• Resolved amisailidis93

    (@amisailidis93)


    Hello,

    My image markup settings:
    <a href="%%full%%"><img src="%%full%%" width="%%width%%" height="%%height%%" alt="%%title%%" /></a>

    However the image size on the post page (not in homepage) doesnt seem to keep the width=”%%width%%” height=”%%height%% thus the image is dissorted a lot.

    Can I get any suggestions/ideas please?
    thanks in advance

    • This topic was modified 9 years, 3 months ago by amisailidis93.
Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Jeff Starr

    (@specialk)

    Are the width/height attributes getting included in the markup?

    Thread Starter amisailidis93

    (@amisailidis93)

    Hey @specialk!

    Thanks for jumping in the post!
    I am not really sure if I got your question, as I wrote above the image markup code im using. How can I check is the attributes are getting included?

    Lookiing forward to hearing from you!

    Plugin Author Jeff Starr

    (@specialk)

    Glad to help! Just examine the source code of the web page, locate the image(s), and take a look.

    Thread Starter amisailidis93

    (@amisailidis93)

    Hey Jeff!

    Apparently the images do not include the correct image markup, meaning width=width and height=height of the uploaded image.
    What should I do? do you need to take a closer look on the case?
    the domain is roastit.pizza, please do not pay attention to the content, I am just figuring things out with the website!

    I would say I have some experience with wp so any inputs from your side would be very helpful!

    Looking forward to hearing from you!

    Plugin Author Jeff Starr

    (@specialk)

    I just retested the default setting for “Images Auto-Display”. Just using the code that’s provided:

    <a href="%%full%%"><img src="%%thumb%%" width="%%width%%" height="%%height%%" alt="%%title%%" style="display:inline-block" /></a>

    Any submitted images include the width and height attribute just fine (as verifiable by inspecting the markup of each image). So I would maybe reset the plugin options to the defaults and try again.

    Plugin Author Jeff Starr

    (@specialk)

    Hi amisailidis93, I hope you got this sorted out. I’m gonna go ahead and mark this topic as resolved to help keep things organized. Feel free to follow-up or post afresh with any new issues or questions, I’m glad to help however possible. Thank you.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Image markup issue’ is closed to new replies.