lifeisinfinity
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Popular Posts] The Widget only shows thumbnails of uploaded picturesExcelent! Hope you could find a way to fix it! 1,000 billion thanks for helping me!
[ Please do not bump, that’s not permitted here. ]
Forum: Plugins
In reply to: [WP Popular Posts] The Widget only shows thumbnails of uploaded picturesDone, “First image on post” was the default value, so in fact, I have reinstalled everything and added the widget to the blog (and setted Display post thumbnail to true and fixed the width and height to 75px)
Forum: Plugins
In reply to: [WP Popular Posts] The Widget only shows thumbnails of uploaded picturesOk, the translation for my last entry is the following one:
I use hotlink to add images to my posts. You can see here an example of how i post pictures:
<div><img class=”aligncenter” alt=”” src=”http://31.media.tumblr.com/77ad2e62b09bb9d7b4a27a704fa193af/tumblr_ms70624U2v1qz9pzzo1_500.jpg” border=”0″></div>
May I write the sentence clearer, for example including the alt field?
Forum: Plugins
In reply to: [WP Popular Posts] The Widget only shows thumbnails of uploaded picturesPues hotlink, mira un ejemplo de entrada:
<div><img class=”aligncenter” alt=”” src=”http://31.media.tumblr.com/77ad2e62b09bb9d7b4a27a704fa193af/tumblr_ms70624U2v1qz9pzzo1_500.jpg” border=”0″></div>
Quizás deberia escribir la sentencia más clara y ponerle por ejemplo el alt?
Forum: Plugins
In reply to: [WP Popular Posts] The Widget only shows thumbnails of uploaded picturesAnd regarding timythumb I’m using the default configuration you give with your downgraded widget. I think the important parameters are this ones:
if(! defined(‘ALLOW_EXTERNAL’) ) define (‘ALLOW_EXTERNAL’, TRUE); // Allow image fetching from external websites. Will check against ALLOWED_SITES if ALLOW_ALL_EXTERNAL_SITES is false
if(! defined(‘ALLOW_ALL_EXTERNAL_SITES’) ) define (‘ALLOW_ALL_EXTERNAL_SITES’, TRUE); // Less secure.And they have TRUE value
Forum: Plugins
In reply to: [WP Popular Posts] The Widget only shows thumbnails of uploaded picturesSeems to be enabled…
My timthumb is in:
/wp-content/plugins/wordpress-popular-posts/
there i have my cache folder with the following permisions: rwxrwxr-x
Here you have my php info:
http://californiahotties.byethost14.com/phpinfo.php
And here my website (is a little bit spicy hehe):
Forum: Plugins
In reply to: [WP Popular Posts] The Widget only shows thumbnails of uploaded picturesNumber 1 and 3 are correct. So it must be number 2. How can i check the GD library or instal/activate it?
Lot of thanks again! You are a hero! 1,000 billion thanks!
Forum: Plugins
In reply to: [WP Popular Posts] The Widget only shows thumbnails of uploaded picturesUhm I have downgraded to the version 2.3.2 however it is not working… In fact… I have the same as with the other version (and I have cleaned the cache and all)
Any idea ? 🙁Forum: Plugins
In reply to: [WP Popular Posts] The Widget only shows thumbnails of uploaded picturesUhm, it is a surprise if you say that it worked well for almost everyone….
It is not posible to allow people to choose to activate manually the usage of TimThumb?
In any case, lot of thanks for your solution… I suppose that i will downgrade the plugin 🙁Forum: Plugins
In reply to: [WP Popular Posts] The Widget only shows thumbnails of uploaded picturesSo… I can do something? It is possible to install the TimThumb script? Or the only option is to wait until a future update of the widget?