expient
Forum Replies Created
-
Forum: Plugins
In reply to: [GenerateBlocks] How to access post meta from custom post typeJust purchased and installed the pro version. Tested it and it works great. Love this plugin!
Forum: Plugins
In reply to: [GenerateBlocks] How to access post meta from custom post typeThanks.
Forum: Plugins
In reply to: [GenerateBlocks] How to access post meta from custom post typeThanks for helping. For testing purposes I created 2 text inputs associated with my CPT. I have “Show in REST API” toggled on.
When I try to create a heading in GenerateBlocks the custom fields are not listed here:
Data Source (Current Post) => Content Source (Post Meta) => Post Meta Field (Choose or add meta key)
If it appears everything is set up correctly, is there anything else I can try?
Thanks,
Eric
Forum: Plugins
In reply to: [Simple Social Icons] Custom color css not workingI only have the site in a local development environment, so I can’t send you a link. But I will try disabling plugins.
However, without disabling plugins, can you tell me how it’s supposed to work? It appears as if I can set some colors in the admin/widgets for the instance of the icons and it will write a class
simple-social-icons-3
and also a small section of inline css at the bottom of the page. In the inline css it uses an ID#simple-social-icons-3
. I don’t understand why it’s creating the icons with a class and using an ID in the css. I don’t know how this could be due to a plugin conflict.Can you briefly explain if I understand the concept and/or how the css is supposed to be working?
Thanks for your help!
Forum: Plugins
In reply to: [The Events Calendar] Is it possible to connect with one of your developersThanks. I just sent it in…
??
Forum: Plugins
In reply to: [The Events Calendar] Is it possible to connect with one of your developersThanks for getting back to me. When I follow that link, it takes me to the contact page. Which contact channel should I use?
Forum: Plugins
In reply to: [The Events Calendar] empty trash now workingIt’s supposed to say “Empty trash NOT working.” Sorry.
Works great! Thanks. Awesome plugin!
Thanks for the quick fix.
Thanks. I won’t be able to try this until tonight. I’ll let you know how it goes.
Thanks. I installed from the link above labeled “here” version 3.3.2. I’m still seeing thinks that should be filtered out by “is_active_sidebar”. Is there something else I need to do? I did go in and re-save the widgets that have widget-options.
I’m having the same problem. I have a sidebar that I want to hide if is_active_sidebar is not active. However, even if this plugin is not displaying the sidebar content it appears the sidebar is still active. This is a problem for me because I have surrounding code and content that I do not want to appear if the sidebar is empty. Is there a way to test for something similar to is_active_sidebar? Thanks. Great plugin!
- This reply was modified 7 years, 2 months ago by expient.
Forum: Plugins
In reply to: [TK Event Weather] hourly rangeThanks. For my particular situation it will be okay if it winds down at midnight.
Thanks again for all your help!
Forum: Plugins
In reply to: [TK Event Weather] hourly rangeHi, I hope I’m not being a pain in the butt.
I’m on a local dev machine, so I was able to affect the plugin by changing my computer clock.
I was thinking of trying something like Example F, but I’m using a start_time of “now”. Here’s my shortcode.
[tk_event_weather lat_long ="41.787917,-72.889642" start_time="now" end_time="+3 hours"]
I’m trying to show a rolling 5 hour forecast. I can’t figure out how to sequence 2 short codes together based on “now”.
In terms of a “bug”, I was wondering why a start_time of “now” (11:05pm) doesn’t extend into the next day.
at 11:05am I see
11am
12pm
1pm
2pm
3pmat 11:05pm I see
11pmI would like to see
11pm
12am
1am
2am
3amThanks for the awesome plugin!
Forum: Plugins
In reply to: [TK Event Weather] hourly rangeInteresting… may have found a bug…
at 10:45pm
I have 2 items
10pm
11pmat 11pm
I have 1 item
11pmI manually changed the clock on my computer to 12am now I have 3 items again.
Is there a way to span days?
Forum: Plugins
In reply to: [TK Event Weather] hourly rangetrying to find the short code argument to disable sunrise/sunset