gponte1977
Forum Replies Created
-
I checked now on https://developers.facebook.com/tools/explorer/ in my app using me/events?fields=id,name and it came empty data. FB changed the rules, just a few days ago it was working, I still had my tab open…
yes, that’s what I thought. It seems it can handle 10 countries, so I’ll split the zones as a workaround. thanks for the support
Perfect!
Forum: Plugins
In reply to: [WCFM - Frontend Manager for WooCommerce] replace dokan with WCFMI suggest you use one of the plugins listed here
https://winningwp.com/best-plugins-to-copy-clone-duplicate-a-wordpress-site/I personally use the updraftplus for backup and restore, plus local by flywheel to install locally wordpress with some benefits.
I tried a few that allow to create a duplicate staging and they were perfect until they day an update to plugin took down the website, so now I test locally 🙂
I did a migration yesterday from Dokan to WCFM using Migrate to WooCommerce Multivendor Marketplaceand it went as expected, so you’ll be able to test it.
Good luck- This reply was modified 5 years, 9 months ago by gponte1977.
it works! thanks
foreach ( $status as $order_status ){ if( isset( $orders_count->$order_status )){ $total += $orders_count->$order_status; } }This is the correct code, there’s one ; to much
- This reply was modified 5 years, 10 months ago by gponte1977.
Hello,
I’m testing the plugin and I also experienced this issue but the solution didn’t worked for me.
Could you please make sure that this fix is incorporated into the plugin?
Next time there will be an update this fix will disappear, so Dokan needs to include this.
Thanks- This reply was modified 5 years, 10 months ago by gponte1977.
Hello,
yes, I’m admin of the group and I have the following versions-
WP Event Aggregator 1.6.0
-
WP Event Aggregator Pro 1.5.6
By the way, I was never able to get the groups import working before
…Forum: Plugins
In reply to: [WooCommerce] Upgrade to 4.2.0 crashed websiteThanks for the super-fast feedback, I’ll check with them.
The server resources should be OK since I’m rolling my own server at Google Cloud but easy to check.
have a great dayFor some reason the links don’t appear, this is what I posted:
https://developers.facebook.com/docs/graph-api/reference/event/
https://developers.facebook.com/docs/graph-api/reference/location/I don’t have pro support because I decided not to renew
Forum: Plugins
In reply to: [Import Social Events] issue importing fb photos to TECI just realized that in the past I was importing events from FB directly, now I’m using the iCal to import and probably there’s a bug there resulting on not importing photos.
Please take the “resolved” because it’s not resolved
Forum: Plugins
In reply to: [Import Social Events] issue importing fb photos to TECSame issue here, events from FB imported to The Events Calendar don’t have pictures.
On past events, the picture was imported from facebook and displayed on the event using <div class=”tribe-events-event-image”>, now events imported don’t have a featured or imported picture.
No changes to theme were made, something happened on facebook side or this plugin.Can you please investigate?