Title: js100's Replies | WordPress.org

---

# js100

  [  ](https://wordpress.org/support/users/js100/)

 *   [Profile](https://wordpress.org/support/users/js100/)
 *   [Topics Started](https://wordpress.org/support/users/js100/topics/)
 *   [Replies Created](https://wordpress.org/support/users/js100/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/js100/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/js100/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/js100/engagements/)
 *   [Favorites](https://wordpress.org/support/users/js100/favorites/)

 Search replies:

## Forum Replies Created

Viewing 11 replies - 1 through 11 (of 11 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ajax Pagination and Infinite Scroll] Avoid duplicated content for paginated archives](https://wordpress.org/support/topic/avoid-duplicated-content-for-paginated-archives/)
 *  Thread Starter [js100](https://wordpress.org/support/users/js100/)
 * (@js100)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/avoid-duplicated-content-for-paginated-archives/#post-9567460)
 * Or do you think it better to remove all rel=”next” completely for all archive
   pages loaded with AjaxScroll?
 *     ```
       // remove rel=next on blog archive pagination to remove duplicated content on Search Console
       function wpseo_disable_rel_next_archive( $link ) {
            if ( is_archive() ) {
                return false;
            }
       }
       add_filter( 'wpseo_next_rel_link', 'wpseo_disable_rel_next_archive' );
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Footnotation] Position of the footnote-section](https://wordpress.org/support/topic/position-of-the-footnote-section/)
 *  [js100](https://wordpress.org/support/users/js100/)
 * (@js100)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/position-of-the-footnote-section/#post-9080560)
 * I am interested in too. Only as a idea, maybe using a shortcode [footnotation-
   response], and hook here all footer notes list.
 * Contact form 7 does this with [response] to play with the position of the validation
   message.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GTM4WP - A Google Tag Manager (GTM) plugin for WordPress] postCountOnPage update value with infinite scroll](https://wordpress.org/support/topic/postcountonpage-update-value-with-infinite-scroll/)
 *  Thread Starter [js100](https://wordpress.org/support/users/js100/)
 * (@js100)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/postcountonpage-update-value-with-infinite-scroll/#post-8549284)
 * Awesome. Works like a charm!
 * Thank you very much Thomas!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ajax Pagination and Infinite Scroll] Google Analytics Code?](https://wordpress.org/support/topic/google-analytics-code-4/)
 *  [js100](https://wordpress.org/support/users/js100/)
 * (@js100)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/google-analytics-code-4/#post-8539697)
 * I found the problem: the single quote.
    Doing copy-paste of code from this page,
   the single quote seems not to be well written and in the callback javascript 
   output the single quotes seems badly written.
 * Thank you for your help. It works well. 😉
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ajax Pagination and Infinite Scroll] Google Analytics Code?](https://wordpress.org/support/topic/google-analytics-code-4/)
 *  [js100](https://wordpress.org/support/users/js100/)
 * (@js100)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/google-analytics-code-4/#post-8519614)
 * What would be the Callback right code in combination with masonry/isotope?
 * This code cause some issues at my layout:
 * $(‘.grid-blog-list’).isotope(‘reloadItems’).isotope();
    ga(‘send’, ‘pageview’,
   location.pathname);
    -  This reply was modified 9 years, 8 months ago by [js100](https://wordpress.org/support/users/js100/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress Knowledge base & Documentation Plugin - WP Knowledgebase] Knowledgebase Slug](https://wordpress.org/support/topic/knowledgebase-slug/)
 *  Thread Starter [js100](https://wordpress.org/support/users/js100/)
 * (@js100)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/knowledgebase-slug/#post-6843001)
 * Maybe this post can help?
    [https://wordpress.org/support/topic/custom-post-type-with-rewrite-slug](https://wordpress.org/support/topic/custom-post-type-with-rewrite-slug)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress Knowledge base & Documentation Plugin - WP Knowledgebase] Menu problem](https://wordpress.org/support/topic/menu-problem-67/)
 *  [js100](https://wordpress.org/support/users/js100/)
 * (@js100)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/menu-problem-67/#post-6844471)
 * Try adding this custom css rule
    .kbe_breadcrum { margin: 90px 0 30px; } This
   will fix the issue
 * 😉
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress Knowledge base & Documentation Plugin - WP Knowledgebase] Knowledgebase Slug](https://wordpress.org/support/topic/knowledgebase-slug/)
 *  Thread Starter [js100](https://wordpress.org/support/users/js100/)
 * (@js100)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/knowledgebase-slug/#post-6842847)
 * > + Please tell me what your permalink structure is set to in Settings > Permalinks
 * Custom: /%category%/%postname%/
 * > + Please tell me what your Base Slug is set to in WP Knowledgebase > Settings
 * ajuda
 * > + Please take a screenshot of the Page where that contains the knowledgebase
   > so I can see the Page title, and permalink that is set in the backend.
 * [https://www.dropbox.com/sh/rpa816u7ik1tci7/AAAA1gk9RKadVdPuD1X1Vpv0a?dl=0](https://www.dropbox.com/sh/rpa816u7ik1tci7/AAAA1gk9RKadVdPuD1X1Vpv0a?dl=0)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress Knowledge base & Documentation Plugin - WP Knowledgebase] Knowledgebase Slug](https://wordpress.org/support/topic/knowledgebase-slug/)
 *  Thread Starter [js100](https://wordpress.org/support/users/js100/)
 * (@js100)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/knowledgebase-slug/#post-6842750)
 * Hi Maeve. I tried it and it does not solve the issue. 🙁
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CAPTCHA 4WP - Antispam CAPTCHA solution for WordPress] login problem](https://wordpress.org/support/topic/login-problem-112/)
 *  [js100](https://wordpress.org/support/users/js100/)
 * (@js100)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/login-problem-112/#post-6589191)
 * Did you try changin allow_url_fopen=on param in your php.ini?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[XML Sitemap Generator for Google] [Plugin: Google XML Sitemaps] Sitemap don't exist](https://wordpress.org/support/topic/plugin-google-xml-sitemaps-sitemap-dont-exist/)
 *  [js100](https://wordpress.org/support/users/js100/)
 * (@js100)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/plugin-google-xml-sitemaps-sitemap-dont-exist/#post-4579020)
 * I have the same problem.
 * My WordPress address (URI): [http://www.mydomain.com/wp](http://www.mydomain.com/wp)
   
   My Site address (URL): [http://www.mydomain.com/blog](http://www.mydomain.com/blog)(
   different public address)
 * At the beginning, with previous releases all works fine because I could edit “
   Location of your sitemap file”, and I set to manually this parameters:
    ‘Absolute
   or relative to the sitemap file, including the path name’: /usr/home/mydomain.
   com/web/wp/sitemap.xml and ‘Full URL of the sitemap file, including the name’:
   [http://mydomain/wp/sitemap.xml](http://mydomain/wp/sitemap.xml)
 * I have updated to version 4.0 and first, this option has dissapeared (I know 
   now there’s not necessary both sitemap files). But now plugin debug informs about
   errors with url because automatically specify the sitemap path to [http://www.mydomail.com/blog/sitemap.xml](http://www.mydomail.com/blog/sitemap.xml)
   in order to [http://www.mydomail.com/wp/sitemap.xml](http://www.mydomail.com/wp/sitemap.xml)
 * What I’m doing wrong? I have downgraded my release waiting for your community
   support.
 * Thank’s in advance.

Viewing 11 replies - 1 through 11 (of 11 total)