Title: John Parris's Replies - page 6 | WordPress.org

---

# John Parris

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 76 through 90 (of 942 total)

[←](https://wordpress.org/support/users/mindctrl/replies/page/5/?output_format=md)
[1](https://wordpress.org/support/users/mindctrl/replies/?output_format=md) [2](https://wordpress.org/support/users/mindctrl/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/mindctrl/replies/page/3/?output_format=md)…
[5](https://wordpress.org/support/users/mindctrl/replies/page/5/?output_format=md)
6 [7](https://wordpress.org/support/users/mindctrl/replies/page/7/?output_format=md)…
[61](https://wordpress.org/support/users/mindctrl/replies/page/61/?output_format=md)
[62](https://wordpress.org/support/users/mindctrl/replies/page/62/?output_format=md)
[63](https://wordpress.org/support/users/mindctrl/replies/page/63/?output_format=md)
[→](https://wordpress.org/support/users/mindctrl/replies/page/7/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Atomic Blocks - Gutenberg Blocks Collection] Call to Action](https://wordpress.org/support/topic/call-to-action-20/)
 *  Plugin Author [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/call-to-action-20/#post-11868419)
 * [@johnnya23](https://wordpress.org/support/users/johnnya23/) thanks for the report
   and sorry for the hassle. I’ll log this bug and see if we can get it fixed in
   the next update.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Atomic Blocks - Gutenberg Blocks Collection] Add post meta to Post Grid block?](https://wordpress.org/support/topic/add-post-meta-to-post-grid-block/)
 *  Plugin Author [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/add-post-meta-to-post-grid-block/#post-11868165)
 * [@ottomek](https://wordpress.org/support/users/ottomek/) we’re working on adding
   this feature now. I don’t have an ETA yet, but it should be in the next update.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Atomic Blocks] Category + Author Pages display Full-length posts (plus no pagination / widgets)](https://wordpress.org/support/topic/category-author-pages-display-full-length-posts-plus-no-pagination-widgets/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/category-author-pages-display-full-length-posts-plus-no-pagination-widgets/#post-11868121)
 * [@digitalbizralph](https://wordpress.org/support/users/digitalbizralph/) thanks
   for the message. I’m not clear on what exactly you want to happen. We can’t add
   new templates to the theme and automatically change the way things look without
   users opting into that, as I don’t think they’ll be happy about us changing things
   visually on the sites without them doing anything.
 * A few thoughts…
 * The Atomic Blocks theme does show pagination on category and author archives.
   You can confirm this by looking inside the included `archive.php` file, where
   it calls the `the_posts_pagination()` function to display them. If you’re not
   seeing the pagination, my guess is one of the following:
 * – It’s being hidden by CSS, or hidden by another plugin or custom code on your
   site
    – You have a very high number for the “Blog pages show at most” setting
   under Settings > Reading in your WP admin, as this is what controls the number
   of posts being shown. If you’re seeing every post in a category archive view 
   as you described, this sounds like your issue?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Atomic Blocks - Gutenberg Blocks Collection] Question about Post Author](https://wordpress.org/support/topic/question-about-post-author/)
 *  Plugin Author [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/question-about-post-author/#post-11868044)
 * [@deleyna](https://wordpress.org/support/users/deleyna/) the Post and Page Grid
   block uses the following functions:
 * `get_the_author_meta( 'display_name', get_the_author_meta( 'ID' ) )`
 * `get_author_posts_url( get_the_author_meta( 'ID' ) )`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Atomic Blocks - Gutenberg Blocks Collection] CSS bug for IE styles in 2 column layout](https://wordpress.org/support/topic/css-bug-for-ie-styles-in-2-column-layout/)
 *  Plugin Author [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/css-bug-for-ie-styles-in-2-column-layout/#post-11846316)
 * Thanks all for the reports. We’re working on the IE styles already. The automated
   tool we were using to generate the IE styles wasn’t working well, so we’re changing
   our tactics there. You should see some fixes later this week that address these.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Atomic Blocks - Gutenberg Blocks Collection] Jquery.js](https://wordpress.org/support/topic/jquery-js/)
 *  Plugin Author [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/jquery-js/#post-11846193)
 * @serdarwork we don’t have an option at this moment. We will be fixing an issue
   with jQuery loading on the front end that’s triggered by the Notice block code.
   We rewrote that code to not require jQuery, but forgot to remove the jQuery dependency
   in the code that loads the script. We can fix that easily in the next release.
 * The newsletter block also relies on jQuery, but it only loads when the block 
   is displayed on the front end. Rewriting that code will take a little longer 
   for us to get to. If you’re not using that block, jQuery won’t be loading.
 * Thanks for the report! Be on the lookout for an update this week. It should fix
   the jQuery issue mentioned related to the Notice block which is causing jQuery
   to always load.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Atomic Blocks - Gutenberg Blocks Collection] Unable to upgrade font-awesome version](https://wordpress.org/support/topic/unable-to-upgrade-font-awesome-version/)
 *  Plugin Author [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/unable-to-upgrade-font-awesome-version/#post-11835116)
 * [@oldmankit](https://wordpress.org/support/users/oldmankit/) thanks for the report.
   We have this on our list to fix in the near future. We’ll update you when we’ve
   fixed it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Atomic Blocks - Gutenberg Blocks Collection] Breaks Reusable Blocks Functionality](https://wordpress.org/support/topic/breaks-reusable-blocks-functionality/)
 *  Plugin Author [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [7 years ago](https://wordpress.org/support/topic/breaks-reusable-blocks-functionality/#post-11805809)
 * Glad to hear it. Thanks for the update!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Atomic Blocks] Issue with AB Post and Page Grid and Genesis Simple Share](https://wordpress.org/support/topic/issue-with-ab-post-and-page-grid-and-genesis-simple-share/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [7 years ago](https://wordpress.org/support/topic/issue-with-ab-post-and-page-grid-and-genesis-simple-share/#post-11805789)
 * Hi [@trechap](https://wordpress.org/support/users/trechap/), we’re aware of this
   issue. It happens due to Simple Share outputting javascript in the post content,
   and Atomic Blocks escapes the content for security reasons. We’re looking into
   a solution for making them work better together. I don’t have an estimated date
   yet, but we’ll let you know when it’s ready.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Atomic Blocks] Atomic Blocks hero layout on Blog Page](https://wordpress.org/support/topic/atomic-blocks-hero-layout-on-blog-page/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [7 years ago](https://wordpress.org/support/topic/atomic-blocks-hero-layout-on-blog-page/#post-11805785)
 * [@fortyfivecreative](https://wordpress.org/support/users/fortyfivecreative/) 
   since there’s no editor on the page, you can’t add the block layout without some
   custom coding. I’ll think about this and see if I can come up with a solution.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Atomic Blocks] How to change the blog settings?](https://wordpress.org/support/topic/how-to-change-the-blog-settings/)
 *  [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [7 years ago](https://wordpress.org/support/topic/how-to-change-the-blog-settings/#post-11805782)
 * [@javigm86](https://wordpress.org/support/users/javigm86/) the Post Grid block
   doesn’t support pagination yet, but it’s on our list of things to add soon.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Atomic Blocks - Gutenberg Blocks Collection] Breaks Reusable Blocks Functionality](https://wordpress.org/support/topic/breaks-reusable-blocks-functionality/)
 *  Plugin Author [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [7 years ago](https://wordpress.org/support/topic/breaks-reusable-blocks-functionality/#post-11805762)
 * I’m unable to reproduce this error using the latest versions of the Atomic Blocks
   plugin and the Atomic Blocks theme.
 * Which versions of those are you running?
 * Are you using any other block plugins?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Atomic Blocks - Gutenberg Blocks Collection] Warning: Newsletter block is non GDPR Compliant!!](https://wordpress.org/support/topic/warning-newsletter-block-is-non-gdpr-compliant/)
 *  Plugin Author [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [7 years ago](https://wordpress.org/support/topic/warning-newsletter-block-is-non-gdpr-compliant/#post-11793133)
 * [@elnath78](https://wordpress.org/support/users/elnath78/) thanks for opening
   this issue. Can you please link me to the text of the law on the government site(
   s) that says this is required? We’ll need to run this by our legal team.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Atomic Blocks - Gutenberg Blocks Collection] Post Grid: sticky content](https://wordpress.org/support/topic/post-grid-sticky-content/)
 *  Plugin Author [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [7 years ago](https://wordpress.org/support/topic/post-grid-sticky-content/#post-11789468)
 * [@nprior](https://wordpress.org/support/users/nprior/) I’ll add this to the list.
   Thanks for the suggestion!
 * BTW, the latest version automatically excludes the current post, no switch needed.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Atomic Blocks - Gutenberg Blocks Collection] Default Blocks style](https://wordpress.org/support/topic/default-blocks-style/)
 *  Plugin Author [John Parris](https://wordpress.org/support/users/mindctrl/)
 * (@mindctrl)
 * [7 years ago](https://wordpress.org/support/topic/default-blocks-style/#post-11763704)
 * [@anoni](https://wordpress.org/support/users/anoni/) We don’t have an option 
   built in, but there’s a workaround you can use in the interim.
 * Add the block to a page, configure the shape and other settings how you want 
   it, and then save the block as a Reusable block. Screenshot: [https://cl.ly/fa4ad6fdc9cc](https://cl.ly/fa4ad6fdc9cc)
 * From there you can add that button to any page and it’ll use those settings by
   default. Screenshot: [https://cl.ly/289d9e5e6765](https://cl.ly/289d9e5e6765)
 * Let me know if you have any questions.

Viewing 15 replies - 76 through 90 (of 942 total)

[←](https://wordpress.org/support/users/mindctrl/replies/page/5/?output_format=md)
[1](https://wordpress.org/support/users/mindctrl/replies/?output_format=md) [2](https://wordpress.org/support/users/mindctrl/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/mindctrl/replies/page/3/?output_format=md)…
[5](https://wordpress.org/support/users/mindctrl/replies/page/5/?output_format=md)
6 [7](https://wordpress.org/support/users/mindctrl/replies/page/7/?output_format=md)…
[61](https://wordpress.org/support/users/mindctrl/replies/page/61/?output_format=md)
[62](https://wordpress.org/support/users/mindctrl/replies/page/62/?output_format=md)
[63](https://wordpress.org/support/users/mindctrl/replies/page/63/?output_format=md)
[→](https://wordpress.org/support/users/mindctrl/replies/page/7/?output_format=md)