Above CSS not working.. take a look http://prntscr.com/900ebd
It works when i request desktop site from my mobile browser, otherwise it did not work.
-
This reply was modified 10 years by
wpdiv.
1. No, have not change any CSS for line height issues,. I think you have resized your browser to check the line height issues. Please use mobile device to regenerate the issue or check this page mobile device screenshot http://i.imgur.com/zkj68gT.png
or run the page test
https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwww.wpdiv.com%2F&tab=mobile
You might noticed the same issue regenerated in screenshot http://prntscr.com/8zav0a
(Note : The screenshot i have attached here http://i.imgur.com/zkj68gT.png grabbed through my smartphone.)
2. Ok, let me use the JPEG image for logo. Thanks to notify.
Let me try your suggestions and revert you back soon.
@Bogdon
Let me try the same.
@Andrai
Thanks for your update. based on system status its disabled due to the conflict of ACF plugin and it plays a major role in my site. http://prntscr.com/8uce54
To keep activated speed booster plugin you have shown second screenshot. What i have do with it to keep it always activate?
Hi alin
Something went wrong when i test it earlier and it works now and stop loading Google Fonts when i check the page source and test via pingdom as well http://tools.pingdom.com/fpt/#!/p4c7D/http://oct.wpdiv.com
1. if declare Custom CSS fonts and change the CSS selectors with appropriate fonts, Will i able to control it via Newspaper theme options panel?
2. Based on Chris speed optimization tips here https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/ here i am looking to stop loading Visual composer CSS files in single post pages with this hook.
function dequeue_visual_composer_css() {
if (is_single()) {
wp_dequeue_style('js_composer_front');
}
}
add_action('wp_enqueue_scripts', 'dequeue_visual_composer_css', 1003);
But still visual composer CSS http://oct.wpdiv.com/wp-content/plugins/js_composer/assets/css/js_composer.css loading in the page source. What is the problem in the above code?
Hi alin
add_action('td_global_after', 'hook_td_global_after');
function hook_td_global_after() {
td_global::$default_google_fonts_list = array ();
}
The above code does not remove Google fonts. Once i applied the above code via child theme functions.php file, still Google fonts are applied across the website.
Where it is went wrong?
Hi Chris
Found that consolidated URL to speedup things https://forum.tagdiv.com/topic/tutorial-pagespeed-2015/
Hi Chris
Thanks for your Speed tips. Based on your suggestions, i have removed JS composer CSS file using small function. (Of course only for post pages) Now it seems some what better. But still there is 700KB style.css file that shipped with newspaper theme. So, to reduce the file size i have minified it and replaced manually.
http://www.filehosting.org/file/details/515957/new_style.css
But when i use above CSS file theme layout broken. Where i did wrong? Also please share the sticky post URL which contains instructions speed up the site. (There are many in sticky)
With regards
Selvam.S
Hi Lucian
Thanks for your detailed reply. When i analyze the issue, found that newspaper theme CSS file and JS composer CSS totally seems around 1.5 MB. Is it possible to manually minimize it?
When i try to minimize them via online minification sites like http://cssminifier.com/ http://www.cleancss.com/css-minify/http://csscompressor.com/ and http://refresh-sf.com/ browser went unresponsive and unable to get minified CSS
Did you ever tried these tools?
(Note: I am very curious to know what happened in your end, Please try once before reply this thread)
Hi chris
What are the steps i need to take to fine tune my server?
Thanks for your reply. Instead of using Cloudflare, will you recommend some offline 3rd party tools to minify CSS files?
(Note : Tried various online tools which leads to crash my browser)
Hi
I did tried various online minification tools to minify the Newspaper theme CSS and Visual composer CSS.
When i try to minify the CSS files using online minifier tool, browser getting crashed. Will you please suggest me the better way to minify CSS files without any issues?
Hi
Before that how to disable default Google Fonts via Child Theme? Does Less_files folder does supports via child theme?
@Bogdon
Thanks for your heads up. But do you know there are lot of threads have been answered before my thread which have been posted after my thread? Every time when we are asking for solution, they simply replied that “let we add your suggestion in to-do list or hire someone to customize the theme. We are not seeking for any advanced features, asking you to how to customize the existing features through child theme due to many SEO factors. (Now a days Google have no mercy)
I have requested you to provide ‘disable the Google Fonts option’ via theme options panel nearly 6 months before. Not only me, there are various threads which suggest you to add option to disable Google Fonts.
But nothing considered till date like the thread posted above.
Typical Posts page is just more than 2 MB who using your Newspaper theme without making any modifications. Your CSS file alone has 650K +. Most of the WordPress powered websites pages including all assets does not exceed your CSS file size alone.
Do you think is this okay for SEO friendly websites. Slower connections certainly did took plenty of time to load a post page which used your theme. In SEO perspective, there are many factors against the Best SEO practices. Google Fonts in one of them and still lot to follow.
Disappointing reply
I am asking the suggestion from you how to do that and did not ask you, do it for me. Worst support which i ever experienced before.
Never recommend to newspaper theme anyone else.
Manage to resolve the issues regarding thumbnail issues.
1. What is the purpose of loading this image and i am unable to find the purpose of it in post pages?
http://sep.wpdiv.com/wp-content/themes/Newspaperz/images/sprite/elements.png
2. In Newspaper the star rating colour used as black. How can i change it into yellow?
Hi alin
Did you confirm that, WP Jump Menu WordPress Plugin works with Newspaper theme just installed with Visual Composer?
When i am checking the page load time for this URL http://sep.wpdiv.com/download-source-admin-angular-js-html-template/, related post images and sidebar module images loads full size image which does leads to more loading time.
1. How can i set to load appropriate size image in related posts, modules and wherever they applicable?
2. What is the purpose of loading this image and i am unable to find the purpose of it in post pages?
http://sep.wpdiv.com/wp-content/themes/Newspaperz/images/sprite/elements.png
3. In Newspaper the star rating colour used as black. How can i change it into yellow?
Let me try your suggestions and revert back to you soon.
Hi emil
Did you included the feature to disable Google Fonts Via theme options panel?
hi
this the usual procedure about to create menu. But i am asking about newspaper theme navigation as shown in the screenshot http://i.imgur.com/y1a6aIR.jpg.
Does newspaper theme had such feature?
Newspaper 6 contains full of bugs.
1. How long does it takes to release the next version to support like newspaper 4 child theme?
2. I did remember that i have requested you to provide the option to disable google fonts here https://forum.tagdiv.com/topic/newspaper-theme-some-issues/ nearly 10 months before. But nothing happens till date.
3. I am completely unaware of WordPress API method to disable google fonts. Will you please explain me step by step how to disable google fonts via WordPress API?
-
This reply was modified 11 years by
wpdiv.
Will you please answer for above questions?
1. I am very keen to update your latest version theme to replace existing 4.6.3 version. Your old version child theme customization supports https://forum.tagdiv.com/child-theme-documentation/ hierarchy. How long does it takes to apply for newspaper 6.3 version?
You can remove the default google fonts from the config file here: http://screencast.com/t/wmxKL4rF which can’t be edited using the child theme. Sorry!
Then give an option to disable google fonts via theme options panel. That does make sense. Every time when i update the theme i have do replace the file manually which is very painful.
