Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Google Fonts not loading in dropdown
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Google Fonts not loading in dropdown
#69352
Google Fonts not loading in dropdown 1 Year, 9 Months ago Karma: 0
Just installed your component and am playing with it now.

One thing I noticed is after adding Google Font at the top, the text element is not showing the font in the dropdown.

<link href='fonts.googleapis.com/css2?family=PT+Sans+Narrow:400' rel='stylesheet' type='text/css'>

I checked other older forum threads - wondering if this issue is ever fixed/being followed up.
The administrator has disabled public write access.
 
#69369
Re:Google Fonts not loading in dropdown 1 Year, 9 Months ago Karma: 748
Hello,

The font URL is invalid (400 HTTP error occurs if try to load it). Use the following code:

Code:


<link href='https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400' rel='stylesheet' type='text/css'>



Regards,
ARI Soft
The administrator has disabled public write access.
 
#69372
Re:Google Fonts not loading in dropdown 1 Year, 9 Months ago Karma: 0
<link href="fonts.googleapis.com/css2?family=Outfit" rel="stylesheet">

The font gets added in the dropdown the first time. It looks fine in the slider preview, but in the actual slider on the site the font is not loading up.

Also after saving the slider, the dropdown menu no longer displays the font.

Please check it out in the backend on your end.
The administrator has disabled public write access.
 
#69401
Re:Google Fonts not loading in dropdown 1 Year, 8 Months ago Karma: 748
It should work in v. 1.1.8.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#69402
Re:Google Fonts not loading in dropdown 1 Year, 8 Months ago Karma: 0
It's not working with v1.1.8. Please check it yourself in my backend. I already sent you the login info via email.
The administrator has disabled public write access.
 
Go to topPage: 1