killerbeez
Forum Replies Created
-
Thats a great idea, hopefully they can implement this in the future.
Forum: Reviews
In reply to: [Yoast SEO] Used to be a 5 all dayHi @monbauza
Totally understand you are trying to promote something that might benefit users, but who thought it was a good idea to do it in this manner?
To remove it needed an update, so was it poorly thought out but the execution was worse?
After many many years of using the standard and pro versions on every site, we have moved to something else.
Forum: Plugins
In reply to: [Yoast SEO] Yoast banner ad in admin sectionYep, have started the long process of deleting Toast from every site we have, it might take a while, but should be worth it.
Forum: Plugins
In reply to: [Advanced Custom Fields: Font Awesome Field] Fontawesome 5 pro local fonts@tatof if you had an email we could sling it across.
we are not using the fontawesome pro URL, so we changed that that to point to the local fontawesome CSS in the extra plugin from Alex Goller.”
add_action(‘admin_head’, function () {
echo ‘<link rel=”stylesheet” href=”/wp-content/fontawesome/css/all.css”>’;
“Forum: Plugins
In reply to: [Advanced Custom Fields: Font Awesome Field] Fontawesome 5 pro local fontsJust wanted to add that we did this using a combination of the main plugin, https://www.ads-software.com/support/topic/fontawesome-5-0/#post-10246203 the plugin by Alex Goller(@alpipego) and instead of using the CDN for the URL, we placed our local URL in, we also changed /advanced-custom-fields-font-awesome/assets/inc/ and edited the class-ACFFA-Loader-5.php to remove all external URLS and now there are no calls to any other URL at all.
We have declared FA5 Pro in our functions for front and back to only use the local files, and with the combination of all this, its working perfectly.Hi Ross,
We emailed PxPay and they let us know that the retry function was part of PxPay that they need to switch on for a merchant account before it appears on the payment page.
Its possible this is also an option in the pxpay merchant account admin area, but we didnt have access to it.They can also change number of retries allowed as well.