Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #835168

    Hi guys!
    I’ve been trying the different solutions offered here like this one: https://kriesi.at/support/topic/code-snippet-inline-post-content-popup-magnific-popup-shortcode/ and they don’t work & break the page.

    I added the php code to functions php in child theme
    Added the CSS in child style file
    Copied the code (added my own info ID’s etc in a code block on my page… Not sure what I’m doing wrong.

    Thanks for your help!

    Griff

    #835396

    Hey GriffinGraffix,

    Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #835515

    ok thanks.. details in private comment.
    I would prefer you send clear instructions once you figure it out as I have more modal windows to create and would like to know exactly what to do so I can repeat it.
    I am making a backup in case site breaks during your fix.
    Here’s an image of what I’d like the result to be.
    How I would like the modal window to be

    #835723

    Hi,

    Thanks for the login details, though I can’t see much on the backend since the user doesn’t have admin rights. Could you upgrade the account please?

    Best regards,
    Rikard

    #835879

    Duh! So sorry.. must have been really tired… done thanks!

    #837995

    Hi,
    Here is a solution, use this code as your button:

    <a href="http://yoursite.com/newsletter-signup/?iframe=true&width=100%&height=100%" rel="prettyPhoto[iframes]"" class="avia-button   avia-icon_select-no avia-color-light avia-size-large avia-position-center "><span class="avia_iconbox_title">SUBSCRIBE</span></a>

    For other links change the url, but leave the ?iframe=…
    Then on the page that the url points to hide the Header, Footer & Title Bar:
    2017-08-12_131046
    Then to make the Code Block button align center I added the custom class “lbb”
    2017-08-12_132629
    And added this code in the General Styling > Quick CSS field:

    .avia_codeblock.lbb {text-align: center;}

    2017-08-12_132923
    2017-08-12_133629

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.