Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #830057

    hi,

    i’m using woocommerce as catalog (WooCommerce Catalog Enquiry) for my product presentation.

    If a product don’t exist i came to my “no result” site. in the bottom of this site are 3 categories (popular, recently and comments)

    1. I want to display the comment category
    2. Category “popular” is empty. How can i put some static products in this category
    3. Category “recently” is also empty. Normally there should be the last product which a user visited.

    Thank you for helping!

    #831633

    Hey Luisgasser,
    Can you please include a admin login in the private content area so we can take a closer look.

    Best regards,
    Mike

    #831845

    Account is in private content

    #833056

    Hi,

    Thank you for contact
    The popular category will generate by it self, which the site starts to have some traffic. Based on the numbers genereted, the site will result some value there.
    Same with the category recent – while you add data it will get full.

    Let us know if we can help you furthr

    Best regards,
    Basilis

    #835403

    Hi,

    this site has great traffic in all categories – so it should load some products in “popular” but there is nothing.
    Same in “recent”.

    and “comments” i don’t need so i want to hide this – may with css

    Please take a look at the screenshot for example:

    http://test.s-design.tirol/suchergebnisse.png

    Thank you for helping!

    #837944

    Hi,
    Try this code in the General Styling > Quick CSS field to hide the “comments” tab:

    div.widget_tab_comments {display:none !important;}

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.