Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author pluginandplay

    (@pluginandplay)

    Hello @crosstherubicon

    Thanks for providing the web page link. I can see that Post Slider is working on this https://lssscstaging.wpengine.com/home-page-test/ page.

    Have you removed the plugin shortcode from home page? Can you please add it back? So I can take a look at it and try to understand the scenario.

    Thread Starter crosstherubicon

    (@crosstherubicon)

    The exact same HTML is on both pages. Here’s the first few lines of HTML being used for both pages –

    `<div class=”row”>
    <div class=”col-sm-12″>[rev_slider alias=”home-with-donate-and-subscribe”]</div>
    </div>
    [bdp_post_carousel show_date=”false” show_author=”false” show_comments=”false” show_category=”false” slide_show=”3″ arrows=”true” speed=”3000″ limit=”6″ category=”1221″]
    <!–

    Thread Starter crosstherubicon

    (@crosstherubicon)

    Look at the page source on both pages at line 1130 and see that the BDP info is present on the home page test page and not the other. Why would that be when the HTML is identical on both pages?

    Plugin Author pluginandplay

    (@pluginandplay)

    Hi @crosstherubicon

    Thanks for your response. It is very strange.

    Plugin does not have any special logic like this. Can you please remove the shortcode or block and add it again?

    Are you adding the shortcode via any page builder? Please add some test HTML at the same position just to check and debug so we can get some idea about it.

    Thread Starter crosstherubicon

    (@crosstherubicon)

    I am adding code via text editor, no builder involved. Just straight HTML.
    I added some code to the page, take a look – https://lssscstaging.wpengine.com/
    I’ve added and removed the shortcode multiple times.
    Here’s the code for the page –

    <div class=”row”>
    <div class=”col-sm-12″>[rev_slider alias=”home-with-donate-and-subscribe”]</div>
    </div>
    <center>Begin BDP HTML Shortcode Here</center>
    [bdp_post_carousel show_date=”false” show_author=”false” show_comments=”false” show_category=”false” slide_show=”3″ arrows=”true” speed=”3000″ limit=”6″ category=”1221″]
    <center>End BDP HTML Shortcode Here</center>
    <div class=”newsletter-button-container padding-top-80″>
    <div class=”container”>
    <div class=”row”>
    <div class=”col-sm-6 col-xs-12″>
    <div></div>
    <div class=”text-block”>
    <div>`

    Thread Starter crosstherubicon

    (@crosstherubicon)

    Found a solution

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Will not display on home page’ is closed to new replies.