Forum Replies Created
-
in reply to: Blog Medium Image
Hello,
Please go to your General Options > Blog Config > Blog Style, select Alternate.
Best regards!
in reply to: Mobile Website – Slider IssueHello,
Glad to know it’s ok.
Best regards!
in reply to: audio playerHello,
I opened your site and the song started without any problem. Did you solve your issue?
Let us know.Best regards!
in reply to: Use Revolution Slider On portfolio itemsHello,
Sorry but is not possible to use Revolution Slider in portfolio items. You can use the gallery option to display images. Find it at Single Portfolio Options > Page Style > Add/Edit Slides.
Best regards!
in reply to: Product ImageHello,
To have the zoom effect, please add this code into your custom css box:
.woocommerce ul.products li.product a img:hover { webkit-transform: scale(1.25); -moz-transform: scale(1.25); -ms-transform: scale(1.25); -o-transform: scale(1.25); transform: scale(1.25); }Best regards!
in reply to: Header Menu – Scroll issueHello,
Sorry for the late reply.
This happens when ever you have selected a light logo in your Header Options, but left the default selected logo in your slider. Please go to each slide of the slider you are using and edit Menu & Slider Navigation. You can find it at “Codeless Slide Options > Layout > Menu & Slider Navigation Color”. Also make sure to have the same header style selected in you page’s “General Settings > Page Options & Style > Header Color Style for Header”
Let us know if you need further help.Best regards!
in reply to: Background ImageHello,
To target just one page, go to that page’s options > custom css(screenshot) and add the code above above (screenshot). It will affect only that page.
Thank you very much for the consideration and your rating.
The follow-ups is currently not available. We are working on it. Thank you for the patience.Best regards!
in reply to: Portfolio section brokenHello,
Sorry for the late reply.
The above solution does not affect the number or the style of the displaying portfolio items. That is defined by how you set up portfolio settings.
What do you mean by all items in portfolio show up? Have you not selected their category and it still shows up? I see you have only one portfolio item currently.
Please make sure you have chosen only the category you want to display in portfolio page’s Portfolio Options > Portfolio Categories.Best regards!
in reply to: Codeless Slider and SEO by Yoast incompatibilityHello,
There is no more incompatibility issue with “WP SEO by Yoast” plugin. You can use the one that better fits your needs.
Best regards!
in reply to: Sticky Navigation is not visibleHello,
Sorry for the late reply.
This is not an issue of sticky header. This is the sticky style of the header you have chosen. To include the menu too, in sticky header, you should edit the css.
Let us know if you need help.Best regards!
in reply to: Bad accordionHello,
Please update theme. The latest version has this issue fixed.
Let us know if you need further help.Best regards!
in reply to: Problem with resposive in mobile and tablet.Hello,
Please send me your wp credentials in a private reply. So we can fix it for you.
Best regards!
in reply to: Installation errorHello,
I can’t access it yet, see screenshot.
You may need to increase memory limit and execution time limit. Read here for more instruction or ask your host to do it for you. Also make sure you have the sufficient access to themes files.Best regards!
in reply to: Accordion not working after updateHello,
What do you mean ‘there is no change’? I can see now the accordion titles are displaying. Before the edit they didn’t. You can change the style in accordion settings > Style.
Best regards!
in reply to: Edit Main JS FileHello,
By using a ftp connection or if you use cpanel to access theme files, please open the primary theme folder that you uploaded into your site(specular). Inside it you will find these folders: admin; css; fancybox; font; img; includes; js; lang; plugins;vc_templates; woocommerce (the rest are php single files).
Now open folder ‘js’, inside this folder it is the main.js file. Open it via a simple text editor like notepad or use ‘Sublime text’. Find the lines suggested for the testimonials/ slider or map zooming and edit them.
Save file after you are finished.Best regards!