Leads capture form

Discussion in 'Appointway WordPress Theme' started by pauljw, Jul 26, 2013.

Thread Status:
Not open for further replies.
  1. pauljw

    pauljw Member

    Joined:
    May 31, 2013
    Messages:
    392
    Likes Received:
    3
    Hi, is there a way to have the leads capture for appear in all the pages and posts.

    Thanks Paul
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Go to Appearance > Widgets

    Drag LeadsCapture Appointment widget and drop it in the Primary widget area, It will automatically display at your sidebar
     
  3. pauljw

    pauljw Member

    Joined:
    May 31, 2013
    Messages:
    392
    Likes Received:
    3
    Hi, I tried that, but it only shows up on the home page. It does not appear on the posts or pages.
     

    Attached Files:

  4. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS


    Code:
    .sidebar {
    display: run-in;
    }
    This will solve your issue.
     
  5. pauljw

    pauljw Member

    Joined:
    May 31, 2013
    Messages:
    392
    Likes Received:
    3
    That works great thanks.
     
Thread Status:
Not open for further replies.

Share This Page