Home › Forums › WoodMart support forum › Product Categories Not Showing in search form
Product Categories Not Showing in search form
- This topic has 11 replies, 2 voices, and was last updated 3 years, 9 months ago by
Elise Noromit.
-
AuthorPosts
-
May 23, 2021 at 4:55 pm #294834
dangoParticipantGood day ,
in the header builder the show categories is activated however its not appearing in the website ,how do i fix thatAlso i want to add a dropdown for languages and country on the top bar left corner like the “home retail demo” how can i do that ?
Attachments:
You must be logged in to view attached files.May 23, 2021 at 8:38 pm #294851
Elise NoromitMemberHello,
Thank you very much for choosing our theme and for contacting us.
Please provide your site admin access I will check the settings.
As for the language switcher, you will need a multilingual plugin. We recommend WPML https://wpml.org/ This plugin is 100% compatible with our theme.
Best Regards
May 24, 2021 at 6:46 pm #295083
dangoParticipantMy site is currently on localhost
May 24, 2021 at 7:07 pm #295084
dangoParticipantalso i have managed to remove the price tag using this code on theme settings custom settings
div.product-grid-item .price {
display: none;
}However prices have been removed only on home page how can i remove them on products page ?
2. when i installed the default main menu navigation on the retail demo version is not visible ,how can i fix it ? see screen shot below
Attachments:
You must be logged in to view attached files.May 24, 2021 at 9:56 pm #295109
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .summary-inner>.price { display:none; }
Best Regards
May 25, 2021 at 8:20 am #295211
dangoParticipant1. thanks , i still havent found a method to fix the search form , the site is not hosted yet its still under development on localhost , so i don’t have the admin access details that you want ,
But the problem is the search form isnt showing the product categories despite the “show product category ” is checked on the header builder on the retail theme .2. Also i didnt get the default navigation menu when i installed the retail theme , i sent the screenshot above ,how can i fix that
May 25, 2021 at 1:34 pm #295327
Elise NoromitMemberHello,
I cannot check the issue with the search till your site is not online.
As for the main menu, you need to create it in Appearance > Menu and assign it as the main menu. https://xtemos.com/docs/woodmart/adding-menu-site/
Best Regards
May 28, 2021 at 1:49 pm #296250
dangoParticipanthello ,
i got an import ajax problem during theme installation ,how can i fix it ?
from my research it seems like a common problem with your theme ,i am runnning the site on localhost
May 28, 2021 at 1:59 pm #296256
dangoParticipant2. i ran the site on infinityfree hosting plartforn for testing but i have another problem ,, where i got errors activating 3 plugings which comes with the theme ,
for example this is the error i got when i tried activate woocommerceFatal error: Uncaught Error: Class ‘Elementor\Core\Logger\Manager’ not found in /home/vol16_2/epizy.com/epiz_28734027/htdocs/wp-content/plugins/elementor/includes/plugin.php:757 Stack trace: #0 /home/vol16_2/epizy.com/epiz_28734027/htdocs/wp-content/plugins/elementor/includes/plugin.php(510): Elementor\Plugin->__construct() #1 /home/vol16_2/epizy.com/epiz_28734027/htdocs/wp-content/plugins/elementor/includes/plugin.php(774): Elementor\Plugin::instance() #2 /home/vol16_2/epizy.com/epiz_28734027/htdocs/wp-content/plugins/elementor/elementor.php(54): require(‘/home/vol16_2/e…’) #3 /home/vol16_2/epizy.com/epiz_28734027/htdocs/wp-admin/includes/plugin.php(2300): include(‘/home/vol16_2/e…’) #4 /home/vol16_2/epizy.com/epiz_28734027/htdocs/wp-admin/plugins.php(191): plugin_sandbox_scrape(‘elementor/eleme…’) #5 {main} thrown in /home/vol16_2/epizy.com/epiz_28734027/htdocs/wp-content/plugins/elementor/includes/plugin.php on line 757
how can i solve these errors for me to activate the remaining plugin ,,
my admin access info is in private contentMay 29, 2021 at 5:03 pm #296413
Elise NoromitMemberHello,
Please make the full backup of your site as well as the Theme settings export and check the issue on the Storefront theme to detect if our theme causes the problem. Storefront is a free theme developed by WooСommerce.
Best Regards
June 5, 2021 at 2:52 pm #297803
dangoParticipantHello ,
I want to reorder the product categories to appear in the order that i want in the Shop page ,how can i do that ?June 5, 2021 at 3:04 pm #297807
Elise NoromitMemberHello,
Woocommerce does not provide the option to set the order of the product categories, unfortunately.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register