paulinet
Forum Replies Created
-
Forum: Plugins
In reply to: [ACF Photo Gallery Field] How to use alt field?Hi @abhittsworks,
Thank you but I don’t understand your answer.
Again, I see the images of the gallery, the only problem is I’d like to use the alt field for SEO purpose.Forum: Plugins
In reply to: [ACF Photo Gallery Field] How to use alt field?Yes, I see the images, it’s ok, but using Firebug I see that the alt attribute is empty.
Forum: Plugins
In reply to: Swipe slider plugin (like slick-slider) ?Sorry, the link was wrong.
I’m looking for this kind of slider.As you can see in this example, I would like a slider which display not only one full browser width image, but also part of previous and next images.
Thanks!
Forum: Fixing WordPress
In reply to: get_the_category, exclude categories AND order by IDResolved !
Forum: Fixing WordPress
In reply to: get_the_category, exclude categories AND order by IDGreat, thanks !
Forum: Plugins
In reply to: Separate image and text inside the_content(post again, for the link!)
I want to modify the template of a single post page, to display the image and the text separately.
Here is a screenshot of the layout
I have installed the DivUp plugin, so I can have easily the image in a div and the text in another div.
But the_content fonction returns whole lot.
Is there any way to modify (filter) the results of the_content, so I can display the div with the image, then other divs (title, social links), and then the rest of the content (the text)?Thanks for your help.