marcus12345
Forum Replies Created
-
Forum: Plugins
In reply to: [WP eCommerce] Blank page – list products with shortcodeOk so I finnaly found what was causing the error.
It was the Pagination Settings, that isnt working after ive updated wp and ecommerce.
I can live with having it off, if someone wants to take a closer look your welcome 🙂
Forum: Plugins
In reply to: [WP eCommerce] Blank page – list products with shortcodeAdditionall info if it helps point out the problem.
List a single product works:
http://newportwp4.matrix.supekort.se/products-page/detaljer/2-stagslampa/Here is the permalinks:
/%year%/%monthnum%/%postname%/Cant get list products from category to work:
[wpsc_products category_id=’10’ number_per_page=’10’]Forum: Plugins
In reply to: [WP eCommerce] Blank page – list products with shortcodeI have also tried using WP standard themes like twenty/fourteen. Have a feeling it might be some data in the database or something to do with the moving of the site?
Forum: Plugins
In reply to: [WP eCommerce] Blank page – list products with shortcodeThanks for response, ive tried to see the errors using:
// DEBUGG
define(‘WP_DEBUG’, true);
define(‘WP_DEBUG_LOG’, true);(I catch some errors on other pages doe)
It doesnt show up any errors it just loads blank page or doesnt load at all? :/
Here is a url example who has the listing of products that doesnt work:
http://newportwp4.matrix.supekort.se/soffor/You have any hints what I can do? 🙂