Title: Decimus's Replies | WordPress.org

---

# Decimus

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Widgets for Airbnb Reviews] Reviews from Airbnb is not downloading](https://wordpress.org/support/topic/reviews-from-airbnb-is-not-downloading-2/)
 *  Thread Starter [Decimus](https://wordpress.org/support/users/decimus/)
 * (@decimus)
 * [2 months ago](https://wordpress.org/support/topic/reviews-from-airbnb-is-not-downloading-2/#post-18904615)
 * It is now working. It took between 36 to 48 hours to download the data. Support
   says: “There was a global issue with the Air BnB API that might have influenced
   the download. Glad to hear it works now”.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Dracula Dark Mode – Accessibility, Reading Mode & Dark Mode for WordPress] Clash between Dracula Dark Mode & Meow Lightbox](https://wordpress.org/support/topic/clash-between-dracula-dark-mode-meow-lightbox/)
 *  Thread Starter [Decimus](https://wordpress.org/support/users/decimus/)
 * (@decimus)
 * [10 months, 3 weeks ago](https://wordpress.org/support/topic/clash-between-dracula-dark-mode-meow-lightbox/#post-18619051)
 * Message deleted – fix only it only worked as it was on a cached page!
    -  This reply was modified 10 months, 3 weeks ago by [Decimus](https://wordpress.org/support/users/decimus/).
    -  This reply was modified 10 months, 3 weeks ago by [Yui](https://wordpress.org/support/users/fierevere/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FSM Custom Featured Image Caption] FSM v1.25 appears to break our FSE site that uses Ollie.](https://wordpress.org/support/topic/fsm-v1-25-appears-to-break-our-fse-site-that-uses-ollie/)
 *  Thread Starter [Decimus](https://wordpress.org/support/users/decimus/)
 * (@decimus)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/fsm-v1-25-appears-to-break-our-fse-site-that-uses-ollie/#post-18236976)
 * What is the suggested CSS amendment to work with block themes like Ollie when
   you launch 1.25.2 that fixes the encoding issue reported by [@roja7700](https://wordpress.org/support/users/roja7700/)
 * I expect this will be the same for most users using a block type theme
 * Many thanks
 * Peter
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FSM Custom Featured Image Caption] FSM v1.25 appears to break our FSE site that uses Ollie.](https://wordpress.org/support/topic/fsm-v1-25-appears-to-break-our-fse-site-that-uses-ollie/)
 *  Thread Starter [Decimus](https://wordpress.org/support/users/decimus/)
 * (@decimus)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/fsm-v1-25-appears-to-break-our-fse-site-that-uses-ollie/#post-18233847)
 * FSM v1.25.1 which rolls back the “nested figure filter” added in v1.25 has been
   uploaded to our site and FSM v1.25.1 is working as expected.
 * Many thanks
 * Peter
    -  This reply was modified 1 year, 6 months ago by [Decimus](https://wordpress.org/support/users/decimus/).
    -  This reply was modified 1 year, 6 months ago by [Decimus](https://wordpress.org/support/users/decimus/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Options for Block Themes] Tweak for collapsible navigation menus on mobile](https://wordpress.org/support/topic/tweak-for-collapsible-navigation-menus-on-mobile/)
 *  Thread Starter [Decimus](https://wordpress.org/support/users/decimus/)
 * (@decimus)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/tweak-for-collapsible-navigation-menus-on-mobile/#post-18198864)
 * That did it – I was putting the >a in the backets!
 * LOVE the plugin and the expandable submenu. Its been my biggest issue with Block
   themes – hopefully it will make it to core. Vey happy.
   PS amazing service – did
   not expect an reply until next week.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Options for Block Themes] Tweak for collapsible navigation menus on mobile](https://wordpress.org/support/topic/tweak-for-collapsible-navigation-menus-on-mobile/)
 *  Thread Starter [Decimus](https://wordpress.org/support/users/decimus/)
 * (@decimus)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/tweak-for-collapsible-navigation-menus-on-mobile/#post-18198352)
 * I’ve nearly, but not quite got the CSS fixed – just need a little fine tuning
   and pointing in the right direction…
 * When on a mobile device – this highlights the parent and all the children – rather
   than what I’d really like which is the the parent and the active child as per
   the desktop version.
 * Wonder if there is a way to tweak this?
 *     ```wp-block-code
       /* Ollie Navigation - Highlight parent page link when on child page */
       .wp-block-navigation-item:has(.current-menu-item)  {
          color: #4D34FA !important;
       }
   
       /* This highlights parent page link when on child page when using: Options for Block Themes plugin by Oliver Campion of Web:D which has an option for expandable submenus to the Navigation Block modal */
       .wp-block-navigation.has-expandable-modal-submenus .wp-block-navigation-item:has(.current-menu-item)  {
          color: #4D34FA !important;
       }
       ```
   
 * many thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Public Post Preview] Public Post Preview not working with our block theme and WP6.7.1](https://wordpress.org/support/topic/public-post-preview-not-working-with-our-block-theme-and-wp6-7-1/)
 *  Thread Starter [Decimus](https://wordpress.org/support/users/decimus/)
 * (@decimus)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/public-post-preview-not-working-with-our-block-theme-and-wp6-7-1/#post-18184402)
 * OK have solved the issue of Public Post Preview not working.
 * We use another plugin that clashes with Public Post Preview. It is Temporary 
   Login Without Password which we have used with FlyingPress support. I deactivated
   Temporary Login Without Password and now Public Post Preview works – Yipee.
 * My guess its some clash with the use of the NONCE magic they both employ?
    -  This reply was modified 1 year, 7 months ago by [Decimus](https://wordpress.org/support/users/decimus/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Public Post Preview] Public Post Preview not working with our block theme and WP6.7.1](https://wordpress.org/support/topic/public-post-preview-not-working-with-our-block-theme-and-wp6-7-1/)
 *  Thread Starter [Decimus](https://wordpress.org/support/users/decimus/)
 * (@decimus)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/public-post-preview-not-working-with-our-block-theme-and-wp6-7-1/#post-18183634)
 * something odd happening – the page I need help with link works from here – even
   though I removed Public Post Preview – so I reinstalled Public Post Preview and
   I have a new link for the same draft post.
 * mysite/?p=153983&preview=1&_ppp=06883b6499
 * But If I try this in a new browser it says the page cannot be found!
    -  This reply was modified 1 year, 7 months ago by [Decimus](https://wordpress.org/support/users/decimus/).
    -  This reply was modified 1 year, 7 months ago by [Decimus](https://wordpress.org/support/users/decimus/).
    -  This reply was modified 1 year, 7 months ago by [Decimus](https://wordpress.org/support/users/decimus/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Public Post Preview] NO LONGER WORKS](https://wordpress.org/support/topic/no-longer-works-186/)
 *  [Decimus](https://wordpress.org/support/users/decimus/)
 * (@decimus)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/no-longer-works-186/#post-18181640)
 * Umm I can see it works with 6.7.1 in the example link above.
 * I was so excited to try this with my site but when I use Public Post Preview 
   with a draft post – If I try the generated url I get the following back:
 * Unfortunately, the page you are looking for no longer exists, or has been moved.
   Please try searching for your content below.
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Work-around to admin to add an Image in a Comment](https://wordpress.org/support/topic/work-around-to-admin-to-add-an-image-in-a-comment/)
 *  Thread Starter [Decimus](https://wordpress.org/support/users/decimus/)
 * (@decimus)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/work-around-to-admin-to-add-an-image-in-a-comment/#post-18125755)
 * OK with a little bit of experimentation I went into the wp_commentmeta table
 * I went to the latest comment ID=1509 and added similar div code in with the comment_content
   and then reset the cache.
   That seems a bit drastic to add an image to comment!
   Anyway it seems to have workedI now have an image in the latest comment
 * [⌊Structure⌉⌊Structure⌉[
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FSM Custom Featured Image Caption] Issue with FSM Custom Featured Image Caption and Query loop within FSE template](https://wordpress.org/support/topic/issue-with-fsm-custom-featured-image-caption-and-query-loop-within-fse-template/)
 *  Thread Starter [Decimus](https://wordpress.org/support/users/decimus/)
 * (@decimus)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/issue-with-fsm-custom-featured-image-caption-and-query-loop-within-fse-template/#post-18085254)
 * The issue of FSM not working nicely with FSE block theme templates that use a
   query loop is fixed.
 * Our thanks to Carles Grau of Fesomi the developer of FSM Custom Featured Image
   Caption for working though this with us.
 * Our particular FSE block theme is Ollie. We added some CSS into the theme style
   settings. In our case: Appearance | Editor | Styles – click on the pencil (Edit
   Styles) then Additional CSS (or the 3 vertical doat if no CSS has yet been added).
 * Here is the CSS. We are REALLY happy that this CSS fix works and we can keep 
   using FSM Custom Featured Image Caption with a Query loop within our FSE theme.
   The final line of the code deals with the fact that within the Query loop for
   the Featured image settings you can choose the aspect ratio of the Featured image.
   In our case we use a classic 3:2 aspect ratio. It works nicely if you choose 
   Original size. So that all the Featured images in the Query loop were uniform
   we chose an aspect ration of 3:2. Without “aspect-ratio: inherit;” the Feature
   image clashes with the text.
 *     ```wp-block-code
       /* Fix for FSM Custom Featured Image Caption to stop caption appearing in Query Loops that include a Featured Image.  Our thanks to Carles Grau of Fesomia for providing this fix */body.single ul figcaption.wp-caption-text {  display: none;}body.single ul .wp-caption.featured {  margin-bottom: 0;}figure .wp-caption.featured {  aspect-ratio: inherit;}
       ```
   
 * Our thanks to Carles Grau of Fesomi for helping us fix this glitch so we could
   continue to use FSM Custom Featured Image Caption with out FSE theme.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ad Inserter - Ad Manager & AdSense Ads] Does it work with Block themes?](https://wordpress.org/support/topic/does-it-work-with-block-themes/)
 *  [Decimus](https://wordpress.org/support/users/decimus/)
 * (@decimus)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/does-it-work-with-block-themes/#post-18039080)
 * I can confirm that our website is built using Ollie.
 * We experimented very successfully using Footer insertion. I think that is the
   only hook that Ad Inserter can use with Ollie.
 * We have very successfully used the shortcode links. It just works as a shortcode
   block or as a para block. We have them in our footer template and in our sidebar
   template.
 * I am very impressed with the power of the free version of the Ad Inserter.
 * PB
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Upgrade clarification](https://wordpress.org/support/topic/upgrade-clarification/)
 *  Thread Starter [Decimus](https://wordpress.org/support/users/decimus/)
 * (@decimus)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/upgrade-clarification/#post-16451221)
 * Tobias
 * I got it working by adding these 3 to the be excluded from the JS defer list:
 * [https://www.bajanthings.com/wp-content/uploads/2023/02/TablePress_JS_exclude-scaled.jpg](https://www.bajanthings.com/wp-content/uploads/2023/02/TablePress_JS_exclude-scaled.jpg)
    -  This reply was modified 3 years, 5 months ago by [Decimus](https://wordpress.org/support/users/decimus/).
    -  This reply was modified 3 years, 5 months ago by [Decimus](https://wordpress.org/support/users/decimus/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Upgrade clarification](https://wordpress.org/support/topic/upgrade-clarification/)
 *  Thread Starter [Decimus](https://wordpress.org/support/users/decimus/)
 * (@decimus)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/upgrade-clarification/#post-16451182)
 * Many thanks Tobias
 * I use SiteGround optimization with site. I note they have a exclude deferred 
   JS but I cannot see one related to TablesPress so will turn off completely until
   I hear back.
 * Below is a screen shot
 * [https://www.bajanthings.com/wp-content/uploads/2023/02/TablePress_JS-scaled.jpg](https://www.bajanthings.com/wp-content/uploads/2023/02/TablePress_JS-scaled.jpg)
 * One final question with v2 do I leave the v1.8 responsive tables add on active?
 * Will look at upgrading to v2 pro
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Meow Gallery] Broken Gallery with 4.1.6 update](https://wordpress.org/support/topic/broken-gallery-with-4-1-6-update/)
 *  [Decimus](https://wordpress.org/support/users/decimus/)
 * (@decimus)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/broken-gallery-with-4-1-6-update/#post-14811554)
 * [@tigroumeow](https://wordpress.org/support/users/tigroumeow/) thanks for 4.1.8.
   On BajanThings all seems to be working again. I did a few spot checks. There 
   were a few galleries where things appeared not to be right and when I investigated
   it seems those problem galleries were not defined as Meow Galleries but as Standard
   Galleries.

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

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