Customising HTML
-
Hi,
Is there any other tutorials for customising HTML output of the WP Popular Posts plugin?
I am trying to achieve a certain style’ but I am having some trouble.
Essentially, the HTML output should be nice and simple like this.
<ul> <li> <a href="https://link-to-the-popular-post"><img src="show the thumbnail image in a predefined size 180x85"><span>The title of the popular post</span></a> </li> </ul>
The list of posts should look something like this https://imgur.com/CmKwAQ7
I did take a look at the filters tutorial, but that is way too complex and way too much code for what I need and it doesnt show how to get the thumbnail to display.
I also read the grid of popular posts tutorial, not exactly what I am looking for but possibly could be altered.
Is there any other tutorials to try and get what I am looking for?
Thanks.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Customising HTML’ is closed to new replies.