• Resolved nbminor

    (@nbminor)


    Hello,

    For a reason unknown to me, this plug in works fine on my individual post pages, but not my main index page. It just doesn’t show up at all.

    Post page

    Index page

    Any suggestions? I’m using the paid version of this plugin.

    Also, the caption is cut off after the line break. See the second photo on the post page. Any help would be appreciated.

Viewing 1 replies (of 1 total)
  • Plugin Author inceptive

    (@inceptive)

    It is disabled by default to show the images only in posts and pages.

    To remove this feature, just open
    /wp-content/plugins/inceptive-500px-image-showcase/plugin-shortcode.php

    and remove (or comment out) the lines 56-57:
    if(!is_single() && !is_page())
    return;

    If your issue is solved with this, please mark this topic as resolved.

    Don’t hesitate to contact us for any further information.

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘Plugin not working on homepage’ is closed to new replies.