Forum Replies Created
-
in reply to: Landing Page – Remove menu from a specific page
Hello,
Can you send us a link of your site or where are you trying this? We need to give it a closer look. Paste the site url on the profile user information empty fields.
Let us know.Best regards!
in reply to: WordPress 4.6.1 and Specular 2.1 or newerHello,
We will update it very soon. Let us know if you need further help.
Best regards!
in reply to: portfolio page errorHello,
What theme version are you using? Have you installed many third party plugins?
Send us your credentials to give it a closer look. Update the profile user information, read this article for more information.Best regards!
in reply to: Codeless Slider – Center videoHello
Sorry for the late reply. I still can not log in to your site.
As for the last reply, im going to need the username too. Please fill the profile user information fields with some valid credentials.
Let us know.Best regards!
in reply to: Codeless slider loop/next disappearHello,
To make the third slide arrow to loop, go to your theme files \wp-content\themes\tower\js and open main.js. Here find these lines
$('.codeless_slider').imagesLoaded(function(){ $loading.css('display', 'none'); var c_speed = $('.codeless_slider').data('speed'); if(c_speed == 'undefined') c_speed = 10000; codelessSlider = new Swiper('.codeless_slider',{ slidesPerView: slide_per_view, paginationAsRange: false, loop: false, touchRatio: 0.7, autoplay: c_speed, speed: 800, noSwiping: true, updateOnImagesReady:true,Replace them with these lines:
$('.codeless_slider').imagesLoaded(function(){ $loading.css('display', 'none'); var c_speed = $('.codeless_slider').data('speed'); if(c_speed == 'undefined') c_speed = 10000; codelessSlider = new Swiper('.codeless_slider',{ slidesPerView: slide_per_view, paginationAsRange: false, loop: true, touchRatio: 0.7, autoplay: c_speed, speed: 800, noSwiping: true, updateOnImagesReady:true,Save file and reload page.
Let us know.Best regards!
in reply to: Category based Sidebar for Single PostsHello,
We will consider that on the other theme updates. Like we said on the other topic of yours, please suggest us new features here.
Best regards!
in reply to: part of submenu showsHello,
Do you want to remove the green underline on contact menu item? see screeshot
Let us know.Best regards!
in reply to: Codeless slider loop/next disappearHello,
We will need at least the site url to give it a closer look at the issue. You can send us your wp credentials, just update the profile user information for that. Read this aricle for more information.
We don’t send the edited files, first we take a look at the problem you are having and reply to you the answer. If needed we make those modifications on your webpage when we have the credentials( we can also modify the theme files if you can’t do it by yourself). But in your case we will need for now only your wp credentials.
Let us know.Best regards!
Hello,
Sorry, but i don’t see any problem with the portfolio item being cut off or shifted to the left on responsive mode. Did you manage to fix the issue?
You have a very old version of tower theme. I recommend you to update theme to the latest version. We make many improvements on every release.
Let us know.Best regards!
in reply to: Portfolio Fullscreen Homepage – clickable imagesHello,
Sorry for the delay!
The child theme inherits the changes you make on the parent theme, but not otherwise (don’t make the changes on child theme). So you should edit the parent theme files, in your case the original loop-grid.php file. The changes will be also reflected on the child theme, but you have to choose the child theme on Apperance > Themes.The online demo its the first version of theme, because it is not updated. But we have made many improvements on every release, so the last version of theme doesn’t have issues.
What theme version do you have?
If you can not resolve these issues, please send us your credentials to give it a closer look. Update the profile user information for that, read this article for more information.
Let us know.Best regards!
in reply to: Tower Social Widget in headerHello,
That happened because you didn’t turn on the
Show Top Navigation button on Header options > Top Widgetized Area. I was able to place the tower social widget on the top header right area, check your site.
Let us know if you need further help.Best regards!
in reply to: Responsive menu dropdown doesn’t workHello,
Glad to hear that you resolved it.
Thank you for letting us know.Best regards!
Hello,
Glad to hear that you resolved it. Thank you for letting us know.
Let us know if you need further help.Best regards!
in reply to: Responsive menu dropdown doesn’t workHello,
Did you manage to fix the issue? I don’t see any problem with the responsive dropdown menu see screeshot. It works correctly.
Let us know.Best regards!