peterjrees
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] WebP rules not writing to .htaccessNo problem @vmarko and thanks for the clarification – I’ll just stick with manually adding it to .htaccess for now.
Forum: Plugins
In reply to: [W3 Total Cache] WebP rules not writing to .htaccessHi @vmarko and thanks for your reply!
I had a look in the Performance > Install tab and the WebP rules are being added to litespeed.conf instead of .htaccess for some reason.
Any idea why this might be happening?
@attacking3rd you’re welcome!
Had the same problem and found that it was caused by the Smush plugin – deactivating lazy loading of images in Smush settings fixed the problem for me.
Forum: Plugins
In reply to: [Bootstrap Blocks] Move Bootstrap Blocks to Design CategoryThat did the trick, thanks @tschortsch!
Forum: Plugins
In reply to: [Bootstrap Blocks] Move Bootstrap Blocks to Design CategoryThanks for the reply @tschortsch – would it be possible then to bring the Bootstrap Blocks higher up in the category order?
I use these blocks frequently in my workflow so it makes sense to have them more easily accessible rather than having to scroll down to the bottom of the sidebar every time.
+1 on this – is it safe to remove these files?
Forum: Plugins
In reply to: [Bootstrap Blocks] Button block adding extra break tagI found this was caused by the Raw HTML Pro Plugin – deactivated and the issue has resolved.
Forum: Plugins
In reply to: [Bootstrap Blocks] Button block adding extra break tagI’m having the same issue… the editor content appears fine:
<!-- wp:wp-bootstrap-blocks/button {"url":"https://google.com","text":"Button","className":"btn-lg"} /-->
But the <br> appears in the rendered page (like it’s being automatically generated by WordPress):
<div class="wp-bootstrap-blocks-button"> <a href="https://google.com" class="btn btn-lg btn-primary" ><br /> Button </a> </div>
- This reply was modified 3 years, 10 months ago by peterjrees.
- This reply was modified 3 years, 10 months ago by peterjrees.
Forum: Plugins
In reply to: [WooCommerce Google Ads Dynamic Remarketing] Change product id to sku+1 for this update!
Forum: Plugins
In reply to: [Multipost MU] [Plugin: Multipost MU] Unchecking sites does not remove postsI’ve experienced this same problem. Seems that different combinations of checking/unchecking and updating will also overcome the problem eventually.