why use this link?
-
I noted in the code you are using the wp ‘full image’ like:
<img src=”http://www.mywebsite.com/wp/wp-content/uploads/2012/01/MG_2899.jpg” alt=”xxx” title=”xxx” width=”150″ height=”150″ class=”crp_thumb”>
Why
Why not use this ???
<img src=”tp://www.mywebsite.com/wp/wp-content/uploads/2012/01/MG_2899-150×150.jpg” alt=”xxx” title=”xxxx” width=”150″ height=”150″ class=”crp_thumb”>
How can I change the link and use proper thb that already exist in WP folder?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘why use this link?’ is closed to new replies.