Home User profile
tagDiv Member
I'd like to help if i know the answer to your problem :)
CreepyRavioli
tagDiv Member

Found it, the Option i was looking was under Template Settings -> Archive template.
That affects all CPT archives.

CreepyRavioli
tagDiv Member

Ok i downloaded translation.zip and extracted it on /Newsmag but the warning doesn’t go away. How can i make it go away?

CreepyRavioli
tagDiv Member

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.

CreepyRavioli
tagDiv Member

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!

CreepyRavioli
tagDiv Member

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.

CreepyRavioli
tagDiv Member

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.

CreepyRavioli
tagDiv Member

To this day i have to re-add this css after every update. Make it core, this theme will always use visual composer.

CreepyRavioli
tagDiv Member

Thanks it works!

CreepyRavioli
tagDiv Member

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.

CreepyRavioli
tagDiv Member

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.

CreepyRavioli
tagDiv Member

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.

CreepyRavioli
tagDiv Member

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!

CreepyRavioli
tagDiv Member

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.

CreepyRavioli
tagDiv Member

thank you!

CreepyRavioli
tagDiv Member

Thansk!

CreepyRavioli
tagDiv Member

I’ll send you credentials by email this bugs me quite a lot.

CreepyRavioli
tagDiv Member

You should include this on your core, i have to add this after every update.

CreepyRavioli
tagDiv Member

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.

CreepyRavioli
tagDiv Member

Did you delete your visual composer plugin and upload the zipped version that comes with 3.1? If not try that

CreepyRavioli
tagDiv Member

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!

CreepyRavioli
tagDiv Member

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.

CreepyRavioli
tagDiv Member

Done thanks!

CreepyRavioli
tagDiv Member

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.

disable

So i guess i’m officially requesting theme author to disable this message?

CreepyRavioli
tagDiv Member

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

Viewing 25 posts - 1 through 25 (of 59 total)