sflwa
Forum Replies Created
-
@trekkeriii Thank you for your question I just added 2 new features – Please update to 1.0.11 and then see the notes below.
- Added support for tag_id for filtering based on tags
- Added support for organization_only which will filter to not included promoted events
You’ll want to set organization_only to yes as one of the organizations has tagged you so if you only want your own just use the organization_only=yes and you’ll be good to go
Forum: Plugins
In reply to: [Shortcode for MobilizeAmerica API] Calendar presentation?@bethogilvie – The short answer is not at this time.
This is something I can look to add as a future feature – this is not a simple thing to do especially since events can span multiple months. This gets a bit complicated in that some events are one time where as other events are recurring and with a grid/calendar view you’d want to show all the occurrences and not just the next one.
When I designed the plugin I did it as an “upcoming event” vs showing all the occurrences.
What I maybe able to do is add the additional dates to the display. I will take a look and see what options I have.
I really appreciate the suggestion and I will add it to the list. This plugin was born out the need for needing to show the events for my county party and the events they are hosting / promoting.Philip
Forum: Plugins
In reply to: [Shortcode for MobilizeAmerica API] 404 ErrorHello @bethogilvie –
There were 2 issues
1) the quotes you posted into the support question were Word quotes which break things – I deleted them and the short code worked
2) You didn’t have the timeslot_start which caused your Wednesday event to show the past event, I’ve pushed an update to have the timeslot default to “now” so it will show future events by default without having to include the variableThank you for letting me know about this.
[mobilize_america_events organization_id="42967" timeslot_start="gte_now" template="card"]These are for form submissions – so the answer is I have to do it via the dashboard – I’ll open a support ticket there as i’m having a weird experience – thank you
Forum: Plugins
In reply to: [iQ Block Country] Caching Message won’t stay hiddenThe point is I’m really not concerned- I was using the plugin moreso to prevent traffic from outside the US and cut down on server load than anything else – is there a way to dismiss this message?
Thanks – Support got me a patch so I’m all just a lot of manual uploads 🙂
I will open a ticket. Then as per my original post – I have everything disabled in the plugin and short of disabling the plugin this is broken
@wfpeter – Thanks – I grabbed the records from last night’s backup of the database and will forward to the samples address
I’m closing this – thanks
Forum: Plugins
In reply to: [Redirection] Help understanding a redirectJust wanted to follow up on this – the issue was actually a snippet in WPCode Lite that was doing the redirect as well as hiding the plugin from the admin menu as well as list of plugins
Forum: Plugins
In reply to: [Redirection] Help understanding a redirectThanks for the reply – I enabled Log “external” redirects – those not from Redirection.Â
And one of the entires show as redirect from the root of the site to “adflowtube” so I clicked on the view data and what I posted is what shows.
What I’m trying to understand / debug is what this log is telling me – i’m assuming it is launching a script which is calling the 3 files but I’m not sure the _red is, that is what was most confusing – so I’m just looking for some guidance to understand what this is sayingI can confirm as well – I had this issue on 3 sites this morning and rolling back via Elementor-> Tools -> Version Control solved the issue
For anyone having this issue – I just downloaded Guzzle 7 from https://github.com/guzzle/guzzle and I replaced the entire src directory in /plugins/backwpup/vendor/guzzlehttp/guzzle/src and it seems to have solved the issue
There are multiple threads on this – Here is a recommended solution from another plugin – https://deliciousbrains.com/php-scoper-namespace-composer-depencies/ hopefully you can use this and push out a release or upgrade to Guzzle 7
Just bumping this to see if there is an update?
Forum: Plugins
In reply to: [W3 Total Cache] W3 blocks connection to management platforms@vmarko Sorry I didn’t get a chance over the weekend to reply – in the Alias box I put the live domain and the www version of the live domain (and click the checkbox) – that resolved the issue