sidsidsid16
Forum Replies Created
-
Adding 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 6 years ago by sidsidsid16.
I 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 6 years ago by sidsidsid16.
That’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.
Haha thanks!
Yes, 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?
Thank you for the prompt response. Adding this line of code fixes the issue.
Although the comments work as expected, the
?replytocomvariable from the URL isn’t there, is this the intended behaviour?5-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.