adeparker
Forum Replies Created
-
I’d also be very interested to know when this is going to be fixed. Are there any updates from the dev team?
Forum: Plugins
In reply to: [EventON] Event Details Not ShowingHi there.
The Save Changes in settings has sorted. Thanks for the quick response.
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] No Results FoundLooks like it was actually an issue with Search & Filter plugin. Rebuild cache and it was all good again ??
Forum: Plugins
In reply to: [EventON] V2.1.2 Critical ErrorMany thanks for the quick response. I can confirm that this has resolved the issue
Working wonderfully now. Thank you for the quick response and fix.
Forum: Plugins
In reply to: [WP Table Builder - WordPress Table Plugin] WordPress 6 ErrorSeems to have resolved.
Many thanks for the assist.
Will continue to monitor and advise if issues occur again.
Forum: Plugins
In reply to: [WP Table Builder - WordPress Table Plugin] WordPress 6 ErrorIssue still not resolved. Additionally, as per forum guidelines, I am also no longer able to access settings.
JS error below when accessing Settings
Uncaught TypeError: Cannot convert undefined or null to object at Function.keys (<anonymous>) at b (WPTB_Admin_Settings.js?ver=1.4.0:146:773) at p (WPTB_Admin_Settings.js?ver=1.4.0:146:1052) at g (WPTB_Admin_Settings.js?ver=1.4.0:146:1370) at new c (WPTB_Admin_Settings.js?ver=1.4.0:265:1422) at Object.parcelRequire.McNG.vue (WPTB_Admin_Settings.js?ver=1.4.0:265:1631) at f (WPTB_Admin_Settings.js?ver=1.4.0:1:468) at p (WPTB_Admin_Settings.js?ver=1.4.0:1:544) at Object.parcelRequire.vg0W.$Stores/builderStore (WPTB_Admin_Settings.js?ver=1.4.0:268:115) at f (WPTB_Admin_Settings.js?ver=1.4.0:1:468)
Forum: Plugins
In reply to: [WP Table Builder - WordPress Table Plugin] WordPress 6 ErrorHi there @imtiazrayhan,
Many thanks for the reply. I have updated to v1.4.0, cleared local caches, tried a couple of browsers and also cleared WP Super Cache.
I am afraid to say that the issue still persists.
Kind regards
Forum: Plugins
In reply to: [Custom Layouts - Post + Product grids made easy] Cannot Add Custom TaxonomyThank you.
Awesome support. Just updated the plugin. Can confirm it works perfectly!
Forum: Plugins
In reply to: [Custom Layouts - Post + Product grids made easy] Hide on Mobile?Fantastic!
Look forward to the updates.
Forum: Plugins
In reply to: [Custom Layouts - Post + Product grids made easy] Cannot Add Custom TaxonomyYup, I can confirm that that change does resolve it. Works perfectly now.
There is a post_status taxonomy in my WordPress installation (I can see it in the Pods Admin, but it wasn’t created by Pods) Looking at the term_taxonomy DB table, I can see a number of post_status items with items such as “New idea proposed”, “An author has been assigned to the post”. I use the Oasis Workflow plugin, which I’ve just discovered has those custom statuses in. There are three fields with that taxonomy in term_taxonomy table, all three have a description though. Which field does the label look at?
Thanks for all the help
- This reply was modified 3 years, 6 months ago by adeparker.
Forum: Plugins
In reply to: [Custom Layouts - Post + Product grids made easy] Cannot Add Custom TaxonomyApologises, keep finding other bits out.
I’ve added a breakpoint to line 12460 of custom-layouts.js:
return t.label.toLocaleLowerCase() === e.toLocaleLowerCase()
When I run through, it loops a number of times fine and the line equates to false. On one loop, that line equates to <not available>. In all cases before, t.label has a value. On this one, t.label: false. The value: “post_status”
If I run through on one of the other taxonomies, they all equate as false (screenshots added to Google Drive)
If I manually edit the t.label in Chrome console, Sources –> Scope, the code then runs through and completes ok. I can then select the taxonomy and save the template
Forum: Plugins
In reply to: [Custom Layouts - Post + Product grids made easy] Cannot Add Custom TaxonomyI probably should add that I can pick fields from the parent post type (e.g. address, phone number) quite happily, and display these on the Template
I’ve added a screenshot of a breakpoint on the line of code which errors, to the Google Drive link. Maybe that may help
- This reply was modified 3 years, 6 months ago by adeparker.
Forum: Plugins
In reply to: [Custom Layouts - Post + Product grids made easy] Cannot Add Custom TaxonomyHey there,
Thanks for the reply. I’ve double checked the labels and the Public setting, both are set as you have suggested. Also, the options I have match the GIF you’ve sent over with only one minor difference. I have a Pods custom post type, which the custom Pod taxonomy is linked to. That being said, I’ve just created a new custom taxonomy and linked it to both nothing, and standard posts, and that does the same thing.
The setup I have is a Directory post type, which has a number of hierarchical taxonomies (Type of Business, Styles Sold, Shipping Locations, etc.) which are all created in Pods.
Screenshots of my setup:
https://drive.google.com/drive/folders/1_NjxnLuIbvyITyCFoEGZDFOt1Gt3bZzG?usp=sharingFeel free to see if anything obvious jumps out.
Kind regards
Forum: Plugins
In reply to: [Custom Layouts - Post + Product grids made easy] Cannot Add Custom TaxonomyThanks for the quick response.
What’s odd is that I also have the EventOn plugin installed, and this creates its own custom taxonomies – which work with Custom Layouts fine. Maybe it could be some sort of hierarchical issue, being caused by the way the Pods taxonomy is linked to the Pods post type?
More than happy to send over screenshots, database snapshots, etc. if it helps.
Thanks again