- This topic has 10 replies, 3 voices, and was last updated 4 years, 3 months ago by
Tom.
-
AuthorPosts
-
December 7, 2021 at 1:33 pm #2041699
eriastudio
as written in the other post i can’t activate any additional module, regenerating the permalinks didn’t help either.
thank you already
December 7, 2021 at 2:43 pm #2041736Ying
StaffCustomer SupportHi Christopher,
Can you switch to the parent theme and try again?
Let me know 🙂
December 7, 2021 at 2:49 pm #2041747eriastudio
Hey Ying,
I have activated the parent theme and tried again to reset the permalinks, still without success.December 7, 2021 at 3:11 pm #2041772Ying
StaffCustomer SupportHum..that’s odd..
I’ll ask Tom to have a look on this 🙂
Thanks for your patience!
December 7, 2021 at 8:34 pm #2041925Tom
Lead DeveloperLead DeveloperVery strange, all of our REST API routes are returning a 404 error (try updating your license, exporting something, etc…).
The fact that those URLs are returning 404 (not found) tells me something is up with
mod_rewrite, or the WordPress’ ability to rewrite URLs. This is why saving permalinks usually works: https://stackoverflow.com/questions/34670533/wordpress-rest-api-wp-api-404-error-cannot-access-the-wordpress-rest-apiI wonder if
mod_rewriteis set up correctly on the server?December 8, 2021 at 1:37 am #2042098eriastudio
Thank you very much. I will take a closer look and get back to you as soon as I could clarify this.
As it seems that the error occurs frequently, would it be possible to get an error message here?
December 8, 2021 at 3:49 pm #2042963Tom
Lead DeveloperLead DeveloperIf you right-click + Inspect the page while the spinner is spinning you’ll see the 404 error in the “Console” tab.
Let me know if you find anything 🙂
December 13, 2021 at 12:55 am #2047116eriastudio
Hi, unfortunately I could not solve the problem yet.
But it is definitely not due to generatepress, that I could already verify.
Is there a way to activate the modules manually via the database?
December 13, 2021 at 2:58 pm #2047996Tom
Lead DeveloperLead DeveloperYes, you can manually add their options in the
wp_optionstable.These are the available option names for each module:
generate_package_backgrounds generate_package_blog generate_package_copyright generate_package_disable_elements generate_package_elements generate_package_secondary_nav generate_package_spacing generate_package_menu_plus generate_package_woocommerceIf you add any of these with the value
activatedit will work.Let me know if you need more info 🙂
December 20, 2021 at 4:47 am #2054340eriastudio
This works perfectly!
December 20, 2021 at 8:38 pm #2055138Tom
Lead DeveloperLead DeveloperAwesome 🙂
-
AuthorPosts
- You must be logged in to reply to this topic.