patsky
Forum Replies Created
-
Forum: Plugins
In reply to: [CatalogX - Product Catalog Mode For WooCommerce] Not working with 6.4.2I am already using the latest version and the issue remains. Please can you look into this again.
Forum: Plugins
In reply to: [CatalogX - Product Catalog Mode For WooCommerce] Not working with 6.4.2[09-Jan-2024 17:43:11 UTC] PHP Warning: Trying to access array offset on value of type bool in /var/www/vhosts/carolineayles.co.uk/httpdocs/wp-content/plugins/woocommerce-catalog-enquiry/classes/class-woocommerce-catalog-enquiry-frontend.php?on line 85
[09-Jan-2024 17:43:11 UTC] PHP Stack trace:
[09-Jan-2024 17:43:11 UTC] PHP 1. {main}() /var/www/vhosts/carolineayles.co.uk/httpdocs/index.php:0
[09-Jan-2024 17:43:11 UTC] PHP 2. require() /var/www/vhosts/carolineayles.co.uk/httpdocs/index.php:17
[09-Jan-2024 17:43:11 UTC] PHP 3. require_once() /var/www/vhosts/carolineayles.co.uk/httpdocs/wp-blog-header.php:19
[09-Jan-2024 17:43:11 UTC] PHP 4. do_action($hook_name = ‘template_redirect’) /var/www/vhosts/carolineayles.co.uk/httpdocs/wp-includes/template-loader.php:13
[09-Jan-2024 17:43:11 UTC] PHP 5. WP_Hook->do_action($args = [0 => ”]) /var/www/vhosts/carolineayles.co.uk/httpdocs/wp-includes/plugin.php:517
[09-Jan-2024 17:43:11 UTC] PHP 6. WP_Hook->apply_filters($value = ”, $args = [0 => ”]) /var/www/vhosts/carolineayles.co.uk/httpdocs/wp-includes/class-wp-hook.php:348
[09-Jan-2024 17:43:11 UTC] PHP 7. Woocommerce_Catalog_Enquiry_Frontend->redirect_cart_checkout_on_conditions(”) /var/www/vhosts/carolineayles.co.uk/httpdocs/wp-includes/class-wp-hook.php:324Forum: Plugins
In reply to: [CatalogX - Product Catalog Mode For WooCommerce] Not working with 6.4.2I do have errors – my question is so I just paste the file content here?
Forum: Plugins
In reply to: [CatalogX - Product Catalog Mode For WooCommerce] Not working with 6.4.2Do I just paste the log contents here??
- This reply was modified 1 year, 1 month ago by patsky.
Forum: Plugins
In reply to: [CatalogX - Product Catalog Mode For WooCommerce] Not working with 6.4.2Thanks for the speedy reply. I’ve set debug and log files to true but can’t find the log – its not in wpcontent.
Forum: Plugins
In reply to: [CatalogX - Product Catalog Mode For WooCommerce] Stopped workingUPDATE: This seems to have resolved itself. Problem was that the Plugin settings page had got stuck and wasn’t loading – same on both staging and live and on different wifi and devices – so I couldn’t see that the automatic update had disabled Catalog Mode. Is that normal? Don’t recall an update knocking it out before?
Marking as resolved.
Forum: Plugins
In reply to: [CatalogX - Product Catalog Mode For WooCommerce] Stopped workingPS Re the email I received, I wrote this post before commenting on the other… ??
Forum: Plugins
In reply to: [WP Shortcodes Plugin — Shortcodes Ultimate] html in tab content?[edit] have solved this but for anyone else I’m adding this for completeness.
I have a setup that uses custom post types created with PODS. I added tabbed content with three tabs to a custom template using [su_tabs]. This pulls in data from the content field and two custom fields created as PODS WYSIWIG fields.
The content data formatted correctly into paragraphs but the data in the PODS fields did not. Manually adding paragraph tags in the editor correctly displayed on first save but any amendments to the text and the para tags disappeared.
Looking at the PODS field options I noticed a tick box for wpautop output. It didn’t change anything but gave me a clue so I added wpautop() to my template code and success!! I’m not an expert programmer by any means so feeling chuffed with my efforts! Hope this helps someone else.
Here’s what the code in the template looked like:
changed from
$my_tabshortcode .= $witness_bio;
to
$my_tabshortcode .= wpautop($witness_bio);Thanks I’ll head over there.
Hi Jory
You’re welcome. I’m getting on fine now but at the point where I could do with some help. Is there a paid service you offer or can point me to a developer?
I don’t think it’s especially complicated what I’m looking for, I’m just getting stuck on a few things like sorting and filtering.
PS – I’m a recent donor… ??
There was definitely something weird going on but this is now working so am marking resolved.
I added leading zeros to the Line Numbers in the Title field for sorting purposes and reimported the data with an extra column for display. Anyway everything is now sorting properly and the order is now as I want it!
Incidentally the best plugin I have found which supports PODS for importing data is Smackcoders’ WP Ultimate CSV Importer Pro. Much easier to get to grips with than WPAI (IMHO!)
Thanks for a great Plugin.
Hi Jory
Thanks for the fast reply!! Sorry – I get tied up in knots with the language sometimes ??
Not the number of bi-directional relationships between pods rather I mean that one person has several lines of testimony so it’s a one to many. ie Joe Brown may have lines 1,2,3,4 etc Fred Adams has 5,6,7,8 and so on.
The majority of witnesses have only a dozen or so so they all appear in a nice block on Joe’s edit screen. However a key witness can have hundreds of lines and only a certain number are shown so there’s a maximum setting somewhere that I need to tap into. Front end is fine. They all show.
Probably easiest to show you a link to a page:
https://no18.uk/rd/people/thomas-lyddon-surrage-2/. You’ll see that the order is a bit weird. I’ve been changing the order by dragging in the backend but then discovered that nothing between 63 and 100 is showing so I can’t continue.This is just in development so I may just delete these records and import them all again. Dragging to change the order isn’t very efficient with a large number!! My mother always says if there’s a long way I’ll find it! Anyway I think it has gone awry because I didn’t insert them all in one go.
I’m wondering if you did buy. I’m using it with PODS support add-on and it’s fabulous. That other plugin you mentioned doesn’t natively support PODS.
The said both at least offer demo sites to test. This one won hands down!
@diarmani imagine if you have 22,000 ??
This plugin is amazing!! Haven’t imported them all yet…
Forum: Plugins
In reply to: [Import any XML, CSV or Excel File to WordPress] Import CSV to create PodI have had exactly the same experience as @mungbean. Disappointing that you haven’t been able to fully support Pods custom fields without another plugin and as he says, the one you are recommending has not had any updates for 4 years.
In the meantime if anyone else is reading this post, the PRO version of this plugin will do the job and offers a demo to fully set up and test before you buy.
WordPress Ultimate CSV – https://www.smackcoders.com/wp-ultimate-csv-importer-pro.html.