Hellow Admin,This is Mehedi Hasan and owner fo http://www.wiredmahir.com. I have recently brought Newspaper 7 Theme from themeforest.com. This theme is very good and feature-riched Theme. But after buying and installing on my site, I am facing lots of problems. Please let show the easy tutorial of solving the problem. If require I am ready to provide my site login credentials to you for further inquiry.
1. The first problem is with the google Adsense. I am using theme default post format 1 Adsense position and sometimes the ads coming and maximum times the ads do not come. See image https://drive.google.com/open?id=0B0sLslilQKq0NUhDMURKQ1BDSjA . Then I have used a plugin called ” AdSense Integration WP QUADS” and here also the ads does not show maximum time. See https://drive.google.com/open?id=0B0sLslilQKq0ZnVrNzJ3dEc1UTg . What the hack!
2. Now it’s about Mobile theme plugin, it’s good but does not show author name on my one plus two mobile. That means it has a problem to show “posted by” on a screen of 5.6 inches display.
3. Why can’t I use W3 total cache? If your theme does not support W3 total cache, then you should have mentioned it on the sales page on ThemeForest. W3 Total cache is far far better than WP super cache.
4. I use jetpack plugin and when I put any ads or anything at the end of content, it goes after jetpack social sharing button. That doesn’t look good.
5. Now let me tell you about booster plugin. OMG, why do you made it if it does not work? I have tried each and every hack and tutorials mentioned on documentation and support forum, and believe me, it’s a wastage of my time. I could not remove strings above the fold. Make something simple and straightforward or don’t make it.
Ok, no more today. I am sick of pursuing the solution every time on this theme. Every time when I go for using any plugins, I face some sort of problem with this theme. And it’s not possible all the time to come support team. If I have to come then why do I buy this theme?
Solution for 1
Once you done with the modifications on theme or website, clear cookies.
Solution for 2
To fix Author name issue just paste below code in the mobile theme’s custom code box:
.td-post-author-name div { display:inline; }
Solution for 3
You can use W3 Total cache; the problem arises only when you activate minify function in the plugin. (Issue: Images don’t load)
If you want to activate minify feature in W3 total cache plugin, use Auto minify and disable lazy load option from the theme panel. Instead use lazy load plugin.
Solution for 4
Don’t use jetpack sharing feature; theme has inbuilt sharing buttons which give an eye-catching look which improves sharing rate.
Solution for 5
To activate speed booster plugin, install and activate plugin, go to theme’s system status and check if its active
Refer screenshot – http://prntscr.com/cdzuvv
If it’s showing like this http://prntscr.com/cdzwzo
then copy the underlined stuff add it in td-speed-booster.php file.
To add code follow steps
Go to plugins section http://prntscr.com/cdzy2a
add like this http://prntscr.com/cdzypw and save
now recheck if the plugin is active if its showing disabled and some other link then repeats above steps.
