Heyme
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Zerif Lite] Internet explorer messes up css?Can be closed, I was behind a firewall and seems they block js and css, cannot reproduce fault on other locations with same browser version.
Forum: Themes and Templates
In reply to: [Zerif Lite] Zerif Lite http error 500, cannot access anythingOops, now when in the editor I get more errors
This theme is broken. Template is missing. Standalone themes need to have a index.php template file. Child themes need to have a Template header in the style.css stylesheet.
I have switched back to the zerif lite theme, and de-activated the child theme, the code on the page I commented out had an ‘else’ clause for the child theme…
Forum: Themes and Templates
In reply to: [Zerif Lite] Zerif Lite http error 500, cannot access anythingA, that actually did the trick!
Until I upgrade, as this is a core-file..Forum: Themes and Templates
In reply to: [Zerif Lite] Zerif Lite http error 500, cannot access anythingHiya, thanks for the quick reply. Debug mode is now on,
Fatal error: Call to a member function get() on boolean in /home/nirijxcw/public_html/wp-content/themes/zerif-lite/ti-about-page/class-ti-about-page.php on line 270
This is the line:
$this->theme_name = $theme->parent()->get( 'Name' );
Forum: Fixing WordPress
In reply to: Little arrow icon and news icon not showingThanks Esmi, appreciate the feedback.
And apologies, I thought I did post it in the Customizr bit, apparently I did not.
Really appreciate the memory heads-up as I thought I had increased that already!Thanks Anphira!
As a workaround, since it is all flat rates, we now removed the earlier categories (small, medium, large), which had the required effect as well.
It is maddening as I was testing, and all was correct, and then an order came in next day with again the higher shipping!
May also have been the W3 Cache keeping the tariffs? I’ll not know as now all is working!The database description will come in very handy, thank you again!
Heyme
Forum: Plugins
In reply to: [Polylang] Show posts from other languagesAfraid only way to do this is dive into the code and get it done yourself..
Great plugin, and a big help so far, but.. it is free (for which my thanks) , in which case I don’t want to complain, and just see what’s under the hood, and modify if possible.
If only I had some time…**dreaming on**
Forum: Plugins
In reply to: [Polylang] Does this plugin support WooCommerce?Hey Bas,
You will need to install WooPoly for this as well then, but then it will work well.
Mind to read the documentation as there is a following order to activate and set up, but then it works great (have it running on https://www.petitplat.fr)Forum: Plugins
In reply to: [Booster for WooCommerce] Booster for multisiteHey, thanks for the fast response. I do not expect miracles, and am happy to use it on other sites. Would be really cool though to get it on WPMS..
Forum: Plugins
In reply to: [WooCommerce] Product not available, showing 'sale', no 'add to cart buttonThat’s cool Eddy, thx for the info ??
I rolled back last week to old server, and had no more issues, but was older PHP version also.Forum: Plugins
In reply to: [WooCommerce] Product not available, showing 'sale', no 'add to cart buttonI have no fix, just the 2 workarounds stated above.
My fix is to move back to the old server for a while.Is there any info to be found on maximum versions of PHP and MySQL somewhere that should still operate flawlessly with WooCommerce?
The minimum are listed:
PHP 5.2.4 or greater
MySQL 5.0 or greater
Maximum not…What versions and server are you running on Nigel?
Forum: Plugins
In reply to: [WooCommerce] Product not available, showing 'sale', no 'add to cart buttonAyayay, more and more.. worrying..
If you have access to the database you can manually add the _price entry in the wp_metapost table for the correct product ID temporarily as a quick and dirty fix.
Or add a sale price as workaround. If you schedule the sale somewhere in the future it will still work, the sale label will disappear, and normal price and buy buttons will show up.I’m moving servers with the site above, which will fix it, but not the main issue. Suspecting PHP version, or maybe Suhosin server settings, but really have no clue. Think querries do not run long enough to reach all fields or something like that.
Ok, very weird. Got errors on Firefox and Chrome which persisted.
Scary page of the provider saying the website was offline due to either misconfiguration, recent DNS or IP changes.
Then Rogier mailed saying all was fine on Mobile for him, and would check web later. Asked client to check, she had ok view on PC. I did not still, despite flushing DNS and history.
Just restarted my PC, and now all is fine, not a clue what the problem was.
Plugin is great, very easy, and will now donate a coffee (which I can tell you is rare for a Dutchman) ??Forum: Plugins
In reply to: [WooCommerce] Product not available, showing 'sale', no 'add to cart buttonHey guys
Still troubleshooting, but have some clues now.
I’ve used Twenty-Sixteen on the fresh set up.
Copied fully to another server. On sale still there, but.. when listing new all went fine.
What I noticed:
There are 2 entries in the metapost table with a product for price, one _price, other _regularprice
With the faulty one (whenever editing or adding a product on the VPS) only the regularprice entry is filled, with the good one (when doing the exact same on the Shared hosting) both are filled, and everything is as should be.
Further info on the version where things do not work:
Apache version: 2.4.18
PHP: 5.6.16
MySQL: 5.6.27
Where things do work is a shared hosting, but do not have info on versions there: https://europeanstreetteam.com/petit.com/shop/
https://europeanstreetteam.com/petit.com/shop/Forum: Plugins
In reply to: [WooCommerce] Product not available, showing 'sale', no 'add to cart buttonIt keeps getting weirder.
Did a clean install of wordpress.
On a clean newly created dB.
Only installed WC plugin.
Listed 1 single product.
It shows ‘on sale’ rightaway, and no buy button is available.https://petitplat.fr/wp/clean/product/first-test-cookies/
Anybody know any server bahaviour which could cause this, this is just too weird.