Forum Replies Created
-
AuthorPosts
-
I will give that a try in a day or two. Just sent out newsletter for my client’s website, so I don’t want to mess anything up atm in case it breaks something. I did find a temporary solution for the time being and that was manually going into wp-content/uploads/dynamic_avia/enfold_child.css and changing http to https in the css there (stumbled on this after racking my brain for hours and hours). Seems that an enfold file does generate the url dynamically, so the css file went back to http address for the goodreads file. It’s been ok for the past 2 days after I changed it back to https in enfold_child.css.
From browsing through the threads, I think the issue is caused by something in the font-manager-class.php file. I played around with the various suggestions made in the past from mods here but nothing things to help it. At least i don’t have the mixed content for the time being
Thanks. I already tried that with various search and replace plugins and none were able to find that search term. My guess was that part of the url was generated dynamically by enfold.
I did end up going into phpmyadmin and found the possible culprit (in the options table). It was referring to ‘http’
Only problem was that when i changed it to ‘https’, the site started throwing php warning errors like so:
Once i change that bit back to ‘http’, the warnings went away. Not really sure how else to approach it. Hopefully the support team has a fix for this.
Hi Guenni007. The errors from console log.
The particular icon is for Goodreads that’s giving mixed content issue. I’ve since fixed the issue for raleway and Lora fonts by re-uploading those custom fonts. But the Goodreads one I tried doing the same but no solution so far. Seems enfold keeps referring to the folder /wp-content/uploads/avia_fonts/type_fonts/fonts/goodreads.woff etc, which is where the mixed content errors come from.
Thanks for the reply Victoria. Oh well, too bad that this can’t be done out of the box. Have a good one!
September 3, 2018 at 10:13 pm in reply to: Custom Fontello Font not displaying correctly on mobile #1005205Hi Ismael,
Thanks very much for that! I see the icon showing up properly now on mobile. May I ask what it was that you did? (in case for future cases like this). Did you do something to the svg file i sent over or did you grab another goodreads icon from the web?
Regards,
Louis
August 31, 2018 at 10:55 pm in reply to: Custom Fontello Font not displaying correctly on mobile #1004237Here’s the goodreads svg file. Thanks!
https://www.dropbox.com/s/8pm9q14c80shb4y/if_goodreads_social_media_logo_1407939.svg?dl=0
August 29, 2018 at 4:39 pm in reply to: Custom Fontello Font not displaying correctly on mobile #1003216Here’s the link to custom svg file (which fontello generated as a zip). This was the file that I uploaded via the Enfold import area
https://www.dropbox.com/s/c4bh1n9nbubozmz/fontello-a1176af1.zip?dl=0
Thanks!
August 28, 2018 at 8:33 pm in reply to: Custom Fontello Font not displaying correctly on mobile #1002818Hi Ismael,
I checked FF, chrome and safari on Mac and it’s showing the icon for me (see link below). As for the icon, I grabbed it from iconfinder and uploaded it to Fontello as a custom svg.
Thank you
August 27, 2018 at 5:30 am in reply to: Custom Fontello Font not displaying correctly on mobile #1002129Here’s my wp login
Thanks
August 25, 2018 at 1:19 pm in reply to: Custom Fontello Font not displaying correctly on mobile #1001631Thanks Rikard. I tried changing the color and background color, but that didn’t help.
August 24, 2018 at 8:03 pm in reply to: Custom Fontello Font not displaying correctly on mobile #1001381Done! Left code in so you can take a look. Thanks
- This reply was modified 6 years, 3 months ago by tma8.
August 24, 2018 at 3:15 pm in reply to: Custom Fontello Font not displaying correctly on mobile #1001269Thanks for that Rikard. Unfortunately, that doesn’t work. The custom font gets bigger, but the inner G fill still doesn’t show up on mobile.
Thanks for the reply Nikko. Ah yes, I now realize why I couldn’t find the set “Content Height” option. I have “Set display tabs BELOW the content” (required for my design). Seems that when tabs are below the content, the option field for variable height disappears. Is there any way to achieve variable height for when the tabs appear below the content?
Thanks again!
June 10, 2014 at 10:59 pm in reply to: Fullscreen slider jumpy and not smooth on some browsers #277248Ok will try that a bit later. Thanks again for your help Josue. Will let you know how that works on IE.
Cheers
June 10, 2014 at 10:52 pm in reply to: Fullscreen slider jumpy and not smooth on some browsers #277240Awesome. Thanks Josue. I missed that your css had “S” instead of “s”. Changed it and now it’s disabled it in Safari.
How would I disable it too for Internet Explorer? I found it really jumpy on IE11 as well.
Thank you.
June 10, 2014 at 10:35 pm in reply to: Fullscreen slider jumpy and not smooth on some browsers #277231Hi Josue,
I don’t actually have that in quick CSS section, but I placed that in my child theme. That shouldn’t matter should it?
June 10, 2014 at 10:13 pm in reply to: Fullscreen slider jumpy and not smooth on some browsers #277220Hi Josue,
I had already tested it out using this CSS (Ismael had provided this code earlier in the thread):
.Safari .avia-fullscreen-slider .avia-slideshow-inner {
-webkit-transform: translate3d(0px, 0px, 0px) !important;
}Any other suggestions?
Cheers
June 9, 2014 at 1:22 am in reply to: Fullscreen slider jumpy and not smooth on some browsers #276309Hi Josue,
That new code doesn’t seem to change anything either (parallax and jumpiness still there).
Cheers
June 7, 2014 at 7:51 pm in reply to: Fullscreen slider jumpy and not smooth on some browsers #276095Hi Ismael,
Thanks for the help.
I’ve replaced code in line 61 of header.php, added new css and even flushed my cache on Safari (iMac and Macbook) but nothing’s changed — the parallax effect and jumpiness is still there. Any ideas why?
June 6, 2014 at 3:54 pm in reply to: Fullscreen slider jumpy and not smooth on some browsers #275618thanks for the link aovivo. Appreciate that. Will examine it in more detail when I have some time on my hands. Though like you, I’m weary that trying to implement it could potentially conflict with other plugins/scripts in Enfold.
Cheers
- This reply was modified 10 years, 5 months ago by tma8.
June 6, 2014 at 3:37 pm in reply to: Fullscreen slider jumpy and not smooth on some browsers #275613My hope is that Kriesi could implement a fix before waiting on Safari to better support the effects, since it’s not just Safari. IE 11 on Windows and FF 28 as well it gets choppy when scrolling/using next section button to move down screen.
@aovivo, have you tried any specific jQuery Easing Plugins to help this matter that you’d recommend trying out?Thank you Josue! Your CSS works fine.
Cheers
-
AuthorPosts