byniko
Forum Replies Created
-
Hello all,
My issue with this plugin was that it timed out. So it either didn’t download all the images – or it didn’t link up all the images to their posts – even though all images had eventually downloaded.To fix this – increase the max-upload settings. Easiest way for me was through the .htaccess file – but there are a number of different ways to do it.
Specifically – I fully deleted all posts to be imported so I didn’t get duplicates (emptied trash). Imported them fresh – and did NOT select download attachments. Then I imported this plugin’s xml export file and DID select import attachments.
The download too a really long time ( over 150 images) but in the end it all worked.
Hope this helps someone.
(htaccess code example)
php_value upload_max_filesize 64M
php_value post_max_size 64M
php_value max_execution_time 300
php_value max_input_time 300WPBeginner has a good article on the ways to increase upload limits
yeah – taking out the subdirectory does allow the connection.
Then – when eventbrite sends me back to my site I have to put the subdirectory back in.Just before you replied here I submitted an issue on the eventbrite api github ( I didn’t know how active this forum was).
I also submitted an issue on the Keyring Github.
thanks for the response.
Hi – thanks for following up.
I setup the dev site but it’s metrics are tracking correctly. There must be something in the production site that is causing what appears to be a difference between google analytics reporting and WooCommerce Reporting. Appears is the operative word. There might be a lag or this plugin might be counting cash transactions differently from woocommerce.I haven’t had time to dig deeper into the issue so I think we should close this thread. I’ll open up a new one when I have time to investigate.
Thanks for following up.
Thanks for the response. I’m having trouble nailing down how off it is so I setup a development site and will respond once that is all setup and I can have more specific information for you.
Thank you for responding.
Forum: Networking WordPress
In reply to: Smartest Way to setup this site – MultiSite or Two SitesCan’t wait! I think a lot of people are going to find this extremely helpful.
Forum: Reviews
In reply to: [User Upgrade Capability] Opens up more doors for multisiteThanks for the response. If you do custom work – we could chat. I think I’m pretty sure which table and column I need.
If you do this in your free time – a function where the user could specify the table to sync would be awesome. If you’ve already got the machinery built – would it be easy to add another variable table?
Thanks again for your time.
Forum: Reviews
In reply to: [User Upgrade Capability] Opens up more doors for multisiteHi Justin,
This plugin is pretty amazing. I’m wondering if it would be feasible to sync another database table.I’m using Groups for Woocommerce and the groups identification doesn’t transfer over with the user capabilities.
Thanks!
Nick