luxinterior
Forum Replies Created
-
After some research I added my own ‘wpb_sender_email’ in my custom mu code and it worked. No errors and the email was sent as normal. While it’s good to not have the errors I can’t imagine this is a long-term solution.
Lux
Forum: Plugins
In reply to: [Smart Slider 3] Posts by Filter Not WorkingThanks for your reply.
Your first solution fixed the problem as I had inadvertently set the slider to ‘block’ instead of ‘simple’.
Steve
@gijo I’m using PHP 7.3
To recreate the error should be pretty simple. Just create a php file and put this in…
ini_set('display_errors', 1); ini_set('display_startup_errors', 1); error_reporting(E_ALL); define( 'ABSPATH', $_SERVER['DOCUMENT_ROOT'] . '/' ); require_once( ABSPATH . 'wp-load.php' );
lux
It was checked, but I don’t recall checking it. I’ve unchecked it now, and it works as expected.
Thanks for your help.
Lux
Thanks your response and I hope you manage to make it happen.
Lux
Forum: Themes and Templates
In reply to: [GeneratePress] Mobile Menu Messed UpThanks for that Tom. It worked perfectly!
Lux
Forum: Themes and Templates
In reply to: [GeneratePress] Mobile Menu Messed UpDo you mean in style.css? That’s not really possible as there’s quite a lot of necessary code below 862 and it’s a working site for a client. The code has worked fine for years so it’s curious that this is just showing up now.
Lux
Forum: Plugins
In reply to: [AMP] Lots of Empty URL’s and Hrefs’Fixed the issue. It was a problem with my coding.
Thanks for your help.
Lux
Forum: Plugins
In reply to: [AMP] Lots of Empty URL’s and Hrefs’Thanks for getting back to me.
I’d rather not post my url on a public forum, to be honest, plus, the plugin is disabled for now.
Is there any way that I can contact you directly to give you the url?
Cheers
Lux
Forum: Plugins
In reply to: [WP SEO Structured Data Schema] Review Structured Data ErrorI noticed the warning too but it follows the schema specs, so not sure about that one, just yet. That’s not the reason your reviews and stars are not showing.
Google has made a change to the algorithm that directly limits the number of results that show with stars. It looks like it’s actively penalizing sites that overuse it. I’ve removed the star ratings and Google seems to be OK with the site now. Still having major issues with AMP not showing anymore, after it was one of my best sources of traffic for over two years.
https://www.stanventures.com/blog/google-algorithm-update-2019/
Hope that helps.
Lux
Thanks for the response, Ethan.
I realized what the problem was.
I have an anti-spam plugin installed and it blocked me because I was testing the form too quickly. I’ve whitelisted my IP’s now and everything is fine. ??
Thanks
Lux
Forum: Plugins
In reply to: [Redirection] Redirect Actions?Just noticed the tiny little icon and clicked on it ??
Thanks for a great plugin!
Lux
5 months later and the issue is still happening. Is anybody looking at this?
[05-Aug-2018 02:05:05 UTC] WordPress database error Duplicate entry '14631' for key 'page_id' for query INSERT INTO
wpug_statistics_historical(
value,
category,
uri,
page_id) VALUES ('1', 'uri', '/youtube-seo-pro/?codeid=14631', '14631') made by do_action_ref_array, WP_Hook->do_action, WP_Hook->apply_filters, WP_Statistics_Schedule::dbmaint_event, wp_statistics_purge_data
Lux
Forum: Plugins
In reply to: [GDPR] Action to Disable Privacy Bar?Thanks for that Fernando, it works perfectly.
Lux
Forum: Plugins
In reply to: [Custom Post Type UI] CPT as TaxonomyI’ve found a way to make the relation using ACF Pro so problem solved for me.
Thanks for taking the time to look into this for me.
Lux