• Resolved davecoledave

    (@davecoledave)


    Hello, When I add css with _ it doesn’t show. when I add – then it shows.

    example:

    class=”abc_css” : doesn’t show in inspect element

    but

    class=”abc-css” : shows in inspect element

    how can I show abc_css ?

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Spacetime

    (@spacetime)

    Hello,

    here we can help you mainly with the issues related to Ad Inserter.
    The plugin does not display anything, it only inserts the codes as configured.

    Thread Starter davecoledave

    (@davecoledave)

    I am adding code using ad inserter that is why asking to you.

    Plugin Author Spacetime

    (@spacetime)

    Yes, but the way how you insert the CSS codes is not important. The plugin only inserts the codes into the HTML page:
    https://adinserter.pro/faq/how-ad-inserter-works

    It is the browser which interprets all the codes and displays the page. The browser checks the rules from your codes together with the theme CSS code, CSS codes from other plugins and HTML code and then applies calculated properties to HTML elements.

    Thread Starter davecoledave

    (@davecoledave)

    when I use same css in wp posts it gives output correct. class=”abc_css”

    but when I use same css from ad inserter plugin then it gives output

    class

    it deletes =”abc_css”


    Plugin Author Spacetime

    (@spacetime)

    Then you need to figure out who deletes that code. Ad Inserter inserts (via WP action hooks) the codes as configured.

    Thread Starter davecoledave

    (@davecoledave)

    how can I know? I use your plugin that is why I am asking to you. If I use this css anywhere else then it works fine. Only using from ad inserter plugin it gives blank response.

    Plugin Author Spacetime

    (@spacetime)

    You wrote that the code is not inserted now you say “it gives blank response”. Have you checked the actual page source code?

    You did not post anything to check:
    https://ww.wp.xz.cn/support/topic/ad-inserter-support-forum-before-you-ask-for-help/

    Thread Starter davecoledave

    (@davecoledave)

    I think I didn’t use the exact technical word. I am attaching the screenshot. Please check class is blank in source code.

    https://prnt.sc/XQyhHtCrdJOs

    Thread Starter davecoledave

    (@davecoledave)

    hey, it is not resolved. please help me to fix the issue.

    Plugin Author Spacetime

    (@spacetime)

    As explained, if you need help you need to follow the rules and provide the required data.

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

The topic ‘css setting’ is closed to new replies.