Forum Replies Created
-
in reply to: Issue with submenu
Hello,
Sorry for the late reply.
The screenshot does not show quite clear what you want to do. Please send us a link to your site so we can check it up and help you.Best regards!
in reply to: Can’t translate some texts in theme!Hello,
Sorry for the late reply.
The “Related Products” is translatable and present in the lang/en.po file. Please search for this line:msgid "Related Products"
Maybe you need to regenerate the file once again.
If you keep having problems displaying it, then send us your wp and ftp credentials in a private reply. So we can give it a closer look.Best regards!
in reply to: Product Imgaes & Layout, and Cart Button FormattingHello,
1-This requires html changes along side css. Sorry but this is beyond support service.
2-To remove “clear section” add this code into your custom css box:.single-product a.reset_variations { display: none; }Best regards!
in reply to: Import demo contentHello,
Sure, do what fits your needs best. Let us know if you need further help.
Best regards!
in reply to: Download Version 1.6Hello,
We have just tested it, and it does download version 1.6. Please make sure you are downloading the right theme and try once again.
Let us know for anything.Best regards!
in reply to: Responsive mobile problems…Hello,
Glad to know it’s ok. Can you please share your actions, so that others viewing this post, can profit from it.
Best regards!
in reply to: FAQ Accordion help (Tower theme)Hello,
Sorry for the late reply.
I see the faqs are opening well in your site. Did you manage to fix it? Sorry but support does not cover custom edits.
Let us know if we can help you with anything else.Best regards!
in reply to: Old theme downloadThis reply has been marked as private.in reply to: How to centre Staff entryHello,
Please add this code into your custom css box:
.single_staff .content { text-align: center;}Best regards!
in reply to: Import demo contentHello,
Please read this article and make sure you have performed those actions. If the issue persists (can not import data) then please send us your wp credentials in a private reply.
The “slider with alias home not found” notification means that there needs to be assigned a slider for that section. With the demo import, you do get pages/posts created but there are some configurations that are needed to be done afterward. Such as assign the slider to home page.
Just go to page’s General Settings > Sliders Options, select one of the created sliders.Best regards!
in reply to: Centered header styleHello,
To remove the header in mobile please add this code into your custom css box:
@media (max-width: 480px){ header#header { display: none;} }I will refer your suggestion to the developer team. If you have any other, please write at our Suggest Us Features forum.
Best regards!
in reply to: stop header transition when loadingHello,
@gtrenard,
This is a solution customized for Specular theme files. Please write at your theme’s specific forum.Best regards!
in reply to: Testimonials (speed) settings: no Duration optionHello,
You’re right. Let us know if you need further help.
Best regards!
in reply to: Responsive IssuesHello,
Please go to file js/main.js and find this line:
$('.codeless_slider_wrapper', parent).removelass('skrollable');
edit to this:
$('.codeless_slider_wrapper', parent).removeClass('skrollable');
Let us know.Best regards!
in reply to: Formatting IssuesHello,
You have some notifications from the jotform plugin. Please deactivate it, clear cache and try again.
Let us know if the issue persists.Best regards!