Find Answers and Get Support › Forums › Cera – Intranet & Community Theme › Website Setup › Posts › Video Posts Show Text In Thumbnail In News Page
- This topic has 4 replies, 2 voices, and was last updated 3 years, 11 months ago by
Manathan.
-
AuthorPosts
-
@themodactyl
- 0 Topics
- 6690 Posts
Hi @chazbeck,
Thank you for your precious feedback. There is definitely an issue in our theme which will be fixed in a future update.
To fix this, simply add the following code snippet to your website:
/** * Video fix */ .blog-posts [id^="post-"].format-video .post-media { min-height: 100px !important; } .blog-posts [id^="post-"].format-video .post-media .jetpack-video-wrapper { margin: 0; } .blog-posts [id^="post-"].format-video .post-media > p:not(:first-child) { display: none; } .blog-posts [id^="post-"].format-video .post-media .wp-block-embed { width: 100%; height: 100%; padding: 0 !important; margin: 0 !important; } .blog-posts [id^="post-"].format-video .post-media .wp-block-embed iframe { min-height: 100%; }
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.
If you want to go further with the customization of your website, we advise that you require customization work.
Regards,
January 11, 2021 at 13:49 #27634@themodactyl- 0 Topics
- 6690 Posts
Hi @chazbeck,
Of course. To change this, simply add the following code snippet to your website:
.blog-posts [id^="post-"].format-video .post-media .wp-block-embed iframe { min-height: 100%; }
Please note that we’ll be back to you as soon as the update is available. 🙂
Regards,
January 18, 2021 at 10:30 #27927@themodactyl- 0 Topics
- 6690 Posts
Hi Charlie,
We recently released a new version of your theme. Updating your theme, Grimlock plugins and all the other recommended plugins to the latest version should fix this issue.
If you have correctly updated the theme and Grimlock, the problem should now be fixed. 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). So 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:
https://www.lifewire.com/how-to-clear-cache-2617980To update your theme, you can download and install the Envato Market plugin (https://envato.com/market-plugin/) on your WordPress site.
Once the plugin is installed and activated, go to “Envato Market” in your admin menu and follow the instructions under “Activate Envato API Connection”.
When this is done, you will see your purchased themes under the “Themes” tab and you should be able to update your theme from there by clicking the “Update available” button.
Cheers,
February 22, 2021 at 13:38 #29144 -
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 ‘Video Posts Show Text In Thumbnail In News Page’ is closed to new replies.