Freshy
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Crontrol] Any tips on using with WP All Import?In case it helps anyone, we created 2 separate crons to get WP Crontrol to work with WP All Import:
1. PHP Cron, that runs every 2 minutes:
wp_remote_get("https://yoururl.com/wp-cron.php?import_key=wD-qkI&import_id=3&action=processing");
2. PHP Cron that runs every 24 hours:
wp_remote_get("https://yoururl.com/wp-cron.php?import_key=wD-qkI&import_id=3&action=trigger");
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Social Sharing – Displays HTMLHello Benjamin,
Just checking in to see if you have any solutions on how to correct the HTML issue when sharing on facebook.
Thanks!
Forum: Plugins
In reply to: [User Access Manager] Hide all Product pages for WooCommerce using UAMHide complete posts sort of works… but it gives a “404 No Results Found” page… instead of a page informing the user that they don’t have access.
Ugh, we have this issue too. Errors only work on the actual TML pages… not via the shortcode. Quite disappointing.
Forum: Plugins
In reply to: [User Access Manager] Hide all Product pages for WooCommerce using UAMThis doesn’t seem to be working on WooCommerce products. All it does is add the locked text area into the Description tab of the product.
Forum: Plugins
In reply to: [YITH Infinite Scrolling] Divi ThemeI just created a test Blog to show you, but oddly it now works. I’m not sure what was different in my previous attempts. But it works now. ??
https://freshyjon.wpengine.com/blog/
For anyone who stumbles upon this for Divi, here are the settings I used:
https://gyazo.com/0b7230d38679ef567b8dbbadf421cc45Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Social Sharing – Displays HTMLWe shared it both ways:
1. By using the social sharing boxes on the event itself
2. By copying the event list and pasting into our facebook statuses.Thanks!
Forum: Plugins
In reply to: [WC Variations Radio Buttons] Show out of stock variation as disabled.Ugh. It still seems to be doing it… and even clearing the cache doesn’t bring it back. The variations that should show as “disabled” just aren’t showing. ??
Forum: Plugins
In reply to: [WC Variations Radio Buttons] Show out of stock variation as disabled.Seems to have been (possibly) related to caching.
I had to:
- uncheck “Hide out of stock items from the catalog”
- clear my server cache
- recheck “Hide out of stock items from the catalog”
- clear my server cache
- refresh the product page to see they are now disabled again
Forum: Plugins
In reply to: [WC Variations Radio Buttons] Show out of stock variation as disabled.Actually, that worked… until I tried making a new item. Items with “Out of Stock” set for the variation simply do not show. The radio button isn’t there at all.
Size “2” should be showing, but as disabled:
Forum: Plugins
In reply to: [WC Variations Radio Buttons] Show out of stock variation as disabled.Perfect. Thanks!
Forum: Plugins
In reply to: [WC Variations Radio Buttons] remove disabled radio button at allDoes this still work? Out of stock variations don’t seem to have the “disabled” radio button anymore.
Forum: Plugins
In reply to: [YITH WooCommerce Gift Cards] Check BalanceThis should really be an option. There is no way to view the amount/balance… even from the admin: https://prntscr.com/dixlfb
You may need to use a higher priority https://developer.www.ads-software.com/reference/functions/add_action/
Forum: Plugins
In reply to: [Simple Registration for WooCommerce] first name – last nameThis has also been mentioned on GitHub, but no response yet. ?? https://github.com/Astoundify/woocommerce-simple-registration/issues/9