Klaas Koopman
Forum Replies Created
-
Somehow I could click on close right now, when I went to Plugins. Don’t know how or why, but I succeeded. Thank you anyways for the help and have a great day!
Forum: Plugins
In reply to: [Custom Content Shortcode] Value ‘like’ instead of exact?Thank you, that fixed it! Great support!
Forum: Plugins
In reply to: [Custom Content Shortcode] Value ‘like’ instead of exact?Ah I see what the problem was, I’ve got multiple [if]’s in my file to only display certain code if a certain acf field is filled. So I guess you can’t have an [if] within another [if]?
If so, how to only display certain code, if a certain field is filled?
Or can we have an if within an if?
Forum: Plugins
In reply to: [Custom Content Shortcode] Value ‘like’ instead of exact?I tried that, but it’s showing all the posts of the type=study now?
Forum: Plugins
In reply to: [Custom Content Shortcode] Value ‘like’ instead of exact?Thank you for 1. Done that.
2. Could you give me an example I can work with? Currently I have:
[loop type=study field=study_name contains=’architecture’]And I need:
– architecture
– architect
– the architectureForum: Plugins
In reply to: [Custom Content Shortcode] Value ‘like’ instead of exact?Okay now I have 2 questions:
1. How do I edit the page, since I can’t open it the page anymore?
2. Start is only for when it’s at the start right? But as you can see in the list, 1 doesn’t start with ‘comp’ but with ‘A ‘:
Computer
Computor
A Computer
So will this still work?Forum: Plugins
In reply to: [Custom Content Shortcode] Value ‘like’ instead of exact?Thank you for your reply. THat actually breaks the page (can’t even open it in my wp-admin)?
Forum: Plugins
In reply to: [Admin Menu Editor] Can’t Save the settings?Dear Janis,
Thank you for your quick response. I’ll send it over to the host again!
Forum: Plugins
In reply to: [Admin Menu Editor] Can’t Save the settings?Dear Janis,
CUrrently I get this error:
– Removed for security
- This reply was modified 5 years, 4 months ago by Klaas Koopman.
- This reply was modified 5 years, 4 months ago by Klaas Koopman.
Forum: Plugins
In reply to: [Admin Menu Editor] Can’t Save the settings?Dear Janis,
It has been increased to 13mb and still I get 503 service unavailable after a while… any idea’s?
Forum: Plugins
In reply to: [Admin Menu Editor] Can’t Save the settings?Thanks Janis, I’ll discuss this with my hosting as I don’t think I can adjust this myself.
Forum: Plugins
In reply to: [Admin Menu Editor] Can’t Save the settings?I noticed this in the error logs:
x – removed for safety
- This reply was modified 5 years, 4 months ago by Klaas Koopman.
Forum: Plugins
In reply to: [Admin Menu Editor] Can’t Save the settings?Thank you for your quick reply.
I tried to wait and it ends in a 503 error: Service Unavailable, does that help?
Forum: Fixing WordPress
In reply to: Connecting with external database (functions.php?)Dear Dion,
Thank you for your reply.
So you are saying I can have this part in my themefiles (singlecpt.php for example)
$mydatabase = new mysqli("localhost","my_user","my_password","my_db");As i’ve been told that’s not a good idea and I should include it somehow into my functions.php?
Forum: Plugins
In reply to: [Remove noreferrer] Save the settings, even after deactivation?Sounds good, thanks in advance!
- This reply was modified 5 years, 8 months ago by Klaas Koopman.