HomePage Forums Themeforest Kosi – Furniture WooCommerce WordPress Theme Products Archive – Category description

Topic Resolution: Resolved
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #9663
    Avatarsemtak
    Support Expired

    Hi,

    I want to move the product category description (Products Archive) in to the bottom of the page below the paginations but I want the description to be full page width.

    I add a line in the file functions.php:

    remove_action( 'woocommerce_archive_description', 'woocommerce_taxonomy_archive_description', 10 );
    add_action( 'woocommerce_after_shop_loop', 'woocommerce_taxonomy_archive_description', 100 );

    Unfortunately, the description is not for the full page.

    When creating a new Product Archive file and use Items -> Product Archive -> Archive Products the styles and layout are not the same as in the basic version (class=”kosi-sorting”).

    How to do it ? Thank You 🙂

    #9677

    Hi,

    I fixed this issue, please recheck.

    #9696
    Avatarsemtak
    Support Expired

    Thanks a lot it works 🙂

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

You must be logged in to reply to this topic.