• osmolar

    (@osmolar)


    Hi, all. I hope this is the right section for this question. I searched around and did not find anyone having a similar issue.

    My payment processor, authorize.net, offers a simple checkout button from which I can accept payments. A user click directs them to an external page to make a payment. The code provided for web page insertion is below. (I’ve starred out our ID)

    <form name="PrePage" method = "post" action = "https://Simplecheckout.authorize.net/payment/CatalogPayment.aspx"> <input type = "hidden" name = "LinkId" value ="***********************" /> <input type = "submit" value = "Pay Now" /> </form>

    I’m using the Hestia theme and trying to get this button to appear in the Contacts section of the theme. It simply will not appear. In fact, if I look at the source, the entire tag section is stripped from the page code.

    Any insight would be greatly appreciated!

Viewing 3 replies - 1 through 3 (of 3 total)
  • lisa

    (@contentiskey)

    without a link to your website it’s hard to know but….

    does the situation happen with all themes or hestia only?
    does the situation happen for all pages or just the specific “contact” section of hestia theme?

    theme support area for hestia— https://ww.wp.xz.cn/support/theme/hestia/

    Thread Starter osmolar

    (@osmolar)

    Hi, Lisa.

    Thanks so much for the reply. The website is http://www.alltronicssystems.net.

    The code for the button is under the Pay My Invoice heading at the bottom of the page. Crazily, the code shows properly in the text editor and the button shows up in the visual WYSIWYG editor, but it does not show up on the published site and it appears the code is being stripped, as it doesn’t show up viewing the source code from a browser.

    Stumped.

    lisa

    (@contentiskey)

    Thanks for sharing link

    -have you tried to change theme to a default theme like twentytwenty (temporarily) —be sure to create a backup before changing.
    -have you tried to add the code to another page/section?

    theme support area for hestia— https://ww.wp.xz.cn/support/theme/hestia/

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Using HTML Form Tag on Page’ is closed to new replies.