alpipego
Forum Replies Created
-
Hi @annuman,
I didn’t provide a URL. This bug report is not tied to a specific URL, but is due to an unprefixed
.invisible
class in your global CSS file.Best regards,
AlexForum: Plugins
In reply to: [Ultimate 410 Gone Status Code] Regular expression for subdirectoriesHi @osmxnxn,
if you want only the languages you mentioned above, the regex would look like this^(?:en|es|fr)/
if you want it to be any two letter string, it would be^[a-z]{2}/
. You need to make sure that you’re not breaking any other URLs in the latter case, e.g., custom post types that have a two letter slug.Best regards,
AlexHi @hummingbird101,
Thank you for your report. We’ll look into it and see if we can make this work with WPML.
Please bear with us, as this might take some time.Kind regards,
AlexForum: Plugins
In reply to: [Ultimate 410 Gone Status Code] PHP 8.x compatibility@stefanue please ignore my previous message. I saw the issue, and I’ve released version 1.1.8.
Forum: Plugins
In reply to: [Ultimate 410 Gone Status Code] PHP 8.x compatibilityHi @stefanue,
Thank you for bringing this to our attention. Can you provide me with the file you uploaded, please? If you would rather not share it publicly, you can send it to [email protected].
Thank you.
Best regards,
AlexForum: Plugins
In reply to: [Ultimate 410 Gone Status Code] Can’t delete and element on the listI’m glad that fixed it. Please notify me if a URL like this gets added again, and I’ll have to take a closer look.
Forum: Plugins
In reply to: [Ultimate 410 Gone Status Code] 1.1.5 issue with WP BakeryHi @a11c,
I’m truly sorry about that. It looks like, I messed up my deployment somewhere. Please try again with version 1.1.7.Forum: Plugins
In reply to: [Ultimate 410 Gone Status Code] Can’t delete and element on the listHi @jedi82,
I apologize, our plugin is causing an issue on your site. This is a curious case, since the plugin can’t handle query strings (everything after the?
in a URL), we remove them before handling the URLs. I can only assume that this entry got generated with an older version of the plugin that didn’t have any safeguard against adding URLs like this to the database.The quickest way to fix this would be to downgrade the plugin to 1.1.4 (https://downloads.www.ads-software.com/plugin/ultimate-410.1.1.4.zip), delete the link in question and then update the plugin again.
Meanwhile, I will see if I can reproduce adding the URLs.
I hope this fixes your issue. Apologies.
Best regards,
AlexForum: Reviews
In reply to: [Ultimate 410 Gone Status Code] Perfect plugin to do the job ?? Best SupportThank you very much for the kind review!
Forum: Plugins
In reply to: [Ultimate 410 Gone Status Code] 1.1.5 issue with WP BakeryHi @a11c,
The issue should be gone with 1.1.6. Somehow a—seemingly unconnected–hook-priority and WP Bakery interfered here. For now at least, I reverted the change I made to thetemplate_redirect
hook in 1.1.5 and the WP Bakery contents on your 410 page should render correctly.Thank you for your patience and assistance in resolving this issue.
Thank you. Best regards,
AlexForum: Plugins
In reply to: [Ultimate 410 Gone Status Code] 1.1.5 issue with WP BakeryHi @a11c,
Thank you for your kind reply. No need to donate a license for this issue. But let’s hash out the details via email, you can contact me [email protected].
Forum: Reviews
In reply to: [FAQ Block For Gutenberg] Simple FAQ BlockThank you, @dilipbheda. I have updated my review.
Forum: Plugins
In reply to: [Ultimate 410 Gone Status Code] 1.1.5 issue with WP BakeryHi @a11c,
I don’t use Visual Composer/WP Bakery myself, and I have very little experience with it. Do you have a test site somewhere, where I can take a look at this issue? Since the WP Bakery builder is not free, unfortunately, I can’t debug it. If you can provide me with a test environment (or a full export of a site), I can take a look.
I apologize for the inconvenience caused.
Best regards,Alex
Forum: Plugins
In reply to: [Ultimate 410 Gone Status Code] 410 not workingHi @jennifersmith32,
Your URL is correctly responding with the 410 status code. I assume this was cached somewhere.
Forum: Plugins
In reply to: [Ultimate 410 Gone Status Code] add woocommerce product url supportHi @mredodos,
do you have one or more example URLs where this doesn’t work? Thank you!Best regards,
Alex