shortcode – porto theme pagination on woocommerce not working

Question

here i use code shortcode of woo commerce and whenever i reload page pagination showed up then hide

i used this code

[products limit=”12″ columns=”5″ paginate=”true” visibility=”featured” ]

and when i check with inspect tool

enter image description here

the css have

element.style {
opacity: 1;
display: none;
}

this code but when i uncheck diplay pagination showed up and i found a this line in content product archive

do_action( ‘woocommerce_no_products_found’ );
?>

<div class="shop-loop-after clearfix" style="none"> </div>

<?php

nothing happen if i change style setting\

plz someone help me out

i m using default option not ajax pagination style

0
Muhammad Wasim Ahmed 1 year 2022-02-15T22:07:50-05:00 0 Answers 0 views 0

Leave an answer

Browse
Browse