Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author FL3R

    (@armandofiore)

    Hi patrickbajao.
    I never used wp_register_style, wp_enqueue_script and wp_register_script, so and I would not know how to insert them correctly in the plugin. For now the only advice I can give you is to do a purge of the css file from your CDN. You do not need to do the purge of the entire site, you should do it just to the css. I will document better and I’ll see what I can do. Thanks for reporting!

    Thread Starter patrickbajao

    (@patrickbajao)

    Hi Armando,

    Thanks for the suggestion.

    Purging the CSS file from the CDN can work but I’m afraid remembering to purge the CSS everytime there’s a CSS change for this plugin is error prone, in my opinion. I feel that people can possibly forget to do that. It might just be me. But it is a good workaround.

    Regarding the methods I mentioned, I looked at the feelbox.php file of the plugin and I see those being used (see the feelbox_init() function).

    Patrick

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘CSS of old plugin version being cached by CDN’ is closed to new replies.