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

Disable cache from Siteground’s end.

Amit
tagDiv Member

Hi,
Disabling CSS and JS minification will help you.

Amit
tagDiv Member

This is new path for mobile version code

/wp-content/plugins/td-composer/mobile/

Amit
tagDiv Member

Hello @highlife

You can paste your Alexa certified code in theme panel >> Google Analytics/ JavaScripts codes

Refer: http://prntscr.com/nm21v9

Amit
tagDiv Member

I am glad I was able to help.

Amit
tagDiv Member

of course, after step 3 goto Newspaper >> Welcome and follow the instructions.
refer:http://prntscr.com/nf7r7g

Amit
tagDiv Member

I faced same issue on some sites using latest Newspaper and following steps mentioned above solved the issue.

Amit
tagDiv Member

Hello @themesic

Try this-
1. Disable Child theme
2. Enable default theme (Twenty Nineteen) or any other.
3. Now enable Newspaper theme (not a child theme).
4. AMP will work now.

If you see More article block at the end of the AMP page then you need to disable More article box option from theme panel. Refer: http://prntscr.com/nf7d64

Hope this will help you. All the best!

Amit
tagDiv Member

Hello @giacomolaw

Try this-
1. Disable Child theme
2. Enable default theme (Twenty Nineteen) or any other.
3. Now enable Newspaper theme (not a child theme).
4. AMP will work now.

If you see More article block at the end of the AMP page then you need to disable More article box option from theme panel. Refer: http://prntscr.com/nf7d64

Hope this will help you. All the best!

Amit
tagDiv Member

Hello @lifestartsathome
The ad unit appearing just above the logo is because you have Google AdSense ads enabled on your website.

Remove the following code from your theme panel >>

<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-5375026911197019",
enable_page_level_ads: true
});
</script>

Seems, you have added this code just before the Facebook Pixel code.
Hope this will help.

Amit
tagDiv Member

This is because of the new optimization from Google’s end. Try disabling optimize option from your Google AdSense account.

Refer: http://prntscr.com/nc11h0

https://www.screencast.com/t/PgF3Q8Qdyd

Hope this will help.

Amit
tagDiv Member

Hello

Installing this plugin will solve meta tags issue on AMP: https://wordpress.org/plugins/glue-for-yoast-seo-amp/

Hope this will help you!

Amit
tagDiv Member

@whattechsays
Enabling cache for mobile device option in WP Rocket plugin will fix it.

Amit
tagDiv Member

Steps to enable Auto load feature

1. Install Cloud library plugin
2. Create or import single template.
3. Then Edit Template and follow: https://ibb.co/3FqHVwD

Hope this will help you.
Thank you for your understanding.

  • This reply was modified 7 years by Amit. Reason: Screenshot URL updated
Amit
tagDiv Member

@mayank-bhatt

Replace your robots.txt file with this:

User-agent: *
Disallow: /wp-admin/
Allow: /wp-admin/admin-ajax.php
Sitemap: https://techraver.com/sitemap_index.xml

This will definitely fix the issues you are facing.
Thank you!

Amit
tagDiv Member

I am facing same problem on our websites.

PHP Fatal error: Out of memory (allocated 67108864) (tried to allocate 36864 bytes) in /wp-content/themes/Newspaper/includes/wp_booster/td_util.php on line 1385

Running on PHP 7.2 on VPS 8GB RAM
300k-400k pageviews/day.

Amit
tagDiv Member

@azulita

Seems, you are using Photon by Jetpack to load images on your website.
You can try disabling Photon or just use lazy load feature by Jetpack (Disable Lazy load feature in both theme and WP Rocket settings.)

Tip: If you are using Photon with WP Rocket, don’t forget to add Jetpack CNAME to WP Rocket’s CDN settings.

Amit
tagDiv Member
Amit
tagDiv Member

Gutenberg will come with a prebuilt Classic editor block that can be used as classic editor to compose your post.

I am testing Gutenberg with Newspaper from last 2 months and not found any major issue so far.

Amit
tagDiv Member

yea, you can

Amit
tagDiv Member

Sharing email address in public is a bad idea 🙂

Amit
tagDiv Member

@4kfilme

Yea, It’s way better than WP Super Cache. One can easily get better page-speed by configuring WP Rocket correctly.

Amit
tagDiv Member

Add following code to the custom CSS in theme panel
.td-fast-news .td-header-wrap .td-header-menu-wrap-full, .td-fast-news .td-header-menu-wrap.td-affix {
background: #533e95!important;
}

Hope this will help you.
Thank you for your understanding.

Amit
tagDiv Member

You can use Social icon element in the Multipurpose plugin (now, the plugin is combined with td-composer). This will show social icons without a counter.

OR

You can hide it by adding custom CSS code.

Amit
tagDiv Member

Please provide me site URL, so that I can check and give you exact code that will work for you.

Viewing 25 posts - 176 through 200 (of 511 total)