Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter ccnahub

    (@ccnahub)

    Sorry I forgot to mention that the FA slide is loading but it’s not moving, it just freezes. is there any way to ignore FA slide in your plugin? I found that there is a filed to ignore scripts, How should I do that? What should I type in the ignore field to ignore FA slider?

    Thanks.

    Imad Daou

    http://www.ccnahub.com

    Thread Starter ccnahub

    (@ccnahub)

    I disabled the Load Javascript asynchronously all together and it start working. Do you think I need this feature?

    Thanks.

    Plugin Author dmikam

    (@dmikam)

    Hi !

    It is very easy to test – check speed of your website with disabled plugin
    here:
    https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwww.ccnahub.com&tab=desktop

    and here

    http://tools.pingdom.com/fpt/#!/b0PpSv/http://www.ccnahub.com

    then enable it and check your speed again.

    Now about slideshow – to make it work try to add this code to Exceptions list:

    jquery.js
    jquery-migrate.min.js
    FeaturedArticles.jquery.js
    starter.js

    I think it should help.

    Even if you disable javascript optimisation (I see actually you are using Rocket Loader), you still can use CSS optimisation. The better option is the default one, but you can try all of them – which fits your needs better.

    Thread Starter ccnahub

    (@ccnahub)

    Still I have to keep Javascript asynchronously disabled in order for FA slider to work. If you find a fix please let me know.

    Regarding Inserting all CSS styles inline:

    Which one you recommend?

    Inserting all CSS styles inline into the document FOOTER

    Or

    Inserting all CSS styles inline into the document HEADER

    I was checking found this page by google:

    https://developers.google.com/speed/docs/insights/OptimizeCSSDelivery

    But i couldn’t determine if they recommend CSS inline HEADER OR FOOTER?

    The default CSS inline in your Plugin is Header.

    I have disabled Cloudflare Rocket Loader.

    Thanks,

    Imad Daou

    http://www.ccnahub.com

    Plugin Author dmikam

    (@dmikam)

    Hi,

    Yes, I’m thinking about some better method for javascript loading.
    About CSS – inserting inline in FOOTER could make you receive better scores on Google Insights, but visually can create some type of blinking (first it shows your site with no styles and after some short moment they appears). So inserting inline in HEADER is better for user experience and also gives good results for performance.

    Thread Starter ccnahub

    (@ccnahub)

    Dear Sir,

    Everything is working fine except the FA Slider at the homepage, you can see it, but it’s sliding. This because the Javascript asynchronously, I noticed that Javascript asynchronously made huge difference with google page speed, I want to keep this option checked, but the FA slider not working even with the code Exceptions list you provide me.

    I look forward for your advice on this regard, do you want me to contact FA slider plugin author, do you believe they may can provide us with more information?

    Thank you,

    Imad Daou

    htttp://www.ccnahub.com

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘How to test your Plugin’ is closed to new replies.