• Philip Faster

    (@philipfaster)


    The beginning of the quicklatex-format.css file has open syntax comments, without close syntax –> */

    /* 
      Inline formulas format:
      <img class="$1" src="imageURL"/>
    
      $1 - default class ql-img-inline-formula
      
    /* Style for <img> tag of in-text formula */
    .ql-img-inline-formula{
    	background:none !important; 
    ...
    

    Therefore, it may have some conflict with other optimization plugins such as Litespeed Cache Plugin.

    When this file is minimized and combined with other CSS files, the unclosed comments become a problem.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author advanpix

    (@advanpix)

    Thank you for the report. The bug has been fixed.

    Thread Starter Philip Faster

    (@philipfaster)

    Hi @advanpix,

    thank you, that way a fast update,
    but could you change the updated version to the higher number?

    We can’t update the plugin from the wordpress dashboard,
    because the update has the same version number.

    last version:
    Version 3.8.6 | By Pavel Holoborodko | View details | Updated: February 21, 2020 | Ratings: 9.8/10 | Reviews: 28 | Requires at least: v2.8 | Tested upto: v5.3.4 | Status: Available

    current version:

    Version: 3.8.6
    Last updated: 27 mins ago
    ...
    Plugin Author advanpix

    (@advanpix)

    @”We can’t update the plugin from the wordpress dashboard…”
    Just deactivate and delete the plugin and then install again.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘quicklatex-format.css unclosed comment syntax, conflict with LSCWP plugin’ is closed to new replies.