Forum Replies Created
-
Hi,
try to add this code on functions.php
add_filter('loop_shop_columns', 'codeless_custom_loop_columns', 999); if (!function_exists('codeless_custom_loop_columns')) { function codeless_custom_loop_columns() { return 3; // 3 products per row } }Thanks
in reply to: WE NEED REFUNDHi, can you please let me know the difficulties that you are facing?
Thanks
in reply to: Shop page different with demoThe default theme version is styled using the WPML plugin which is a premium plugin.
I added custom code to fix it. Check now
Thanks
in reply to: Setup Register PartHi, I am not sure but this should be the default behavior. If it’s not, search for a plugin.
Check this tutorial: https://barn2.co.uk/woocommerce-login-plugins/
Thanks
in reply to: "May We Suggest?"Please modify the 404.php and search.php files on wp-content/themes/folie
and on functions.php on this function: codeless_creative_search
Let me know
Thanks
in reply to: Validator.w3 errorsin reply to: Tower Theme Dummy Data NOT ImportingHi,
Try to manually install the content using Tools -> Import, select the XML file from /includes/codeless_demo_content/{selected demo}/content.xml
After this, go back to Tower Theme Options and import one by one Theme Options, Widgets, Menu. Exclude Content! You can import them individually.
Thanks
in reply to: Remove portfolio from slugHi,
Replace the slug with ‘/’
It should work. Let me know
Thanks
in reply to: Related Portfolio ItemsFirst file: includes/codeless_builder/shortcodes/cl_portfolio.php
I have highlighted with Comments the part that has been added.
Second file: includes/core/codeless_routing.php
Same here, highlighted the code, EDITED BY SUPPORTNow portfolio items are randomized
Thanks
in reply to: Shop page different with demoYou can use the Polylang plugin. This is a good plugin and well documented.
Let me know if you will face difficultiesThanks
in reply to: Setup Register PartHi,
Fixed, now you can see a My Account link on Top Header Row (Right Part)
Thanks
Hi,
Sorry, but I can’t help you without sharing a link or a screenshot. Also, give WP credentials so we will fix it directly.
Thanks
in reply to: Change Woocommerce image changesYes, should be width and height more than 300px to crop it exactly (300px x 300px)
Thanks
in reply to: Activate of Handel Theme problemHi,
It probably caused by a misconfiguration on the server you’re trying to install.
Please send me the credentials to install it for you. If you can’t try to import the XML file from /wp-content/themes/handel/includes/codeless_dummy_data/demo/content.xml
Import it using Tools -> Import
After successfully imported, go again to the Codeless setup and install it again using Codeless Installer, it should work. You can face only the issue of duplicate Menu Items.
Thanks