fullworks
Forum Replies Created
-
Forum: Plugins
In reply to: [Quick Event Manager] Previous and Next not workingOk, if you need further help please ask.
Forum: Plugins
In reply to: [Stop User Enumeration] Trailing Slash not redirectingHi,
This plugin ( stop user enumeration ) itself does not do any redirection at all.
It detects enumeration and issues a die() or in the case of REST API a wp_error.
So I really don’t think your issue is related to this plugin.
Regardless I did test your theory and on my test sites the url always get rewritten ( by WordPress ) to have a trailing slash.
Alan
Forum: Plugins
In reply to: [Quick Event Manager] Previous and Next not workingThe next and previous buttons work happily on many sites- see demo https://fullworks.net/docs/quick-event-manager/demos-quick-event-manager/event-calendar-demo/
So your issue will likely be ‘environmental’ – such as a plugin or theme issue.
Of course it is impossible to help further without visibility of your site.
It is likely a javascript issue – WordPress gives some guidance on how to debug.
Thanks, your hosting company knows best, I’m glad it is not related to the plugin.
Did you get a resolution?
Forum: Reviews
In reply to: [Display Eventbrite Events] Paid good – free averageI would like to thank you for your review and feedback, all feedback is useful.
Taking the issue of the cache, the cache is set by default to 24 hours to protect your website in a couple of ways, each time data is fetched from Eventbrite it makes multiple API calls which is naturally slow, in addition Eventbrite has an hourly and daily API call limit.
Even on the paid for version, the recommended cache time is 1 day.
In most cases, apart from initial set up a 1 day cache is fine, events are not the sort of thing that happen in real time, they take organisation / promotion etc.
Even with the free version there is a filter than means that developer can adjust the cache duration themselves. And for testing, deactivating and reactivating the plugin clears the cache without losing settings so is a quick thing to do.
As for wanting more free things, yes I’m sure every one would love to have more for free. The free plugin is built with the same template capability as the paid plugin, so developer can build their own custom layouts, and instructions on how to do that are documented on the website. Some developers have created some very nice layouts using just the free product.
Just in January the mighty Automattic ( owners of JetPack, Akismet and WooCommerce and the commercial WordPress.com) closed their free ‘Eventbrite API’ plugin, after not supporting it for 18 months – they had no commercial version – and keeping up with Eventbrite changes means constant unpaid work.
For the longevity of a WordPress plugin it is important to have commercial options to keep the plugin viable.Alan
Closed
Forum: Plugins
In reply to: [Quick Event Manager] Add background image to individual eventGlad you got it sorted. Thanks for letting me know.
Forum: Plugins
In reply to: [Quick Event Manager] Add background image to individual eventA quick inspection of your page shows the correct selector is .postid-1397
Hope that helps.
Forum: Plugins
In reply to: [Quick Event Manager] Add background image to individual eventWhat exact css have you tried?
( By the way – for CSS type questions there are several WordPress Facebook Groups where people jump in and are very helpful with CSS – forum rules would not allow me to post a link but )
Forum: Reviews
In reply to: [Stop WP Emails Going to Spam] It works!Thank you for your review.
This plugin does fix a very specific set of issues, so when it works it works.
I’m glad it work for you.
Forum: Reviews
In reply to: [Display Eventbrite Events] Works greatThanks for your review.
The old Eventbrite API plugin was abandoned by Automattic about 18 months ago and eventually removed from the repo in January 2020 mainly as it they had no plans to keep up with Evenbrite’s changing API endpoints.
Fortunately there are many premium users of my plugin so this plugin is here to stay.
Forum: Plugins
In reply to: [Quick Event Manager] Shortcode for two categoriesHi
You will be glad to know it is very simple, just use a comma separated list e.g.
[qem category='workshop,classes']Alan
Forum: Plugins
In reply to: [Quick Event Manager] Feature image in calendar pop upHi,
I found a bug and that is fixed in version 8.9.5
Thank you for using the plugin and pointing out the issue.
Alan
Forum: Plugins
In reply to: [Display Eventbrite Events] Display large event graphicHi,
thanks for investigating this for me. I did try and find a solution which alluded me. Perhaps they extended the API since I looked ( or I just couldn’t find it )
Can you contact me directly at support at fullworks.net so I can discuss implementation ideas that won’t impact all user ?
Alan