-
AuthorPosts
-
July 5, 2016 at 1:59 pm #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 templateBut 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 helpP.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 8 years, 4 months ago by Max Miko.
July 5, 2016 at 11:51 pm #657293Hey 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 8 years, 4 months ago by Vinay.
July 6, 2016 at 10:06 am #657359Hi, 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.
July 6, 2016 at 10:47 am #657366Hi, again.
Actually fixed by myself, as i said, i just take up my form code now it positioning nice!
Thanks for your patience :)July 6, 2016 at 7:58 pm #657701 -
AuthorPosts
- You must be logged in to reply to this topic.