Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Nano
tagDiv Member

This thread can help you with this: https://forum.tagdiv.com/topic/mobile-theme-problems-3/

There are some file replacement you need to do under WP Super cache plugin. Here are the details: https://github.com/Automattic/wp-super-cache/issues/132

This is must for Mobile theme to work with WP super cache but if it doesn’t work even after doing this change. Look for other things.

Thank you.

  • This reply was modified 9 years by Nano.
Nano
tagDiv Member

Now I get this. I will try this soon and will let you know if it works.

Thank you. 🙂

Nano
tagDiv Member

Hi Catalin,

I simply want to replace the “text” in social share icon at the bottom of every post with “share with facebook” and “tweet with Twitter” . Here is what I am trying to say: https://i.imgur.com/Wx3LJYF.jpg

Thank you.

Nano
tagDiv Member

Hey, Yes, I want to remove it only for mobile theme and I am very well aware that it has totally different place to add codes and have different header.

So, I see http://screencast.com/t/ZIMmqfCqcdx8 but I don’t know what to do here. What do I need to do remove adds from homepage only. I can get the Page ID for homepage using Browser inspector but what to do next?

What’s the code and where do I need to add this code ( probably here: http://screencast.com/t/ZIMmqfCqcdx8)

Kindly be little more instructive 🙂 ( Sorry for being so dumb in coding )

Thank you.

Nano
tagDiv Member

It worked great.. Just one think, How can I change the text written under “bottom share button” ( shown here: http://screencast.com/t/LuxnHcnVZR ) to “Share on Facebook” and “Tweet on Twitter” like we have on the top.

I know that I can change the text for top social share icon through Taxonomy section. But not sure about bottom social share button.

Thank you.

Nano
tagDiv Member

Thank you Chris for the help.

I am doing things as said by you above. These may be because of any plugin then. Let me go through this step by step.

Thank you again.

Nano
tagDiv Member

Thank you, Bogdan and Chris for the reply.

I use following ad networks or tools for tracking.

1. Google Analytics
2. Tynt
3. Google Adsense
4. Content.ad

Though none of these “redirecting files” are related to these tools or networks but for precautions, I checked by disabling each of these from my site and turned off all ad modules.

Cleared the cache, turned off the CloudFlare after purging everything and also cleared the cache from the server side.

Even after doing all these things. I am still getting these files as the redirect chain.

Though I am aware that Pippio.com is supposed to be a ad network and redirects to https://arbor.io/, Linksynergy redirects to http://marketing.rakuten.com/affiliate-marketing and adbrn.com is http://www.adbrain.com which is also an ad network.

But I have never signed up or used any of these ad networks ever on my site. Also, a simple Google search shows that pippio , linksynergy and adbrn.com are mass reported as malware for computer.

For example: http://www.sitealyzer.net/en/p/sb/remove-p.adbrn.com/
http://www.exterminate-it.com/malpedia/remove-linksynergy-com

I have also scanned my WordPress with Anti-malware plugin and in the result, it shows some files from Visual composer and Contacts form 7 plugin as a potential threat which I hope is a false positive.

Kindly see if you can show me the right direction to look for.

Thank you.

Nano
tagDiv Member

To make it more clear, these are the strange redirecting files:

Kindly help me to know , what are these?

Thank you.

Nano
tagDiv Member

Hey bintmusic

How you did this? Have you done it through Speedbooster plugin ? Can you also help the other community member to do the same on their websites?

Thank you.

Nano
tagDiv Member

Hi Bogdan,
I am very well aware of the settings tutorial is given here https://forum.tagdiv.com/cloudflare-cdn/ and have tried the same with disabled “Rocket Loader” for many days, but nothing helped.

Also, Rocket Loader mainly effects.JS files but the issues are related to.CSS . I have written a support mail to CloudFlare too. Let’s see what they have to say on this.

If you want to check things on my website, please do so, you already have my login credentials in your Inbox.

Thank you.

Nano
tagDiv Member

Oh!Okay. Thank you Nairolf 🙂

Nano
tagDiv Member

Hey Chris and Nairolf, Excuse me for not getting this correctly.
But what will happen if I used this code suggested by Alin in the speed booster files:


if(is_single()){
unset($this->style_footer_queue['js_composer_front']);
}

Will it load VC files only on Homepage, not on any other pages?
I do use VC on few other pages other than homepage should I use this code for speed optimization?

Thank you.

  • This reply was modified 9 years by Nano.
Nano
tagDiv Member

Hello Gaurav,

Go to WP Dashboard- Left column panel- Click Visual Composer- Role Manager- Administrator- Post Type- Custom- Select – Post and Page both.
By default VC is enabled for pages only.

Hope it helps.

Nano
tagDiv Member

Hey Syams,
Rest assured as the concerned files are identical and hence you won’t face much difference. I have checked it on Newspaper theme and it works really well.

Just take the backup of these two files before making any changes.

Nano
tagDiv Member
Nano
tagDiv Member

Thank you, Bogdan, for carefully checking the patch and releasing the correct version of the patch. I am sure you must have updated the “download” section of Envato store too for new users who are downloading the patch now.

Though I finally had to delete the old theme and then re-install the new one and then have to do all customizations manually again. 🙂

Nano
tagDiv Member

Yup! Thank you

Nano
tagDiv Member

Hello Graffa,
Actually, as Bryson said, the issue is with ” td_options.php” which is probably a new file introduced in Newspaper 7.5 under ( includes/wp_booster/td_options.php), but it’s not present in ( patch of 7.4 to 7.5).
td_options.php was also not there in 7.4 or older version but it’s been called by td_wp_booster_functions.php on line 15 in 7.5 , hence probably causing this error.

Hence, in a separate attempt.
When I uploaded all files under “wp_booster” directory from new theme 7.5 ( Because I haven’t modified any files under wp_booster so it was easy for me) and then added other files from patch 7.4 to 7.5, it worked without any error 500.

But now , I got a new error ie. Blank homepage ( Read a new thread here: https://forum.tagdiv.com/topic/urgent-help-homepage-blank-after-recent-update-to-7-5/)

In short, Unfortunately, TagDiv needs to re-work on patch this time and as “Chris” suggested in a reply, it’s a good idea to do complete theme installation ( Yup, it’s time-consuming but probably this is the only method left with us 🙁 )

  • This reply was modified 9 years by Nano.
Nano
tagDiv Member

Hey Bryson T,
Thanks for the suggestions.

I am also thinking to do a full re-install now because patch doesn’t appear to be good this time.

Thank you.

Nano
tagDiv Member

Oh! Yes, the method you described appears to be safe but little more time consuming.
I can’t understand why patch didn’t work while I was not using any caching or cdn before doing this upgrade.

I will surely give a try to the optimum method you suggested. Thank you Chris.

Nano
tagDiv Member

I get it perfectly.

Thank you. 🙂

Nano
tagDiv Member

You were absolutely right.

This time it worked perfectly well.

Thank you 🙂

Just one thing :

As the SPOT ID for the “article bottom ad” for mobile theme is “content_bottom_mob”
and the SPOT ID for the “custom ad 1” under theme settings- Ad setting is “custom_ad_1”

What’s the SPOT ID for “article bottom ad” under theme settings- ad ?

For the desktop version, I currently have the same ad code under ” article bottom ad” and “custom ad 1” so, I want to save one space and use the “article bottom ad” spot Id.

Thank you.

Nano
tagDiv Member

Hi Bogdan,
Thank you for the response. Yes, I know that the smart list template for the mobile theme is different, though it looks like smart-list 7. and as I wrote above in my reply that, I had also tried to include same code in “td_smart_list_mob_1.php”. Anyways,

I tried to put your code as shown in the image http://screencast.com/t/RtyOwKCaF, but unfortunately, it didn’t work. I again tried to by putting this code like this too ( as we did in do_shortcode option for desktop smart lists version ), but it didn’t work either 🙁

So, here is my two try:
1.


      // render the pagination
        $buffy .= $this->callback_render_pagination();

        $buffy .= '</div>';
            $buffy .= td_global_blocks::get_instance(‘td_block_ad_box_mob’)->render(array(‘spot_id’ => ‘content_bottom_mob’));
        return $buffy;
    }

2.


       

    protected function render_after_list_wrap() {
        $buffy = '';
        $buffy .= '</div>'; // /.td_smart_list_1  wrapper with id
        $buffy .= td_global_blocks::get_instance(‘td_block_ad_box_mob’)->render(array(‘spot_id’ => ‘content_bottom_mob’));
        return $buffy;
    }
}

What should I do now? Will you please try this.. as it can be really for many of us. Having a “bottom contextual article ads” from Outbrain, content.ad are a necessity these days, and we have 70% visitors on mobile. So…. please

Thank you…

  • This reply was modified 9 years by Nano.
  • This reply was modified 9 years by Nano.
Nano
tagDiv Member

Hi,
So, I finally implemented the code in all smart list type and it’s working well. Though it’s not working on mobile ( with TD Mobile theme plugin ON)

So, I also added this code to “td_smart_list_mob_1.php” but since “custom_ad_1” can’t be recognized by Mobile theme hence it’s not working.

What we can do is to call for “Article Bottom Ad” under mobile theme option (https://i.imgur.com/8bkJGHf.png ) in spite of “Custom_Ad_1” . If it’s possible , please tell me the way or if there is some other way around.

One more thing- So, we already have the same code written in “Article Bottom Ad” section of theme setting panel ( https://i.imgur.com/el1PniV.png ) so, for the desktop version too, Can’t we use
“article_bottom_ad” in spite of “custom_ad_1” in following code:

$buffy .= do_shortcode('[td_block_ad_box spot_id="custom_ad_1"]');

Kindly assist.

Thank you.

Nano
tagDiv Member

It worked. Thank you 🙂

Viewing 25 posts - 101 through 125 (of 321 total)