Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 142888

theme Magazine Plus woocommerce not working Please Helpp

$
0
0

Replies: 0

My woocomerce raport
https://drive.google.com/file/d/0B616LOGSVpXiVUNmSjVlS0hSbzA/view?usp=sharing

my page
e-wtp.pl Magazine Plus theme

Hi gays

I have a problem with my theme. it won’t work properly with woocommerce plug-in.
I assume it’s causing by this theme which don’t support woocommerce plug in. So i use some guidelines in link below to make it work. Now i have problem with my products. They won’t appear in my page. Please help. I would be very grateful for help

https://docs.woocommerce.com/document/third-party-custom-theme-compatibility/?utm_source=notice&utm_medium=product&utm_content=themecompatibility&utm_campaign=woocommerceplugin

I think I could wrong replace the loop…

Replace the loop
Next you need to find the loop (see The_Loop). The loop usually starts with a:
<?php if ( have_posts() ) :
and usually ends with:
<?php endif; ?>

In my page.php ( after change – woocommerce.php) was difrend values.
In the end my changed part of woocommerce.php looks like this )


<?php while ( have_posts() ) : the_post(); ?>

<?php if ( is_front_page() ) : ?>

<?php woocommerce_content(); ?>

<?php endif; ?>

<?php endwhile; // End of the loop. ?>


Viewing all articles
Browse latest Browse all 142888

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>