Forum Replies Created
-
in reply to: No more CSS and Parallax animations on home page
Hello,
Please can you show us your site credentials in a private reply, so I can give it a closer look.
best regard!
in reply to: No more paralax backgroundHello,
Have you installed the latest theme version and visual composer 4.11.2?
Please can you show us your site url so I can check what’s the issue?
It would be great if you can give me also your site credentials in a private reply, so I can give it a closer look.
best regard!
in reply to: FAQ’s / Accordion auto-scroll is a big problemHello,
Sorry for the late response. Please edit the file ‘tower/js/main.js’.
Find the lines:
function codelessOnePageContent(){ "use strict"; $('.composer_content').onePageNav({ currentClass: 'current-menu-item', changeHash: false, scrollSpeed: 750, scrollThreshold: 0.5, }); }and delete theme or comment they out.
Best regards!
in reply to: Overlay Menu items positionHello,
Add the code at Tower -> general options -> css box:
nav .menu > li > a { text-align: left !important; padding-left: 145px !important; } nav .menu li ul.sub-menu li a { padding-left: 145px !important; text-align: left !important; }Best regards!
in reply to: problem with portafolio – home in responsive versionHello,
In which device are you checking the website? I tested it on some browsers and on iphone but didn’t see the issue?
Regards!
in reply to: Import Dummy Data fails everytimeHello,
I imported the dummy content.
Best regards!
in reply to: LOST all my portfolio items!Hello,
Try to reset the permalinks. Go to permalinks, select the permalink you want and click save. Let us know if the issue persists.
Regards!
Hello,
Please can yous how us your site credentials? We will configure the theme for you.
Here https://launchmusic.com.au/ you haven’t installed our theme.
Best regards!
Hello,
You have selected the option to remove the slider on responsive. Also you haven’t set the slider height.
The options can be found at homepage -> Slider Options.Best regards!
in reply to: Change WordPress Iris Colorpicker default colorsHello,
What color do you want to change? Can you show us a screenshot?
Regards!
in reply to: Dummy Data for Business 5Hello,
I can’t login with the provided credentials via SFTP.
Best regards!
in reply to: Side widgets are not shownHello,
Sorry for the late response.
I added a widget on blog sidebar and it’s displayed. Add more widgets on blog sidebar. I don’t see any issue.
Best regards!
in reply to: Slider top margin fails in responsiveHello,
Please add this css code:
@media (max-width: 979px){ .top_wrapper { padding-top: 0px !important; } }Best regards!
in reply to: Big menu and detail pages headerHello,
Please download the latest theme update. Use this css code for now.
.blog #slider-fullwidth { display: none !important; }Soon we will launch a theme update and fix the issue with the blog.
The string aren’t hard-coded and should be translatable.
Are you using .po files or translating them using WPML String Translations? I didn’t found WPML installed on your site.Best regards!
in reply to: Drop Down Menu Not working properlyHello,
Sorry for the late response.
On which device are you checking it out?
I tested it on iphone and it works perfectly. The effect is the same.Best regards!