Home Page Setting

Posted in: Newspaper
Post count: 72

Dear sir,

i update the theme and make the setting as i can, but home pages setting, where i change its my site and home page is still not showing properly. please help me.

http://www.learningall.com

Post count: 18283

Hello !

Your page looks ok to me. Please describe a bit more your problem maybe add some screenshots so i can offer you the best solution.

Thank you !

Post count: 72

Thanks home page okay now.

Sir when i go to mobile site and click on categories section. Looking click is no click able. Kindly check what’s problem.

Thanks for cooperation

Post count: 72

And site became bit slow after activating new theme. I was using WordPress plugin auto optimiser. Currently I disable it.
Can you please help me why?

Thanks

Post count: 18283

Hello !

Please try this custom css for mobile arrows
.td-mobile-content .td-icon-menu-right {
display: block;
}

-> https://www.screencast.com/t/mZ00jNoM0

2. Here you will find some usefull tips and tricks on how to increase your page loading speed: https://tagdiv.com/how-to-increase-page-loading-speed/

Thank you !

Post count: 72

sir sometimes my site pages showing error and the error you can see in this screenshot url.
https://snag.gy/0kGZxq.jpg

and these are due to categories.

sir if i send your wp username and password than you make the correction.

Post count: 72
Post count: 72

sir i add following codes to my .htaccess file

<IfModule mod_deflate.c>
<filesMatch “\.(js|css|html|php)$”>
SetOutputFilter DEFLATE
</filesMatch>
</IfModule>

# BEGIN Expire headers
<ifModule mod_expires.c>
ExpiresActive On
ExpiresDefault “access plus 5 seconds”
ExpiresByType image/x-icon “access plus 604800 seconds”
ExpiresByType image/jpeg “access plus 604800 seconds”
ExpiresByType image/png “access plus 604800 seconds”
ExpiresByType image/gif “access plus 604800 seconds”
ExpiresByType application/x-shockwave-flash “access plus 604800 seconds”
ExpiresByType text/css “access plus 604800 seconds”
ExpiresByType text/javascript “access plus 604800 seconds”
ExpiresByType application/javascript “access plus 604800 seconds”
ExpiresByType application/x-javascript “access plus 604800 seconds”
ExpiresByType application/x-font-woff “access plus 604800 seconds”
ExpiresByType application/x-font-svg “access plus 604800 seconds”
ExpiresByType image/svg+xml “access plus 604800 seconds”
</ifModule>
# END Expire headers

Post count: 72

sir where i add this code:

.td-mobile-content .td-icon-menu-right {
display: block;
}

Post count: 18283

Hello !

1.We get that often, googles measurement is not very accurate. Sometime it doesn’t load the style.css so that’s why you will receive that error.

2.To increase your mobile page speed we recommend using the Mobile Theme. The Mobile theme was specially designed for optimization on mobile devices. Unfortunately on mobile theme you cannot do much changes of design. If you want to have the same design as on desktop mode you can achieve that by simply disabling the mobile theme: https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/

3.You have to add that code here: https://www.screencast.com/t/LD1QfMGq3

Thank you !

Post count: 72

ok thanks for help. i activate mobile theme with AMP.

i face another issue when i visit my site from mobile device and click on categories like this https://www.learningall.com/category/business/ (if we see this category url in mobile than all categories are showing on up.i would not want this.

kindly check in mobile.

Post count: 72

waiting your reply sir

Post count: 18283

Hello !

In order to remove that you wil have to edit the: TD_CATEGORY_TEMPLATE_MOB_1.PHP wich can be found in the theme folder: mobile/includes/category_templates/td_category_template_mob_1.php and remove the line 12: https://www.screencast.com/t/AsYm3T5L. After the modifications please make sure that you have cleared your cache.

Also please note that support team is answering the topics from latest to newest. So if you keep replying to your topic you only make the waiting time longer.

Thank you !

Post count: 72

thanks sir,

sir i have another issue in AMP Mobile theme.

in my amp pages the categories are showing like this check this screen shot:
https://ibb.co/tPNrPqk (it’s not good)

in mobile theme the categories are showing fine below the screen shot:

https://ibb.co/3FLFrc6 (in this mobile without AMP pages the Categories are showing like this i want that AMP pages will also showing same like this.

kindly tell me what i do for this

Thanks for help.

Post count: 35449

Hi,

The menu in AMP is look like this https://ibb.co/tPNrPqk because in AMP is not allow JavaScript, so the arrows from mobile that are auctioned by JavaScript will not work on amp, as a result the menu is listed.

Thank you for your understanding!

Viewing 15 posts - 1 through 15 (of 15 total)
The forum ‘Newspaper’ is closed to new topics and replies.