pazvanti
Forum Replies Created
-
After updating to 2.8.2 the problem seems to be fixed. Thank!
I updated yesterday to the new version (and most probably skipped a few, since it has been a few weeks since my last update). After that I encountered the problem, exactly as in the first post: {“status”:200,”data”:[],”message”:”La URL est\u00e1 en la cach\u00e9″}
Accessing a page works, but the homepage returns that message only.
Disabling the plugin returned the site to normal.
Let me know what other information you need.
The problem happened to me on the latest version: 2.8.1.
I had to disable the pluginForum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Strange lengths for pricesThanks. I actually found a better way. The items from
get_order_items()contains the original item from Woocommerce and it can be retrieved using<?php $item_orig = $item['item']; ?>. This way I have access to more data and in the original format.Thanks for the reply though.
Forum: Themes and Templates
In reply to: [evolve] Disqus Breaks Sliderupdate: In the plugin settings, if you check Output JavaScript in footer it seems to work just fine.
Forum: Fixing WordPress
In reply to: site not working, and all formatting is gone!OK! I managed to fix the problem. Don;t know exact what caused it, but I deleted everything and installed it again and now it works.
I recommend makeing a backup of your blog(use the export tool), detele everything, make a fresh install, put the theme and if it works use the import tool to import all your posts and pages. Should work.Forum: Fixing WordPress
In reply to: site not working, and all formatting is gone!Don’t know about sarsells, but for me it was a fresh install. Eventually I may try to install it again…but don’t think it was because of something I made.
Forum: Fixing WordPress
In reply to: site not working, and all formatting is gone!I too have this problem (posted it about an hour ago on this forum). And I did everything you mentioned. Only the default theme works. Don;t know what the problem can be.