-
Created ticket #60238 on Core Trac:
Remove comments completely option -
Created a topic, Add more social profiles, on the site WordPress.org Forums:
Hi again, is it possible you can add Instagram prof… -
Posted a reply to Use wordpress title instead of seo title for breadcrumbs option, on the site WordPress.org Forums:
Great that it's being thought about! I don't think the BreadcrumbList will make it confusing… -
Posted a reply to Use wordpress title instead of seo title for breadcrumbs option, on the site WordPress.org Forums:
Ah, too bad. I think it would make sense for almost everyone to make it… -
Created a topic, Use wordpress title instead of seo title for breadcrumbs option, on the site WordPress.org Forums:
Hi! I'm using the breadcrumbs shortcode but it outp… -
Posted a reply to Remove the inline-css / hook to disable the block, on the site WordPress.org Forums:
I'm running the 2.2.2 version and it still outputs this in the header <style id='safe-svg-svg-icon-style-inline-css'>.safe-svg-cover{text-align:center}.safe-svg-cover… -
Created a topic, Remove the inline-css / hook to disable the block, on the site WordPress.org Forums:
Hi, I'm not using the inline svg block anything and… -
Posted a reply to Criticalcss takes wrong target on author with custom post types, on the site WordPress.org Forums:
Great thank you! -
Posted a reply to Criticalcss takes wrong target on author with custom post types, on the site WordPress.org Forums:
Yea that should work aswell, would be great! -
Posted a reply to Criticalcss takes wrong target on author with custom post types, on the site WordPress.org Forums:
Good morning, I noticed that it will require a is_archive check for when it's inputting… -
Posted a reply to Criticalcss takes wrong target on author with custom post types, on the site WordPress.org Forums:
Worked, but haven't checked if it can create any problems but don't think it will -
Posted a reply to Criticalcss takes wrong target on author with custom post types, on the site WordPress.org Forums:
Yes exactly, or is_archive works aswell, i'm not 100% sure it's working yet, waiting for… -
Posted a reply to Criticalcss takes wrong target on author with custom post types, on the site WordPress.org Forums:
Just tested it and seems to be working correctly, will check it out a bit… -
Posted a reply to Criticalcss takes wrong target on author with custom post types, on the site WordPress.org Forums:
It will run since its || !is_page() which returns true -
Posted a reply to Criticalcss takes wrong target on author with custom post types, on the site WordPress.org Forums:
Something like this, since it's running the custom post type before the is_author, is_home, and… -
Posted a reply to Criticalcss takes wrong target on author with custom post types, on the site WordPress.org Forums:
I ended up reordering the posts in author so that the custom post types comes… -
Posted a reply to Criticalcss takes wrong target on author with custom post types, on the site WordPress.org Forums:
Alright, i'm just trying to avoid adding manual entries as best i can. Also isn't… -
Posted a reply to Criticalcss takes wrong target on author with custom post types, on the site WordPress.org Forums:
I'm guessing it is because of the order this comes: } elseif ( strpos( $type,… -
Posted a reply to Criticalcss takes wrong target on author with custom post types, on the site WordPress.org Forums:
I have a path based rule that is added like "/author/" with no input in… -
Posted a reply to Criticalcss takes wrong target on author with custom post types, on the site WordPress.org Forums:
It seems neither of them works, still when i trigger a page like https://www.casivo.ca/author/emma-johnson/ it… -
Created a topic, Criticalcss takes wrong target on author with custom post types, on the site WordPress.org Forums:
I've added custom post types to the author page with t… -
Created a topic, Remove or edit the default row templates, on the site WordPress.org Forums:
Hi, I'm not sure if i'm missing something super simpl…