gfra
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Fatal error after switch to PHP8.0Found someone knowlegdeable who solved the problem – the reasons were:
Incompatible Plugin wp-spamshield
theme incompatable to the newest version of woocommerceGreetings from Germany – Gabi
Forum: Plugins
In reply to: [WooCommerce] Woocommerce fatal errorSame here ?? Unfortunately I did not get an answer, but in my case I at least know the reason – it occurred after my provider switched from PHP7.2 to PHP8…
Same here… WordPress 5.3.2, PHP 7.2 …
My, that was quick, thank you! And also thanks for clearing up the GA matter – so I’m all set since your plugin did all the work ??
Thanks for looking into that matter – too bad you couldn’t find a solution… Greetings from germany – Gabi
Forum: Plugins
In reply to: [Create by Mediavine] Multi language possible?Thanks for your quick answer – I now use the plugin “Loco translate” and it works fine. The exception being some terms with times – are hours, minutes, Prep Time hard coded somewhere?
Many greetings – Gabi
Hi, Nicolas!
Unfortunately the matter’s not really resolved! The slider needs to show featured recipes (a custom post type) and it used to do so until the update.
I seem to remember the former developer put some piece of code into functions.php, so the CPT Rezepte will be recognized:
function custom_request($qs) { if(isset($qs['tag']) || isset($qs['category_name'])) { $qs = array_merge($qs, array('post_type' => array('post', 'page', 'rezept', 'foodlexikon'))); } return $qs; } add_filter('request', 'custom_request');
But if this used to put the CPT “articles” into the slider, why doesn’t it work anymore after the Theme update?
Any help would be greatly appreciated – many greetings, Gabi
Forum: Plugins
In reply to: [WooCommerce Multiple Free Gift] Gift Pop-Up keeps popping up over and overJust installed the new Woocommerce 3, used it with the supposedly fixed plugin – the popup problem remains ??
Forum: Plugins
In reply to: [WooCommerce Multiple Free Gift] Gift Pop-Up keeps popping up over and overHi, Ankit – I’m using the “old” WooCommerce (2.6.14) with the new plugin version 1.2.3. I’m also encountering the problem with the never-ending pop-ups – is there an older version of multiple gifts available that would work better? Greetings – Gabi
Forum: Plugins
In reply to: [ZipList Recipe Plugin] Export Recipes?Hello, HappyGezim – I used ZipList for a couple of years and now had to move my site and database. How to I rescue the 200+ recipes now? The “new” ZipRecipes does not recognize the recipes from the old data base even though the table name is the same. Is there another work around – or do I have to add the recipe AGAIN???
Thanx and many greetings – Gabi
It worked – thank you ??
Hi Greg – I had the same problem. ID and post names did not work, using the slug did the trick to exclude those categories… Not much of a help to you (since you already tried that), but maybe you find another solution.
Greetings from Germany , Gabi
Forum: Plugins
In reply to: [article2pdf] [Plugin: article2pdf] How to create PDF template?Figured it out after googling for quite a while: Create your own stationary (complete with header and footer) in Word, OpenOffice etc. and convert it into PDF (compatible with older formats, the settings for the newst PDF options don’t work). Upload this template into the folder you specified within article2pdf settings and activate it. Maybe you have to adjust the page margins or fiddle around with the exported PDF format – but it should work now…
Hope that helps, greetings – Gabi
Forum: Fixing WordPress
In reply to: Visual edit tab does not workSame here – define(‘CONCATENATE_SCRIPTS’, false ); made the visual editor work again. Just wondering (because I’m no geek and no native English speaker): What does concatenate mean and actuelly do???
Anyways – thanks for the solution!
Forum: Networking WordPress
In reply to: No login possible after creating multisite?Hi, Andrea – thanx for your tireless support ?? Yes, I talked to 1&1 – I can activate and run a blog-network, I just can’t use subdomains and should stick to subdirectories (what I tried to do anyway)…
The problem is gone, by the way – I can log into the backend just fine and get no constant reloads of the log-in page anymore. I have no idea, why, though – I did nothing with the installation overnight, made sure numerous times that I uploaded the files in automatic mode, checked for empty spaces oder carriage returns within them, cleared brwoser chaches and cookies… Yesterday nothing I did changed anything, this morning everything is running smoothly – sometimes I hate computers ??
Greetings to Canada from mildly temperated Germany – we’ve got only 32 degrees! -Gabi