sidsidsid16
Forum Replies Created
-
Forum: Plugins
In reply to: [Yoast SEO] This Plugin Breaks The Reply To Comment Feature Of My WebsiteAdding the filter and removing the filter doesn’t make a difference (replyto flag not showing in URL, but is on the reply button hyperlink). However, replying to comments are now working.
- This reply was modified 4 years, 6 months ago by sidsidsid16.
Forum: Plugins
In reply to: [Yoast SEO] This Plugin Breaks The Reply To Comment Feature Of My WebsiteI have updated to v14.1 and have removed the php code from the functions.php file:
add_filter( 'wpseo_remove_reply_to_com', '__return_false' );
Comments replies are now working. However, I am still not seeing the
replytocom?
variable still the end of the URL.Is this intended behaviour?
- This reply was modified 4 years, 6 months ago by sidsidsid16.
Forum: Reviews
In reply to: [Yoast SEO] A Whack a Mole of BugsThat’s odd, I’ve never had any issues when publishing a post.
Try creating a support thread explaining the issue in more detail – the support team are fairly prompt with replying.
Put a link to the support thread here too.
Forum: Reviews
In reply to: [Yoast SEO] A Whack a Mole of BugsHaha thanks!
Forum: Plugins
In reply to: [Yoast SEO] This Plugin Breaks The Reply To Comment Feature Of My WebsiteYes, I understand, but with the code added to the functions.php file, the ?replytocom still doesn’t show at the end of the URL, but the comment replies are working. Is this intended?
Forum: Plugins
In reply to: [Yoast SEO] This Plugin Breaks The Reply To Comment Feature Of My WebsiteThank you for the prompt response. Adding this line of code fixes the issue.
Although the comments work as expected, the
?replytocom
variable from the URL isn’t there, is this the intended behaviour?Forum: Reviews
In reply to: [Yoast SEO] A Whack a Mole of Bugs5-star rating and a negative review? Are you okay?
To display the member directory page, you need a shortcode. You can find the shortcode from your WordPress Dashboard > Ultimate Member > Member Directories.
Copy the Shortcode then go to Pages panel of WordPress Dashboard then look for the page called Members. If you don’t have this page then create a new page called Members then press edit then paste the shortcode (as a shortcode block if you’re using Gutenberg).
After that make sure you’ve set this page as the default Members page from WordPress Dashboard > Ultimate Member > Settings > General > Pages > Set members page to the page you just created.
After this, the member directory panel will show on your members page. Quite silly how the plugin doesn’t do this automatically.