lebuttazzoni
Forum Replies Created
-
Forum: Plugins
In reply to: [BJ Lazy Load] set the threshold (so image are loaded earlier)IT WORKS GREAT
Forum: Plugins
In reply to: [BJ Lazy Load] set the threshold (so image are loaded earlier)Hi Bjorn
That’s the best news of the day (other are really not that good)
I will update
Thanks a lot
Forum: Plugins
In reply to: [BJ Lazy Load] set the threshold (so image are loaded earlier)Thanks for your response.
I am a llittle bit into php/javascript so if there a few line to add, I could do it…
If you have a link I follow it, if I have to wait for the nexte version, I will wait
Thanks for the information I will have a look at the API
Forum: Plugins
In reply to: [HungryFEED] Suppress "posted" in the dateI find the solution : you have to edit thing in the editor of the php file of hungryfeed
echo ‘<div class=”hungryfeed_item_date”>Mis à jour le ‘ . $item->get_date($date_format) . “</div>\n”;
I change the english “posted to the french “Mis à jour”
Forum: Themes and Templates
In reply to: [Responsive] Change elements spacingI was lost
sorry
Forum: Plugins
In reply to: [Shutter Reloaded] Shutter Reloaded option menu don't appearok it’s in the apparence panel
wtf
Thanks for your reponse
Your plug in do a lot of good job … so if it’s not possible
I will do this with simple pie
Thanks
Forum: Plugins
In reply to: [HungryFEED] hungryfeed and enclosure imagesfind the anwser on my own
Just add this code in the template you choose to use for feed with enclosure
<img src=”{{enclosure}}”>