sw33t
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: v6.9 has broken my siteI only have 4 so far (thankfully!!!), and I’ve used this to load the blocks I needed. The only font-size issue I’ve run into after loading this was with the pull quote, and I ran out of time troubleshooting it so I just used !important on that one.
add_action(
'wp_enqueue_scripts',
function () {
wp_enqueue_style( 'wp-block-cover' );
}
);Forum: Fixing WordPress
In reply to: v6.9 has broken my siteThanks for the responses… the selective loading of block styles from theme.json threw me off… and some of the font sizes are inheriting… from… somewhere… as stated above the !important declaration has solved this temporarily. (I’m using a custom theme)
Forum: Fixing WordPress
In reply to: v6.9 has broken my siteCan you please elaborate on:
Probably your themeβs custom typography are being overridden by new global typography rules.Where’s the updated docs for this? I can’t find them anywhere.
Thanks in advance.
Thank you, that worked perfectly! WordPress 6 is messing up my layouts and adding “gaps” everywhere…
if ( $block['blockName'] === 'core/columns' ) { return $block_content; } if ( $block['blockName'] === 'core/column' ) { return $block_content; } if ( $block['blockName'] === 'core/group' ) { return $block_content; }Forum: Reviews
In reply to: [Photo Engine (Media Organizer & Lightroom)] My favorite plugin!Hi Jordy! I bought a “forever” license in 2/16, so probably a bit longer than that – a couple of years now? It’s great that it just WORKS, every time, without fail. I don’t need it to do anything else π
Forum: Reviews
In reply to: [Sortable Posts] Works great!Too cool – you rock π
Forum: Fixing WordPress
In reply to: URLs incorrect for scheduled postsThanks! Works here too.
Forum: Plugins
In reply to: [jQuery Masonry Image Gallery] Thumbnails OverlappingThank you! This worked for me too.
Forum: Your WordPress
In reply to: WordPress Event Calendar SlideShowProI like how you can tell right away what the site is about. The events plugin is well executed! Your subpages are disappearing though in Safari Mac. For example see this page: http://svionline.org/who-we-are/board-of-directors/ (the green bar is blank)
Forum: Your WordPress
In reply to: My Site – Sw33t.comThank you very much! I will check out the browser bug – I don’t run Opera so I’ll have to get a copy. You guys rock!
Forum: Fixing WordPress
In reply to: Allowing Contributers To Only Post To One CategoryYou can try Fresh Post with Role-Manager as it recommends in the directions. This worked for me.
Forum: Fixing WordPress
In reply to: How to: Parent page default to a child page?Hi Otto, that’s what I figured, but was not wishing for π
Maybe this can be a feature in the future?
Thanks for a great product. You guys rock!
Forum: Your WordPress
In reply to: My Site – Sw33t.comThank you!
100proof: Small world! Gotta love rockcrawling π
Forum: Fixing WordPress
In reply to: wp_dropdown_categoriesDoes show_option_all=All categories just take you to the homepage of your site?
Forum: Installing WordPress
In reply to: wp-admin/categories.php Cannot Be DisplayedMine comes and goes. Please someone, we need a fix!! π