Elliot Taylor
Forum Replies Created
-
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Compatibility with php 7.2Hi Tobias, the link you added just says compatible with 7 and 7.1 — would you be able to update us and perhaps that link with info on PHP 7.2
Thanks!
Forum: Plugins
In reply to: [Cloudflare] PHP 7.2 compatibilityAre you getting incompatibility with 7.2? It seems fine for me. I tried the WPEngine PHP 7 compatibility checker but it doesn’t run on this plugin as it says it is too large…
How did you determine the plugin was not 7.2 compatible? Thanks
Forum: Plugins
In reply to: [Timetable and Event Schedule by MotoPress] Show only with shortcodeWe are trying to use this so the schedule only appears where the shortcode is used.
Currently you are adding the custom post types / taxonomies to be public so they have their own url slugs.
We managed to edit the plugin where these are registered. We set public var to false.
See this screenshot of our GIT amends of class-core.php :
https://www.dropbox.com/s/zv4pwr53tz04c0b/Screenshot%202018-09-21%2015.21.36.png?dl=0
There are a few other areas where we set the public to false. Perhaps this could all be a setting?
Thanks and hope that helps.
Cheers @neilgee — can you post back the result so I don’t duplicate the ticket for them.
Any luck with this? I’m not able to merge the common events either…
Screenshot of my event setup: https://www.dropbox.com/s/jv7qn2kahqwzl78/Screenshot%202018-09-17%2011.18.18.png?dl=0
My shortcode:
[mp-timetable col=”13135,13136″ events=”13134″ title=”1″ time=”1″ sub-title=”1″ row_height=”45″ font_size=”” increment=”1″ view=”dropdown_list” label=”All Events” hide_label=”0″ hide_hrs=”0″ hide_empty_rows=”1″ group=”1″ disable_event_url=”0″ text_align=”center” text_align_vertical=”default” id=”” custom_class=”” responsive=”0″]Forum: Plugins
In reply to: [Timetable and Event Schedule by MotoPress] Show only with shortcodeWhen in class-core.php I can amend line 452 to set the public status to false
”’ “public” => false, ”’
Would be lovely to have that as a setting.
Code looks beautiful – clearly, a lot of consideration went into this. Thanks
Forum: Plugins
In reply to: [Social Sharing Plugin - Social Warfare] Error conflict when updatep.s. We are a premium paying user. We have resolved this by downgrading to 2.3.5 but this is not ideal. Let me know if you require further information from us. Problem seems to be SW calling is_author method before headers sent.
Me too. I have disabled the plugin because it blocks the Rest API.
401 Error Code returned. Unauthorized.
Any ideas on a fix?
Ta
Great to see the diff fix @brianhenryie – Any ideas if the plugin author is planning to implement to the plugin? Always a bit dubious about updating a plugin manually as it will break on the next update.
Thanks!
Forum: Plugins
In reply to: [WooCommerce - ActiveCampaign] Opt-in box is pre-checkedGood fix @cj – Ideally this would be added in the plugin so we don’t get conflicting code in the future and to make this plugin GDPR compliant.
Forum: Plugins
In reply to: [WooCommerce - ActiveCampaign] Opt-in box is pre-checkedSame issue – any chance this can be updated. Thanks!
Thanks – that’s clear! Thanks for clarifying and totally understand.
Can you clarify what you mean.
Have you disabled the plugin to work with custom themes or are you explaining the reason so you don’t have to work with custom development?
Thanks
Forum: Plugins
In reply to: [Contact Form 7] Forms no longer working after 4.9 upgradeUsing a site with Mandrill and had this problem.
Fixed by downgrading to 4.7
Not an ideal solution, but it works now.
Forum: Reviews
In reply to: [Bulk Deactivate] Very handy bulk deactivation pluginGlad you like it! Thanks for the review ??