Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1241535
    AVENGER
    Participant

    Hello,

    I would like to create a simple popup box. I would like the popup box to appear when you click on a Text Link, inside the popup I would like to have a few image links with some text info…

    Doing some Google search I came across X Theme Popup Plugin … is this available because I don’t see it in the extensions… https://diggable.co/x-theme-popups/

    What would be the best choice for me to accomplish that? X Popup Plugin? ConvertPlug? or some other plugin?

    #1241889
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! You may try the following 3rd party element for Cornerstone (http://cornerstonelibrary.com/elements/modal/).

    Hope that helps.

    #1241957
    AVENGER
    Participant

    Thank you I will check it out! 🙂

    I forgot to mention that I’d like to put that in the TopBar… would that work there?

    #1242008
    Friech
    Moderator

    Hi There,

    Do you mean the text link that will trigger the pop-up? Yes, it should.

    Do you want something like this? http://demo.theme.co/renew-1/shortcodes/responsive-lightbox/ because if you do, you can just utilise that responsive lightbox shortcode.

    Cheers!

    #1242707
    AVENGER
    Participant

    Thank you I will try that! 🙂

    #1242740
    Rahul
    Moderator

    Sure, let us know how this goes!

    We are always here standing by to assist you in anyway.

    Thanks!

    #1244661
    AVENGER
    Participant

    Ok actually I was able to accomplish this with ConvertPlugin…

    My question now is how do I change the link style in the topbar to regular link style like everywhere on the page instead of having it underlined and grey color…

    I’d like it to be just like anywhere else on the page where the link is red and not underlined..?

    #1244815
    Rue Nel
    Moderator

    Hello There,

    Thanks for the updates! To change the link style in the topbar to regular link style like everywhere on the page instead of having it underlined and grey color, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .x-topbar .p-info a {
        color: #fff;
        text-decoration: none;
        border: none;
    }

    We would loved to know if this has work for you. Thank you.

    #1244863
    AVENGER
    Participant

    Worked! Thank you 🙂

    #1244946
    Christopher
    Moderator

    You’re welcome.

  • <script> jQuery(function($){ $("#no-reply-1241535 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>