Matthew Galvin
Forum Replies Created
-
Look in the browser javascript console (F12) and determine if your error is related to Goodle reCaptcha or this plugin.
Forum: Plugins
In reply to: [YARPP - Yet Another Related Posts Plugin] Numbers are incorrect orderThere needs to be a specific element that the posts are related on, a number is not sufficient here. You can try order by date ASC and then put the posts in order by date, which might work, although you may need to limit the relationship to title by using weight parameters.
You can only disallow in the pool of returned posts, however you can use the weights to return only your preferred category posts. See documentation for weighting and make sure you pay attention to the reference post argument
What are you trying to import? It’s pretty straightforward if you have a compatible file or data feed.
Have you tried calling the other EM functions and see if they load? You can use do_shortcode for the shortcodes here https://wp-events-plugin.com/documentation/shortcodes/ or use the direct PHP calls featured here https://wp-events-plugin.com/documentation/advanced/php/
A 2017 site and 2023 site are pretty different (5 years!). You’ll need to look at PHP version(s) and see what’s happening (look at PHP logs).Yes, it is possible. The date ranges are in the search $args under “scope” and there’s no need to use the existing scope form if you want to customize it. Look for the scope.php file in /templates/search and make your own custom php file. There’s example code provided and a lot of options to integrate your own scope values with the date values. Look for <?php /* Example alternatives
@jamesosborne I usually use HTML verification, as DNS is tricky and slow on shared hosts.
Not clear what you are asking me to do – do I need to verify https as a separate Search Console listing? I have not had to do that with other hosts, I have mixed bag of http and https domains.