Discussion on NewsTube - Magazine Blog & Video

Discussion on NewsTube - Magazine Blog & Video

Cart 3,039 sales
Well Documented

CactusThemes supports this item

Supported

This author's response time can be up to 1 business day.

1415 comments found.

hi, How can I disable the “Save Video As…” from the right-click menu to prevent from clients from downloading the video?

Hi Kencucot,

You can use a plugin which denies right click to protect your content. Please refer some pages below for more information:

https://www.wpkube.com/5-powerful-wordpress-plugins-to-help-prevent-content-theft/ https://wordpress.org/plugins/wp-content-copy-protector/ https://wordpress.org/plugins/wp-content-copy-protection/

Hope this helps.

Best Regards,

CactusThemes

Thanks!

Got any idea where this is = “extends Walker_Nav_Menu” ??? I want to get this to work (=https://wordpress.org/plugins/nav-menu-roles/faq/).

Hi

In NewsTube, it’s in inc\megamenu\core\MegaMenuWalker.class.php

Best regards

CactusThemes

About featured images on single posts … if for example, someone was auto-blogging snips (say, one paragraph) of news items, which contain images. The theme is grabbing the first image and assigning it as the featured image. However, this image remains in the post as well, so, it shows the featured image as well as the same image directly below it when viewing the post.

Is there a way to NOT show the first image in the posts if it’s the same image as the one that has been set to the featured image? Virtually every feed I use includes more than one image, so even if I could simply hide the first image from every standard post, it would probably work, assuming it still showed as the featured image.

Thoughts?

Hi Okiewan,

You can control the featured post image to display by uploading your image at featured image section.

It does not relate to the image in content section. Please check again.

Best regards,

CactusThemes

Again, I apparently did not explain the situation well enough.

Yes, I know how to apply a featured image to a post.

I’ll try to formulate an understandable post, again, a little later today.

Hi Okiewan,

You can create a ticket to our Support System at http://ticket.cactusthemes.com/ with the more details of your issue so we can help you check better.

Best regards,

CactusThemes

Hi, I’ve an issue with Vimeo & Dailymotion videos, when I upload it in a post the video “takes” text and share bar position. I can see the video but no more the text and the share bar. Could you help me ?

Hi RobinPlt,

Thanks for contacting us.

Please create a ticket to our support system at http://ticket.cactusthemes.com/ and leave an admin account + your site URL so we can help you check.

Best regards,

CactusThemes

Hi, Is there a problem with rating system ? doesn’t work in my 2 website

Do you mean cactus-rating plugin? Could you please send us site URL + admin account to http://ticket.cactusthemes.com so we can check?

Best regards

CactusThemes

Hi, how do I add the date to each post in Newstube Posts Grid and the standard Posts Grid?

Hi Scorpius,

Both of two Visual shortcodes do not have Date element in design to show. We are afraid that you have to modify code to get that.

Thanks for your understanding

Best regards,

CactusThemes

How do I change the preview text?

“When work interferes with life, it can result in employees getting burned out and decreases base morale in the office it proves that everyone needs time away from the office.”

http://dezavlog.com

nevermind. Had to go to screen options -> Excerpts and it showed up…

1) How to make post rating a default on all posts … for users, rather admin makes a rating or not. Meaning, every post includes the ability for user to make a simple, number based rating.

It seems that it requires an author to turn on user rating ability only after rating it first.

2. How to change the number scale from the standard “100” to a more standard “5”.

Hi Okiewan,

You have to set values in Review for each post. It is because it is not default to set values automatically in Review for all posts.

However, you can hide Review Criteria and only show User Rating by going to Theme Options > General > Custom CSS and put this CSS segment below
.rating-summary-block {
    display: none;
}
.rating-criteria-block {
    display: none;
}
Rating feature can get values of User vote

Best regards,

CactusThemes

After that change, can posts be set to automatically add rating (allow visitor to vote)? I want it to DEFAULT to include the ability to vote, I do NOT want to have to add this ability manually to every post. I also want it to add vote ability to all previous posts.

Hi Okiewan,

Unfortunately, It is impossible to add rating automatically as you want. You need to do it manually in each post.

We are sory for not being able to help you in this case. Hope you can understand for us.

If you have further question, please create a ticket to our Support System at http://ticket.cactusthemes.com/ for the more convenient support.

Best regards, CactusThemes

Hello

