• ResolvedTheme Author designpromote

    (@designpromote)


    I have answered some questions by email and felt it’s worth to put here for others.
    Q: add in widget pictures?
    A:
    1. login into your WordPress dashboard (login as admin)
    2. Drag Text widgets into Front Widget 1 (Appearance -> Widgets -> Front Widget 1)
    3. The size of image shall be 310px * 207px

Viewing 4 replies - 1 through 4 (of 4 total)
  • These directions are incomplete. How do you get an image in the text box? I’ve tried dragging and dropping, but that doesn’t work.

    Theme Author designpromote

    (@designpromote)

    Please use <img src=”your imgae url” />

    hi design promote….

    so how do i get an image into the text box??
    Sorry I am a total beginner and <img src=”your imgae url” /> makes no sense to me…??
    Thanks

    For example you have a image and the name is image_01.jpg,
    you need to upload the image using Media Library or an FTP program.
    I use FileZilla that is open source and free.
    I create an folder in my host such images under the main directory public_html or something like. Up load the image there.
    then

    later, in the widget:
    I type the following HTML code
    <image src=”mywebsite.com/images/image_01jpg” width=310 height=207>

    read previous comments.
    requirements:
    1) your image 2) upload to your website 3)Learn the URl or internet address where you put the image 4) use the HTML code as above.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘add in widget pictures?’ is closed to new replies.