| |||||||
| Blogging Basics Come here to learn the basics of blogging. |
Learn how to set up a blog, start blogging, produce quality content and use these forums as your internet marketing courses.
![]() |
| | LinkBack | Thread Tools | Display Modes |
Don't Like Ads?? Register as a Member and These Ads Will Disappear!
|
#2
| ||||
| ||||
|
Use the 'Insert Image' icon in the visual editor of WP. Or switch to HTML mode in editor and use the following code to insert the image. Code: <div align="center"> /* use 'left' or 'right' for desired alignment */ <img src="Your image URL here" alt="Description here" /> </div>
__________________ Blogging Tips and Social Media | Fresh Tech Tips | Rajeev Edmonds Follow me on Twitter: mintblogger |
|
#3
| |||
| |||
| Is it not adding the images or are you having trouble finding the button to add images? If it's the latter, mintblogger's reply is your answer.
|
|
#4
| ||||
| ||||
|
I have noticed an issue aligning in wordpress after one of the countless upgrades, I cut and paste code from one that I know worked in the past - <a href="http://BLOG URL GOES HERE/FOLDER OF IMAGE/IMAGE NAME"><img style="border: 0pt none; margin: 3px;" title="IMAGE NAME" src="http://BLOG URL GOES HERE/FOLDER OF IMAGE/IMAGE NAME" alt="" width="289" height="365" align="left, right or center CHOOSE one" /></a> |
|
#5
| |||
| |||
|
Have you tried using the 'add an image' option on the visual section of creating a post? When I use the visual option my code ends up looking like this: Code: <a href="image location"><img class="size-medium wp-image-418 alignnone" title="pebbles" src="image source" alt="" width="300" height="74" /></a> |
|
#6
| ||||
| ||||
|
Try to look for 'add media' in the write tab then click on the box where you could "add an image" then you could choose a file from your computer or insert a link of the image that you wanted to use then upload the file. You could insert it then add the caption and label then save the changes
|
|
#7
| |||
| |||
|
I think alignment issues can also be theme specific, if the correct styles etc have not been set in the theme then the image always aligns left for me. Have to manually add the HTML: align="right" to the end of the img tag in code view. |
|
#8
| ||||
| ||||
|
It would help if you tell us whether you're trying to add a jpeg to a post or to your theme.
__________________ |
|
#10
| |||
| |||
| Quote:
Let me know if you would like to take this course or click the link in my signature to get access. |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |