imiblockchain.com
Forum Replies Created
-
Fair enough, thanks! We did an in-depth search now and had to find out that the following add-on is causing the error:
https://github.com/awesomemotive/edd-add-to-cart-redirect
Therefore, you are right. It’s not coming from EDD core. Please close this ticket.
This is strange! Because we only see “Error: Wrong username or password” but no Limit Login Attempt message.
Can you please confirm that you see a limit login attempt message after trying 1, 2, 3, 4 time using wrong username/password? Because we have set Limit Login Attempt Reloaded plugin to 4 limits and users should be aware about this. On our regular admin login page it’s working but not on the EDD login page for users.
Forum: Plugins
In reply to: [Affiliate Program Suite — SliceWP Affiliates] Spam and Fake RegistrationsHi @iovamihai
We’ve just sent you a support message on your website as requested. Have a look and let me know. Thanks.
Awesome! Now it works… Thanks much Mateusz
Hi again,
Sure. See here:
On our live server we do have same settings but PHP 7.4 instead of 8 and higher input variables.
Thanks for helping.
Hello @rankmathteam
Thanks, but unfortunately, adding the filter did not solve my problem.
I have created the rank-math.php file under my theme folder (wp-content/themes/theme-name/), and added the following code into this file, but still 404 errors:
<?php /** * Disable appending the query string in the redirection URL. * * @param int $number */ add_filter( 'rank_math/redirection/add_query_string', '__return_false' );
Hello @rankmathteam
I do use the latest free version v1.0.120.
I did clear the cache as well but the redirects still don’t work. Not even when I’m logged in.
Here is a screenshot of the redirecting rules for the 3 types that doesn’t work, all set with “exact” as you mentioned before:
Thanks for helping me in this.
Hello @rankmathteam
Unfortunately, it doesn’t help on our end. We have tried this before as well and now again but we’re still facing 404.
Any other suggestions?
Yes it is. I’ve already disabled all plugins, and also tried to use a standard theme. But doesn’t work.
Forum: Themes and Templates
In reply to: MailChimp OceanWP widget Not working.I have exactly the same issue on all my websites using Oceanwp. Seems like the update crashed connection. API Key is fine as well as Audience ID. Please help to solve this error!
Forum: Themes and Templates
In reply to: [OceanWP] Display Custom Field “description” on Blog PageHello again,
I’m very sorry! Your code is working like a charm. Somehow I must have messed it up from copy/paste. I tried once more and it works fine. See it yourself:
https://jamaicanhousesforsale.com/blog/Thanks you so much for your help and patience. Please close the issue.
Regards
MarcelForum: Themes and Templates
In reply to: [OceanWP] Display Custom Field “description” on Blog PageIn the standard free version of OceanWP there is no option to put befor content inner.
So I added your code to my functions.php file of the child theme, edited the shortcode with the one from my template and the site broke down. “technical difficulties” it says. Something must be wrong with the code provided.Forum: Themes and Templates
In reply to: [OceanWP] Display Custom Field “description” on Blog PageHi,
Thanks a lot. This solution doesn’t help enough as the shortcode cannot be placed above the content. It can only be displayed after Header but part of header design or before Footer.
I need to display it exactly as on category or tag pages like here:
https://jamaicanhousesforsale.com/category/real-estate/Any other idea?
Forum: Plugins
In reply to: [Yoast SEO] Default post category instead of customAll blog pages have the same issue when the plugin is activated! No matter what category we select in the single post, the URL is always set to the default category (as we’ve deleted “uncategorized”).
And yes, as I said, before the upgrade everything worked fine, as it’s working now without activating your plugin. We have selected one category per blog post. We do not use multiple categories per single blog post, even we could select more than one and set a primary category. But we don’t do that.
And yes, I can confirm, that each blog post is in one of the seven categories. All categories are in use.
And yes, I can confirm that Hemp-Products is selected as primary category of the mentioned blog post.
Forum: Plugins
In reply to: [Yoast SEO] Default post category instead of customHello again,
A. I can confirm, we use most recent Yoast SEO, v10.0
B. Yes, all plugins and themes are updated as well
C. If Yoast SEO plugin is inactive, then everything works fine (see attached images). But if Yoast SEO plugin is active, then each and every single blog post is showing the default category instead of the individual category set by single blog post. As you can see, we currently have blog posts under 7 categories. Categories are only showing correct, if Yoast SEO plugin is inactive. As soon as we activate the plugin, all URL’s are changing and showing all blog posts under the default category, which is “Cannabinoids”.
https://pasteboard.co/I55x3vD.jpg
https://pasteboard.co/I55xGk2.jpg
https://pasteboard.co/I55yzcM.jpgWhat we’d like to see? Unique category URL’s for single blog posts like it suppose to be.