Problems with Popular Post Plugin (Shortcode)
-
Hey,
just updated the nextgen-gallery but then another plugin (WordPress Popular Post) doesnt work proberly. the shortcode is shown instead of the data π
So i switched back nextgen-gallery. is this a bug that will be fixes within the next update?
thanks
-
@fredel – A quick test with the default
[wpp]shortcode appears to work fine for me, can you provide any additional context to the issue you are describing?Thanks!
– Cais.
hey & thanks for fast reply, maybe the link helps:
https://www.bikepark-online.de/beliebte-bikeparks/as you can see it doesnt show the list proberly..
maybe because of https:?it definitely depends on the next gen update from 2.1.50.
does this help?
thanks so much
-
This reply was modified 9 years, 7 months ago by
fredel.
@fredel – There are several “smart” quotes being used with the parameters of the
wppshortcode on your example page, I tested that shortcode by copying, pasting, and replacing all of the relevant single and double quotes in the TinyMCE editor’s text tab and it appears to work as expected (or what I would suspect as expected) on my test site. I would suggest looking at that aspect of the shortcode to insure that they are not breaking due to “smart” quotes being used.Thanks!
– Cais.
Hey Cais,
thank you very much, will upgrade to premium now π
The reason seems to be the /table code. However it worked before the NextGen Update. DO you have any idea why this should make any problems. Maybe you can consider this within the next update?
Best
FredelSorry, it is the <span> code. If i delete it the code works proberly.
Maybe there is a reason within nextgen?Thanks again!
This works:
[wpp range=weekly stats_comments=0 cat=-4 excerpt_length=250 post_type=post stats_views=0 limit=150 thumbnail_width=70 thumbnail_height=70 wpp_start=”<table>” post_html= “<tr><td>{thumb} {title} <br><br>{summary}</td></tr> ” wpp_end=” </table>”]This doesnt
[wpp range=weekly stats_comments=0 cat=-4 excerpt_length=250 post_type=post stats_views=0 limit=150 thumbnail_width=70 thumbnail_height=70 wpp_start=”<table>” post_html= “<tr><td>{thumb} <span style=’font-weight:600; font-size:1.1em’> {title} </span> <br><br><span style=’font-weight:300; font-size:1em; line-height:18px; font-color:#888′> {summary}</span></td></tr> ” wpp_end=” </table>”]@fredel – Please try the latest release (2.1.56) which should sort this issue out. I tested the example shortcode you provided (after editing the “smart” quotes in it) and it appears to work as expected.
Thanks!
– Cais.
Works perfectly, thanks so much. Will upgrade to Premium right now π
Best
@fredel – Thanks for the update!
– Cais.
O damn, your fix doesn`t work out sorry. there are several commands missing in the list. (all categories are shown, no summary etc.)
-
This reply was modified 9 years, 7 months ago by
fredel.
PS: Even without the <span> stlye, the shortcode isnt “translated” correctly…
thanks again
e.g. the summary isnt shown anymore, and other codes (e.g. “cat=-4 “) isnt reflected… thanks π
sorry, finally worked ou. switched the template of the theme and then set it back – for any reason that worked..
sorry & thx
@fredel – No worries! Thanks for the update and letting us know how you sorted it out.
– Cais.
-
This reply was modified 9 years, 7 months ago by
The topic ‘Problems with Popular Post Plugin (Shortcode)’ is closed to new replies.