Line break

Home Forums Quform WordPress Line break

This topic is: resolved
Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #4210
    Ripla
    Participant

    Hi again,

    How do i stop the shortcode text link from displaying on a line of its own.

    eg.

    Please [iphorm_popup id=”2″ name=”quote”]Contact us[/iphorm_popup] for more information

    the above is displaying on my page as

    Please

    Contact us

    for more information

    how can I keep it within the sentence or paragraph

    Many Thanks

    #4223
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #4332
    Ripla
    Participant

    Hi Ally,

    Sorry but that does not work. I thought it might be because i have other the forms on the page which display via a widget.

    Th code for those is

    <div style="width:1000px">
    <div style="width:200px; margin-top: 250px; float: left">
    [button link="#form-2" color="#ff0000" size="4" style="4" dark="0" radius="5" target="self"]Get a Quote[/button]
    [iphorm_popup id=2][/iphorm_popup]
    <script type="text/javascript">
    jQuery(document).ready(function ($) {
    $('a[href="#form-2"]').click(function () {
    $('.iphorm-fancybox-link-2').click();
    return false;
    });
    });
    </script>

    </div>

    <div style="width:200px; margin-top: 250px; float: left">
    [button link="#form-3" color="#ff0000" size="4" style="4" dark="0" radius="5" target="self"]Contact Us[/button]
    [iphorm_popup id=3][/iphorm_popup]
    <script type="text/javascript">
    jQuery(document).ready(function ($) {
    $('a[href="#form-3"]').click(function () {
    $('.iphorm-fancybox-link-3').click();
    return false;
    });
    });
    </script>

    </div>
    </div>

    I used the code you gave but it stops the other forms working as well as not working itself

    Becoming a bit frustrated now, the plugin is great for a single form, but gets a bit complicated for multiple forms on the same page.

    Ani Ideas

    #4333
    Ripla
    Participant

    Further to the above question,

    In this case using the quform shortcode on the page all the forms work its just the text link is on a line of its owm, just want it to be a part of the sentence.

    Is this maybe something in the css which would make it say in the line????

    #4346
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #4356
    Ripla
    Participant

    Nope, that stops all the forms working on the page.

    I can give you access to the site if you would like to investigate further otherwise I think I am going to give up and find another solution.

    Your form is great for single forms but is getting too complicated when more than one on a page.

    There must be a solution to this somewhere.

    Shame

    #4357
    Ripla
    Participant

    Mind you

    I dont see any difference in the 2 bits of code.

    Which character did you miss out?

    #4360
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #4374
    Ripla
    Participant

    Yes that works, thank you very much.

    Now if I want a different form ID3 on the same page which bits do I change.

    Many Thanks

    #4376
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #4390
    Ripla
    Participant

    Hi Ally,

    That is popping up the same form as ID2.

    I am making you work for this am I not 🙂

    #4400
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #4404
    Ripla
    Participant

    Bingo,

    I thought I had already tried that but it must have been on the the one without the ($) bit in it.

    Thanks for your assistance and patience

    Regards

Viewing 13 posts - 1 through 13 (of 13 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy