WP Form issues

Discussion in 'SwiftRay WordPress Theme' started by markmorley, Oct 30, 2017.

  1. markmorley

    markmorley New Member

    Joined:
    Oct 30, 2012
    Messages:
    16
    Likes Received:
    0
    Hi, when I try to use WP Forms on the frontpage, they don't work. It just shows the "[wpforms id="35"]" although they do work on other pages.

    How can I fix this please?
     
  2. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hi,

    Hope you are doing good but try this shortcode for the frontpage:

    Code:
    <?php
    echo do_shortcode("[wpforms id='35']");
    ?>
    And use below shortcode for the post and other pages:

    Code:
    [wpforms id="35"]
    Hope this helps...!

    Regards,
    Akbar
    InkThemes.com
     
  3. markmorley

    markmorley New Member

    Joined:
    Oct 30, 2012
    Messages:
    16
    Likes Received:
    0
    Many thanks for the reply

    where do I put the
    <?php
    echo do_shortcode("[wpforms id='35']");
    ?>

    please.

    I have put it in the code but it's not working, so I must be doing it wrong.
     
  4. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hello,

    Will you please share some screenshots of the concerned areas of your site.

    So that we can tell you accordingly,

    Looking forward to hearing from you soon.

    Thanks & Regards!
    Akbar
    InkThemes.com

    PS: You can create your screenshots using screenpresso (http://www.screenpresso.com).
     
  5. markmorley

    markmorley New Member

    Joined:
    Oct 30, 2012
    Messages:
    16
    Likes Received:
    0
    For some reason, this forum won't allow me to upload an image

    you can find my front page here and you can see its just displaying the webform code instead of the form
    http://www.lifeunlimitedgroup.com/

    I have posted the code you stated into the tet of the home page and then used the webform code at the bottom

    I am not sure what I am doing wrong
     

    Attached Files:

  6. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hi,

    We need WordPress admin credentials to figure out the issue.
    Kindly send the below-mentioned credential details at [email protected] along with the thread link.

    WordPress Website URL: -
    WordPress Username: -
    WordPress Password: -

    We will try to fix your issue.

    Regards,
    Akbar
    InkThemes.com
     
  7. markmorley

    markmorley New Member

    Joined:
    Oct 30, 2012
    Messages:
    16
    Likes Received:
    0
    Thank you. That has been done for you
     
  8. markmorley

    markmorley New Member

    Joined:
    Oct 30, 2012
    Messages:
    16
    Likes Received:
    0
    Thank you for your excellent service.
    Things are working perfectly

    Thank you
     
  9. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    You are most Welcome!

    Hope your issues have been resolved.

    Just need a quick feedback from your end, Please check below link.

    https://goo.gl/forms/LNDY7bci4UEsHkG42

    Warm Regards!
    Akbar
    InkThemes.com
     

Share This Page