- AuthorPosts
Hi,
there was no screenshot attached. I have updated my profile with the FTP details.
2/ I’m trying to include video as cover in post, so I selected “Format: Video” and inserted the code, however the video has too much padding at the top, problem is this code I guess:
<div style="padding:73.17% 0 0 0;position:relative;">
but if I change the padding, the video is small. It is here.
I have enabled debug and there is a problem as you can see.-
This reply was modified Jul 31 by
sales1.
Hi,
1. Please upload a cover for the blog, that will show the video preview, see attached screenshot.
2&3. Add the following code to the “Custom CSS Code”:#comment_textarea > div{max-width: 100%;flex: 0 0 100%;} @media only screen and (max-width: 991px){#stb_search_block_left{display:none;}}
Best regards.
Attachments:
Hi,
1/ it works fine, only the preview is slightly smaller, see attachment.Attachments:
Hi,
Please modify the /modules/stblog/stblog.php file, add the following code, see attached screenshot.$links[] = array( 'type' => 'module', 'page' => 'blog', 'lastmod' => date('Y-m-d H:i:s'), 'link' => $this->context->link->getModuleLink('stblog', 'default'), 'image' => false );
Best regards.
Attachments:
Hi,
I added a piece of code to the sturls.php file to resolve it for you.
Best regards.Attachments:
-
This reply was modified Jul 31 by
- AuthorPosts
You must be logged in to reply to this topic.