Title: fwunder's Replies | WordPress.org

---

# fwunder

  [  ](https://wordpress.org/support/users/fwunder/)

 *   [Profile](https://wordpress.org/support/users/fwunder/)
 *   [Topics Started](https://wordpress.org/support/users/fwunder/topics/)
 *   [Replies Created](https://wordpress.org/support/users/fwunder/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/fwunder/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/fwunder/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/fwunder/engagements/)
 *   [Favorites](https://wordpress.org/support/users/fwunder/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 46 total)

1 [2](https://wordpress.org/support/users/fwunder/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/fwunder/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/fwunder/replies/page/4/?output_format=md)
[→](https://wordpress.org/support/users/fwunder/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PublishPress Capabilities - User Role Editor, Access Permissions, User Capabilities, Admin Menus] Admin role locked out](https://wordpress.org/support/topic/admin-role-locked-out/)
 *  Thread Starter [fwunder](https://wordpress.org/support/users/fwunder/)
 * (@fwunder)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/admin-role-locked-out/#post-17446405)
 * Not sure how it happened, but previous admin login was listed as “no roll”
 * I created a new admin via phpMyadmin and was able to get in and fix.
 * Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PublishPress Capabilities - User Role Editor, Access Permissions, User Capabilities, Admin Menus] Admin role locked out](https://wordpress.org/support/topic/admin-role-locked-out/)
 *  Thread Starter [fwunder](https://wordpress.org/support/users/fwunder/)
 * (@fwunder)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/admin-role-locked-out/#post-17446157)
 * Hi Steve. Thanks for the quick reply. I may be mistaken. PublishPress Capabilities
   may not be the issue. I am working through it now. I jumped on PublishPress Capabilities
   because it is the only role manager I am using. I will followup if I determine.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Connections Business Directory] Simple Template Change](https://wordpress.org/support/topic/simple-template-change/)
 *  Thread Starter [fwunder](https://wordpress.org/support/users/fwunder/)
 * (@fwunder)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/simple-template-change/#post-16461953)
 * Answering my own question…
 * [https://connections-pro.com/documentation/template-customizer/](https://connections-pro.com/documentation/template-customizer/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Pods - Custom Content Types and Fields] Display code snipplet based on event_date](https://wordpress.org/support/topic/display-code-snipplet-based-on-event_date/)
 *  Thread Starter [fwunder](https://wordpress.org/support/users/fwunder/)
 * (@fwunder)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/display-code-snipplet-based-on-event_date/#post-16206489)
 * Jory,
 * Thanks so much for sticking with me on this. Getting close, but have another 
   strange issue…
 * Pod event_date: 2022-06-29
 * shortcode in single post template: [pods field=”event_ribbon” use_current=”1″
   where=”CAST(event_date.meta_value as DATE) BETWEEN CURDATE() and ‘2023-01-01′”]
 * It seems to be ignoring the date comparison as it returns field=”event_ribbon”
   with or without the comparison and even returns it if I replace event_date.meta_value
   with ‘2022-06-26’
 * thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Pods - Custom Content Types and Fields] Display code snipplet based on event_date](https://wordpress.org/support/topic/display-code-snipplet-based-on-event_date/)
 *  Thread Starter [fwunder](https://wordpress.org/support/users/fwunder/)
 * (@fwunder)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/display-code-snipplet-based-on-event_date/#post-16202190)
 * Bottom line…when using Elementor templates need a method of getting pod (post)
   ID and passing to shortcode. Something like this in the template:
 * $id = get_the_ID();
    echo “do_shortcode(‘[pods name=”event” id=”‘.$id.'” field
   =”event_ribbon”…]’);
 * just spitballing
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Pods - Custom Content Types and Fields] Display code snipplet based on event_date](https://wordpress.org/support/topic/display-code-snipplet-based-on-event_date/)
 *  Thread Starter [fwunder](https://wordpress.org/support/users/fwunder/)
 * (@fwunder)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/display-code-snipplet-based-on-event_date/#post-16201628)
 * Just to followup. I am trying to use the shortcode in a Loop Item Template.
 * I just discovered the event_date.meta_value used is the first event event_date(
   lowest id=”3107″) instead of current post id/event_date.
 * Not sure how to make sure the shortcode is specific to the loop item.
 * Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Pods - Custom Content Types and Fields] Display code snipplet based on event_date](https://wordpress.org/support/topic/display-code-snipplet-based-on-event_date/)
 *  Thread Starter [fwunder](https://wordpress.org/support/users/fwunder/)
 * (@fwunder)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/display-code-snipplet-based-on-event_date/#post-16200489)
 * Thank Jory. I had tried that with no love. Returns “Pods embed error. Please 
   provide a Pod name”
 * Trying to figure out how to return value of event_date.meta_value so I can see
   what is being seen.
 * Thanks,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Pods - Custom Content Types and Fields] Display code snipplet based on event_date](https://wordpress.org/support/topic/display-code-snipplet-based-on-event_date/)
 *  Thread Starter [fwunder](https://wordpress.org/support/users/fwunder/)
 * (@fwunder)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/display-code-snipplet-based-on-event_date/#post-16200297)
 * Sure Jory,
 * It is a simple event (posts) loop in Elementor which displays past and upcoming
   events.
 * Pod ( event ) includes custom field ( event_date ). Field type is date and format
   is WordPress Default.
 * I am trying to display a custom field only if the event_date is between current
   date and sometime in future,
 * Experimenting a bit, I find that if I substitute event_date.meta_value with a
   date value it works as expected:
 * [pods name=”event” field=”event_ribbon” where=”CAST(‘2022-12-01’ as DATE) BETWEEN
   CURDATE() and ‘2024-01-01′”]
 * For some reason event_date.meta_value does not seem to be returning a value I
   would expect.
 * Thanks again!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Pods - Custom Content Types and Fields] Display code snipplet based on event_date](https://wordpress.org/support/topic/display-code-snipplet-based-on-event_date/)
 *  Thread Starter [fwunder](https://wordpress.org/support/users/fwunder/)
 * (@fwunder)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/display-code-snipplet-based-on-event_date/#post-16198423)
 * Jory,
 * Thank you so much for your advice! I still seem to be missing something.
 * I have a date field – event_date
 * My short code: `[pods name=”event” field=”event_ribbon” where=”CAST(event_date.
   meta_value as DATE) BETWEEN CURDATE() and ‘2024-01-01′”]’
 * event_ribbon is displaying on an event with event_date *before* current date.
 * Thanks in advance!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Permalink Manager Lite] Yoast Breadcrumbs Mismatch](https://wordpress.org/support/topic/yoast-breadcrumbs-mismatch/)
 *  Thread Starter [fwunder](https://wordpress.org/support/users/fwunder/)
 * (@fwunder)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/yoast-breadcrumbs-mismatch/#post-11689438)
 * That worked! Thank you so much!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Nimble Page Builder] Footer Section](https://wordpress.org/support/topic/footer-section-3/)
 *  Thread Starter [fwunder](https://wordpress.org/support/users/fwunder/)
 * (@fwunder)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/footer-section-3/#post-10923815)
 * Nevermind. I see that this was asked and answered a couple of weeks ago.
 * I am wondering how close you might be to a template or section builder that can
   be repeated on any or all pages?
 * Thanks again.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] Featured Page Image Rollover](https://wordpress.org/support/topic/featured-page-image-rollover/)
 *  Thread Starter [fwunder](https://wordpress.org/support/users/fwunder/)
 * (@fwunder)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/featured-page-image-rollover/#post-6192237)
 * Although it would be nice to have an option or two for how the featured pages
   are presented on the home page, for me it was just easier to use the option to
   disable them and write my own code using the built in bootstrap grid system and
   [guide from the website](http://presscustomizr.com/snippet/creating-a-column-layout-in-customizr/)
 * [My Solution](http://www.atlantictilellc.com/)
 * Thanks for a very versatile theme!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] Change the order of the Social Links](https://wordpress.org/support/topic/change-the-order-of-the-social-links/)
 *  [fwunder](https://wordpress.org/support/users/fwunder/)
 * (@fwunder)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/change-the-order-of-the-social-links/#post-5915246)
 * Another perfect solution! Very nice.
 * Thanks!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] Change the order of the Social Links](https://wordpress.org/support/topic/change-the-order-of-the-social-links/)
 *  [fwunder](https://wordpress.org/support/users/fwunder/)
 * (@fwunder)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/change-the-order-of-the-social-links/#post-5915225)
 * That’s an interesting question Jennifer.
 * I tried several, unsuccessful, attempts at filtering socials.
 * I did come across this as a way to order, but I’m not sure how to use it:
 * `$socials = apply_filters( 'tc_default_socials' , TC_init::$instance -> socials);`
 * Looking forward to the solution!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] Removing animation on slider](https://wordpress.org/support/topic/removing-animation-on-slider/)
 *  [fwunder](https://wordpress.org/support/users/fwunder/)
 * (@fwunder)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/removing-animation-on-slider/#post-5910070)
 * Not sure I can help you, but I did want to compliment you on a very tastefully
   done Customizr site. Kudos!

Viewing 15 replies - 1 through 15 (of 46 total)

1 [2](https://wordpress.org/support/users/fwunder/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/fwunder/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/fwunder/replies/page/4/?output_format=md)
[→](https://wordpress.org/support/users/fwunder/replies/page/2/?output_format=md)