please provide a live link to your site to illustrate the issue.
what theme are you using?
http://www.iaqadvisoronline.com. I am reconstructing the side cos my webserver screwed up and I lost everything. sigh.
Theme is Corporate / Genesis from StudioPress.
Hi,
Open \wp-content\plugins\contus-video-gallery\front\views\videoshortcode.php and find $output .= '<div class="video-cat-thumb">';. Now cut the code and place before // show rss icon enable / disable.
Find
$output .= '</div></div>';
}
$output .= '</div></div>';
in the same file (around 709) and replace with the following code and check.
$output .= '</div>';
}
$output .= '</div></div>';
If you are still facing any difficulties in this, refer https://ww.wp.xz.cn/support/topic/when-i-play-the-video-the-layout-of-sidebar-was-broken#post-6011055.
Dear Karthik,
I managed to open and locate the videoshorcode.php file.
It took me some time and I could not locate the sentences you mentioned. Is it possible for me to ask you to send me an edited file that would help me and I can use it to overide the original file?
Thanks.
Hi,
We cannot upload files here. So please contact the supporting team at [email protected]. So that I can share file.
@karthikeyani
fyi, you can for example use the pastebin to share any larger amounts of code – see http://codex.ww.wp.xz.cn/Forum_Welcome#Posting_Code
@creationhub, please find the modified code in the following link http://pastebin.com/T6SMYTGu.
@alchymyth, Thank you for sharing.
Hi Karthikeyani,
I lost the file (video shortcode) that you sent me to replace the original file so that the blog sidebars will not go out of alignment.
Can you resend the file to me? Appreciate your assistance.
Hi,
You can get the updated code in the following link http://plugins.svn.ww.wp.xz.cn/contus-video-gallery/tags/2.7/front/views/videoshortcode.php. We have updated the code in ww.wp.xz.cn. So you can get the updated file in latest package in https://ww.wp.xz.cn/plugins/contus-video-gallery/
i am having problems with the sidebar widget also, I’ve updated the plugin, and it still has problems with sidebar alignment. At the homepage, it seems okay. But when playing individual video player, the sidebar moves toward the bottom of page.
Hi,
Have you tried the steps mentioned in the below link?
https://ww.wp.xz.cn/support/topic/when-i-play-the-video-the-layout-of-sidebar-was-broken
If you are still facing any trouble in this, contact the support team at [email protected]