• Resolved sleeplessindc

    (@sleeplessindc)


    I don’t want the event venues or organizers included in the sitemap, so I did not check them to be included in the HTML or XML. However, they are all included anyway.

    To get rid of them, I am blacklisting all the (tribe venue) pages and have been able to do most of them except for 10 of them. These 10 have apostrophes in the names:

    [tribe_venue] Maggiano's Little Italy at McLean
    [tribe_venue] Jason's Deli
    [tribe_venue] Maggiano's Little Italy at Tysons Galleria
    [tribe_venue] Uncle Julio's Arlington/Ballston
    [tribe_venue] Not Your Average Joe's
    [tribe_venue] Guapo's Restaurant Tenleytown
    [tribe_venue] Ireland's Four Courts Irish Pub & Restaurant
    [tribe_venue] Nando's PERi-PERi
    [tribe_venue] Carmine's Penn Quarter
    [tribe_venue] Guapo's Restaurant

    Please fix this.

    Note: when I first installed this I put the [click5_sitemap] shortcode in my sitemap page and set up the basic settings I wanted. That sitemap worked and was formatted the same as my other pages with side and bottom sidebars. But after I started blacklisting the venue pages, the sitemap does not show on my page and neither do the sidebars. It stops at the page header. The following is what is on my page:

    <?php
       include './wp-content/themes/aaron-child/includes/nav_section_about_site.php';
    ?>
    <?php   /* '~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~'; */ ?>
    <hr class="hidden05" />
    [click5_sitemap]
    
    <?php   /* '~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~'; */ ?>
    <h2 class="anchor" id="RELLINKS">Related Links</h2>
    <div class="related">
    <?php
        include './wp-content/themes/aaron-child/includes/nav_events_site.php';
    ?>
    </div>
    
    <?php /* '~~~~Last Revised Date~~~~'; */ ?>
    <div style="margin-bottom:1em;">Last modified: <?php the_modified_date('F j, Y'); ?></div>

    The page I need help with: [log in to see the link]

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

    (@click5)

    Hi @sleeplessindc,

    This appears to be a bug. We will troubleshoot it and the fix will be included in the next release.

    I will keep you posted.

    Thanks,
    click5 Team

Viewing 1 replies (of 1 total)
  • The topic ‘Can’t blacklist pages that have apostrophes in the title’ is closed to new replies.