Forum Replies Created
-
in reply to: Site breakdown after install
Hello,
I am looking into this now. Will update you asap.
Regards!
in reply to: Can't edit slideshow and no content blocksHello,
We are checking on this and will be back asap. Can you post some valid wp credentials in your profile data?
Read this article for more information.Best regards!
in reply to: Problem with jquery?Hello,
I see you have a lot of third party plugins installed. Please deactivate them all and clear cache and refresh page.
There is no issue with the portfolio page. I suspect one of your plugins is conflicting with theme scripts.
Please do this first and let us know how it goes.Best regards!
Hello,
1-Can you please post a link of the page you are getting this?
2-You can fix the menu getting down in ipad, by reducing the menu padding/margin between the menu items. Go to Tower > Header Options > Menu Options > Menu Items padding/Menu Items margin. Decrease the values here until you are satisfied with the result.
3-Most probably the font of the menu items is the same as the background color and that is why it’s invisible to you. To change this, please add this code into your General Options > Custom Css box:
.menu-small ul.menu > li > a { color: #8d6dc4 !important; }Change the color to your wish.
4-Sorry , i don’t understand. What type of formatting are you referring to? Can i see a page where you are using this?
5-Please add this code into your custom css box:
.portfolio_single h4 { display: none; }6-Please go to file includes\view\portfolio\loop-grid.php and find these lines:
if(is_object($item_categories) || is_array($item_categories)) { foreach ($item_categories as $cat) { $sort_classes .= $cat->slug.' '; } }Add
$sort_classes .= $cat->name. Then add this variable where it’s called in the portfolio loop. See screenshot: https://postimg.cc/image/fjxrs65rb/
The complete code of the edited file can be found here: https://codeshare.io/5XmVgk7-You can fix this with custom css. Can i please see a link of the page?
Best regards!
in reply to: Problem with jquery?Hello,
What version of the Visual Composer are you running? Please add some valid wp credentials in your profile data. So we can give it a closer look.
Read this article for more information.
Best regards!
in reply to: WP Bakery Page Builder BROKEN HOMEPAGEThis reply has been marked as private.in reply to: Black bar above the headerHello,
The #wrapper id includes the entire area of your page’s content. Including header and footer. Yes, you can use that for footer too. I see the site looks great now: https://postimg.cc/image/vta5pr4jb/
Let us know if there is anything else we can help you with.
Best regards!
in reply to: Black bar above the headerHello,
Please add this code into your Customize > General > Custom Codes > Custom Css menu:
div#wrapper { margin-top: -65px; }Let us know.
Best regards!
in reply to: Edit Single Post template (header)Hello,
You can add the image at Specular > General Options > Header Options > Default Page Header. The settings set up here will affect all posts.
Let us know if you need further help.Best regards!
in reply to: Support for Folie | The WordPress Website BuilderHello,
The test page is created in your site. So this means the lightbox works ok and you do not need any additional update or customization.
Just add a gallery element from Codeless Builder elements. Then add images into it. Select the style and other settings in the gallery options. See screenshot: https://postimg.cc/image/n8xtvdjcn/
Let us know.Best regards!
in reply to: Mobile Grid No CaptionHello,
We can give this a closer look and help you with it. Please enable again the credentials in your profile data. I can’t login with the current ones anymore.
Let us know.Best regards!
in reply to: Problem with jquery?This reply has been marked as private.in reply to: Shop not displaying products using Internet ExplorerHello,
Sorry for the late reply.
This is a feature that requires coding, that’s why i have forwarded it to our developers for a more professional review. We be back to you asap.Best regards!
in reply to: Products not showing upHello,
Sorry but this is not possible for now. The top filters are a feature for default shop, the page you set up as your shop page in Woocommerce > Settings > Products > Shop Page.
All other shop pages are created using the Codeless Builder shop elements.
Best regards!
in reply to: Problem with jquery?Hello,
You can download the latest available version of theme from your Envato account > Downloads.
The latest version is 2.6.1.
Do you have any other third party plugins installed? Which buttons are having issues?
Let us know more details so we can understand the issue better.Best regards!