Zen Cart Logo
Forums / General Questions / Summoning the Contact Us form into other pages

Summoning the Contact Us form into other pages

Views: 375

Results 1 to 3 of 3
12 Jun 2015, 4:26 PM
#1
feznizzle avatar

feznizzle

Totally Zenned

Join Date:
Apr 2010
Posts:
900
Plugin Contributions:
0

Summoning the Contact Us form into other pages

Hi,

I'd like to be able to make the Contact Us form appear at the bottom of an EZ page.

I poked around to see if it could be done and read a lot of warnings (older posts, not zc154 posts) about why it's not a good idea to edit forms via EZpages. But that's not what I want. I don't want to edit anything, just summon.

I can see that the form is controlled by a number of different files, but there must be a single command that says "pull from here" which allows the client browser to put the form together.

Does anybody know that snippet of code?

Thanks!

12 Jun 2015, 4:42 PM
#2
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Re: Summoning the Contact Us form into other pages

What do you mean by "summoning"? Do you want a link so that when clicked the contact us page is loaded? Are you waninting a popup form when mouse is hovered over the words so as to stay on the same page? Please clarify.

12 Jun 2015, 5:03 PM
#3
feznizzle avatar

feznizzle

Totally Zenned

Join Date:
Apr 2010
Posts:
900
Plugin Contributions:
0

Re: Summoning the Contact Us form into other pages

Wow! You are so right, I did a horrible job setting that up.

Ok, here is the situation. Building a site for a company that sells thousands of products to hospitals, surgery centers, etc. This company also offers a trade-in program.

At the top of the site, they have all the normal pages (About Us, an EZpage; Contact Us, a definepage; and so on). The also want to add an EZpage titled: Trade-in Program.

Instead of having the client click a link to go to the Contact Us page, they just want the form to appear at the bottom of the Trade-In Program EZpage.

The form doesn't have to edited or anything, just show up without necessitating an additional click.

So I'm looking for a string of code that I can add to the bottom of an EZpage that will summon the form.

Does that make sense?

Any help would be deeply appreciated!