Pieterjan Deneys
Forum Replies Created
-
I have seen the string go fuzzy and updated my translation. Thanks ??
I see the issue, the version numbering is wrong.
They forgot to update their main .php file and the version number is still 4.0.23…. So, the update succeeds BUT, since that version number isn’t updated, the plugin still thinks it’s out-of-date.
I downloaded the latest version here in WP.org and:
In the readme.txt I have changed the stable tag to 4.0.25.
And in press-permit-core.php I have changed in the first lines the version number as well, and on line 205 I changed it to this:
define('PRESSPERMIT_VERSION', '4.0.25');
I placed my updated files into the zip archive of my latest version download and uploaded that version of the plugin and the loop was gone ??
Seeing this is a bug in the plugin, I expect a newer version like v4.0.25.1 or something to come out soon and my “hack” to go away.
As a GTE for nl_BE I updated them right away. ?? But, I think that the whole span tag should be something that shouldn’t be done for buttons. Since, it makes it confusing for users and translators in my honest opinion.
@wfmargaret I’d reconsider how the text is displayed on those buttons then. Since grammatically it doesn’t make sense then in Dutch if we would switch the words. It’s like saying: “He is playing with a ball red.”
Besides that, I’d also add a translator comment since it’s important information to know while translating.
Forum: Plugins
In reply to: [Duplicate Page] Translation issueWhoops, I posted this in the wrong plugin forum. Disregard what I said.
Forum: Everything else WordPress
In reply to: Contact Form IssuesHi there
I’m sorry to hear you have problems with WPForms. Since the recent update I had some issues with it on my sites too but a website cache cleaning did the trick for me.
I think it’s a good idea to post about your issue here: https://www.ads-software.com/support/plugin/wpforms-lite/ , since the developers check that part of the forum and they might be able to help you more directly!
Forum: Everything else WordPress
In reply to: Looking for noticeboard pluginIn addition to that, how are you going to stop spam and bots? Since as soon as you place a textbox they can fill in … They will go ham. Keep that in mind as well while searching for a plugin. Security should be something you don’t skip in things like this.
Also, are users going to be able to edit/remove their message?
Is there going to be a report button to report malicious comments that got somehow through moderation?
Sadly, I don’t really know a plugin … But maybe with these hints you might find something that fits your needs.
Forum: Everything else WordPress
In reply to: Looking for noticeboard pluginNow, you need to ask yourself… What’s the purpose of this noticeboard? Is it to place ads? A guestbook? … A notice board is quite broad and maybe if you look for a plugin with the actual needs, it might be easier to find.
Sounds like it’s working fine. We are a week now and it didn’t have the behavior it had in the past ??
Forum: Fixing WordPress
In reply to: Social icons dont appear correctly in footerI found the issue… And it’s really stupid. Your footer is black, and your icons are set to appear in black.
As a test, I removed the black color from your footer and voila, the icons appear: https://ibb.co/DRzwxVg
Now, I noticed that you use Elementor. I don’t know enough about Elementor to say you where you need to change that… But, I’d look at the Elementor settings of that block/area if you are able to change the color of those icons.
Forum: Fixing WordPress
In reply to: Add featured image button is unclickableThings you can do to test is:
- Maybe it’s a PHP error, and the debug mode can help you track those down easily: https://developer.www.ads-software.com/advanced-administration/debug/debug-wordpress/
- You could disable all your plugins (by just renaming their folder in wp-content/plugins by adding a dash at the end e.g.) and see if that solves the problem.
- You could go to updates -> reinstall WordPress and see if that solves the issue. (You usually won’t loose your content or anything! It makes sure all files are the latest and correct ones)
- You could change the PHP version in your cPanel to at least v7.4 or higher and see if that changes anything.
- You could also use inspect element on that button and see if your browser console/error log reveals something?
That would be the steps I’d go through to test. Changing your theme can be possible too but honestly I suspect a plugin rather than a theme. Unless it’s something silly where you disabled featured images in your theme settings or something.
- This reply was modified 6 months, 2 weeks ago by Pieterjan Deneys.
- This reply was modified 6 months, 2 weeks ago by Pieterjan Deneys. Reason: typo fix
Forum: Developing with WordPress
In reply to: Show Country NamePersonally, I’d be careful with doing that. Especially since GDPR and VPN’s are a thing.
I have been looking through various member plugins and such and I haven’t found any good ones that easily shows that in the admin panel or in your menu. I think this will be something that needs to be custom written somewhat.
Maybe this plugin can be a good starting point? https://www.ads-software.com/plugins/ip-locator/
Forum: Fixing WordPress
In reply to: BackgroundHi there
It really depends on what you want to do. I have been playing around with the CSS and the dropshadows are from Elementor CSS. So, I’m convinced that it’s somewhere in Elementor.
https://ibb.co/vVxZ0Zy -> If you change the first line there “box-shadow” to what I have in my screenshot, the dropshadow goes away.
Unless you want to change the color of the dropshadow.
What I usually do in those cases is either go to the “Custom CSS” section of the Customizer and add the new CSS there or install SiteOrigin CSS and let that overwrite the CSS of my theme.
I use Astra for another website and it has a lot of options but not all options… So, it might be that Astra (at least the free version) doesn’t offer what you want to do ;).
That’s all I could figure out for you. Maybe another forum user sees something I’m overlooking. But good luck, hopefully my answer is somewhat useful to you.
I’ll keep an eye on it. And if it breaks, I’ll let you know. Is it best to clean out the history so it’s “clean” and generated by the latest version?
I’m sorry for the late reply. But here is the thing… I don’t have a premium license and I’m using the free plugin here from www.ads-software.com … Maybe it’s a bug related to that.