Forum Replies Created
-
Hello,
In mobile you can click on product title to go to product page. However to remove the touch event, add this Custom css:
@media (max-width: 480px){ .shop-products .product_item .cl-thumb-wrapper { touch-action: none; }}Best regards!
in reply to: WPBakery not saving changesHello,
I fixed the error message. See screenshot: https://ibb.co/ZTFctRv
The code for Google Tag Manger is in General Options > Tracking Code / Custom CSS / Custom JS, however it will not cause any issue now.
Best regards!
in reply to: Shop layoutHello,
The Metabox plugin was disabled and keeping all settings from being visible. It’s ok now. Please check your site.
Best regards!
-
This reply was modified 7 years, 2 months ago by
Mirela.
in reply to: codeless slider menuHello,
I consulted the developers and this is not possible. Sorry but the slider has different structure and does not function the same way as a normal row in container.
Best regards!
in reply to: about changing portfolio itemsHello,
Please add some wp credentials in your profile. So i can check this directly. There is no reason for you not to be able to edit the images.
https://support.codeless.co/?ht_kb=add-private-login-credentials
Regards!
in reply to: LayerSlider Stuck on Old VersionHello,
Try deleting the plugin’s file’s in wp-content/plugins folder, using a ftp account. Then install it again.
Regards!
in reply to: PRoblem with Title heading with inline boarderHello,
I fixed it.
In file vc_templates/block_title.php i replaced this line:
$output .= '<h2 class="h1">'.$title.'</h2>';
with this:
$output .= '<h1>'.$title.'</h1>';We will include the change in the next theme update so you do not have to worry about the changes.
Best regards!
in reply to: PRoblem with Title heading with inline boarderThis reply has been marked as private.in reply to: Customization is gone after updated themeHello,
The sidebar was not showing because the page was set as fullwidth. However, i made the changes you wanted (to reflect the screenshot) in this page: https://www.eltano.es/home-2/
Just assign it as your home page.
Let me know.Best regards!
in reply to: Header disappearsHi,
All slide’s header style was set up to be light. I changed that in Codeless Slider > Slides > Codeless Slide Options > Layout > Menu & Slider Navigation Color.
It’s ok now. Please clear cache and refresh page.Best regards!
in reply to: codeless slider menuHello,
Follow the logic of the one page set up. Add a row id in the slide’s Row Settings. Add the full link of it in the menu. Example: https://www.yoursite.com/#firstslide_id
Best regards!
in reply to: PRoblem with Title heading with inline boarderHello,
Sorry but can you please add some wp credentials in a private reply?
Best regards!
in reply to: Problem updating Specular theme to new versionHello,
You can try the manual update. Just open theme files from a ftp account. Go to wordpress installation folder, wp-content/themes/specular. Rename the old theme folder and upload the new one.
In wordpress dashboard, proceed in updating the included plugins.Please add some credentials in a private reply. So i can check. The Specular menu button is from a plugin as well, that’s why i asked for the included plugin’s situation.
Best regards!
in reply to: Placeholder "Similar Works"Hello,
1-Sorry it’s not possible reorder portfolio items to your wish. They are sorted by default by their creation date. But you can add this functionality using a plugin. Check “Post Type Order“.
2-This is a block of content added using Codeless Builder. Just open the customizer and edit out the text like any other text in the site.
If you still have difficulties, add some wp credentials in a private reply so i can do it for you.Best regards!
-
This reply was modified 7 years, 2 months ago by