Tagged: x
-
AuthorPosts
-
April 21, 2016 at 12:21 pm #894047
jpendergrassParticipantI have attempted to change the menu icons but for some reason they won’t change. The only icons that are working are the ones that were in use as part of the demo theme I installed. As a result I have disabled all icons in my menu.
Now I cam trying to use an icon in a button and no matter what icon name I put into the short code, it shows the same icon. I am want to show the users icon and it is always showing the star icon. I am attempting to put this code in a widget to show buttons.
Here is my code:
<div> <a class="x-btn x-btn-large" href="http://janicebowling.com/volunteer" title="Volunteer" data-options="thumbnail: ''" <i class="x-icon mvn mln x-icon-users" data-x-icon=""></i> Volunteer </a> </div>I am using cornerstone so I am not sure why this is not working.
Please help.
April 21, 2016 at 9:10 pm #894626
John EzraMemberHi there,
Thanks for writing in! When using code like
<i class="x-icon mvn mln x-icon-users" data-x-icon=""></i>, the data-x-icon=”” part is actually what changes the icon. I know it only shows up as a box but that is because it can’t be rendered here, but if you copy this code and change the x-icon-name and not the actual “”, the icon will still stay the same with whatever the data holds. Make sure you are copying the the full HTML and not just copy pasting it and changing the icon names.No if you are not copy and pasting HTML or if you are using shortcodes or CS to generate then and they are somehow not working properly, then something is most likely conflicting. In that case, would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
April 22, 2016 at 3:18 pm #895865
jpendergrassParticipantOk. That makes sense and I think I can figure this out on my own. I just need to know, what do I replace the “” and where do I get it?
April 22, 2016 at 3:21 pm #895869
jpendergrassParticipantOk. I figured it out. I have got it working. Thanks.
April 23, 2016 at 9:34 am #896671
ThaiModeratorGlad you’ve sorted it out.
If you need anything else, please let us know 🙂
April 23, 2016 at 1:53 pm #896869
EParticipantI’m trying to add menu items to the Renew stack. Since I don’t have the correct data icons- don’t know where to get those from/at- it’s not working.
For instance, I want to be able to use the following icons in the menu:
fire
hand right open
rocket
lightbulb
puzzle piece
right arrow
star openWhere do I find the data icons for these, and all renew stack icons for adding to the menu using class code?
April 24, 2016 at 12:35 pm #897583
ThaiModeratorHi @eel,
You can take a look at this page: http://fortawesome.github.io/Font-Awesome/cheatsheet/.
The icon should be like this:
http://i.imgur.com/PHPmTGn.png
Hope it helps 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-894047 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
