1415 comments found.
Hello. Where is the demo for this:
Update: option to show a Share Popup when video finishes
Is this included in the latest theme?
Update: option to show a Share Popup when video finishes
Update: option to show a Share Popup when video finishes
Hi
It was in NewsTube 1.4.9 – 2016/02/17. The option is in Theme Options > Single Post.
Note that it won’t work with custom video player like JWPlayer or VideoJS
Best regards
CactusThees
Hi! I have updated my NewsTube theme and now Visual Composer’s plugin requires an activation (image attached). I was told when I purchased the theme that this plugin was included. How can I activate my copy? Many thanks!
Hi
The installation file of Visual Composer is included in the package, not the license. It will be updated along with theme package so you don’t need to worry about the message.
Best regards
CactusThemes
Ok, but the thing is that now, after updating the package, I can not use Visual Compoer. It is not working, while before the update it was ok. What can I do?
Hi
What kind of problem you are having?
Hello can not upload demo content help
Hi
Please provide site URL + admin account to http://ticket.cactusthemes.com so we can help
Best regards
CactusThemes
Hey Guys!
In the market for a video focused theme, and I seem to have found the right developers right here. But I’m torn between the VideoPro and the NewsTube themes. My only concern with the VideoPro theme is it doesn’t seem as integrated with Adsense ads like NewsTube is. Not a huge deal, but was hoping there might be a way to have it match that.
Then my only issue with the NewsTube theme is the fact that on mobile it doesn’t appear to have the dropdown feature within the sidebar menu like it does on VideoPro. Seems like with a bunch of categories, and subcategories within those, it might get long very quickly. Has that been updated since?
Also, my channel I’m wishing to integrate into a website is youtube . com / hoopdiamonds just in case knowing the content might help with your process of guiding me towards a theme.
Thanks in advance for your help, and I look forward to moving along with one of these beautiful themes very soon!
Hi
Thanks for your interest.
VideoPro supports Adsense Ads just like all of our themes. We just don’t setup it on our demo pages.
Indeed, NewsTube does not have a dropdown feature for sidebar menu. If you have a lot of categories, i’m afraid you will need a custom menu plugin for that. We will consider adding this feature soon.
If you want a more video-dedicated theme, then VideoPro is more suitable for you 
Best regards
CactusThemes
Hello
i would like to know if and how i can use the rule “show only post_format” in smart content box and in post slider, like in your VideoPro template.
i need to show only standard post in all my content boxes/sliders and video post just in the header slider.
if i can’t use that rule, can i use a rule that say to the widget to not load a specific category?
and i can’t hide Header – Featured Posts, it should be easy, i clicked in theme option – front page – Header – Featured Posts Layout – hidden but the slide still show in
if someone asking the same question
set front page layout to wide (2nd option)
then in custom css add .cactus-categories-slider { display: none; }
kinda look like it works
Hi
Currently NewsTube does not have such option for SCB shortcode. You can use “tag” to do the job (tag posts which are standard and tag posts which are video posts)
Best regards
CactusThemes
Im trying to decide between NewsTube and TrueMag to run my film festival. Is NewsTube EVERYTHING TrueMag is only with more blog options?
Hi
Thanks for your interest. True Mag has more feature dedicated to videos, while NewsTube is built for a magazine site, so NewsTube has more blog options. Thus, please check our demo pages to see if it fits your needs.
Best regards
CactusThemes
Thank you for your answer. Does NewsTube have the exact same video features as TrueMag with the added benefit of blog options?
Hi,
Thanks for contacting us.
Since, TrueMag especially regards videos, it has some special videos features but NewsTube hasn’t. For more details, please check themes’ documentations. Thank you.
Best regards,
CactusThemes
on “Sample Data” page I see “Please install NewsTube-SampleData plugin to use this feature” and nothing happened when i’m trying ti find this plugin. How to fix it?
Hi
This plugin is included in the package of NewsTube. Please install via uploading.
Best regards
CactusThemes
Dear author,
When I scroll down at a video playlist, I see a venster right under the page with ‘Do not miss’. I wonder if it is possible to get a floating venster with the still playing video like in the theme VideoPro: http://videopro.cactusthemes.com/v1/youtubes-new-music-app/
Best regards
Hi
Thanks for your interest. Unfortunately, NewsTube does not has such feature as in VideoPro
Best regards
CactusThemes
On the category page, next to the post, the related post seems to be the same post for the whole category (latest post). I can’t figure out how to change this.
Hi
You can change that in Theme Options >Archives > Related Posts – Select and Related Posts – Order By.
If in category page, the related posts is set to Category and the Order By is set to Latest, then of course the related post will be the same for every posts.
Best regards
CactusThemes
Thanks.
does this theme supports woocommerce memberships plugin?
Hi
To be honest, I’m not sure. We haven’t tested it yet.
Best regards
CactusThemes
Hello – Am having this error on the ratings plugin – Warning: Invalid argument supplied for foreach() in /home/content/p3pnexwpnas01_data02/64/3615664/html/wp-content/plugins/cactus-rating/cactus-rating.php on line 92
Hi
Could you try edit this line 91 in cactus-rating.php,
if($custom_review = get_post_meta($post_id,'custom_review',true)){
into
if($custom_review = get_post_meta($post_id,'custom_review',true) && is_array($custom_review)){
Best regards
CactusThemes
Hi,
how can I set visual composer newstube button centered?
thanks
Can I have the URL?
Hi
You can edit the column, add “center” into the extra class name field. Then go to Theme Options > General > Custom CSS, add this code
.center{text-align:center}
Best regards
CactusThemes
How can we make the playlist page a homepage, literally the only reason why I bought the theme and seems to be the only option not supported.
Hi
Currently it’s not possible. We will consider adding this feature in next updates
Thanks and best regards
CactusThemes
Hi, if possible i want classic slider with smaller height (horizontal layout created with shortcode). I tried with some custom css, but the image was cropped from the top, so the bottom text (category, title) is “out”. Is possible? Thank you
Hi
I’m afraid it will need a lot of code since the height must be synchronized between the left and the right column. I’m not saying it’s impossible but I would recommend you ask for help from a professional
Best regards
CactusThemes
Cannot create an account on yoru support site to create a tucket. I dont get the email to verify my email address so there for cannot log in to create a ticket. What shout I do?
Hi
Please send us a message through the contact form in our profile page https://themeforest.net/user/cactusthemes
Best regards
CactusThemes
Hi, Can i reduce the lateral dimension of the site from 1200 to 1080 to make it compatible with the advertising skin?
#wrap{width:1060px}
.cactus-listing-config>.container, .cactus-single-page>.container{widtgh:1060px}
@media (min-width:1200px){ .container{width:1050px}}
Best regards
CactusThemes
i tried but i didn’t succeded. i also was wrong before because the right measure is 1000 px for internal space. using your css custom code the right sidebar wasn’t resized correctly. You can see the website at workout-italia.it Can you help me to fix it?
Hi
1000px for internal space is too small. Beside, the sidebar should be and fixed at 300px because of the Google Adsense’s size.
Could you screenshot the issue?
Best regards
CactusThemes
I need to change the icon box default background
I changed the color by css to .cactus-icon-box .icon-box .cactus-content but if I do .cactus-icon-box .icon-box .cactus-content:hover it doesn’t works. So the black background on hover is still there..
I also need to have a link as icon-box. Is there a way to have it?
Thanks
Hi
The correct code is
.cactus-icon-box .icon-box .cactus-content{background-color:rgba(231,231,231,1.0)}
.cactus-icon-box:hover .icon-box .cactus-content{background-color:rgba(28,28,28,1.0)}
What do you mean by “have a link as icon-box”? Do you mean to put a link in icon box?
Best regards
CactusThemes
Exactly, I wanna have icon box element as a link (icon and text if it’s possible). Now if I use a href inside the icon box shortcode it doesn’t works of course. Is it possible to have something like this? Thanks
Indeed, you can only put link in content of the shortcode. I will transfer this request to the development team to see if it can be added to the next updates.
Thanks and best regards CactusThemes
Hi,
I need help with Post View Count.
I followed this topic http://ticket.cactusthemes.com/kb/faq.php?id=73 where you explain how to keep activate post views count and how to hide the views at the bottom of content. Now, I used your css to hide it but in homepage the same (count) is displayed at the bottom of the excerpt, when posts have less words then the excerpt..
How can I fix it?
Thanks
I think I found the way.. I simply deleted ( count ) from the count format field..
That’s great!
At an earlier time I posted my problem below, Your response was that the problem was fixed in the updated version 1.5.1.4. I have completed this update. According to your release notes (#Fix: cannot click on Post Title of Parallax Slider), you fixed this problem for Parallax Slider. However, the problem still exists for the POST SLIDER on my site, which I described below in my orginal post. Can you please fix this. Thank you, Glenn
This is regarding the text of the featured posts on the POST SLIDER in the Header.
When on a smart phone (mobile device), only the bottom line of the text has the link to the post when hovering over the text. The first and second line of the text do NOT have the link. It’s difficult for the user to find the actual link spot to visit the post. (It works fine on the desktop computer screen, but not on the smaller mobile device).
How can I get the entire title of the text to be the link? I believe by default for this theme, the image in the slider does not have the link, which is OK. The problem is the text.
My site with your theme is latestoffice.com
Can you please help, Thanks, Glenn
Hi,
Thanks for contacting us.
When you update theme you should update plugins as well. In this case, it needs NewsTube-Shortcode 1.4.9 plugin to work properly.
if you updated NewsTube-Shortcode 1.4.9 plugin but your website still have not worked, please create a ticket to our system at http://ticket.cactusthemes.com/ or via email hi@cactusthemes.com and leave us an admin account and url so we can help you better.
Best Regards,
Cactusthemes
Ok, I will do that. Thank you.
That worked!! Thank you very much.
You are welcome.
Hey, a pre-purchase question:
I’ve seen the sample site and others who’ve already purchased it and the navigation bar seems odd; If a category link with subcategories is added to the nav bar, like this:
Category > Subcategory 1 > Subcategory 2 > Subcategory 3
The only clickable items are the subcategories. Why can’t the MAIN category be clickable which would show the most from posts of all of it’s subcategories? Is this by design or can it be adjusted somewhere in the theme options? It seems like all megamenu’s main navbar title has a ’#’ link and nothing happens????
Also, is it possible to make pages (not posts) have a Parallax image up top?
Hi,
Thanks for contacting us.
We are sorry but it’s our design for the Mega Menu – Preview Mode. User can hover on the 1st menu item to see all the 2nd level of menu items which in Preview Mode. Please check this document for more details of its settings http://newstube.cactusthemes.com/doc/docs/menu/mega-menu/preview-mode-menu/
If you want to customize code to change the Preview mode of Mega menu, you can find a freelancer to help you.
We are sorry for this inconvenience and thanks for your understanding.
Best Regards,
CactusThemes