This topic has 8 replies, 3 voices, and was last updated 9 years by deliriou55.
-
Author
-
November 12, 2015 at 01:05 #86882deliriou55Participant
Hi again. I am brining up this issue again because a number of Buddypress plugins uses font awesome icons and it seems each time I fix one clash, another one happens in a different plugin, so they all disappear from the page (hour glass and add friend etc). It will be simpler to redefine the css class for the Sweetdate theme to save me time trying to get the other plusins to resolve it their end, as no progress so far. They all point me back to the Sweetdate theme needs changing. All I ask is that you show me how to change the prefix in the Sweetdate theme CSS, as I have found the style sheet but when I change the prefix and reflect this in the php files(where it calls for the font) it makes no difference. Is there something i am missing?
Please resolve this as it is an issue with the theme, not the plugins. Thank you.
November 13, 2015 at 05:14 #87056LauraModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! 🙂Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
November 13, 2015 at 20:22 #87212GinsamaParticipantCan you please set the website link I can try and check for a wise solution (i’m not from the support team)
November 13, 2015 at 21:38 #87227deliriou55ParticipantHi Ginsama.
Thank you for the reply. The site is http://www.matchingplayers.com.
Do you need the admin access?John.
November 13, 2015 at 22:00 #87231GinsamaParticipantyou are welcome just tell me what are the pages you encounter the font awesome errors in.
November 13, 2015 at 22:25 #87232GinsamaParticipantI have come to find the missing Icons thanks, the solution so far is to change the class name on each anchor tag ‘{text}‘ from ‘icon icon-[name]’ to ‘fa fa-[name]’.
Unless you are tired of this there is another solution is to give me a list of each missing icons I then will post a css solution for you to be added in the default stylesheet file of sweetdate theme.
Best luck.November 13, 2015 at 23:04 #87236deliriou55ParticipantHi. Thank you for your help and advice. I tried to change the class and the anchor text from icon onto fa. Still the change isn’t happened on the site. Press hello by telling me how to change the Facebook icon I’ll the header PHP for file to start with, as I may be missing something
November 13, 2015 at 23:39 #87239GinsamaParticipantyou are missing just ‘fa’ in your class name, ex: <i class=”fa fa-facebook “></i>
and not <i class=”fa-facebook “></i>
the first class name tells font awesome that it is your item and it needs an icon which is fa-facebook.
do this to all your icon class and it will work, I have tested it 🙂November 14, 2015 at 13:22 #87270deliriou55ParticipantThank you for your help. This is resolved now
-
AuthorPosts
You must be logged in to reply to this topic.