We're merging with GenerateBlocks! Learn more here.

Support Forum

Please login to receive premium support.

Support for the free plugin can be found here.

Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: Excerpts under featured image #10842
    Sarah
    Participant

    That works a treat! Thanks Tom 😀

    in reply to: Excerpts under featured image #10779
    Sarah
    Participant

    Hi Tom, I’ve used this answer and it works great. However, I would like to add a line break between the custom field value I’ve created and the Read More button. How can I do that? I’ve been searching online and it looks like \n may do it but I have no idea how to adjust the php code above. Can you help please?

    in reply to: Auto displaying WPSP List at end of post #2507
    Sarah
    Participant

    I’ve solved it – found something you answered in the GP Forums which has worked. I took the following advice to add the PHP code in the After Content section in GP Hooks

    ———-

    To make sure it only shows up on single posts, wrap it in this conditional:

    <?php if ( is_single() ) : ?>
    [SHORTCODE HERE]
    <?php endif; ?>

    Then make sure Execute PHP is checked.

    in reply to: Auto displaying WPSP List at end of post #2506
    Sarah
    Participant

    Hiya Tom, can you tell me what I’d need to put in the After Content hook so that it only displays the Show Post info on the single posts (blog posts). Not sure if there is something I can do with the shortcode and css? Or do I need to do something with Function? Also any idea when you may be updating pro to include related posts? I’m just going to set it to ‘order by: Random’ for now.

    Thanks,
    Sarah 🙂

    in reply to: Global Settings for WPSP #1456
    Sarah
    Participant

    Hi Tom, with regards to point 1 above, I was just using the plugin and thinking it’d be great if I had the ability to copy a previous list as I only had one setting I wanted to change, which is sort of similar to having a global settings option

    in reply to: Suggestions #1426
    Sarah
    Participant

    Hi Tom, yes, I’d love to see content and title alignment too – center option for Title for sure, and center or justified for the excerpt text if possible.

Viewing 6 posts - 1 through 6 (of 6 total)