Home Forums Themes Support Claue Move Category Description under the products

Viewing 5 reply threads
  • Author
    Posts
    • #20076

      Hello,

      I want to move the category description under the products and leave just the title above the products.

      There was already a ticket in the forum with the same question, you provided a child theme to accomplish this, I have installed it, but the description just disappears as wel as all the product pagination.

      Could you please check or provide a new child theme that manages this.

      Thanks you!

    • #20103

      Hi,

      Could you attach the child theme you download in this topic. I will check and update.

      Thanks

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #20109

      Sure, here you go:

      Attachments:
      You must be logged in to view attached files.
    • #20140

      Hi,

      Please use the file you sent me add below code to Claue > Theme Option > General Layout > Custom CSS

      .term-description {
      	display: block;
      	margin-top: 30px;
      }

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #20712

      Hi Again,

      Can you please take a look again. Cause the child theme woocommerce files are outdated in that child theme.

      I would appreciate an updated version of the childtheme that puts the category description under the products.

      Thank you,

      Regards,

       

      • #20714

        Hi, I just managed to do it myself.

        The woocommerce files are not needed in the childtheme, you just need to add the a piece of code in the functions.php in the child-theme.   I will add this code below for others that may need it.

        Add this piece of code in the child-theme functions.php (see attachment) —-> this code moves the category description below the products.

         

        Attachments:
        You must be logged in to view attached files.
    • #20722

      Hi,

      Thank you so much for share.

      We will use this for other customer.

      Have a great weekend!

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 5 reply threads

You must be logged in to reply to this topic.