To insert code use <code>...</code>.
Bug in recent posts shortcode widget
  • I am using the recent post shortcode widget on the homepage. However, the the description that is pulled in from the blog posts displays the actual shortcode for the image that appears before any of the actual text in the blog. It should be "stripped" out of the description.

    Striking 4.0.3.

    Is there a quick fix without installing the newest version of Striking as I have customized many of the template pages of Striking.
  • 4 Comments sorted by
  • do you have a link please ?

    can you please provide the shortcode which the widget contains?

    can you please provide the content of a post?
    Does the content contain shortcodes?


    i can recall dealing with this once it was caused by a missing doshortcode() call in a php file. pieuw that was long ago.

  • The site is currently in development and behind an a maintenance window, I can provide you access if you email me.

    The shortcode for the recent post widget:

    [recent_posts count="2" width="270" thumbnail="true" extra="desc" desc_length="60" cat="7"]

    The content for the blog post which contains additional shortcode:


    [image title="my title" align="center" icon="zoom" lightbox="true" size="large" width="630" autoHeight="true"]http://www.mywebsite.com/wp-content/uploads/2011/11/building711.jpg[/image]

    The rest of the post follows this image. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc metus neque, pulvinar sed fermentum nec, pretium in massa. Cras dolor turpis, consectetur id viverra in, laoreet eget nibh. Proin et eros mi, ut volutpat odio. Suspendisse ac pulvinar velit. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas.
  • Hi geofoto1,
    You may unzip the attached file to striking\framework\shortcodes folder to fix this.

    Regards,
    KaptinLin
    widgets.zip
    3K
  • KaptinLin:
    Thank you, that updated code resolved the shortcode bug.
This discussion has been closed.
All Discussions