Tagged Questions
0
votes
1answer
119 views
Use full size images in a specific gallery
Thumbnails are displaying as 100px however the full size is 130px which is what I want.
I want this only in one specific gallery.
Also would like to link each gallery thumbnail image to an external ...
0
votes
2answers
988 views
How do I get gallery thumbnail URL and change the default thumbnail size?
when I create a gallery I get this code generated yet I can;t find out how
<img width="150" height="150" src="http://localhost/wp2/wp-content/uploads/2012/06/28_0120-150x150.jpg" ...
0
votes
1answer
294 views
changing the default picture size link url
when i'm inserting a single picture thumbnail from the gallery with a link to the original picture, it gives me this:
<a ...
2
votes
5answers
2k views
Media gallery - inserting full size images without link
I want to use built-in WP media gallery. I'm trying to simply add images in one - horizontal line. I want images with original size and without any link. I'm trying to add/edit some code into ...