It is possible that in the version Travel (http://newstube.cactusthemes.com/v5-travel/) the 4 main post (20 HOTTEST TRENDS SWIM this season, etc), have autoplay?

These will automatically move …

Thnaks

Hi Elblind,

Yes, of course

You can use Autoplay element in header shortcode to get that. Please see our document about that header layout for more details. http://newstube.cactusthemes.com/document/#shortcodes_posts_thumbslider

Best regards,

CactusThemes

thanks, great theme !!

Hi, How can I hide comments counter? I don’t want this counter nor the icon show anywhere on the site. Thanks

Hi Veryparanormal,

Please try adding this CSS segment in Theme Options > General > Custom CSS
.comment.cactus-info {
    display: none;
}
Best regards,

CactusThemes

quick question please? How many versions of each uploaded image does the theme make? I’m having issues with the number of files in each directory, killing my server (from a sites, not just the one using this theme, I also use TrueMag).

I need to somehow get around the number of files being generated. (yes, images are stored dates). Thanks

as a follow-up, it looks like the theme is making on the order of 30 additional images/size per single image uploaded. That’s fine for sites with few images/posts, in my case I can easily do 600 or so per month. I have some directories showing 7,000 + images as a result.

I assume all the sizes are for all the layout/slider variations offered by the theme. It’s killing my server (iowait). How can I cut down on the images being created?

Hi

Indeed, the theme needs to create a number of image sizes so on different devices, it can load appropriate images to save bandwidth. It’s a downside of a responsive theme.

To reduce number of thumbnails, you can open functions.php, find $cactus_size_array and remove the size you don’t want. It’s also defined in newstube-shortcodes plugin

Best regards

CactusThemes

Hi, this theme include facebook comment or not? or need to add manual?

Hi

Thanks for your interest. If you install the official Facebook plugin, the Facebook Comment box will replace default WP comment system

Best regards

CactusThemes

Hi, can you give me the link for official facebook plugin?

On our page:

http://cantstopmusic.com/

How can we completely disable the section under the navigation which currently has the the post “most visited countries”

We need the revolution slider the directly under the navigation…?

We want to remove the Front page Header/ main section sidebar

Hi Globo71,

Please add this CSS Code segment to Theme Options > Custom CSS to remove that section
.cactus-categories-slider { display: none;}

Best regards,

CactusThemes

Hi,

very nice theme. It’s possible to use the header “elegant” of fashion and the other of business magazine?

Hi

Yes, it’s possible. You can configure header and body separately.

Best regards

CactusThemes

Congratulations on this great template. It has everything I need to update my website. But I have a question before buying. Is it possible to place the latest articles with pagination first and then blocks categories? This is must for me. Thank you.

Yes, it’s possible!

Could you please tell me how to remove the ‘breadcrumbs’ and page title from the top of a page. Thanks

Hi, To remove the ‘breadcrumbs’ and page title from the top of a page, you could add this custom css code:
.cactus-single-page .cactus-breadcrumb{ display:none}
To Theme Options > General > Custom Css

hello,, Please how can I remove the counts in this categories : http://sassertube.com/category/games-trailers ,,, you can see the counts like this (200) under the image ,, how can remove this ,,, please ,,

I try it ,, but it is removed the another counts ,, I need to remove the counts show like this (200) see the link please again,, I don’t want to remove the counts in the bar ,, please check the link again http://sassertube.com/category/games-trailers

Hi Abonasser,

We are sorry for our mistake

Please remove the CSS segment we provided you above and then add this CSS segment below in Theme Options > General > Custom CSS
.primary-post-content .content .excerpt {
    display: none;
}
Best regards,

CactusThemes

than you so much ,,, it is work and removed the counts ,, :) ,, thank you

I am trying to reduce the margin at the bottom of the post classic slider 2. There is “margin-bottom: 40px” on the div class “cactus-slider-sync” but I cannot seem to find this in the main style.css file. Can you tell me where I should locate this value as I want to change it.

Also is there anyway to remove the pre/next arrows on the carousel’s, along withe the subsequent line below, basically I want to remove everything above the cactus-swiper-container div. Many thanks

Hi Bazlalor,

You can try adding these CSS segments below in Theme Options > General > Custom CSS

- In order to reduce the margin at the bottom of the post classic slider 2
.cactus-slider-sync {
      margin-bottom: 20px !important;
}
- In order to remove the pre/next arrows on the carousel’s
.cactus-carousel .pre-carousel, .cactus-carousel .next-carousel {
    display: none  !important;
}
- Text of Post in Carousel
.cactus-carousel .cactus-note-cat {
      display: none;
}
.cactus-carousel .primary-content h3 {
       display: none;
}
Best regards,

CactusThemes

Is there anyway to increase the number of columns for posts grid layout 4? In archives section it is the fourth layout, default is two columns but I want the same look in 3 or even 4 columns. Any way to do this?

Hi Stevenminix,

Unfortunately, Newstube Post Grid shortcode does not have Layout 4.

Please check again and describe your issues with more details to our support system at http://ticket.cactusthemes.com/ so we can help you better.

Best regards,

CactusThemes

“In archives section it is the fourth layout” did you read my question? Appearance>theme options>Archives you choose the blog layout(using latest posts as homepage) it is the 4th option. I want to have that same look but make it more than 2 columns.

Hi Stevenminix,

We are sorry for misunderstanding.

That is Blog layout, not Post Grid.

In addition, this is a fixed design and there is not any option to set column for layout, so you need to modify code to get that.

We do apologize for this inconvenience

Thanks for your understanding

Best regards,

CactusThemes

Could you please tell me if it’s possible to change the width of the main sidebar. Thanks in advance

By the way I tried to insert the above text and got a black sheet in the browser

This should read a blank sheet, sorry about that

Have sorted this out. Sorry to have bothered you

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey