Home Forums WoodMart support forum Product Categories Not Showing in search form

Product Categories Not Showing in search form

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #294834

    dango
    Participant

    Good day ,
    in the header builder the show categories is activated however its not appearing in the website ,how do i fix that

    Also 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.
    #294851

    Hello,

    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

    #295083

    dango
    Participant

    My site is currently on localhost

    #295084

    dango
    Participant

    also 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.
    #295109

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .summary-inner>.price {
    display:none;
    }

    Best Regards

    #295211

    dango
    Participant

    1. 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

    #295327

    Hello,

    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

    #296250

    dango
    Participant

    hello ,
    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

    #296256

    dango
    Participant

    2. 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 woocommerce

    Fatal 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 content

    #296413

    Hello,

    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

    #297803

    dango
    Participant

    Hello ,
    I want to reorder the product categories to appear in the order that i want in the Shop page ,how can i do that ?

    #297807

    Hello,

    Woocommerce does not provide the option to set the order of the product categories, unfortunately.

    Best Regards

Viewing 12 posts - 1 through 12 (of 12 total)