bibliofille
@bibliofille on WordPress.org , @debbielabedz on Slack
- Member Since: June 11th, 2012
- Location: Chicago
- Website: www.bibliofille.com
Bio
Contribution History
bibliofille’s badges:- Core Contributor
-
Posted a reply to Internal 500 error after trying to edit php.ini file in MAMP, on the site WordPress.org Forums:
@corrinarusso It's a pretty hefty Woocommerce site. I think there are definitely some I tried… -
Posted a reply to Internal 500 error after trying to edit php.ini file in MAMP, on the site WordPress.org Forums:
@corrinarusso Hmm, seems like my database might be even too large to do it this… -
Posted a reply to Internal 500 error after trying to edit php.ini file in MAMP, on the site WordPress.org Forums:
Thanks so much for the reply @corrinarusso! I actually ended up fixing part of the… -
Created a topic, Internal 500 error after trying to edit php.ini file in MAMP, on the site WordPress.org Forums:
I was in the process of setting up a local copy of a r… -
Posted a reply to Cannot remove “no index, no follow” meta tag, on the site WordPress.org Forums:
Hello! I updated the version of Yoast SEO to the current one, and that did… -
Created a topic, Cannot remove “no index, no follow” meta tag, on the site WordPress.org Forums:
I can't seem to figure out why I'm still seeing the &l… -
Mentioned in [46640] on Core SVN:
Login and Registration: Allow email logins to be more flexible. -
Mentioned in [45926] on Core SVN:
I18N: Improve translator comments. -
Created a topic, wp_nav_menu_items not pulling sub-menu, on the site WordPress.org Forums:
I'm trying to build a nav menu using wp_nav_list_items… -
Posted a reply to Change Next/Previous Post Link Order, on the site WordPress.org Forums:
Hmm. I was using the next/previous post links found here: https://codex.wordpress.org/Function_Reference/next_post_link I didn't see anywhere… -
Created a topic, Change Next/Previous Post Link Order, on the site WordPress.org Forums:
Is there a way to manipulate/filter the order when usi… -
Posted a reply to Sort Custom Post Type by Second Word in Title, on the site WordPress.org Forums:
I just want the filter to affect this query. Here's how I've added the filter… -
Posted a reply to Sort Custom Post Type by Second Word in Title, on the site WordPress.org Forums:
Thanks for your reply! This is not the CPT archive page, it's a custom page… -
Created a topic, Sort Custom Post Type by Second Word in Title, on the site WordPress.org Forums:
I have a CPT called people. Each post title includes t… -
Posted a reply to Display CPT posts with Specific Taxonomy Term, on the site WordPress.org Forums:
Yep, of course I realized my syntax error shortly after posting the question. Thanks for… -
Created a topic, Display CPT posts with Specific Taxonomy Term, on the site WordPress.org Forums:
I have a custom page template, and I'd like to display… -
Posted a reply to Custom Single Template for Taxonomy Term, on the site WordPress.org Forums:
I was trying to use this method that I found in the codex in my… -
Created a topic, Custom Single Template for Taxonomy Term, on the site WordPress.org Forums:
I've got a site with Custom Post Type called "People."… -
Created a topic, enable use on custom post types, on the site WordPress.org Forums:
I installed the plugin and it works for blog posts, ho… -
Created a topic, Facebook button not showing up, on the site WordPress.org Forums:
I just installed this plugin, and it works, except the… -
Created a topic, Isotope filtering on Custom Post Type, on the site WordPress.org Forums:
I'm having issues implementing the Isotope.js plugin i… -
Posted a reply to Group CPT posts by Custom Field, on the site WordPress.org Forums:
Thanks for the suggestion! Would I need to re-write my loop to work around this… -
Posted a reply to Group CPT posts by Custom Field, on the site WordPress.org Forums:
No, I'm trying to figure out how to separate the posts in the grid under… -
Created a topic, Group CPT posts by Custom Field, on the site WordPress.org Forums:
I've set up a custom post type for events and on the a… -
Posted a reply to search form not working properly, on the site WordPress.org Forums:
Yep, the issue was ACF. I dug through their forums and found a reference to… -
Posted a reply to search form not working properly, on the site WordPress.org Forums:
Thanks for the tip. Hmm, I tried deactivating all the plugins, however, a lot of… -
Created a topic, search form not working properly, on the site WordPress.org Forums:
I've got a search form in the main nav of a site I'm b… -
Posted a reply to CSS styling based on post category, Custom Post Type archive page, on the site WordPress.org Forums:
Ok, here's the code I'm now using for the events grid: <div class="event-container"> <?php if… -
Posted a reply to CSS styling based on post category, Custom Post Type archive page, on the site WordPress.org Forums:
I tried to implement a solution, but I must be doing something a bit off,… -
Created a topic, CSS styling based on post category, Custom Post Type archive page, on the site WordPress.org Forums:
I've created a custom post type called "Events." On th… -
Posted a reply to Sticky div on scroll until div reaches footer, on the site WordPress.org Forums:
Another developer suggested using the Sticky Kit jQuery plugin and it worked perfectly for this… -
Created a topic, Sticky div on scroll until div reaches footer, on the site WordPress.org Forums:
I'm trying to make a div sticky once it reaches the to… -
Created a topic, Display content based on number field, on the site WordPress.org Forums:
I've got a custom post type called "Projects". The Pro… -
Created a topic, Add Filtering to Custom Post Type Archive Page, on the site WordPress.org Forums:
I have a custom post type called "Projects" that uses …