I try to create page with tag [stcr_management_page] and set it in plugin options — main page works fine, but generated URLs give a 404 error 🙁
Plugin Author
WPKube
(@wpkube)
Hi @tihjawi
Based on the source code of the URL it seems to still use the virtual page.
You tried the disabling of virtual page and creating a regular page with the same permalink slug as the one you have set in the STCR settings, correct?
The slug by default is “comment-subscriptions” but based on the URL you use that slug is changed to “subscriptions”, that’s the slug you set for the regular page you created, correct?
Now I have reverted the settings back to the virtual page, since creating a real one did not give any results.
You tried the disabling of virtual page and creating a regular page with the same permalink slug as the one you have set in the STCR settings, correct?
yes
that’s the slug you set for the regular page you created, correct?
yes
I tried to disable all plugins except yours, but the situation hasn’t changed.
PHP 7.3 for now. In 7.4 also don’t works (Changed PHP version due to different plugin)
Plugin Author
WPKube
(@wpkube)
Hi @tihjawi
Can you contact us through the contact form at subscribe-reloaded.com/contact/, will need some screenshots of settings pages and it’s easier to handle those via email.
through the contact form at subscribe-reloaded.com/contact/
The site with the contact form does not work. What screenshots do you need? I’ll post them here.
Can you try the following:
Go to WP Admin > StCR > Management Page
Set “Virtual management page” to “No” and save changes
Go to WP admin > Pages > Add New and create a page called “Comment subscriptions”, the permalink should be comment-subscriptions
For the content of the page add [stcr_management_page]
This helps for me. Thanks!
It’s weird because I was already creating a real page instead of a virtual one. Maybe it’s the slug.
Plugin Author
WPKube
(@wpkube)
Ok, great, let me know if the issue comes back.