mogli235
Forum Replies Created
-
Forum: Plugins
In reply to: [WP GPX Maps] jquery.min.js?ver=3.5.1Appearantly everything works fine on a clean install. Nevertheless I expierenced the situation as following with my freshly upgraded installation (to 5.6): The jquery script has been loaded later, than the wp_gpx_maps files.
I fixed this by adding a script tag with src=”https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js” to my header file. Sure this is not an elegant solution, yet working for the time being.
By the way: Since the update (probably to PHP 7.4) there are error messages in my php.log about line 152 in wp-gpx-maps-utils.php. A cast to an array fixed this:
$count = count( (array) $points->lat );Forum: Plugins
In reply to: [Asset CleanUp: Page Speed Booster] Load depending on cookie?Sorry, this was a silly question. I was going through the suggestions of Google PageSpeed and of course there is the GDPR insert. But, it is no longer there, when you already agreed. So I will mark this as answered.
Forum: Plugins
In reply to: [WP-PostRatings] Failed To Verify ReferrerAbsutely! I suggest to say “thank you” and to send an e-mail to the admin. I received that error only by chance.
Forum: Plugins
In reply to: [WP-PostRatings] Failed To Verify ReferrerI changed logging now to only cookie, without referrer. Can this interfere somehow?
Nevertheless the message should be changed, as the visitor can not do anything. Thanks!
Forum: Plugins
In reply to: [WP-PostRatings] Failed To Verify ReferrerI figured this might be the case. Therefore I used an anonymous tab without being logged in.
Forum: Plugins
In reply to: [YARPP - Yet Another Related Posts Plugin] Template sometimes not loadedI did perform changes at the footer. Nevertheless you are absolutely right – I am using two different templates. I was not aware of that. Changing the template did the trick!
I am very grateful, that you solved that – and a little ashamed, that I could not see that fact!
br, Martin
Forum: Plugins
In reply to: [YARPP - Yet Another Related Posts Plugin] Template sometimes not loadedHi Michael,
you will have to look for the heading at the end of the post saying “AUCH INTERESSANT FüR DICH”
Not working: https://www.bahn-zum-berg.at/wien/sommer/dachsteingebirge-bahn/guttenberghaus-ramsauer-klettersteig/
I inserted a HTML code in the template to check whether the template is being loaded or not. It is sometimes loaded, sometimes not.
Kr, Martin
Forum: Fixing WordPress
In reply to: Post edit page shows old users and categoriesI deactivated caching (using WP Fastest Cache).
I deactivated PWA.
I do not use any reverse proxy I am aware of.
I deactivated all caching options with my hosting provider.What puzzles me is that I get the old list (even with a already deleted user and without the two new ones) of authors when I use “Edit” of a post. Do I use “Quick Edit” it is the accurate list.
Forum: Fixing WordPress
In reply to: Post edit page shows old users and categoriesIf you mean my browsers cache: yes.
Forum: Plugins
In reply to: [Conditional Menus] Category archive with subcategoriesOk, thanks. Would be an improvement.
Another improvement would be to sort the entries so you can tell to which parent they belong.
Thanks!
Forum: Plugins
In reply to: [Conditional Menus] Category archive with subcategoriesThis is an example for my category-structure:
+ Wien
++ Sommer
+++ Hochschwab
+++ Berg 2
++ Winter
+++ Hochschwab
+++ Berg 3
+ Graz
++ Sommer
+++ Hochschwab
+++ Berg 4
++ WinterI want to use a different menu for everything below “Graz” and “Wien”. It is not working for the archive pages like “Wien / Sommer”.
I could of course check every subcategory manually. Unfortunately the listing is not a hierarchical one, so I do not know which of the identical “Hochschwab” I have to check for the appropriate menue.
- This reply was modified 4 years, 10 months ago by mogli235.
Forum: Plugins
In reply to: [Conditional Menus] Category archive with subcategoriesHi,
obviously not. Here is no upload possibility.
Forum: Plugins
In reply to: [Rate My Post - Star Rating Plugin by FeedbackWP] Cookies to be disabled?