Hi
I got 90 on desktop and 64 on mobile for my page speed of my site. I know there is lots of tips on the Pagespeed topic but I couldn’t figure out how to minify JS the right way so that it doesn’t break the slider and other JS of the theme.
@christopher , I know you might know how to fix it. So, please help.
Hi, Mehedi
I usually try to use the js and css minifier links I’ve posted couple of times in the pagespeed topic …
You can also “try” to use the GTmetrix optimized versions they do for you, but I usually only minify the main couple of files (don’t recall which ones at the moment)…
You can try these
http://javascript-minifier.com/
I use the CSS one all the time.
I would likely start with the big one (130kb?). Obviously the small ones likely don’t need it. Ideally, go by the list of “recommended minify javascript” from doing GTMetrix scan for a good pointer as to which actually need to be minified or not. I’d also likely test one at a time to make sure nothing breaks.
Also, remember Ridiculously Responsive Social Sharing Buttons? There is a plugin for WordPress now, it looks great on Newspaper theme but it looks a bit messy..?
That code actually ended up being a bit “weird” with Bootstrap, as I tried implementing it on another site and it failed to work consistently. I’m now using pure CSS buttons with Font Awesome and works just fine. The responsive problem was conflict with bootstrap code, etc. (This theme also has bootstrap 3 in its DNA.)
Well, I’m not doing it on a WordPress site …
here is the basis for what I’m doing on our business site:
(tutorial, one of several out there with this specific code)
http://www.himpfen.com/social-sharing-buttons-bootstrap-font-awesome/
You can see how I’m using that code, slightly tweaked for our site here; scroll to very bottom of page (this is **NOT** using WordPress! — this is hand-built static code, based on Bootstrap 2 for compatibility with old folk running WinXP/IE6-7-8 in addition to all modern browsers):
http://www.send2press.com/services/press_release.shtml
Mehendi what thing you’re on your site to show the Don’t Miss fylout? when the user scrools down the page?
@shashank Go to Theme Panel>Post Settings>Scroll all the way down and you’ll see a More Article Box settings. Configure it how you want and it should show up.
Also, do a search on the forum before asking simple questions. Cause this has question has been answered a lot of time.
Hope that helps ๐
@shashank
when you have time, I do recommend going through all the documentation and tutorials, as they do provide a lot of “oh yeah” info, that I missed myself thinking I could figure it all out myself ๐
@Christopher please take a look at this:https://forum.tagdiv.com/topic/theme-conflicting-with-plugin/
