Title: oikake's Replies | WordPress.org

---

# oikake

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 29 total)

1 [2](https://wordpress.org/support/users/oikake/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/oikake/replies/page/2/?output_format=md)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Jaida] Make Template Full-Width](https://wordpress.org/support/topic/make-template-full-width/)
 *  [oikake](https://wordpress.org/support/users/oikake/)
 * (@oikake)
 * [2 years ago](https://wordpress.org/support/topic/make-template-full-width/#post-17737358)
 * Hi,
   Adding `!important` might be needed to make the code work:
 *     ```wp-block-code
       .has-global-padding{
            padding-left: 0 !important;
            padding-right: 0 !important;
       }
       ```
   
 * In any case, if the above code doesn’t work, switching to a full-width template
   theme will probably simplify things. 
   Hope this helps!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Jaida] Make Template Full-Width](https://wordpress.org/support/topic/make-template-full-width/)
 *  [oikake](https://wordpress.org/support/users/oikake/)
 * (@oikake)
 * [2 years ago](https://wordpress.org/support/topic/make-template-full-width/#post-17734723)
 * Hi,
   If the padding setting in Styles > Layout does not work for you, you can 
   alternatively remove the padding with CSS code.
 * ![](https://i0.wp.com/snipboard.io/IFfUZW.jpg?ssl=1)
 * 
   You can remove it by setting the `padding-left` and `padding-right` of the class`.
   has-global-padding` to 0:
 *     ```wp-block-code
       .has-global-padding{
            padding-left: 0;
            padding-right: 0;
       }
       ```
   
 * Hope this helps!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Jaida] Navbar not working for certain pages](https://wordpress.org/support/topic/navbar-not-working-for-certain-pages/)
 *  [oikake](https://wordpress.org/support/users/oikake/)
 * (@oikake)
 * [2 years ago](https://wordpress.org/support/topic/navbar-not-working-for-certain-pages/#post-17727664)
 * Hi, I get a timeout error when I try to visit your site so I could not check 
   it out, but It looks like you’re dealing with a single-page design with anchor
   links in your navbar that allow users to jump to different sections within the
   front page, which is working fine. However, you have some links pointed to other
   pages, and once on those pages, the navbar doesn’t function as expected.
 * The issue likely arises because the other pages do not have the same anchor sections
   as your front page. When you click a navbar link on a different page, the browser
   is looking for an element with the corresponding ID to scroll to, which does 
   not exist on these other pages.
 * To address this, you can update your navbar links to include the full URL path
   with the anchor for pages outside of the front page. This way, when someone clicks
   on a link while on another page, they will be directed back to the homepage and
   then to the specific section. For example, instead of having a link like `#section`,
   you would replace it with `https://www.evietharpe.com/#section`.
 * Hope this helps!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Dyad] Show Category & Date on Front Page](https://wordpress.org/support/topic/show-category-date-on-front-page/)
 *  [oikake](https://wordpress.org/support/users/oikake/)
 * (@oikake)
 * [2 years ago](https://wordpress.org/support/topic/show-category-date-on-front-page/#post-17709455)
 * Thanks for confirming it! 🙂 
   It is a great theme, but it is not possible to 
   display additional post meta data on the front page without editing the code.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Dyad] Show Category & Date on Front Page](https://wordpress.org/support/topic/show-category-date-on-front-page/)
 *  [oikake](https://wordpress.org/support/users/oikake/)
 * (@oikake)
 * [2 years ago](https://wordpress.org/support/topic/show-category-date-on-front-page/#post-17706413)
 * Hi,
   Thanks for letting us know that this is now resolved.I was not able to show
   categories & dates on the front page via theme settings. I guess you used a modified
   child theme or switched to another theme, right?
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Seedlet] Beautiful theme](https://wordpress.org/support/topic/beautiful-theme-202/)
 *  [oikake](https://wordpress.org/support/users/oikake/)
 * (@oikake)
 * [2 years ago](https://wordpress.org/support/topic/beautiful-theme-202/#post-17699165)
 * Hi [@chrislt](https://wordpress.org/support/users/chrislt/)
 * You are right, the theme version that can be downloaded from WordPress.com (1.1.32)
   is a more recent version of the one that is available from WordPress.org[ here](https://wordpress.org/themes/seedlet/)(
   1.1.13)
   They are different from the block version of the theme that requires 
   Blockbase as a parent theme.Thanks for pointing this out!
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Seedlet] Beautiful theme](https://wordpress.org/support/topic/beautiful-theme-202/)
 *  [oikake](https://wordpress.org/support/users/oikake/)
 * (@oikake)
 * [2 years ago](https://wordpress.org/support/topic/beautiful-theme-202/#post-17698666)
 * Hi, thank you for taking the time to share your positive experience with the 
   community! 
   It’s always encouraging for fellow users to hear firsthand accounts
   of how a theme can embody the right balance of style and functionality. Your 
   review not only helps others in making informed decisions for their own blogs
   but also strengthens the community as a whole. Keep enjoying your art blog, and
   we’re all grateful for your contribution!PS: There are two versions of Seedlet:
   the old version, which has not been updated in 2 years, and the new version of
   Seedlet (that uses blocks), which has more recent updates.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Jaida] Categories and tags](https://wordpress.org/support/topic/categories-and-tags-15/)
 *  [oikake](https://wordpress.org/support/users/oikake/)
 * (@oikake)
 * [2 years ago](https://wordpress.org/support/topic/categories-and-tags-15/#post-17686668)
 * Hi, 
   I’ve checked it and my categories and tags stopped working when I switched
   to Jaida.Thank you very much for bringing this us up, I’ve contacted the developers
   of the theme to let them know about this bug.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Harmonic] Multiple columns on BLOG page](https://wordpress.org/support/topic/multiple-columns-on-blog-page/)
 *  [oikake](https://wordpress.org/support/users/oikake/)
 * (@oikake)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/multiple-columns-on-blog-page/#post-17678984)
 * Hi! 
   Thank you for letting us know you were able to find a solution through a
   plugin – Glad to hear that this approach worked well for you. Should you need
   any more assistance or have questions in the future, feel free to reach out. 
   Happy blogging!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Toujours] Grid view for blog page](https://wordpress.org/support/topic/grid-view-for-blog-page/)
 *  [oikake](https://wordpress.org/support/users/oikake/)
 * (@oikake)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/grid-view-for-blog-page/#post-17562656)
 * Hi,
 * The Toujours theme doesn’t feature a grid layout for your posts page.
 * The closest set-up possible is to enable this setting at Appearance > Customize
   > Theme Options:
 * ![](https://i0.wp.com/snipboard.io/CHt7zw.jpg?ssl=1)
 * That displays the three most recent posts in a special area above your other 
   posts.
 * If that doesn’t work for you, you can look for similar looking themes that features
   grid layout.
 * You can look for them by going to Appearance > Themes > Add New Theme > Feature
   Filter:
 * ![](https://i0.wp.com/snipboard.io/xANYWz.jpg?ssl=1)
 * And then, filtering by Blog and Grid Layout:
 * ![](https://i0.wp.com/snipboard.io/d5kR13.jpg?ssl=1)
 * Hope this helps!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Blank Canvas] How do I enable text selection on site](https://wordpress.org/support/topic/how-do-i-enable-text-selection-on-site/)
 *  [oikake](https://wordpress.org/support/users/oikake/)
 * (@oikake)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/how-do-i-enable-text-selection-on-site/#post-17561648)
 * Hi,
 * I’ve checked your site, and the text selection is actually working (If you select
   some text, you can copy and paste it.) I could copy this text, for example:
 * > Suzan Peeters (°1999) is a belgian accordionist, experimentalist and improviser
   > based in Brussels.
 * The thing is that the colour of the text selection seems to be invisible. There
   has to be some CSS code rule behind this behaviour.
 * Seedlet, your current theme, allows text selection so this issue is probably 
   coming from some plugin or custom CSS code.
 * I’d recommend disabling all plugins and then enabling them one by one until the
   text selection becomes invisible again so you can find the one responsible for
   this behaviour
 * Hope this helps!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Seedlet] “Show comments cookies opt-in checkbox” doesn’t seem to work with Seedless](https://wordpress.org/support/topic/show-comments-cookies-opt-in-checkbox-doesnt-seem-to-work-with-seedless/)
 *  [oikake](https://wordpress.org/support/users/oikake/)
 * (@oikake)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/show-comments-cookies-opt-in-checkbox-doesnt-seem-to-work-with-seedless/#post-17558873)
 * Hi Chris,
 * You’re welcome! Thanks for updating me on your decision. I hope the workaround
   might help others. 
   If you ever need anything else, feel free to reach out. Best
   wishes with your site!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Dara] Image link on home page](https://wordpress.org/support/topic/image-link-on-home-page/)
 *  [oikake](https://wordpress.org/support/users/oikake/)
 * (@oikake)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/image-link-on-home-page/#post-17558765)
 * Hi, 
   I understand that you mean the bar of images from the Calendar page when
   it appears on the Featured Content Slider:
 * ![](https://i0.wp.com/snipboard.io/Ve9sdT.jpg?ssl=1)
 * 
   The Dara theme’s Featured Content Slider displays the featured image of the 
   page shown in the slider.In the case of the calendar page, you can change its
   featured image by editing the calendar page and then on the right sidebar going
   to Page > Summary
 * ![](https://i0.wp.com/snipboard.io/gWieLT.jpg?ssl=1)
 * Hope this helps!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Shoreditch] “Display author” does nothing](https://wordpress.org/support/topic/display-author-does-nothing/)
 *  [oikake](https://wordpress.org/support/users/oikake/)
 * (@oikake)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/display-author-does-nothing/#post-17554622)
 * Hi,
 * After doing some tests, it clearly looks like a bug. I’ve already reported it
   to the theme developers.
 * In the meantime, you can continue to use the author bio as a workaround.
 * Thanks for contribuitung to the comunity by surfacing this 🙂
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Seedlet] “Show comments cookies opt-in checkbox” doesn’t seem to work with Seedless](https://wordpress.org/support/topic/show-comments-cookies-opt-in-checkbox-doesnt-seem-to-work-with-seedless/)
 *  [oikake](https://wordpress.org/support/users/oikake/)
 * (@oikake)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/show-comments-cookies-opt-in-checkbox-doesnt-seem-to-work-with-seedless/#post-17554347)
 * Hi,
 * I understand that you mean this checkbox:
 * ![](https://i0.wp.com/snipboard.io/SndvyF.jpg?ssl=1)
 * I’ve made some tests, and this checkbox appeared in both versions of the theme
   Seedlet (blocks and non-blocks versions)
 * In any case, I’ve tested it with other themes and the checkbox disappeared at
   some times. What I did to get it back was:
    1. Switch to another theme
    2. Disabled the checkbox in Settings > Discussions (clicked save)
    3. Enabled it again (clicked save) and made sure the checkbox was showing up
    4. Switch my theme to Seedlet
 * Hope this helps!

Viewing 15 replies - 1 through 15 (of 29 total)

1 [2](https://wordpress.org/support/users/oikake/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/oikake/replies/page/2/?output_format=md)