Find Answers and Get Support › Forums › Armadon – Gaming Community WordPress Theme › Website Setup › Pages › The Rank and other Gamipress pages look incompatible with the theme
- This topic has 7 replies, 2 voices, and was last updated 7 months, 1 week ago by
Manathan.
-
AuthorPosts
-
afshinParticipant@afshinse
- 5 Topics
- 15 Posts
Hi,
I was modifying the gamipress pages for ranks and badges and faced issue with the template and gutenburg blocks as they are not following the block logic. the text goes out of column boundary! as you can see in the attached picture.
Any clue how to fix it? thought you tested all these before selling the theme.
//Afshin
October 5, 2022 at 00:24 #42826@themodactyl- 0 Topics
- 5752 Posts
Hi Afshin,
Thank you for reaching out to us!
It’s best if we take a quick look at this. 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.
October 5, 2022 at 08:45 #42831@themodactyl- 0 Topics
- 5752 Posts
Thank you for your precious feedback. There is definitely an issue in our theme which will be fixed in the next update.
Until next update, simply add the following code snippet to your website:
/** * FIX: Badge Description Goes Out of the Box */ .gamipress-achievement-description p, .badge .card-body{ white-space:normal; text-align:left; font-weight:300; }
To add this code snippet to your site, we recommend that you paste it to the Custom CSS panel of your WordPress Customizer. Just go to your dashboard and navigate to “Appearance > Customize > Additional CSS”.
Pasting your code snippet there should do the trick for you.Also, it’s important to remember that we share snippet only to solve issues with our theme. Any further request for CSS snippets will have to be part of a defect that needs to be fixed urgently. No snippets will be shared otherwise.
We’ll be back to you as soon as the update is released.
Regards,
October 6, 2022 at 16:56 #42842@themodactyl- 0 Topics
- 5752 Posts
Hi Afshin,
Thank you for your patience.
We have just released a new update of Grimlock. Updating this plugin to the latest version should fix this issue.
After the update, the problem should now be fixed. However, you might still be seeing the issue because your browser cache is showing you an older version of the page (browsers do that to load pages faster). To see that the issue is resolved you will need to empty your browser cache and reload the page. If you want to read more on what browser cache is and how to clear it, here is an article that might help you: How to Clear Internet Cache in Every Major Browser.
Kindest regards,
October 25, 2022 at 11:00 #43087 -
AuthorPosts
The topic ‘The Rank and other Gamipress pages look incompatible with the theme’ is closed to new replies.