Ester Dammers
Forum Replies Created
-
I see, that’s great. Unfortunately it still doesn’t work for search results. You only get the first few and then there’s no possibility to see older posts with the same search criteria.
Forum: Fixing WordPress
In reply to: ‘Fold out’ tab not working after PHP 7.4Sorry for my extremely late reply and thanks so much for your help. I did find the fade in effect which is actually in the same line as the browserdetect, I think. My knowledge of advanced scripting doesn’t go that far.
If I actually remove the line and upload the file without it, the fold-out item works again! But I’m not sure if it’s safe to really remove it. It’s something related to IE6 and I don’t use that browser. I just commented it out now, but maybe you have a clue if it’s better to alter this line or that it’s safe to have it removed.
This is the line where the fade script goes including something ‘browserdetect’.
echo( '<script type="text/javascript">jQuery(document).ready(function(){ if( BrowserDetect.browser == "Explorer" && BrowserDetect.version <= 6){jQuery("#wrapper").fadeOut(2000);jQuery("#absolute").hide();jQuery("#absolute").load("'.$Modules->url.'ie6/template.html");jQuery("#absolute").fadeIn(2000);}});</script>' );
- This reply was modified 4 years, 1 month ago by Ester Dammers.
Forum: Fixing WordPress
In reply to: ‘Fold out’ tab not working after PHP 7.4The TwentyTwenty theme doesn’t have a collapsible button like this one does so I can’t test if that works or not. It must be theme related and I already tried deactivating all plug-ins and even reverting the theme back to the original files (I did some customisations) but unfortunately the button-issue stays where it is. The only difference is when I roll back to PHP 7.0 so that’s how I know it’s something that has to do with the PHP upgrade.
Forum: Fixing WordPress
In reply to: ‘Fold out’ tab not working after PHP 7.4Thanks again but are you sure you’re looking at the right page because as far as I know (and see) there’s never been any fade-in effect for content. It just loads and then it’s there. I’m really getting a bit confused now although I really appreciate your approach for help.
Forum: Fixing WordPress
In reply to: ‘Fold out’ tab not working after PHP 7.4There are a few javascript files in the folder as well but as i don’t know anything about javascript, I haven’t got a clue if one of them actually has something to do with the fold out thing.
Forum: Fixing WordPress
In reply to: ‘Fold out’ tab not working after PHP 7.4Hi, thanks for answering. Well I’m not familiar with javascript and don’t know anything about that. The Reference Error you point at doesn’t sound as something I’ve ever heard before as well so I really don’t know where to look to solve this problem.
Just sent it!
Sorry for the late reply. Yes. That’s correct. As long as I don’t put ANY HTML in my notification content, it saves correctly. I checked out the Unfiltered HTML option but it gives me the same result. Saves perfectly without HTML, dissapears (an doesn’t save) when using HTML.
Yes, I tried that and the same things happens.
I tried to uninstall the plug-in and had ticked all the boxes for remove notifications, remove settings and Remove and deactivate extension licenses. But if after deactivating and unstalling the plugin and installing it overnew, all ‘old’ notifications and settings are still intact. So it doesn’t touch the database as it seems. I’d like to manually delete the notification settings and stuff from the database, but as far as I’ve seen the information is kind of spreaded everywhere so pretty hard to do that the right way.
I also tried using a different trigger or for example the Administration option for e-mail sending, but the same happens over and over again.
Plus there’s something else I noticed. There are quite some spaces in the texts being sent. If someone sent a reply to one of my blog posts for example, words and even links are split by spaces. Not all of them, it happens very randomly, but it happens in each and every e-mail. I don’t really get where this comes from.
Thanks. I recorded a screen capture video as well where you can see what happens.
Thanks for replying. Well the HTML setting is active, but still it’s not working. I can add HTML elements, but even adding the most plain link, makes the notification dissapear. I just tried again, noticing if my link had a target, but it didn’t have any and still the notification dissapears telling me there is no trigger selected. I even tried ticking the box for unfiltered HTML but no difference. It really seems something like a bug.
Having the same problem!
Forum: Plugins
In reply to: [Yoast SEO] Google ranking drop after change of focus keywordThanks for the reply, but this isn’t the information I was looking for. As you can read, I already know exactly what caused the ranking drop. I changed the keyword for my most populair post and the next day my rankings were dropped increasingly. The article itself was always on top of Google using a certain search word, now it dropped about 10 places.
My question is, how can I revert this. After discovering, I changed the focus keyword back to what it was, but the rankings didn’t revert back to the old state. I’m not looking for a way to find out what caused the ranking drop, I’m looking for a way to solve it.