• Resolved Henk Barreveld

    (@henk-barreveld)


    Hi,

    Nice plugin, but I think the following is a bug – or at least very careless coding.

    The file slider_front_end.html.php writes inline css in pages on which the slider is used. Part of this css is the following:

    .entry-content a{
    		border-bottom: none !important;
    	}

    In the theme I am using (but definitely not only in this theme) .entry-content is very high in the page hierarchy (document > article > div.entry-content), so this setting affects all links on the page. To make it even worse, it is “!IMPORTANT”!

    This can very simply be avoided (and repaired)…

    https://ww.wp.xz.cn/plugins/slider-image/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello dear Henk
    Excuse us for the issues and a late reply
    Thank you informing of this, it’s not a bug, but the code indeed may be replaced with better one.

    Right now we make very huge work on rewriting and optimizing our codes. In 7-10 days we will make new updates on Slider Optimized version
    Please contact [email protected] and we will personally send you a new file with modified code

    Thread Starter Henk Barreveld

    (@henk-barreveld)

    Hello,

    Thank you for handling this so quickly.

    Thanks also for offering to send me a fix, but there is no need. I already fixed it (in a way that is good enough for me) in my copy of slider_front_end.html.php

    Best regards,
    Henk

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

The topic ‘not-specific inline css’ is closed to new replies.