• Hi guys,

    My plan is to add an email icon into the sidebar of my site that upon clicking, the user is taken to a form at the bottom of the page.

    Is it possible to apply page jump to a button or icon?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Sure. First, you have to know the ID applied to the form. Assume it looks something like <form id="form-1234" ..... Then you’d make a link for your email icon with the href to /post-slug/#form-1234, where post-slug is the slug for the page on which the form is located.

    Thread Starter aj12

    (@aj12)

    Thank you for replying Steve!

    This is the shortcode for the form so is this the ID?: [contact-form-7 id=”40″ title=”Contact form 1″]

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Please provide a link to a page on your site where we can see this. Thanks.

    Thread Starter aj12

    (@aj12)

    Unfortunately the test URL isn’t working, I have contacted the hosting company but they were unable to rectify this as its only a test URL.

    What further information would help you?

    Equally, are you aware of an email icon that you can install that allows for code to be embedded for the href?

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Look on the page for a line like <form id=. It may be the same as the shortcode, but then again, it may not.

    You can find email icon images all over the place.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Is it possible to apply page jump to a button or icon?’ is closed to new replies.