How to copy code from one section to another

Could someone please help on me copying code for a section to another page please.

It is the “Map” or header section on this page - https://directcomputers.myshopify.com/pages/contact-us

Above the contact form on this page https://directcomputers.myshopify.com/pages/test

Password flowma

Thank you!!

Hi joshsadler98

Here is the map code. you an copy & paste anywhere you want.


[Get directions](https://www.google.com/maps/place/Direct+Computers/@53.354773,-1.5299978,17z/data=!3m1!4b1!4m5!3m4!1s0x4879818a172f3fad:0x8b84feb647a6995!8m2!3d53.3547406!4d-1.5277443)

For test page you have to add in this template file or in page.

Dont hesitate to ask further query!

hope you will like this solution!

1 Like

Do you know which file i would paste this code into, to get it on the test page for the header?

Many thanks!

Hi,

search your page which named as test and click on show html section & past code there.

All that seems to happen is this

This is all the code for the contact us page which i need moving to the test page. Basically, all i wanted to do was keep the form on the test page and move the header, image and text. As the contact form on the test page looks nicer than the other one. But when i copy this in the formatting is all wrong.

Our store

302 Ringinglow Road, Bents Green, Sheffield, S11 7PX

Mon - Fri, 9am - 5pm
Saturday, 10am - 3pm
Phone: 0114 296 0035

Contact us

{% assign success_message = 'Posted successfully' %}{% form "contact" %} {% if form.posted_successfully? %}

{{ success_message }}

{% endif %} {{ form.errors | default_errors }}
Submit
{% endform %}
#id8eClI .az-success-message { text-align: left;}

Hi

do you want to add this section in test page ??