slydawggiex916
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Cannot upgrade events…Thanks @eeide – I opened a ticket about a much bigger issue earlier in the week and no response at this time, so I won’t open another because this is much lower of a priority (at least for my site)… The issue I have right now is causing the site not to load – and not getting a response from Support doesn’t give me a lot of faith for other issues to get resolved.
Forum: Plugins
In reply to: [The Events Calendar] Cannot upgrade events…I’ve run into this as well, and no luck in getting it resolved yet. I think some of my issues is related to having some recurring events, but not all of them are affected so it’s very hard to tell.
Forum: Plugins
In reply to: [The Events Calendar] Latest Update Slowing Website / Critical Error Message@abzlevelup – has anybody been able to check this issue yet?
Forum: Plugins
In reply to: [The Events Calendar] Latest Update Slowing Website / Critical Error MessageThanks Abz – just submitted a ticket.
Forum: Plugins
In reply to: [The Events Calendar] Fatal Error on updating to 6.0.2Similar issue on my site ??
- This reply was modified 2 years, 1 month ago by slydawggiex916. Reason: to make sure I get notified of replies
Forum: Plugins
In reply to: [WooCommerce] HTML Tags showing on Checkout/Confirmation PageThe code in wc-formating-functions.php reads:
$formatted_price = ( $negative ? ‘-‘ : ” ) . sprintf( $args[‘price_format’], ‘<span class=”woocommerce-Price-currencySymbol”>’ . get_woocommerce_currency_symbol( $args[‘currency’] ) . ‘</span>’, $price ); $return = ‘<span class=”woocommerce-Price-amount amount”>’ . $formatted_price . ‘</span>’; if ( $args[‘ex_tax_label’] && wc_tax_enabled() ) { $return .= ‘ <small class=”woocommerce-Price-taxLabel tax_label”>’ . WC()->countries->ex_tax_or_vat() . ‘</small>’; }
Any update? I emailed per request.
Thanks! I have tried in Firefox, Chrome, and Safari on PC and Mac.
It should display after 18 seconds.
https://goo.gl/M6DJYfHere’s a screenshot of the homepage in Safari:
https://prnt.sc/m8p7qfForum: Plugins
In reply to: [YITH WooCommerce Subscription] Reoccurring Subscriptions Not WorkingI’ve switched to Authorize.NET for gateway. Can this plugin support it instead?
Forum: Plugins
In reply to: [YITH WooCommerce Subscription] Reoccurring Subscriptions Not WorkingAny additional thoughts? Glad to even provide login information for you to review my settings.
Forum: Plugins
In reply to: [YITH WooCommerce Subscription] Reoccurring Subscriptions Not WorkingI am not using PayPal, but actually using Quantum. I’m including 3 links below that show all of my settings that I feel like would be helpful.
Woocommerce Checkout/Payment Gateway Settings:
https://prnt.sc/iutylqTest Product Subscription “General” tab Settings:
https://prnt.sc/iutyrb
And the Product Subscription “Inventory” tab Settings:
https://prnt.sc/iutyxt@pframe I really thought it was just my site. Thanks for sharing your issue as well.
Forum: Plugins
In reply to: [Auto Last Youtube Video] Doesn't work with channel IDWere you able to get this resolved?
Forum: Hacks
In reply to: Exit Overlay or Lightbox issueI think I get what you are saying, and it makes sense but it’s not working as I would have expected. 74.124.198.107/~stackoverflow/test2.html
I placed some code together and uploaded it, but I don’t see anything that actually works. Can you take a look at the HTML (very basic) to see what I am doing wrong
Forum: Plugins
In reply to: [Alligator Popup] Exit Overlay OptionThanks for your quick reply. I will continue to look for a good solution.