• I am actually using WordPress 3.85, I added five videos to my wordpress site. I created a menu item that points to the video home page, which displays the correct theme. However, if I click on any of the video thumbnails on the popular, recent or featured sections below the videos the video displays with the wrong theme connected to it. How can I select the custom theme I want displayed for the video section?

    https://www.ads-software.com/plugins/contus-video-gallery/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi,

    Open \wp-content\plugins\contus-video-gallery\hdflvvideoshare.php and find 'show_ui' => false and change it to 'show_ui' => true. Now go to WP admin. You can find new label called “Contus Video Gallery”. Click the label. Here you can find all the video gallery items. Here edit the items and assign theme for the pages and check. But please don’t edit/delete the post content. If you have any other queries in this, feel free to contact the support team at [email protected]

    Thread Starter kevcpu

    (@kevcpu)

    I followed the example and logged into the wp-admin screen. I found the additional menu item called “Contus Video Gallery”. However, when I click on the link I don’t see an option for setting the theme. There is a button entitled “View Video Gallery Item”, but when I click it takes my to a page that displays the video. Where do I edit the theme on the page?

    Hi,

    Select that “Contus Video Gallery” label. Now all the video gallery items will be listed in that page. Edit an item and check the sidebar. If you have any setting to change the template you can edit here itself.

    If not, follow the steps mentioned in the following link https://www.apptha.com/forum/viewtopic.php?f=27&t=2455&p=6374&hilit=jonradio#p6374. You can skip the first point. And instead of the theme “Video Stream”, replace your theme name and follow the steps.

    If you find any difficulties, feel free to contact the support team at [email protected]

    I’m having a similar issue, but it’s not the theme that’s a problem, it’s that it’s choosing the wrong page template. I don’t want it to use the default, I want it to use “Full Width” so we can see a larger video size. Where can I specify what page template to use when it creates the new page for each video?

    You cannot specify template when creating a video (which creates custom post automatically). You need to edit the posts and assign template manually. For this, open \wp-content\plugins\contus-video-gallery\hdflvvideoshare.php and find ‘show_ui’ => false and change it to 'show_ui' => true. Now go to WP admin. You can find new label called “Contus Video Gallery“. Click the label. Here you can find all the video gallery items. Edit the items and assign template for the pages and check. But please don’t edit/delete the post content. If you have any other queries in this, feel free to contact the support team at [email protected]

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Wrong theme displays for video pages’ is closed to new replies.