Find Answers and Get Support › Forums › Sinclair – Political & Donations WordPress Theme › Website Setup › Gutenberg Blocks › Changing some text on homepage
- This topic has 9 replies, 2 voices, and was last updated 3 years, 3 months ago by
Manathan.
-
AuthorPosts
-
René WappiezParticipant@wappiez
- 106 Topics
- 352 Posts
Hi
Almost at the bottom of the homepage there is some text that I did manage to translate earlier, but now can’t seem to find anymore.
Could you tell me where I can change this text?Gutenberg and Customizer didn’t work.
Thx
November 3, 2021 at 15:02 #36463@themodactyl- 0 Topics
- 6690 Posts
Hi René, 🙂
You should be able to edit this section in Gutenberg. When clicking on the Grimlock block, open the General tab on the right to access to the content. Please find the attached screenshot.
Hope this will help you!
Best,
November 4, 2021 at 18:07 #36510René WappiezParticipant@wappiez- 106 Topics
- 352 Posts
Hmm. Gutenberg was not installed. So I installed Gutenberg, but I’m not able to open the page in Gutenberg. Don’t understand why?
It’s not loading the block as well, it gives a invalid JSON message.November 5, 2021 at 11:14 #36532@themodactyl- 0 Topics
- 6690 Posts
Hi René,
That’s odd, Guternberg is the default WordPress editor, it should basically be installed. 🤔
To help us getting clues and find a solution to this issue, please activate logging on your website, just turn WP_DEBUG to true, by pasting the following code lines in your wp-config.php file, just before the line that says ‘That’s all, stop editing! Happy blogging.’:
// Enable WP_DEBUG mode define( 'WP_DEBUG', true ); // Enable Debug logging to the /wp-content/debug.log file define( 'WP_DEBUG_LOG', true ); // Disable display of errors and warnings define( 'WP_DEBUG_DISPLAY', false ); @ini_set( 'display_errors', 0 );
More on this in the following topic: https://codex.wordpress.org/Debugging_in_WordPress
Then, you have to meet this error again. I suggest you to try to edit the block. This time, thanks to the code snippet that you added to your
wp-config.php
file, we should be able to read the error.Could you share the content of your
debug.log
file with us please? You can post the content of this file as plain text in your next reply and mark it as private to keep this between us.After having reviewed your next reply, we’ll be able to tell you if the issue is caused by our product, a third party plugin or any type misconfiguration on your server.
If we’re not able to help, we’ll recommend you to transfer the error logs to the plugin author or to your server hosting support.
Thank you.
November 8, 2021 at 09:21 #36589René WappiezParticipant@wappiez- 106 Topics
- 352 Posts
Thx.
Just to be sure, I need to activate the Gutenberg plugin. Do I also need to activate the ultimate block add-ons?
November 9, 2021 at 11:19 #36651@themodactyl- 0 Topics
- 6690 Posts
Hi René,
I don’t understand why you need to activate Gutenberg plugin. As I told you, Gutenberg is the standard page builder and it is included in WordPress. Can you please tell me the name of the plugin you’re referring to?
Concerning Ultimate block add-on, it depends if you need the extra blocks managed by this plugin on your website.
Best,
November 9, 2021 at 13:05 #36653René WappiezParticipant@wappiez- 106 Topics
- 352 Posts
Does this need to be activated?
I already tried it of course and it didn’t work. Will talk to my dev guys to add the code you gave me.
November 10, 2021 at 14:25 #36688@themodactyl- 0 Topics
- 6690 Posts
Hi René,
Thank you for your feedback!
It’s best if we take a quick look at this…
Once the logs have been activated, could you create a new website user for us please? If possible with administrator capabilities so we can make a quick check of your settings.
You can post the user name and password in your next reply and mark it as private to keep this between us.Also, are we free to deactivate plugins for our tests? In this case, I invite you to make a backup before we investigate your website further in order to make sure you don’t loose any data if something goes wrong.
Thank you.
November 12, 2021 at 09:18 #36715René WappiezParticipant@wappiez- 106 Topics
- 352 Posts
This problem has been solved. I needed to update to Wordpres 5.8.2 and now it all works again. Crazy, because Charitable wasn’t working for a week or so either. Very weird that if you don’t upgrade immediatly it can break your site.
November 15, 2021 at 11:17 #36779@themodactyl- 0 Topics
- 6690 Posts
Hi René,
I’m glad to read all is working great! 🙂
My best guess would be that you updated a plugin that needed the last version of WordPress to work correctly with its last version. In other words, it certainly was a conflicts between a plugin and the WordPress version you had. 🤔
I really suggest you to update all plugins, theme and WordPress version together. This way, it will limit the risk of potential conflicts.
Best,
November 15, 2021 at 12:35 #36782 -
AuthorPosts
Hi there,
This topic has been inactive for a while now so we will be closing it to keep the forum tidy. Don't hesitate to create a new topic if you still need help and we'll be glad to help you!
Best regards,
The Themosaurus team.
The topic ‘Changing some text on homepage’ is closed to new replies.