Hello.
I want to link an image to a new wordpress page within a post.
How do I create that new page to be linked?
The blog I need help with is thatlittlefish.wordpress.com.
WordPress.com is an easy way to start blogging. Get a blog, check out our features, read the latest announcements, choose from great themes, or learn about the team behind it.
Need help? Check out our Support site, then
Hello.
I want to link an image to a new wordpress page within a post.
How do I create that new page to be linked?
The blog I need help with is thatlittlefish.wordpress.com.
btw the theme I am using is Structure.
Creating A Page
Method 1:
Go to Dashboard >> Pages >> Add New
Method 2:
Click On Add New on Your Admin Bar
Creating an Image Link
Click on 'insert an image' tab in editor and add the url with image, replacing the file url/post url.
OR, in HTML editor:
<a href="your_page.url"><img src="your_image.url"></a>
thanks for your reply.
but I do not want the page to appear as a button on my top navigation bar.
Can i hide it?
You can do this with Custom menus.
That worked!
Thank you so much! :)
You're welcome. :-)
This topic has been closed to new replies.