Forum Replies Created
-
in reply to: Accordion thing..
Hello,
Please edit the code above to this:
@supports (-ms-accelerator:true) { .accordion-heading.in_head { border: none !important; }}This targets the EDGE and IE browsers. Let us know.
Best regards!
in reply to: Problem with installationHello,
Sorry for the late reply.
Can you please recap and explain what are you having difficulties with? I see in both of your sites (original and us version) that the Specular theme is already imported. You have activated another theme.
Did you manage to fix your issue? What can we help you with now?
Let us know.Best regards!
in reply to: Non Responsive for iPad (Portrait)Hello,
I see you have an old version of theme. Please update theme to it’s latest version first. It has many important changes made. Let us know if the issue persists.
PS: This is Specular theme support forum. You have Tower theme installed. Please be careful to write at your theme’s support forum for future topics. To avoid misunderstanding that can cause delays in problem solving and confuse other forum visitors. Thank you for understanding and cooperating.
Best regards!
in reply to: Responsive IssuesHello,
Sorry for the late reply.
Yes, i am sure. The main.js file is located in the main folder (js), containing all javascript files.
If you can not find it still, then send us your ftp credentials in a private reply. So we can do it for you.
Don’t worry, your data is safe with us. Let us know.Best regards!
in reply to: Redux Framework WarningHello,
Glad to know it ok. Thanks for sharing!
Best regards!
in reply to: Archive Page sidebar problemHello,
Sorry for the late reply.
Where are you trying this? Please send us a link where you have the sidebar (the above is fullwidth already). So we can give it a closer look.Best regards!
in reply to: Show header and footer in fullscreen blogHello,
Sorry for the late reply.
To activate sticky header (header visible when when is scrolled down) please go to General Options > Header Options > Sticky nav, set it ON.
Sorry but is not possible for the full-screen blog post style to show footer at the header.Best regards!
in reply to: featured image in post categoryHello,
Sorry for the late reply.
I see that the original image is too wide compared to the shrieked version. Please try out different sizes until you get the best option.
The function of codeless add_image_size() function is to edit images dimensions. It’s up to you to find that one dimension that fits your needs best.
Let us know.Best regards!
in reply to: FAQ Accordion help (Tower theme)This reply has been marked as private.in reply to: Dummy Import ProblemHello,
I guess you did not import with attachments. The attachments included images in dummy data import process. However, that is not so important as you can retrieve the images from our online demo, save them in your computer and use in the site.
The import process gives you pre-created pages/posts/portfolio items. But you need to customize them to your wish.
If you send us your wp credentials in a private reply, we can help you get the demo look as a starting point.
Let us know.Best regards!
in reply to: Portfolio Categories not workingHello,
The categories in portfolio are not normal links. They are generated from js scripts. That is why you see only the # link. I see that you have a javascript error in this page. Please deactivate all third party plugins and try again. One of them may be conflicting with theme scripts.
Let us know.Best regards!
in reply to: Team/Staff linkingHello,
Please go to file vc_templates/staff.php and replace all the code with this:
https://codeshare.io/Dc4g4I searched your previous posts but i did not find any other topic regarding this issue.
Let us know if you need further support.Best regards!
in reply to: Redux Framework WarningHello,
It may be an internet connection problem. Like the warning message says, it can not be connected to the CDN.
Read more regarding it in this article. Let us know if the issue persists.Best regards!
in reply to: Redux Framework WarningHello,
It may be an internet connection problem. Like the warning message says, it can not be connected to the CDN.
Read more regarding it in this article. Let us know if the issue persists.Best regards!
Hello,
Please add this code into your custom css box:
.single-post .top_wrapper { padding-top: 100px !important;}Best regards!