Tagged: duplicate pages
-
AuthorPosts
-
September 1, 2017 at 9:20 am #846711
Hello
I have hundred duplicate pages with /2 / 3 /4 . example “https://www.oneair.es/cursos-pilotos-avion-espana/10/”
How can i fix this. Is posible delete paging in Posts ?
Thanks
September 2, 2017 at 5:41 am #847052Hey oneair12,
They are not duplicates since the content is different. This is how WordPress works by default, it you don’t want pagination then you will have to turn it off or load all your content on the same page without pagination.
Best regards,
RikardSeptember 2, 2017 at 8:59 am #847106Hello
Ok, I don’t want pagination, please can you tell me how to turn it off ?
Thanks a lot
September 2, 2017 at 2:49 pm #847183Hi,
If you go to /wp-admin/options-reading.php in your installation then you can set the number of posts to show there, set it as high as possible, then it should not paginate on your blog posts page. If you are using theme specific elements then you should be able to set them not to paginate in the element options. If you need any further help then please link to your site so that we can have a closer look.
Best regards,
RikardSeptember 8, 2017 at 4:51 pm #849639Hello again
i see the php file. Please can you tell me if I need to change only the number “1” in the code below (if this is the right one) and witch is the high value, to set it as high as possible? :
<input name=”posts_per_page” type=”number” step=”1″ min=”1″ id=”posts_per_page” value=”<?php form_option( ‘posts_per_page’ ); ?>” class=”small-text” /> <?php _e( ‘posts’ ); ?>
Or i need to change Something else here:
- <label for=”page_on_front”><?php printf( __( ‘Front page: %s’ ), wp_dropdown_pages( array( ‘name’ => ‘page_on_front’, ‘echo’ => 0, ‘show_option_none’ => __( ‘— Select —’ ), ‘option_none_value’ => ‘0’, ‘selected’ => get_option( ‘page_on_front’ ) ) ) ); ?></label>
- <label for=”page_for_posts”><?php printf( __( ‘Posts page: %s’ ), wp_dropdown_pages( array( ‘name’ => ‘page_for_posts’, ‘echo’ => 0, ‘show_option_none’ => __( ‘— Select —’ ), ‘option_none_value’ => ‘0’, ‘selected’ => get_option( ‘page_for_posts’ ) ) ) ); ?></label>
<?php if ( ‘page’ == get_option( ‘show_on_front’ ) && get_option( ‘page_for_posts’ ) == get_option( ‘page_on_front’ ) ) : ?>
<div id=”front-page-warning” class=”error inline”><p><?php _e( ‘Warning: these pages should not be the same!’ ); ?></p></div>
<?php endif; ?>
</fieldset></td>
</tr>
<?php endif; ?>
<tr>
<th scope=”row”><label for=”posts_per_page”><?php _e( ‘Blog pages show at most’ ); ?></label></th>
<td>
<input name=”posts_per_page” type=”number” step=”1″ min=”1″ id=”posts_per_page” value=”<?php form_option( ‘posts_per_page’ ); ?>” class=”small-text” /> <?php _e( ‘posts’ ); ?>
</td>
</tr>
<tr>
<th scope=”row”><label for=”posts_per_rss”><?php _e( ‘Syndication feeds show the most recent’ ); ?></label></th>
<td><input name=”posts_per_rss” type=”number” step=”1″ min=”1″ id=”posts_per_rss” value=”<?php form_option( ‘posts_per_rss’ ); ?>” class=”small-text” /> <?php _e( ‘items’ ); ?></td>
</tr>
<tr>
<th scope=”row”><?php _e( ‘For each article in a feed, show’ ); ?> </th>
<td><fieldset><legend class=”screen-reader-text”><span><?php _e( ‘For each article in a feed, show’ ); ?> </span></legend>
<p><label><input name=”rss_use_excerpt” type=”radio” value=”0″ <?php checked( 0, get_option( ‘rss_use_excerpt’ ) ); ?> /> <?php _e( ‘Full text’ ); ?></label><br />
<label><input name=”rss_use_excerpt” type=”radio” value=”1″ <?php checked( 1, get_option( ‘rss_use_excerpt’ ) ); ?> /> <?php _e( ‘Summary’ ); ?></label></p>
</fieldset></td>
</tr>Thanks.
September 9, 2017 at 8:22 am #849883Hi,
I don’t mean that you should edit that file, go to that page in your browser:
http://yoursite.com/wp-admin/options-reading.php
You can do the settings there.
Best regards,
RikardSeptember 9, 2017 at 9:12 am #849897Hello again
I Change de Value to 99999 but the paging continue there. You can see the link in private content. In any post, below you can see the numbers of the pages 1 – 2 – 3 – 4 Pages 3 of 10.
Any idea ?
Thanks
September 10, 2017 at 5:06 am #850030Hi,
Yes I can see that, what are your settings in the Masonry element on that page? You have the option to not show pagination if you open the element options.
Best regards,
Rikard- This reply was modified 7 years, 2 months ago by Rikard.
September 25, 2017 at 12:41 pm #856457– After a long work in my website i change The Mansory in all posts to “not show pagination” . But the problem now is that all this pages still can access.
– The same problem after we quit the search icon on the web. We continue see the pages with ” ?s= ”
example web pages in “private content”:
September 26, 2017 at 8:56 pm #857138Hi,
Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
BasilisMarch 30, 2020 at 11:37 am #1199045Please any idea how to fix this. You send me to a freelancer when the problem is generate by enfold Mansory pagination.
thanks a lot.
April 2, 2020 at 3:16 pm #1200198Hello, please can a moderator help me ?
April 3, 2020 at 8:44 pm #1200612Hi keep12,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaApril 6, 2020 at 11:21 am #1201186This reply has been marked as private.April 9, 2020 at 4:49 pm #1202391Hi keep12,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaApril 13, 2020 at 12:10 pm #1203269Hello
Ok. Check Private content.
April 15, 2020 at 1:27 pm #1203966Hello Victoria
Could you check it ?
thanks a lot.
April 18, 2020 at 2:32 pm #1204924Hi keep12,
There are no links of pagination on the pages, and so you’re testing those links manually. You can change the behavior of what happens when you test links like that, but that is not the theme issue. You can use redirects or configure your htaccess. Here are some links for you:
https://www.grzegorowski.com/wordpress-rewrite-rules
https://stackoverflow.com/questions/11777611/wordpress-own-rewrite-rule-for-paginationIf you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.