Found it, the Option i was looking was under Template Settings -> Archive template.
That affects all CPT archives.
Ok i downloaded translation.zip and extracted it on /Newsmag but the warning doesn’t go away. How can i make it go away?
Hmm doesn’t seem to do what i need. The module can only be changed for custom taxonomies not for Custom Post Types.
I mean how to change the module for CPT archives like:
domain.com/books/
domain.com/movies/
domain.com/comics/
They all use module 1 by default.
4.12 is old though, you should uninstall it from the plugins menu and re-download newsmag.
You’ll get 5.1.1!
When you extract the zip you’ll see inside the “plugins” folder a file named js_composer.zip
Then go to wordpress dashaboard -> Plugins -> Add new -> Upload plugin.
Choose js_composer.zip upload it and activate it. Voila Visual composer latest version!
-
This reply was modified 9 years by
CreepyRavioli.
-
This reply was modified 9 years by
CreepyRavioli.
Is it possible not loose this change on theme update? I tried recreating the path on my child theme but it doesn’t use my file.
It’s not really worth it.
If you remove the entire if from the screenshot it will display on all custom post types. But it has major issues.
1) the related posts will be only from the type “post”
2) Newsmag related posts only consider either TAGS or Categories. It can’t use custom taxonomies or the post titles to find related posts.
It’s very limited. There are plugins much better at this.
To this day i have to re-add this css after every update. Make it core, this theme will always use visual composer.
Thanks it works!
I reported same similar problem with opera mini 6 months ago:
https://forum.tagdiv.com/topic/3-0-update-broke-site-on-opera-mini/
Problem is newsmag is only compatible with the mainstream browsers and there is no interest on increasing compatibility beyond that.
I don’t understand how can the code exist on html and not be loaded. If it exist then it’s being loaded. It doesn’t matter if it’s hidden with css it still loads.
These aren’t google ads, they are fixed sizes not responsive.
It’s not 1 sentence of code we are talking 3 ads to be shown on PC and 3 to be shown on mobile, if all the theme does is hide it, a phone would have to load all 6 Which is very heavy.
How does it hide it? It hide it in a way we can’t see it but it’s there or does it really remove the code? Bceause that’s my whole problem. If it doesn’t remove the code then it’s not useful.
Ok it was easy on your child theme on loop-single.php
change
echo $td_mod_single->get_image('td_640x0');
to
the_post_thumbnail('full');
or whatever the heck you want.
PS i do this because i only have images of 640px and less on my site (they get resized to that on upload).
So no point for me to having the td_640x0 size since they are the exact same size of the full one.
So now i can safely remove those thousands of 640×0 images taking GB of room on my uploads folder.
Cheers!
I want to use wp_is_mobile() function because as far as i understood the way newsmag hide an ad on mobile is by using display:none which is bad because the code loads anyway you just can’t see it, slowing down the site.
-
This reply was modified 9 years by
CreepyRavioli.
-
This reply was modified 9 years by
CreepyRavioli.
thank you!
Thansk!
I’ll send you credentials by email this bugs me quite a lot.
You should include this on your core, i have to add this after every update.
it’s on \Newsmag-tf\plugins\js_composer.zip
Try redownload the whole theme.
To update the plugin you have to go to plugins and uninstall visual composer. Then add new plugin from file and find \Newsmag-tf\plugins\js_composer.zip it’s inside the 3.1 theme package.
-
This reply was modified 10 years by
CreepyRavioli.
Did you delete your visual composer plugin and upload the zipped version that comes with 3.1? If not try that
Hi there, i’ve found some on google:
http://cmagazine.es/wp-content/themes/Newsmag/style.css?ver=1.7.2
http://comerisparmiare.net/wp-content/themes/Newsmag/style.css?ver=1.7.2
http://cmagazine.es/wp-content/themes/Newsmag/style.css?ver=1.7.2
-
This reply was modified 10 years by
CreepyRavioli.
I want to give this another try.
Andrei, could you please tell me on what file the validation occurs? I am able to display the captcha but it’s possible to login without resolving it, because i’m missing the validation file.
thank you!
Hi thanks for the help. It’s weird i added your code, cleared cloudflare cache and phone cache, reloaded several times but the problem remains the same.
Done thanks!
Visual Composer author says:
Hello, this message can be disabled by theme author, but as theme author mentioned – you don’t need to activate VC there.

So i guess i’m officially requesting theme author to disable this message?
I think Visual Composer needs to get it together, everyone and their mothers are complaining http://codecanyon.net/item/visual-composer-page-builder-for-wordpress/242431/comments?page=640&filter=all#comment_13177247
