Home User profile
tagDiv Member
Tech Blogger
Satwik
tagDiv Member

Go to Newspaper -> System Status -> Disable ‘tagDiv advertisement’.

Satwik
tagDiv Member

Use the ‘Single External Shortcode’ element of tagDiv Composer.

Satwik
tagDiv Member

Yes. You can insert the AdsPro shortcode in the ‘Custom ad’ section of the Ad Box element.

Satwik
tagDiv Member

They have introduced a new On/Off toggle in the System Status tab. I tried it in RC 12.4, and it works perfectly. It will be available in the upcoming 12.4 update.

Satwik
tagDiv Member

They have introduced a new On/Off toggle in the System Status tab. I tried it in RC 12.4, and it works perfectly. It will be available in the upcoming 12.4 update.

Satwik
tagDiv Member

They have introduced a new On/Off toggle in the System Status tab. I tried it in RC 12.4, and it works perfectly. It will be available in the upcoming 12.4 update.

Satwik
tagDiv Member

I am using the latest version of Newspaper theme on more than 20 client sites, and I can see the Banner ad only on the Welcome Page. Something is wrong. A proper screenshot will help the Newspaper team to Analyze and fix it.

Thanks

Satwik
tagDiv Member

The theme is working fine with PHP 8.0. Can you confirm which PHP version is causing the issue?

Satwik
tagDiv Member

Add this code to functions.php

function disable_comment_url($fields) {
unset($fields[‘url’]);
return $fields;}
add_filter(‘comment_form_default_fields’,’disable_comment_url’);

Satwik
tagDiv Member

That’s great.

Thanks for the quick update.

Satwik
tagDiv Member

Hi Calin,

Any updates on the issue? It would be good if you provide a temporary fix so that we can use it till the next update.

Thanks

Satwik
tagDiv Member

Hi Bettina,

This is the same issue we discussed over email. I would request your dev team to work on this on priority and provide a solution as soon as possible.

Satwik
tagDiv Member

You can also do it without using any 3rd party plugin. Go to the Newspaper theme panel and paste the Pintrest tag in the HEADER SCRIPT CODE box. Clear the cache if you’re using any caching plugin. That’s it.

Satwik
tagDiv Member

Add this code to functions.php

function disable_comment_url($fields) {
unset($fields[‘url’]);
return $fields;}
add_filter(‘comment_form_default_fields’,’disable_comment_url’);

Satwik
tagDiv Member

Add the below code to functions.php

function disable_comment_field($fields) {
unset($fields[‘url’]);
return $fields;}
add_filter(‘comment_form_default_fields’,’disable_comment_field’);

Satwik
tagDiv Member

1. Disable tagDiv Composer -> https://i.imgur.com/uzBdRB9.png
2. delete tagDiv Composer -> https://i.imgur.com/xGGfYE7.png
3. Reinstall tagDiv Composer -> https://i.imgur.com/Ay0zJHn.png or -> https://i.imgur.com/ZMgV9at.png
4. Clear the WordPress Cache and Browser cache

You can also try different browser. It’s working fine on Chrome, Safari, Firefox, and Edge.

Satwik
tagDiv Member

1. Disable tagDiv Composer -> https://i.imgur.com/uzBdRB9.png
2. delete tagDiv Composer -> https://i.imgur.com/xGGfYE7.png
3. Reinstall tagDiv Composer -> https://i.imgur.com/Ay0zJHn.png or -> https://i.imgur.com/ZMgV9at.png
4. Clear the WordPress Cache and Browser cache

You can also try different browser. It’s working fine on Chrome, Safari, Firefox, and Edge.

Satwik
tagDiv Member

1. Disable tagDiv Composer -> https://i.imgur.com/uzBdRB9.png
2. delete tagDiv Composer -> https://i.imgur.com/xGGfYE7.png
3. Reinstall tagDiv Composer -> https://i.imgur.com/Ay0zJHn.png or -> https://i.imgur.com/ZMgV9at.png
4. Clear the WordPress Cache and Browser cache

You can also try different browser. It’s working fine on Chrome, Safari, Firefox, and Edge.

Satwik
tagDiv Member

It works with all modules enabled.

Satwik
tagDiv Member

WP Rocket works fine with Newspaper theme.

Satwik
tagDiv Member

1. Disable tagDiv Composer -> https://i.imgur.com/uzBdRB9.png
2. delete tagDiv Composer -> https://i.imgur.com/xGGfYE7.png
3. Reinstall tagDiv Composer -> https://i.imgur.com/Ay0zJHn.png or -> https://i.imgur.com/ZMgV9at.png
4. Clear the WordPress Cache and Browser cache

You can also try different browser. It’s working fine on Chrome, Safari, Firefox, and Edge.

Satwik
tagDiv Member

It’s working now. Follow the method as Calin said.

1. Disable tagDiv Composer -> https://i.imgur.com/uzBdRB9.png
2. delete tagDiv Composer -> https://i.imgur.com/xGGfYE7.png
3. Reinstall tagDiv Composer -> https://i.imgur.com/Ay0zJHn.png or -> https://i.imgur.com/ZMgV9at.png
4. Clear the WordPress Cache and Browser cache

You can also try different browser. It’s working fine on Chrome, Safari, Firefox, and Edge.

  • This reply was modified 5 years by Satwik.
Viewing 25 posts - 1 through 25 (of 115 total)