hansvannoord
Forum Replies Created
-
Forum: Plugins
In reply to: [Shops United] Link to manual25/07/2023: The manual link still gives a 404 not found. Please fix this!
Forum: Plugins
In reply to: [Code Snippets] Where is the plug-in folder?The snippets are located in the table called “wp_snippets”, unless you have a different name, like for example “wpxx” – in which case the table is called “wpxx_snippets”.
Forum: Plugins
In reply to: [Code Snippets] SERVER DOWNIf your website has crashed because of an error in a snippet, you can disable snippets and figure out what caused the problem. To do so, add this line to your wp-config.php file:
define('CODE_SNIPPETS_SAFE_MODE', true);
Your website will resume normal operations. Once you found the problem and/or removed the bad snippet, you can either delete the line, or set it to “false”:
define('CODE_SNIPPETS_SAFE_MODE', false);
I don’t work for Code Snippets so I will leave the problem-solving to them.
Good luck!Forum: Plugins
In reply to: [Code Snippets] error The plugin does not have a valid headFollow up:
I just discovered that if I make a new user with admin rights (and hence a new user ID), the codeMirror css is loaded as usual.
Is the problem connected with my main admin user ID (which is ‘1’, as it is by default)??
Forum: Plugins
In reply to: [Code Snippets] error The plugin does not have a valid headTo comppount the problems: I just discovered that the codeMirror css is also used by Elementor (for custom code and custom font pages) and also the theme editor uses it, so now when I want to edit functions.php, I get the same white sheet without codeMirror CSS. Very troubling…. I hope you can fix the issue, I’ll cross my fingers and burn an incence ??
Forum: Plugins
In reply to: [Code Snippets] error The plugin does not have a valid headWell, I’m using the plugin for 2 years now, and today suddenly the code editor did not display the usua; css style, not did it heed the poreferences (like: no line numbers). Then I downloaded the plugin from www.remarpro.com an re?nstalled it over the previous installation. That did not help, because I can’t activate the plugin because of the header issue. Whenlooking at the plugin list I see the plugin is activated already. Then I tried to de-activate and re-activate the plugin. No ‘plugin has no valid header’ this time, it just activated. But the editor still shows no editor styles or preferences, so something is still wrong. Hope you can fix it….
- This reply was modified 2 years ago by hansvannoord.
Hi @johnweru,
I’d love to comply but I can’t see any ‘edit’ links at that reply,
only on this reply…How can I edit that reply to remove the generic data?
I can’t edit or delete it, am I missing something here?Thanks
Hi @johnweru,
As promised (but long overdue) a mountain of info, data, templates and then some. I really hope I did not forget something elemental, but in case I did, just ask for it ??
– System information can be downloaded directly:
pastebin: https://pastebin.com/S9PerNud
Password: staxx (with 2 x’s)
This System info file is also in the downloadable .zip file.– Templates (including a word doc with explanation and details)
can be downloaded from FileTransfer.io:
https://filetransfer.io/data-package/YFdIhGcU#linkThe file download contains 3 templates, a word doc with an indepth explanation about the pages on the website that are experiencing this problem, and the system info file. However, if you are impatient and wish to do some action before downloading the zip-file, you can!
Go here:
https://www.mindfulness-op-maat.nl/wp/visibillity-test-page-1/Read the grey notes, and proceed to login:
Name: Stax
PW: StaxAfter login you will be redirected to an identical page, but that one is Staxxified. You can also visit that page first, to see what a non-logged visitor sees when accessing that page directly without logging in…. URL:
https://www.mindfulness-op-maat.nl/wp/visibillity-test-page-2/As you will notice, logging in does not quite trigger the Stax conditions….
Any questions, requests or feedback, will be answered as soon as I can find time.
Thank you for your time and efforts, I hope we can put this conundrum to rest so I can buy the plugin and be on my merry way ??Hans
PS: I have the G.o.T. ‘Shame’ gif at hand, just in case everything is my own fault and my incompetence caused all this, adding to the ever present Impostor Syndrome. Sigh. ??
Hi John,
I’m truly sory for the delay. Stuff keeps popping up. But I will get on it right now and will bring some info etc within a few hours. I think the best for you would be to see a working page and have access to editing with Elementor pro (which I use primarily) so besides the sys-info i will offer some more. Be back before lunch (C.E.T +2, Amsterdam), and thanks for your patience and diligence. I hope we can solve it so I can buy the plugin and toss the other dynamic visibillity plugin that now handles the ACF fields (just ‘hide when empty’ stuff primarily). I assume your plugin can handle that as well, and so I could use just 1 plugin for all visibillity needs ??
Hans
Hi, and thanks for following up!
I have not found the cause yet, but I am preparing a page for you where you can log in, and see the content as logged user. I am extremely busy rightnow, but I hope to have it ready by tomorrow, including info about the system setup, plugins and a template of the page itself, so you can examine how the page is making use of your plugin and Elementor. The site owner is adamant about not granting anyone access (not even her own mother hehehe), so this seems the best and most included option.I will post here tomorrow when I havde it ready for you, and thanks for the assistance.
Hans
Forum: Plugins
In reply to: [Dynamic Conditions] Plugin not wotking at all with Elementor/ProI have this problem also, the plugin used to work fine and would show/hide text-editor fields without issues. But now it does not see the ACF fields anymore. Adding to this: when I make a new text editor field and open dynamic conditions in the Elementor editor, there is a widget ID. But if I jump to some other element and come back to the text editor element, the widget ID is simply gone and the element is not shown on the webpage. The debug option shows the values are empty. It’s a bummer.
Thank you for your reply Taco,
odd then that it gives me a count, which it does on most pages, often incorrect.
I will search on then, I also posted at the ACF content analysis github page, maybe it yields a result. When it does I will report back here.
Thanks!
I have this issue also, of Yoast not analyzing the ACF fields correctly.
I am using:
Yoast SEO (free): Version 17.5
ACF Content Analysis for Yoast SEO: Version 3.0.1
Wordpress: Version 5.8.1What didn’t help:
– turning off all plugins except Yoast and ACF content analysis
– reverting to a wordpress default theme (like twentyseventeen)
– re?nstalling both Yoast and ACF content analysisExample:
The page: https://www.mindfulness-op-maat.nl/wp/anja/
This oage contains over 500 words, yet Yoast reports:“Text length: The text contains 89 words. This is far below the recommended minimum of 300 words. Add more content.”
I also use Elementor Pro, which could be a problem maybe?
Any pointers or tips would be greatly appreciated!
- This reply was modified 3 years ago by hansvannoord.
- This reply was modified 3 years ago by hansvannoord. Reason: adding example + fixing a typo