zwilson
Forum Replies Created
-
Forum: Plugins
In reply to: [Breadcrumb NavXT] Custom Breadcrumb for Archive PagePerfect. Thank you.
function _s_compare_breadcrumb_after($breadcrumb_trail_obj) { if (is_post_type_archive('archive') && get_query_var('_compare')) { foreach ($breadcrumb_trail_obj->breadcrumbs as $breadcrumb_trail) { if ($breadcrumb_trail->get_title() == 'Archive') { $breadcrumb_trail->set_linked(true); } } } } add_action('bcn_after_fill', '_s_compare_breadcrumb_after');- This reply was modified 6 years, 1 month ago by zwilson.
Forum: Plugins
In reply to: [Breadcrumb NavXT] Custom Breadcrumb for Archive PageJust to add to this, the filter I thought would do it was
bcn_breadcrumb_url, but modifying the 2nd parameters,$type, was not giving me the result I thought it would.Forum: Plugins
In reply to: [Simple Calendar: Blog Feed] Add search to calendarNevermind. I see it now. It’s an option within each calendar feed you create.
@nickyoung87 This would be really nice if you added some filters or actions to this plugin. You’ve done a ton of work here and if you open up a few things, like search and your Google Calendar Feed Class (SimpleCalendar/Feeds/Google), this plugin could be so much more powerful.
Forum: Plugins
In reply to: [Simple Calendar: Blog Feed] Add search to calendarWhat is this then:
https://docs.simplecalendar.io/google-calendar-search-queries/
Forum: Plugins
In reply to: [PDF Image Generator] Add a few small featuresGreat! Thanks.
Forum: Plugins
In reply to: [PDF Image Generator] Add a few small featuresIf you have a git repo, we’d be happy to help.
We already have the changes in production.
Forum: Plugins
In reply to: [Fleapay] [Plugin: Fleapay] Editing pages and posts diesTigron,
Did you get everything squared away with your integration and products?
Here’s how to add new products: https://www.fleapay.com/support/general/products#new