This topic has 4 replies, 2 voices, and was last updated 5 years, 11 months ago ago by Rose Tyler
Hello,
This is the first time I use this theme and it is great! I have some questions:
1 – Portfolio: I would like to have a portfolio with logos filterable but not clicable. I mean, each project will only have a image and a category, I don’t need to have a page for each of them.
2 – I am using the electron01 demo and I would like to translate the “My account” from the header, how can I do it?
3 – I know that the secondary menu (the one with icons to the left) uses a static block for each of them but where can I change which static block is shown in each menu item?
Thank you for your help.
Kind regards,
Marta
Hello,
Thanks for using our theme.
1) You can make images unclickable on the default portfolio page using this custom css code in Theme Options > Custom css:
.portfolio-item-inner .portfolio-image>a,
.portfolio-descr .project-title a,
.portfolio-descr .posted-in a {
pointer-events: none;
}
2) This documentation will help you to translate theme – https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/
If you face problems with translation, you need to be sure that your translation files are synchronized. Button Sync (Loco Translate plugin http://prntscr.com/glemdq) allows you to synchronize your translation file with pot file.
If you need further assistance, provide temporary wp-admin and FTP access.
3) To be able to see all menu settings, you need to click on “8Theme Page Options” > http://prntscr.com/lui9uw
Please enable WPBakery Page Builder for static blocks in WPBakery Page Builder > Role manager > http://prntscr.com/luiahe
Also, watch this video – https://youtu.be/f07MBdnFPfk
Feel free to ask if you have any other questions.
Regards
Hello Rose,
Thank you for the quick answer!
I will try this and see if I can understand everything.
Kind regards,
Marta
Hello,
You’re welcome!
Feel free to ask if you have any questions.
Regards
You must be logged in to reply to this topic.Log in/Sign up