fepixie
Forum Replies Created
-
Forum: Plugins
In reply to: [Post Category Image With Grid and Slider] Double upsnever mind – i fixed it
Forum: Plugins
In reply to: [Post Category Image With Grid and Slider] Double upswhat do you want checked in admin?
i dont know your website so if you want me to go there you should supply a link
Forum: Plugins
In reply to: [Post Category Image With Grid and Slider] Double upsno – this page is not working perfectly – and your video does not show you testing it :/
https://www.buildingguide.co.nz/supplier-categories/
its on the basic ‘2023’ theme
the shortcode is inserted with the block editor
Forum: Plugins
In reply to: [Post Category Image With Grid and Slider] Double upsshortcode
Forum: Plugins
In reply to: [Post Category Image With Grid and Slider] Double upshello?
Forum: Plugins
In reply to: [Post Category Image With Grid and Slider] Double upsno double ups on the admin category page
shortcode
[pci-cat-grid show_desc=”false” taxonomy=”supplier-category” hide_empty=”false”]
Cheers
ok – thanks – i’ll ask them if they’d like to go on a paid plan
cheers
yay – we fixed it – here’s what the problem was…
format set to custom with no entry – changed formats to the next one up and it goes ??
perhaps you need to add a catch for that in your next update? ??
$format = get_option( 'date_format' ); if ($format=='') { $format = 'Y-m-d'; }
should fix it ??
now – another question – what i was originally asked to do (before i found broken bits) is to hook the donations from one campaign to mailchimp – is there a hook i can use with a snippet to do that?
thanks ??
debug result (edited name for privacy) theres a bunch of these….
[16-Feb-2023 22:00:13 UTC] 2022-09-18 01:23:07 [16-Feb-2023 22:00:13 UTC] get_date [16-Feb-2023 22:00:13 UTC] [16-Feb-2023 22:00:13 UTC] get_date_format_from_option [16-Feb-2023 22:00:13 UTC] [16-Feb-2023 22:00:13 UTC] WP_Post Object ( [ID] => 1093 [post_author] => 0 [post_date] => 2022-09-01 15:25:48 [post_date_gmt] => 2022-09-01 03:25:48 [post_content] => [post_title] => xxx – Memberships [post_excerpt] => [post_status] => charitable-pending [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => xxx-memberships-2 [to_ping] => [pinged] => [post_modified] => 2022-09-01 15:25:48 [post_modified_gmt] => 2022-09-01 03:25:48 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.stheliers.org.nz/?post_type=donation&p=1093 [menu_order] => 0 [post_type] => donation [post_mime_type] => [comment_count] => 0 [filter] => raw ) [16-Feb-2023 22:00:13 UTC] 2022-09-01 15:25:48
Hi
checked and yes we have post dates in the DB – like (date & gmt fields)
2023-02-15 14:24:03 2023-02-15 02:24:03theme is Neve – fully updated with no code hacks
Right now the site owner is in a national disaster area (NZ floods) and as it is a local neighborhood support group i don’t want to take anything down and startle them – perhaps we can try this in a week or 2 if needed
Code snippets plugin is installed but there are no active snippets
the debug.log file still has not been generated
the summary on the wp dash is where it says ‘this year’ – so this part is finding dates
plugins list
CharitableVersion 1.7.0.8 by Charitable Donations & Fundraising Team | Auto-updates enabledCode SnippetsVersion 3.2.2 by Code Snippets Pro | Auto-updates enabledFont AwesomeVersion 4.3.2 by Font Awesome | Auto-updates enabledMC4WP: Mailchimp for WordPressVersion 4.9.1 by ibericode | Auto-updates enabledPods – Custom Content Types and FieldsVersion 2.9.11.1 by Pods Framework Team | Auto-updates enabledSmushVersion 3.12.4 by WPMU DEV | Auto-updates enabledTablePressVersion 2.0.4 by Tobias B?thge | Auto-updates enabledTemplates Patterns CollectionVersion 1.1.34 by ThemeIsle | Auto-updates enabledWordfence SecurityVersion 7.9.0 by Wordfence | Auto-updates enabledWP Dashboard NotesVersion 1.0.10 by Jeroen Sormani | Auto-updates enabledWPForms LiteVersion 1.7.9.1 by WPForms (Latest version: 1.8.0.1) | Auto-updates enabledYoast SEOVersion 20.1 by Team Yoast | Auto-updates enabled
thanks
on the wp dash page – it is showing 14 (of 30 total listed) donations as being ‘this year’ – so that must be finding a date from somewhere?
Hi
None of the donations are showing a date – what DB table are they in and i’ll look in there for you to see if its a recording or display issue?
I have turned on debug in the config – but no file has been generated when i reloaded the admin pages or the donation form live page
site URL = https://www.stheliers.org.nz
not sure when the problem started – i am a dev contractor not the day to day operator – it was showing an update error in the plugin earlier so i downloaded the latest and updated it (0.5 to 0.8) – but that didnt seem to fix the problem
images…
WP Version6.1.1
Plugin Version 1.7.0.8
Timezone+12:00
PHP version7.4.28cheers