Title: [Plugin: WordPress Popular Posts] problem with html markup
Last modified: August 19, 2016

---

# [Plugin: WordPress Popular Posts] problem with html markup

 *  [trumanews](https://wordpress.org/support/users/trumanews/)
 * (@trumanews)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/plugin-wordpress-popular-posts-problem-with-html-markup/)
 * Hi everybody! I am using template tags and I am not able to set html markup.
 * The following is the code that I use, and it works properly:
    `<?php get_mostpopular("
   range=weekly&limit=4&order_by=views&pages=0&thumbnail_width=110&thumbnail_height
   =75&wpp_start=<table>&wpp_end=</table>&post_start=<td>&post_end=</td>&stats_date
   =1&stats_date_format='(j/m/Y)'&stats_comments=0"); ?>`
 * But if I want to indicate a specific width for `<td>` tag – e.g. `<td width="
   200">` – it gives me php error because of `"` I think.
 * To note that the same code in a widget works fine. If I use `'` instead of `"`
   I have not no result.
 * What can I do to give a specific width?

The topic ‘[Plugin: WordPress Popular Posts] problem with html markup’ is closed
to new replies.

 * ![](https://ps.w.org/wordpress-popular-posts/assets/icon-256x256.png?rev=1232659)
 * [WP Popular Posts](https://wordpress.org/plugins/wordpress-popular-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-popular-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-popular-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-popular-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-popular-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-popular-posts/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [trumanews](https://wordpress.org/support/users/trumanews/)
 * Last activity: [15 years, 8 months ago](https://wordpress.org/support/topic/plugin-wordpress-popular-posts-problem-with-html-markup/)
 * Status: not resolved