Hi,
I would like to ask about my site. I noticed that the carousel post scroller (arrow sign left/right) has changed to just box/square. What could be the reason for it and I would like to re-store it into arrow icon.
Thank you.
Troy
Hi,
I would like to ask about my site. I noticed that the carousel post scroller (arrow sign left/right) has changed to just box/square. What could be the reason for it and I would like to re-store it into arrow icon.
Thank you.
Troy
Hi There,
Try clearing any caching plugins you have active or the cache provided by your host. We updated FontAwesome with this release. Version 5 required changes to the markup, CSS, and the file location changed. Your site is probably serving the old markup which has references to the previous font location.
If you clear your cache but it’s still happening. This could happen if your site has icon markup that you added directly rather than using our icon shortcode. As of Font Awesome version 5 they split icons into multiple fonts. This can be fixed by changing instances of the data-x-icon
attribute to one of the following:
data-x-icon-b
for social icons.data-x-icon-o
for outline icons.data-x-icon-s
for solid icons.The original attribute data-x-icon
will still work for solid icons as a fallback but we’ve updated everything for consistency.
Let us know how it goes!
Hello @thai,
Thank you so much for your help. Simply clearing the cache of my site restores my arrow icon in the carousel.
Thanks a lot.
Troy
You’re welcome, Troy. Glad we could help.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.