We're merging with GenerateBlocks! Learn more here.

[Support request] Read more button

Please login to receive premium support.

Support for the free plugin can be found here.

Home Forums Pro Support Read more button

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #23380
    Martin
    Participant

    PLease help me,
    why the plugin show on the rad me button only the link to the home page?
    please check me site thenationalparksmusic.com

    #23473
    elvin
    Moderator

    Hi,

    Do you have any PHP snippets that filters the markup of the read more button? (wpsp_read_more_output).

    Let us know.

    #23481
    Martin
    Participant

    No i don’t have any snippets about that i now.
    please help me with this issue 🙁

    #23499
    Martin
    Participant

    Hello support i need help.
    i have pay pro version for pro support, please write me about this issue.
    thank you

    #23544
    Tom
    Keymaster

    Hi there,

    This looks like a possible conflict with another plugin. Can you try deactivating your other plugins one by one to rule out conflicts with them?

    The links should link to the individual posts by default.

    #23552
    Martin
    Participant

    Hi Tom,
    i will check turn off the plugin and check the conflict, but i have also issue with the plugin Amalinks, when i turn on the dont work and for example H1 in the poost looks another not like before 🙁

    #23617
    Martin
    Participant

    I found the Plugin which make this plugin wrong the plugin is WP Affiliate Disclosure

    #23651
    Tom
    Keymaster

    That means it may be messing with the $post variable causing the button to lose track of the current ID of the post.

    The plugin is using a core WP function to get the URL to the post: https://github.com/tomusborne/wp-show-posts/blob/1.1.3/inc/functions.php#L238

    And the core function uses the current $post global variable to get the data: https://developer.wordpress.org/reference/functions/get_permalink/

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