bonmot
@bonmot on WordPress.org
- Member Since: July 2nd, 2016
-
Created a topic, Prevent comments by WP Fastest Cache in page source?, on the site WordPress.org Forums:
define('WPFC_REMOVE_FOOTER_COMMENT', true); … -
Posted a reply to WordPress default gallery pagination when call is in page (is_page)?, on the site WordPress.org Forums:
Less ambitious goal first. For the time present I try to master control over pagination… -
Created a topic, WordPress default gallery pagination when call is in page (is_page)?, on the site WordPress.org Forums:
It seems I have found the way to make WordPress defaul… -
Posted a reply to Пагинация для дефолтной галереи WordPress, on the site Форумы поддержки:
Сработало вот такое: // Pagination output $output .= paginate_links( array( 'base' => get_permalink( $post->post_parent )… -
Posted a reply to Pagination for WordPress default gallery, on the site WordPress.org Forums:
Also posted here: https://wordpress.stackexchange.com/questions/401034/pagination-with-wordpress-default-gallery/402685 -
Posted a reply to Pagination for WordPress default gallery, on the site WordPress.org Forums:
The way it worked in the end: changed: 'base' => str_replace($big,'%#%',esc_url(get_pagenum_link($big))), into: 'base' => get_permalink(… -
Posted a reply to [_url] not working as expected, on the site WordPress.org Forums:
I have tried it with just Akismet Anti-Spam, Classic Editor, Contact Form 7, WPS Hide… -
Posted a reply to Pagination for WordPress default gallery, on the site WordPress.org Forums:
So it has something to do with redirect_canonical()? -
Posted a reply to Pagination for WordPress default gallery, on the site WordPress.org Forums:
I have found now, that when Permalink Settings are set to Plain, the code works.… -
Posted a reply to Pagination for WordPress default gallery, on the site WordPress.org Forums:
@corrinarusso What are you trying to accommplish? - To have not more images on a… -
Created a topic, Пагинация для дефолтной галереи WordPress, on the site Форумы поддержки:
Та часть кода, которая занимается пагинацией: // Pagi… -
Created a topic, Pagination for WordPress default gallery, on the site WordPress.org Forums:
Here is the part of code handling pagination: // Pagi… -
Created a topic, [_url] not working as expected, on the site WordPress.org Forums:
In <Contact form> --> Mail --> Message bod… -
Posted a reply to Changing placement of wpcf7-not-valid-tip, on the site WordPress.org Forums:
@manigopal Check it here: https://www.motorizm.net/contacts/ Right now they are placed at the top left corner,… -
Posted a reply to Changing placement of wpcf7-not-valid-tip, on the site WordPress.org Forums:
I am not about how it is styled, but where it is placed in HTML.… -
Created a topic, Changing placement of wpcf7-not-valid-tip, on the site WordPress.org Forums:
Is it possible to change placement of span with class=…