Home › Forums › WoodMart support forum › Yith Customise my account plugin compatibility
Yith Customise my account plugin compatibility
- This topic has 12 replies, 2 voices, and was last updated 7 years ago by keizershaquil.
-
AuthorPosts
-
November 10, 2017 at 7:41 pm #23750
keizershaquilParticipantHello,
I recently installed Yith Customise my account plugin. I need to use it because of other plugins provided by them. As you can see from the attached image, the endpoint tabs are staying further to the left, and not bellow the “My account title”. How should I fix it?
Best regards
Attachments:
You must be logged in to view attached files.November 10, 2017 at 10:17 pm #23770
Artem TemosKeymasterHi,
If you want to use an additional plugin for the my account that adds their template parts, you may need to remove all our theme code for the my account page. But in this case, our icons will be removed also. Do you want us to provide us a code for this?
Regards
November 13, 2017 at 5:16 am #23910
keizershaquilParticipantHello,
I really like your theme, and the way you used icons for the endpoints so I would like to know if there is a way to integrate with it. If its not possible, then yes. I will need to remove the code in order for it to display correctly.
Best Regards.
November 13, 2017 at 7:22 am #23917
Artem TemosKeymasterHi,
Do you mean you want to place your icons for new account items instead of default gear icon? If you want this, we will provide you a CSS code to achieve it. So, write us do you need to hide them or replace icons.
Thank you
November 13, 2017 at 8:45 am #23930
keizershaquilParticipantI would like to have the menu displayed beside the endpoint icons, where the “My account” tittle is (see attached image), because it does not look good as it is. And change the gear default icons.
Summary:
1- Remove sidebar title “my account”
2- Move menu to where the title was
3- How to change the endpoint icons (don’t want them to stay with gear icons)Attachments:
You must be logged in to view attached files.November 13, 2017 at 9:23 am #23940
Artem TemosKeymasterHi,
Please, provide us your admin access so we can check it.
November 13, 2017 at 11:25 am #23971
keizershaquilParticipantok. The website is http://kronos.flywheelsites.com/
November 13, 2017 at 12:31 pm #23983
Artem TemosKeymasterAdmin user name or password seems to be incorrect since we can’t enter your account area.
November 13, 2017 at 7:31 pm #24057
keizershaquilParticipantI think it should be working now. Could you send me your email, so I can invite you as a collaborator to have access to SFTP. If you need to use it.
November 14, 2017 at 7:41 am #24110
Artem TemosKeymasterHi,
You can use this code snippet to replace that icons with Font Awesome icons.
div.gift-cards-link a:before { /*Gift Cards icon*/ content:"\f2bc"; font-family: FontAwesome; } div.support-tickets-link a:before { /*Seller Support Tickets icon*/ content:"\f2bc"; font-family: FontAwesome; } div.make-a-deposit-link a:before { /*Make a deposit icon*/ content:"\f2bc"; font-family: FontAwesome; } div.income-expenditure-history-link a:before { /*Income/Expenditure History icon*/ content:"\f2bc"; font-family: FontAwesome; }
Just replace content field of each icon with any from FontAwesome list http://fontawesome.io/icons/
Regards
November 14, 2017 at 10:29 am #24142
keizershaquilParticipantThanks. What file do I insert this into?
November 14, 2017 at 10:36 am #24149
Artem TemosKeymasterYou can add it to the Custom CSS section in Theme Settings.
November 14, 2017 at 10:43 am #24151
keizershaquilParticipantThank you very much 🙂
-
AuthorPosts
Tagged: my account, My account customisation
The topic ‘Yith Customise my account plugin compatibility’ is closed to new replies.
- You must be logged in to create new topics. Login / Register