Forum Replies Created
-
in reply to: Background image responsive
Hello,
Please share with me your wp credentials, so I can make some tests until finding the real solution to this problem.
You can make also the last try to change :
background-size: contain !important;
Let me know.
Regards!
Hello,
There is no new version of Layerslider that will be updated by our theme anymore.
They have changed their license so for the next updates we can’t update it.
If you are using it and want the latest version, you have to purchase a license of the slider.
Best Regards!
in reply to: Problem on single post style after Theme updateThis reply has been marked as private.in reply to: WP Bakery builderThis reply has been marked as private.in reply to: Change the dropdown menu styleHello,
You can fix that by accessing the menu in the WordPress Dashboard.
Send to us your wp creds and online link and we will configure the menu for you like the online example.
Regards!
in reply to: How to Remove Page HeaderHello,
You can access the theme options in the WordPress Dashboard > Specular > Header > Default Page Header
Check the documentation for more:
https://codeless.co/documentation/main.html#default_page_headerRegards!
in reply to: Portfolio PageThis reply has been marked as private.in reply to: Few issues found and need fixHello,
I have activated the header sticky for you. Codeless Page builder -> Header -> Sticky
Also to see the results of the image resize you have to regenerate the thumbnails or re-upload the image again.
Regards!
in reply to: WP Bakery builderHello Vaclav,
Thank you for the nice words.
Now the first thing is that you can use only Codeless WpBakery Visual Composer (modified version) and not the original one.
Second to check out what cause your issue I have to check the Inspector > Console of the browser if there are any javascript errors.
I also recommend you to disable any third-party plugin that can cause this issue.
You can also send us your wp credentials and online link in a private reply so we can try to debug the issue.
Let me know.
Regards!
in reply to: Portfolio PageHello,
Please share your online link or the screenshot of this page so I can understand the issue and help you.
Regards!
in reply to: Tower theme – customised iconsHello,
Service Media is part of the Tower elements. Check out the documentation:
https://codeless.co/tower/documentation/main.html#shortcodes
Service Media in an element where you can upload your png and jpg icons.
Let me know what kind of icons you want to upload and where you want to use theme so we can help you.
Regards!
in reply to: Service Link not workingHello,
The only way to do that is to edit the file: /wp-content/themes/handel/includes/codeless-builder/shortcodes/cl_service.php
if( $service_link != '' ) $output .= '<a href="'.esc_url($service_link).'">';
replace with:
if( $service_link != '' ) $output .= '<a target="_blank" href="'.esc_url($service_link).'">';
Regards!
Hello,
The error logs had nothing to do with the issue effect issue. There you can see that are only some notice in PHP.
I will check the issue in a pc. Please can you disable the animation of the text and check it again.
The only thing that I suppose is the javascript and the new update of chrome that maybe cause this issue.
Tomorrow I will check the website in a PC and will let you know.
Regards!
Hello,
1. Typography can be set here https://codeless.co/tower/documentation/main.html#typography_options
Anyway paragraph spaces can be set with WPbakery, Post Editor of WordPress or Gutenberg Editor.
About the three questions, I can fix them for you. The problem is that I have tried to access the website but the browser gives a 404 error.
Regards!