Product category problem
Hi,
I have a problem and I hope that you could help me.
On my product category pages my woocommerce sidebar gets messed up and it appears below product categories.
Link:http://vatropromet.hr/ponuda/vatrogasni-aparati/
I have tried searching everywhere for this template, and I found it here: themes/betheme/woocommerce/archive-product.php and there I found header template but I can't find where this line of code on this page is generating from.
I also found that my problem would be with this div:
<div class="section_wrapper clearfix">
<div class="items_group clearfix">
<div class="column one woocommerce-content">
Can you please help me with getting sidebar back up so it is responsive
again and please can you tell me where that code above is located if I
need it in future. I diged up through whole woocommerce folder but
couldn't locate it.
Thank you and best regards,
Matej
I have a problem and I hope that you could help me.
On my product category pages my woocommerce sidebar gets messed up and it appears below product categories.
Link:http://vatropromet.hr/ponuda/vatrogasni-aparati/
I have tried searching everywhere for this template, and I found it here: themes/betheme/woocommerce/archive-product.php and there I found header template but I can't find where this line of code on this page is generating from.
I also found that my problem would be with this div:
<div class="section_wrapper clearfix">
<div class="items_group clearfix">
<div class="column one woocommerce-content">
Can you please help me with getting sidebar back up so it is responsive
again and please can you tell me where that code above is located if I
need it in future. I diged up through whole woocommerce folder but
couldn't locate it.
Thank you and best regards,
Matej
Comments
what is the problem exactly? You mean that sidebar is empty or what?
I was trying something.
Link:http://vatropromet.hr/ponuda/vatrogasni-aparati/
I believe that someone piece of code is missing in the next div which can not find in the backend:
<div class="section_wrapper clearfix">
<div class="items_group clearfix">
<div class="column one woocommerce-content">
Can you please tell me how could i control template for categories or do I have to create a page for every category?
and can you tell me location of that code in .php file or some other solution.
Thank you.