Forum Replies Created
-
in reply to: Portfolio Category Slug Names Appearing In Portfolio
Hello,
This is the responsible code to edit. Go to file includes\view\portfolio\loop-masonry.php and do the same replacement. If still no luck, send us your wp credentials in a private reply. So we can do it for you.
Best regards!
Hello,
The latest version is 1.3.4, you can download it from your Envato account. Get the latest update and then send us your wp credentials in a private reply. So we can check your configurations.
Best regards!
in reply to: Woocommerce error messageHello,
Nice to know it’s ok now and thanks for sharing your solution.
Best regards!
in reply to: Responsive/ Mobile IssuesHello,
I edited the code to this:
@media (max-width: 767px){ .header_1.fullwidth_slider_page .top_wrapper { padding-top: 0 !important;} .top_nav { display: block !important;} .top_nav .row-fluid .span6:first-child {width: 70% !important;} .top_nav .row-fluid .span6:last-child {width: 30% !important;} .pull-left { width: 276px !important; padding-top: 6px !important;} .top_nav .widget { margin-left: 9px !important; height: 20px !important;} }This is the result in mobile: screenshot.
And this code for the ipad:@media (max-width: 979px){ .pull-left { width: 420px !important;} }Best regards!
-
This reply was modified 10 years, 4 months ago by
Mirela.
in reply to: Header issuesHello,
I see that the title is ok. It does not overlap any more (screenshot).
As for the header image, the image can be scaled down to a precise width, enough to leave space for the parallax effect. Add this code:@media (max-width: 767px){ .header_page.centered { background-position: inherit !important;} }NOTE: For any other question or query please open up a new ticket. This is getting overloaded and it has lost it’s original point long before.
Best regards!
in reply to: one page template/websiteHello,
Yes, it can be used to create a single page site. Please read here for more information on how to create it.
PS: This is Specular theme forum. Please write at the theme’s specific forum for questions regarding Tower theme.
Best regards!
in reply to: Button color not changing in slidersHello,
You have to choose for the button, the style “Button with bg color”.
Best regards!
in reply to: Site was down and now goes with malfunctions.Hello,
I can not see the version of theme you have from your site’s url as the cache plugin is blocking the style.css file access. First make sure to update theme and Visual Composer to their latest updates.
You can download the latest theme version from your Envato account and update theme as instructed here.
Second, deactivate and then delete the current WP Bakery plugin. Refresh page, and you will see the message in your dashboard, requiring the WP Bakery plugin installation. Install plugin as instructed. This is the Visual Composer version(latest) included in the last theme update.
Let us know for anything.Best regards!
in reply to: Cant acess to my Profile in this forumThis reply has been marked as private.in reply to: Row Height ChangingHello,
Good to know it;s set now. Let us know if you still need our help.
Best regards!
in reply to: Clients WidgetHello,
-I already redirected the ticket to the right forum, that is why it says Tower Forum.
-I made some tests, but it’s not possible to go further the value of 55 clients. This is not a theme issue as the responsible code is an infinite loop and has no restrictions, but redux have a restricted number of variables to call in a page load. Having this much items, exceeds it and therefore does not allow you to add more.
You can use a third party plugin for this, if you have many more items to add.Best regards!
in reply to: Site down after installing required Envato pluginHello,
Glad to know it’s all ok now. It may have been some temporary internal server issue. I’m closing this ticket now.
Best regards!
in reply to: Tower | Business-Driven Multipurpose WP ThemeHello,
Glad to know that. If you can please share the solution so other forum members facing your issue, can find this topic useful.
Thank you!
in reply to: Invisible dropdown mega menuHello,
In what screen resolution are you accessing this? Please edit the code above to this:
nav .menu > li > ul.sub-menu ul { width: 175px !important; } nav .menu > li > ul.sub-menu {left: -55px !important;}This should be the result. Let us know.
Best regards!
in reply to: Responsive Menu IssuesHello,
Sorry for the late reply.
I could not access your dashboard as the credentials seem to not be valid any more.
Please add this code into your custom css box (for the logo in mobile):@media (max-width: 480px){ #logo img { height: 57px !important;} }This is the preview i get with this code: result.
What other element are you having difficulties in mobile? Send us a screenshot, so we can understand better.Best regards!
-
This reply was modified 10 years, 4 months ago by