[Resolved] WP Show Post – Align

Home Forums Support [Resolved] WP Show Post – Align

Home Forums Support WP Show Post – Align

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1563184
    Eugene

    Hi Support,

    I am facing issues with the WP-Show Post. The Align post list is missing the title and the image is not aligned to the side.

    How can this be fixed?

    #1563337
    David
    Staff
    Customer Support

    Hi there,

    for the align to work you must add the shortcode inside a HTML DIV with a class of: wpsp-align. So in your page editor code view it would be like this:

    <div class="wpsp-align">
    // The WPSP Shortcode here 
    </div>
    #1563418
    Eugene

    Thank you. Fixed.

    #1563425
    David
    Staff
    Customer Support

    Glad to hear that.
    For reference the original Site import has some Posts that explain most of how Dispatch works, here for example is how WPSP works with it:

    https://gpsites.co/dispatch/using-wp-show-posts/

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.