Forum Replies Created
-
in reply to: Site breakdown after install
Hello,
Sorry for the late reply.
1-In Customize > Woocommerce > Product Catalog, i selected “Show subcategories” option. You had the “show subcategories and products” option selected which made not only the subcategories show up but random products as well.
Please check and let me know.2-To change the the text inside search box on top go to file: june\includes\codeless_builder\header-elements\cl_header_tools.php
\june\includes\codeless_builder\header-elements\cl_header_search.php
..find the text here and change it to your wish.3-You can change the text in file june\woocommerce\single-product\related.php;
The related products are linked with the current product thru similar categories and tags. Products with at least one equal tag/category, will show up.Let us know.
Best regards!
in reply to: product image too bigHello,
I edited the previous custom css to this:
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { width: 25% !important; display: flex; }I checked, it’s ok now. Please clear cache and refresh page.
Best regards!
in reply to: Redux settingsHello,
You have very old theme and plugins versions. You need to update first! It’s very important for the sit eto run ok and be secure.
To update theme, go to your Envato > Downloads and download theme again, lik eyou did the first time.
-Unzip the main file and extract theme folder.
-Upload it into your wp-content/themes folder. Rename the current theme folder in case you have made any changes to it.
-Go back to wordpress dashboard > Appearance > Themes. Activate the new copy.
Now you will be able to see a message in the dashboard requiring you to update included plugins. Follow the instructions and update every plugin.
Check this article for more: https://support.codeless.co/?ht_kb=visual-composer-updateLet me know if any of the above issues are still present after this.
Best regards!
in reply to: Handel IT Demo MissingThis reply has been marked as private.in reply to: Default product layout styleHello,
I see. From theme options you can assign each product to have default style, in single product settings > Product Single Style.
All products that have assigned the default style, will inherit the layout specified in Customize > Shop > Shop Single Product > Shop Global Single Product Style
See screenshot: https://postimg.cc/image/i9cqdrrjf/
The style you set up here will be added to every product that has the ‘default’ layout set up.While changing this simultaneously for all products at one time, is not possible from theme options.
Best regards!
in reply to: Menu not showing unless page is scrolledHello,
@Scout, are you using animation? If yes, please disable it and try again.
Let us know.Best regards!
in reply to: Cart Layout – Float RightHello,
Please try this code:
.woocommerce table.shop_table, .woocommerce-page table.shop_table { text-align: right !important; }Let us know.
Best regards!
in reply to: WooCommerce 3.3.3 – old column fix no longer worksHello,
Thank you for sharing this Rebecca!
Best regards!
in reply to: Theme activation ProblemsHello,
Please send a valid login link. As mentioned the wordpress default login links are not working. See screenshot:
https://postimg.cc/image/cbum8emrf/Best regards!
in reply to: Strange post layout on FolieThis reply has been marked as private.in reply to: Default product layout styleHello,
Please check below a video tutorial where you can see in details how to do it.
Let us know if you have any questions.
Best regards!
in reply to: Handel IT Demo MissingThis reply has been marked as private.in reply to: Redux settingsThis reply has been marked as private.in reply to: JS console error on every pageHello,
This happens because there is needed a user id for the instagram settings. Add token and userid at Theme Options (Customizer) -> Footer which is now empty.
Let us know.Best regards!
in reply to: product image too bigThis reply has been marked as private.