Viewing 13 replies - 1 through 13 (of 13 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    How did you put the button into your post?

    Thread Starter nastyak

    (@nastyak)

    Thank you for the reply!

    I put it like this: [cta id=”713″ align=”none”]
    Everything was fine initially but suddenly couple of days ago this happened.

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    If you only put it in once and it’s showing up twice, then it’s probably a buglet in the code. Where is that shortcode coming from?

    Are you using InboundNow by any chance? I had the exact same thing happen to me while using their CTA plug-in. Unfortunately I don’t have an answer but maybe this bump will cause someone else to see this.

    A workaround I did was to hide the duplicated CTA using CSS – Display:none

    Heya I’ll be happy to help field support here too:
    [link moderated – Please keep support on this site. Forum Rules.

    Thread Starter nastyak

    (@nastyak)

    AndrewCoco I guess I should use the Display:none. Could you please explain how this code should look like? I haven’t managed to do this by myself.
    Thank you!

    Post a link to a page with the CTA and I will try to write a code.

    Thread Starter nastyak

    (@nastyak)

    Oh I have managed to do it
    <div style=”display: none;”>[cta id=”713″ align=”none”]</div style>
    But now I can see no CTA in my article.

    Thread Starter nastyak

    (@nastyak)

    Try adding this to the custom CSS section:

    #wp_cta_713_variation_1 #cta_content_centered {
    display: none !important;
    }

    Thread Starter nastyak

    (@nastyak)

    I am very sorry but I can’t uderstand where this custom CSS section is. ??

    Thread Starter nastyak

    (@nastyak)

    Omg it worked. You are genius.

    Moderator t-p

    (@t-p)

    @hudson Atwell,

    Thanks for helping out.

    Please keep support on this site. The point of these community-based forums is to help each other in a public space so that the whole community can benefit from the discussion and any solutions proposed. Forum Rules.

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘How to fix CTA’ is closed to new replies.