Custom button route
-
I don’t know anything about coding, however I had a custom website done with a custom “click here” button added on the main page. However this button always routes to mysite.com/?
…Is there a way for me to re-route this to the page I want, i.e. mysite.com/click-here
-
Depends where on the front page the image lies.
If it’s a WordPress.com site, and the image is in a post or page, then you just need to modify the destination URL with the Insert/Edit link in the post editor menu bar.
If it’s a sidebar image, you’ll need to make the appropriate modification in the image or text widget performing as a button.
-
You’re asking in the wrong forum. Your blog isn’t using WordPress.com software. I’d guess it’s using WordPress.ORG software. So go to their forums for appropriate help.
-
Where you see “mysite.com” in the destination URL HTML code, add the “click-here” extension to make it read “mysite.com/click-here”
-
- The topic ‘Custom button route’ is closed to new replies.