4080 comments found.
Hi, in each category only 10 videos are viewable, then another 10 in a different section. Is there anyway to list all videos at once with small thumbnails as the default shows videos with larger thumbnails. I checked the documentation but I couldn’t find anything.
Hi
Pagination number is set at Settings > Reading > Blog pages show at most . You cannot list all videos in category page
Best regards
CactusThemes
Thank you ! That’s exactly what i wanted to do !
hi I wanted to buy your awesome template however i wanted to know if its possible to make it open sharing and enable other to upload media on to the site , just like youtube without having to get approved and so on
Hi
Thanks for your interest. Unfortunately, True Mag does not have User Upload feature
hello I just purchased . All plugins are installing except for TruMag Plugins and JWPlayer Plugin. Any suggestions. I am getting these errors: Thanks
object(WP_Error)#168 (2) { [“errors”]=> array(1) { [“plugins_api_failed”]=> array(1) { [0]=> string(219) “An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration. If you continue to have problems, please try the support forums.” } } [“error_data”]=> array(1) { [“plugins_api_failed”]=> string(2) “N;” } } Something went wrong with the plugin API.
Hi
TrueMag-plugins are included in the package. Please install the manually (via uploading).
JWPlayer was removed from WordPress.org. The old version is also included in the package you downloaded
Best regards
CactusThemes
hello i sent u a message to hide slider on mobile ;and u sent me that code @media (max-width: 768px){#slider { display: none; }} its working thanks but i want to hide slider just on front page,but now users also cannot looking playlist how can i solve that problem
Hi Gozlug,
You can change a bit in that code segment to remove slider on homepage
@media (max-width: 768px){.home #slider { display: none; }}
Best regards,
CactusThemes
ty so much
how can i do that on sidebar widget,i mean i want to hide sidebar widgets which is at every page and posts except home page,shortly, widgets will be shown on home page only
Hi Gozlug,
You can use this CSS Code segment to get that
#sidebar { display: none; }
.home #sidebar { display: block; }
.single-post #content,.archive #content{ width: 100%; }
However, I recomend using Widget Logic plugin to control the appearance of widgets in different pages.
Best regards,
CactusThemes.
In the “video code” area, what are the restrictions on the code you can add here?
Is it possible to add PHP in there? Or nested Shortcode tags (eg: if user logged in, show X video, if user logged out, show Y video)
Hi
The video code is for HTML code only. If you can to add conditional code for video, please use Player Logic http://truemag.cactusthemes.com/document/#other_settings_player_logic
Hi! I want to import url video youtube to “url video” in truemag. which plugin to do that?
Hi
I’m not sure I get your question. However, we support 2 plugins that you can use to import videos from a YouTube Channel into TrueMag. Check this: http://codecanyon.net/item/youtube-wordpress-plugin-video-import/4429742 and this: http://codecanyon.net/item/wordpress-automatic-plugin/1904470
2 this plugin only import to content not import url to “url video” in truemag. after import i must edit content—> cut url to “url video”.
Please check the configuration as those two plugins support True Mag officially.
I want to import url like image http://prntscr.com/9k8fzg please help me
I checked config but can’t import url youtube to “video url”
I’m afraid you have to contact plugin’s author for support
hello I want to purchase Theme. But I want to make sure it will take this custom youtube embed code when adding/posting videos? Thanks
<object classid=”clsid:d27cdb6e-ae6d-11cf-96b8-444553540000” codebase=”http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0” width=”480” height=”400” id=”KlickablePlayer” align=”middle”> <param name=”allowScriptAccess” value=”always” /> <param name=”allowFullScreen” value=”false” /> <param name=”movie” value=”http://klickable.tv/files/embed/KlickablePlayer.swf?w=http://klickable.tv/files/flash/&rq=http://klickable.tv/files/flash/&i=2357&s=http://klickable.tv/files/flash/playerControls.swf&pq=a&r=http://klickable.tv/&width=480” /><param name=”quality” value=”high” /><param name=”bgcolor” value=”#ffffff” /><embed src=”http://klickable.tv/files/embed/KlickablePlayer.swf?w=http://klickable.tv/files/flash/&rq=http://klickable.tv/files/flash/&i=2357&s=http://klickable.tv/files/flash/playerControls.swf&pq=a&r=http://klickable.tv/&width=480” quality=”high” bgcolor=”#ffffff” width=”480” height=”400 “name=”KlickablePlayer” align=”middle” allowScriptAccess=”always” allowFullScreen=”false” type=”application/x-shockwave-flash” pluginspage=”http://www.macromedia.com/go/getflashplayer/” ></embed></object>
Hi
Thanks for your interest. The code above will work without problem
Best regards
CactusThemes
Hello what is the channel image size for fullwidth to get best viewing
Hi Gozlug,
Please use the image which is larger than 1366×768px in the ratio of 16:9. Our theme will automatically crop the image to get best viewing.
Best regards,
CactusThemes.
I have tried to install ad get this theme working properly but it seems very confusing and frustrating. I would like to get the Big Video Carousel but it seems the shrtcodes are broken. Please advise. www.pitfights.tv
Hi
Please install Visual Composer plugin and other related plugins in advance. (the installation file is included in the package)
it is installed. i noticed that once activated it makes the page take a long time to load and sometimes doesn’t load at all, just keep showing the circular arrow hourglass spinning.
Once the hourglass stops spinning it still won’t show my top carousel.
Hi
There are 2 missing images. They are from demo data. Please configure to replace them (one in footer widget, one is background of header)
Please provide admin account to http://ticket.cactusthemes.com if you need further help
Best regards
CactusThemes
Hi Gozlug,
You can use this CSS Code segment to hide that button from mobile devices
@media(max-width: 768px){#gototop { display: none; }}
Best regards,
CactusThemes.
Hello this didnt solve my problem.there is a bug on android platforms ,when i scrolled down and when i came same place(same distance from bottom floor – i dont know that distance in pixels )it otomatically jump to top a little but i tried on iphone everything is working good could u check http://www.gozlug.com/ on android device
Hi Gozlug,
We have checked your site with google chrome browser on android mobiles and we did not see that issues. Please create a ticket at our support system http://ticket.cactusthemes.com/ so we can help you better. Best regards,
CactusThemes.
I am using Gravity Forms and not contact form 7 for the video submission. When I put a section in the form and hit “NEXT”, the page refreshes. When I click the submit (modal), it’s in the second section of the form. I don’t want the page to refresh every time I hit next. Is there any way I can change that? If not, do you know which file I can edit so I can add a page link and the user will be directed to the form. I really like the submit button.
Hi Boostifyer,
Thanks for your comment.
At the moment, we are using the Contact Form to build “submit video” button and we do not face with the issue as you described above.
You should use Contact Form for submitting video or the best way is that you should contact the Gravity Forms’ author to learn more about this issue.
We are sorry for this inconvenience
Thanks for your understanding
Best regards,
CactusThemes.
Just purchased this theme. Someone of the bundled plugins are outdated and need to be updated, particularly Visual Composer. How do I update them
Hi
You can contact us at http://ticket.cactusthemes.com We will send you the latest version of VC.
Best regards
CactusThemes
how can users reach their subscribed channels or how they can be notified when add new video on their subscribed channels.I can not ..Simply what is the function subscription system?
Hi Gozlug,
Unfortunately, currently, our theme does not have function to notify the user when a new video is uploaded to subscribed channel. They only see the video when visiting the channel.
Best regards,
CactusThemes.
Question before purchase, I have website with over 400 videos from Vimeo and YOutube. Do I have to import all the links from Vimeo and Youtube, or is there an option to import from existing them?
Hi
We provide a tool to convert from deTube to True Mag. It depends on your previous theme to build a convert tool like that.
Best regards
CactusThemes
Currently, I am using SociaPlay http://themeforest.net/item/socialplay-media-sharing-wordpress-theme/5530973. I noticed deTube tool. Only issue with SocialPLay is the custom post types and custom categories for Video. TrueMag offers some features which we need unless we do a complete customization of current theme.
Hi
Thanks. Unfortunately, you have to customize the convert tool so you can convert posts from your old theme to True Mag- compatible
Hello i want to edit 404 page and i want to add videobox or a special vimeo slider widget shortcode but it doesnt work just i can add iframe or text,how can i add a shortcode to the 404 page content area?
Hi Gozlug,
Unfortunately, that page does not support using any shortcodes. You have to modify code to get that.
We are sorry for this inconvenience
Thanks for your understanding
Best regards,
CactusThemes.
1.Hi been having issues, that 2 of my channels are missing even after click load more, it still not showing up, the rest are there.
2. Why is my youtube google ads, not showing up on the video when i run the videos from my site. however its available on youtube but not on our site..
3. is it illegal to run ads around our website by embedding youtube videos? want to make sure this.
Hi
Please provide site URL to http://ticket.cactusthemes.com so we can check
Hi,
How can I hide post title for all post?
I mean on the post top “Home \ Latest \ Str8 Kash – Feeling” like this!
Hi Mazas55,
Thanks for your comment.
You can add this Custom CSS segment in Theme Options-
.single-post #headline .breadcrumbs{display:none;}
Best regards,
CactusThemes.
Thank you! erry Xmas and Happy Holidays!
Thanks. Wish you a happy holiday 
Hello, I’m interested about this theme ! I would like to know if it’s possible for the users to upload videos (not embed url but “selhosted”) ? I saw in the demo that you display a field “video url” but not UL field ! Thank you. Best Regards, Romain !
Hi
Thanks for your interest.
Unfortunately, True Mag does not have “user upload video” feature. They must upload videos somewhere else and paste the URL in the form
Best regards
CactusThemes
Hi again,
Two questions.
- How to justify excerpt text?
- Can i make blog listing in two columns?
Hi Vlada 77,
1. You could try with this code segment in Theme Options > General > Custom CSS
.video-item .item-content {
text-align: justify;
}
2. You could do that (and more) by going to Theme Options > Blog > Choose Default Listing Layout
For other issues, please kindly create a ticket to our support system at http://ticket.cactusthemes.com so we can help you better.
Best regards,
CactusThemes.
Hello
Sorry work this holiday season.
But I wonder if you have a code that I can use to change the colors of the menu.
I am using the light version of the menu, I want this light turns green, and the menu that opens also be green and not Sinza as currently occurs.
the titles within the menu should be white and not gray.
if the codes you can use to change the light version for this color! I am very grateful.
I want my light menu be the same as the Xbox site ? http://www.xbox.com/pt-BR/xbox-one/gaming
so it’s easier for you to understand!
this is my current site http://xboxnation.net/
Thank you! and Happy Holidays
Hi Rhairison,
Actually, we do not support for these issues on ThemeForest.
Please create a ticket to our support system at http://ticket.cactusthemes.com so we can help you better.
Regarding these issues, you could try with this code segment in Theme Options > General > Custom CSS
#top-nav.topnav-light .navbar {
background-color: #449918;}
.navbar a {
color: #fff;}
.sub-menu a {
background-color: #449918;
}
.sub-menu a:hover {
background-color: #449918 !important;
}
You can change the value according to your need
Merry XMas,
CactusThemes