Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #657047

    Hello,

    i’m not a skilled developer, but may be you could help.
    I need to transfer some code (php+js) from my customer old site to new one. What i’ve done:
    1) Created specific template
    2) CopyPaste single.php code at this template
    3) Tried to add this (old site code) at this template

    But the best i have you can see here http://omarketing.hostenko.com/lv/instrukcijas/, as you see my form is below the main entry field and sidebar. The result i need structurally you could see here: http://www.ddrosiba.lv/instrukcijas-darba-aizsardziba/
    What i have at the moment is here: http://omarketing.hostenko.com/lv/instrukcijas/

    Adding my code at the moment, also.
    Hope you can help

    P.S.
    Yes, i can fix it using smth like:
    form {
    float: left;
    margin-top: -68%;
    min-width: 56%;
    }

    but, it seems durty aproach for me.

    • This topic was modified 7 years, 8 months ago by Max Miko.
    #657293

    Hey MAKSIMS,

    Hi, we are glad to help :) but posting the source code here will not be of much help. I believe you are using a custom form.

    Have you placed it inside a color section ? Please use a grid section and a code block element inside it should work correctly.

    Best regards,
    Vinay

    • This reply was modified 7 years, 8 months ago by Vinay.
    #657359

    Hi, Vinay.

    Unfortunately i can’t post the code at the Editor, i must create template and upload it at the theme folder and then choose via dropdown list at the WP Page Editor.

    About posting my code. As i mentioned i used Enfold default “Single Page” and added my custom code into it. My problem is (as i understand it) that i place it wrong place of the default single page code. May be it must be higher? And again i can’ t add it through Editor because there is php, and this code is linked with other php files.

    #657366

    Hi, again.

    Actually fixed by myself, as i said, i just take up my form code now it positioning nice!
    Thanks for your patience :)

    #657701

    Hi,

    Great, glad you got it working. Please let us know if you should need any more help on the topic.

    Thanks,
    Rikard

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.