Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author jp2112

    (@jp2112)

    Can you please post the exact code you are using?

    Thread Starter anefarious1

    (@anefarious1)

    [color-box]The reasons you shouldn’t give a cat a hot dog are similar to the reasons why humans shouldn’t eat hot dogs.[/color-box]

    From the source code this same snippet reads as follows:

    <div class=”scbb-content-box- scbb-rounded-corners”>The reasons you shouldn’t give a cat a hot dog are similar to the reasons why humans shouldn’t eat hot dogs.</div>

    As you can see from the front end, even the shortcode isn’t showing up.

    Plugin Author jp2112

    (@jp2112)

    It looks like the color of the box is missing from the CSS class name:

    <div class=”scbb-content-box- scbb-rounded-corners”>

    It should be “scbb-content-box-blue” or “scbb-content-box-green” or something like that.

    Do you have a default color selected?
    If you choose a color and click “Save” does the problem go away?

    Thread Starter anefarious1

    (@anefarious1)

    The default color was blue I think. After I changed the color in the settings it started working. No idea why but thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Shortcode not working on my site’ is closed to new replies.