• I registered with resellers panel and used a theme and made a website using wordpress, the problem is that the order form is using just half of the page on my website, i do not know how to rectify it i have tried to get to resellers panel support they say that is working fine for everyone and they too have not been able to rectify the problem, please help me,

    Code used: <iframe frameborder=’0′ src=’https://store180834.duoservers.com/hosting-order/’></iframe&gt;

    After this someone told me to use the original code and update the page,

    Code:[rp_order_form]

    After applying this the page goes blank and the half of the order form that was coming also disappears, and the page is just blank where the form used to be, please help

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi have you tried to set a width and height to your iframe?

    <iframe frameborder='0' src='https://store180834.duoservers.com/hosting-order/' width="800" height="800"></iframe>

    You might want to enable scrolling too

    If so you can add scrolling="yes" to your iframe code.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘contact form error’ is closed to new replies.