Are the width/height attributes getting included in the markup?
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!
Glad to help! Just examine the source code of the web page, locate the image(s), and take a look.
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!
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.
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.