avsync
Forum Replies Created
-
The FB community group is no help anyway. I don’t understand how you think that WCFM users can somehow help people who need support on a dev level, where’s the sense in that?!?!
You need to remember that all users start by testing your software for free. If the support for free is bad, then how are people supposed to know it’s any better for premium users? The free users are doing the majority of bug testing for you, which helps you in turn to deliver a better product to your “premium” users. I personally have opened multiple “issues” and sent emails without a response. It just seems like you couldn’t be bothered…
It would be great to have PayFast integration! Is it working @helpguys01?
Forum: Plugins
In reply to: [Block Lab] Block seen as web attackHi Ryan
Thanks for the response.
As is typical I haven’t made any changes since having the issue, but now that I attempt to re-create it, there are no issues at all using core blocks or the block lab block. It would appear that OSSEC was having a touchy day.
The template I used was a modified copy of the one in your youtube vid:
<div style=”background-color: rgba(255, 255, 255, .7); padding: 60px; border: 2px; border-radius: 4px; text-align: center; color: black; font-weight: 700; “>
<h2><?php block_field( ‘title’ ); ?></h2>
<p><?php block_field( ‘text’ ); ?></p>
“><?php block_field( ‘button-text’ ); ?>
</div>Thanks for the quick response.
I have a self managed VPS with Afrihost
HostName:
OS: Linux vv 4.4.0-130-generic #156-Ubuntu SMP Thu Jun 14 08:53:28 UTC 2018 x86_64
PHP: Linux 7.0.18-0ubuntu0.16.04.1 en_ZA.UTF-8
PHP Dependencies: iconv=Yes, spl_autoload=Yes, openssl=Yes, sockets=Yes, allow_url_fopen=Yes, mcrypt=Yes, zlib_encode=Yes
WordPress: 4.9.8 en_US UTF-8
WordPress Theme: Pharmacy
WordPress Plugins: Gravity Forms, Advanced Cron Manager, Akismet Anti-Spam, Auto Hide Admin Bar, BackWPup Pro, Ban Hammer, Contact Form 7, EWWW Image Optimizer, Woocommerce Soldout Badges – by Gema75, Google Analytics Dashboard for WP (GADWP), MetaSlider, Nav Menu Roles, PopUp Pro, Post SMTP, Regenerate Thumbnails, SendGrid, Server IP & Memory Usage Display, Simple Custom CSS, Storefront Blog Customiser, Storefront Powerpack, Title Toggle for Storefront Theme, Swift Mailer, Theme Customisations, User Role Editor, User Switching, W3 Total Cache, WooCommerce No Shipping Message, WC Password Strength Settings, Woo Checkout Field Editor Pro, Woocommerce Advanced Bulk Edit, WooCommerce Advanced Product Labels, WooCommerce Catalog Visibility Options, WooCommerce Conditional Content, WooCommerce Cost of Goods, WooCommerce Dynamic Pricing, WooCommerce PayFast Gateway, WooCommerce PayGate Gateway, WooCommerce Inventory Notifier, WooCommerce Max Quantity, WooCommerce Order Delivery, WooCommerce Order Status Manager, WooCommerce PDF Invoices & Packing Slips, WooCommerce PDF Invoices & Packing Slips Premium Templates, WooCommerce Points and Rewards, WooCommerce Product Bundles, WooCommerce Product CSV Import Suite, WooCommerce Role Based Methods, WooCommerce Shipment Tracking, WooCommerce Smart Coupons, WooCommerce Sort By Stock, WooCommerce Waitlist, WooCommerce, Yoast SEO, WP Maintenance Mode, WP Rollback, Yet Another Stars Rating
WordPress wp_mail Filter(s): wp_staticize_emoji_for_email
WordPress phpmailer_init Action(s): wpcf7_phpmailer_init, WC_Email_New_Order->handle_multipart, WC_Email_Cancelled_Order->handle_multipart, WC_Email_Failed_Order->handle_multipart, WC_Email_Customer_On_Hold_Order->handle_multipart, WC_Email_Customer_Processing_Order->handle_multipart, WC_Email_Customer_Completed_Order->handle_multipart, WC_Email_Customer_Refunded_Order->handle_multipart, WC_Email_Customer_Invoice->handle_multipart, WC_Email_Customer_Note->handle_multipart, WC_Email_Customer_Reset_Password->handle_multipart, WC_Email_Customer_New_Account->handle_multipart, WC_Order_Status_Manager_Order_Status_Email->handle_multipart, WC_Order_Status_Manager_Order_Status_Email->handle_multipart, WC_Order_Status_Manager_Order_Status_Email->handle_multipart, WC_Order_Status_Manager_Order_Status_Email->handle_multipart, WC_Order_Status_Manager_Order_Status_Email->handle_multipart, WC_Order_Status_Manager_Order_Status_Email->handle_multipart, Pie_WCWL_Waitlist_Mailout->handle_multipart
Postman: 1.9.5
Postman Sender Domain (Envelope|Message): DOMAIN.co.za | DOMAIN.co.za
Postman Prevent Message Sender Override (Email|Name): No | No
Postman Active Transport: SMTP (smtp:tls:oauth2://smtp.gmail.com:587)
Postman Active Transport Status (Ready|Connected): Yes | Yes
Postman Deliveries (Success|Fail): 0 | 0I have disabled all extensions except WooCommerce and Title Toggle, switched to the stock standard Storefront theme and the page title on the home page will still not toggle. I can send you credentials if you would like to have a look.
I have tried the plugin with stock storefront 2.2.4 and it isn’t working. I could only get it to work with 2.1.8.
The latest version of the extension that I can see is 1.2.3 which was released 5 months ago, is there an update?
So the developer knew about this over a month ago and still hasn’t patched the issue… I appreciate the work that goes into dev and free of charge on top of that! I do however hope you realise that by lack of maintenance you are dropping many people in the hole.
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Product Bundles VisibilityThanks so much Ewout, that worked like a charm to hide the unwanted bundle data!
Forum: Plugins
In reply to: [User Role Editor] Guest Role for users not logged inNevermind… I’m blind. Dynamic Pricing has an option to apply a discount structure to Guests
Forum: Plugins
In reply to: [WooCommerce Sort By Stock] Sort order quantity bugJust updated. Works perfectly! Thanks for the fix ??
Hi Bojan
The code above unfortunately didn’t work but it pointed me in the right direction! I don’t know much about css but sometimes I get lucky and find the right div. The code below works ??
.wdpu-content .yasr-visitor-votes {
display: none;
}I really appreciate the assistance, without it I wouldn’t have known where to start.
Hi Bojan
Thanks for the response. I don’t have a link to show you, I have disabled the plugin for this reason as the site is live.
YASR is a star rating plugin, it adds a rating to the bottom of blog posts and products so that users can rate the product or blog post from 1 to 5.
WordPress PopUp is displaying this star rating on the popups that I create.
Hope that makes more sense…
Forum: Plugins
In reply to: [Woocommerce Variable Stock Management] GQ.php & gq.phpSolved by FTP-ing the files directly to the server without extracting on PC.