Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author LDD Web Design

    (@lddwebdesign)

    This might be a theme conflict -or I’m not understanding what you are asking exactly. Can you provide a link to the directory on your site so we can take a look?

    Thread Starter tsy

    (@tsy)

    Hi

    Here is the link – at the bottom of the page is PAGES and all the pages in WordPress.

    https://84yogis.com/listing/hot-yoga-stockholm/?preview_id=2891&preview_nonce=928502b39b&preview=true

    This looks like a conflict with your current theme. You can try a different theme or if you feel comfortable editing some code try removing the following from “single.php” in “plugins\ldd-directory-lite\templates\”

    On line #96 remove:

    <?php get_sidebar(); ?>

    Thread Starter tsy

    (@tsy)

    Somewhat comfortable if I know exactly what to do.
    Instructions are for removing that code within the WP website or I need to go to the host site somewhere?

    Plugin Author LDD Web Design

    (@lddwebdesign)

    You would need to edit the file located on your server here:

    public_html/wordpress/wp-content/plugins/ldd-directory-lite/templates/single.php

    On line #96 delete the following:
    <?php get_sidebar(); ?>

    Thread Starter tsy

    (@tsy)

    Found my way to line #96 – but it does not look like the line in your email which is: <?php get_sidebar(); ?>

    Line # 96 & 97 in our files are:

    <?php get_sidebar(); ?>
    <?php get_footer(); ?>

    Thread Starter tsy

    (@tsy)

    I see when I posted my answer it looks the same. In the email it looks different.

    I just removed the line, and it worked! The list of all the pages in our website no longer shows in the the front.

    Thank you very much. Have a grand day.

    Plugin Author LDD Web Design

    (@lddwebdesign)

    Awesome. Glad it worked out for you. Thanks for using our plugin.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Hide index of Pages listed below individual listings, after Google map’ is closed to new replies.