Home User profile
tagDiv Member
Founder and Chief Editor at InfoPhilic, a designer, developer and hardcore fan of WEB.
Amit
tagDiv Member

In WordPress dashboard, Go to Appearance >> Menu
You can remove the Purchase Now menu from there.

Amit
tagDiv Member

After enabling tagDiv AMP plugin, you need to go to Permalink settings and hit save button. This will fix 404 error.

Amit
tagDiv Member

You can change Related Article or any text in the theme using theme panel >> translation

Amit
tagDiv Member

Hey @akhilshipmethis
It will greatly help to all tagDiv members if you post those tweaks here.

Thank you!

Amit
tagDiv Member

Disabling theme page views counter from theme panel will solve ajax issue.

Amit
tagDiv Member

I have updated the guide.
Disabling Stylesheet added by the Multipurpose plugin.
//Remove Multi Purpose Style
add_action( 'wp_enqueue_scripts', 'infophilic_remove_multi_purpose', 20 );
function infophilic_remove_multi_purpose() {
wp_dequeue_style( 'td-plugin-multi-purpose' );
}

Amit
tagDiv Member

Hahaha,
that’s true

Amit
tagDiv Member

You can post it here or let me contact you on your Facebook page.

Amit
tagDiv Member

@marijnvdgruiter

I would like to see the code in your htaccess file

Amit
tagDiv Member

@marijnvdgruiter
For me, your site showing ads on another browser except for Chrome.
Mozilla Firefox – http://prntscr.com/k2t2uy
Google Chrome – http://prntscr.com/k2t3tq

Amit
tagDiv Member

This is interesting.
Even we are facing this problem on our all sites using Newspaper theme.
Earlier we thought it’s happening because of cache so we discussed this with our host team on investigation they found nothing that affecting ads.

They suggest me to contact Adsense team, and I got the same reply (code is modified) from AdSense team.

But more interesting thing is, we are facing this only on Google Chrome browser.

Amit
tagDiv Member

It seems you’re using list 6 template use this

/* Smart List Number Box Colors */
.td_smart_list_6 .td-sml-current-item-nr {
background-color:#dd3333;
}

If you wanna change color for all list templates then use

/* Smart List Number Box Colors */
.td-sml-current-item-nr {
background-color:#dd3333;
}

Thank you for your understanding.

Amit
tagDiv Member

Hi

due to a technical issue, the theme was pulled of ThemeForest. Team released the new version 8.8.1 and it’s awaiting moderation. We hope that in the next 24 hours the theme will be available again.

Amit
tagDiv Member

Hello @krysteleal

Pages build with page builder like (td composer or js composer) won’t work with mobile theme.

You can either user mobile editor on edit page screen ( http://prntscr.com/jpum6a ) to add content to show on mobile or deactivate mobile theme plugin.

Thank you for your understanding.

Amit
tagDiv Member

Hello,

Disabling bottom like buttons will solve it

Refer: http://prntscr.com/jpe2nj

Amit
tagDiv Member

Hello @m2sahin

Yes, you can. You must add <meta name="robots" content="noindex,follow"/> to the header. This will take some weeks to completely deindex AMP.

Refer: https://www.infophilic.com/how-to-disable-google-amp/

Amit
tagDiv Member

Hello @tmaghrebt

It’s showing server response time of 2.6 seconds. Try to fix it. You can also try:

    Adding proper Expiry headers.
    Reducing the number of requests per page.

Also, I can see you are using Autoptimize plugin on your site to minify the scripts. If you found it helpful use it but make sure you disable minification at CloudFlare’s end.

Hope this will help you.

Amit
tagDiv Member

Hello @edowney

Here are the logo pixel details for the Newspaper theme.

For Desktop
Normal logo size: 272 x 90px
Retina logo size: 544 x 180px

For Mobile
Normal logo size: 140 x 48px
Retina logo size: 280 x 96px

Amit
tagDiv Member

Hello @amitjugran

To show author archive pages, just go to Yoast >> Search Appearance >>> Archive >>> enable Auther archive

Refer: http://prntscr.com/jnjw7e
Result: http://prntscr.com/jnjx2q

Amit
tagDiv Member

Welcome @benti

Yea, It is super flexible and I am loving it ❤️

Amit
tagDiv Member

@Gerald

Do you want a full guide to install the theme?

Amit
tagDiv Member

Hello @benti

You can modify Homepage latest articles setting by editing the homepage.
Refer: http://prntscr.com/jnggzq Use any of them to show excerpts.

Under the same settings, you can increase the number posts to be shown on the homepage.
Refer: http://prntscr.com/jngi1d

Thank you for your understanding.

Amit
tagDiv Member

Welcome @fpetrov8906

Amit
tagDiv Member

Hello @fquiquet

Make sure you have checked Mobile device support option in the Advanced setting tab of WP super cache.

Refer: http://prntscr.com/jngfmc

Thank you for your understanding.

Viewing 25 posts - 226 through 250 (of 511 total)