Riley Smith Designs
Forum Replies Created
-
Forum: Plugins
In reply to: [Breeze Cache] Lastest update breaks Bricks Builder sitesCan confirm the update fixed the issue on all my Bricks sites. Thank you
Forum: Plugins
In reply to: [Breeze Cache] Lastest update breaks Bricks Builder sitesYeah, I saw that. kinda really annoying 😭
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Advanced Card Fields StylingI created a basic child theme and added the code you provided to the functions.php file but still the fields are not stylized. To make it more obvious if it were successfull, I changed the background-color to #000, but again, still not working.
I cleared my server cache, there are no other caches on this install, used a completely fresh browser
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Advanced Card Fields Styling#ppcp-credit-card-gateway-card-number, #ppcp-credit-card-gateway-card-expiry, #ppcp-credit-card-gateway-card-cvc {
background-color: #ffffff !important;
border: 1px solid #bbbbbb !important;
border-radius: 5px !important;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1) !important;
height: 40px !important;
padding: 0 10px !important;
}This is the code provided by the documentation here: https://woocommerce.com/document/woocommerce-paypal-payments/#h-example-css
As advised in the documentation, I added this code provided by the documentation to my additional css through the customizer using storefront
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Advanced Card Fields StylingHi @inpsydekrystian ,
Thank you for replying, but I stated in my initial comment that I followed the documentation exactly with the examples provided. I added the docs example css to the customizer and it doesn’t work as described. Again, I tried this on a fresh install with only storefront, woocommerce, and woocommerce paypal payments installed
When applying the CSS provided by the documentation to the customizer as the documentation describes, I see on the frontend that a set of hidden inputs are stylized according to the CSS, however, these hidden inputs are not the hosted fields the documentation says should be styled
- This reply was modified 1 year ago by Riley Smith Designs.
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Connecting to PayPalI was able to get this connected using a Chromium based browser. It appears to be an issue with Gecko based browsers
Forum: Fixing WordPress
In reply to: Core CSS IssueI apologise, I thought my images attached fine. In order:
I’ve found this on all wordpress sites, woocommerce.com, ww.wp.xz.cn, etc
I’m not sure how large of an issue this is or can be, but since I’m seeing it on every wordpress site, I figured it might be worth bringing to someone’s attention.
Fantastic, thank you.
I’m also noticing that custom CSS doesn’t affect page content at all.
In woocommerce, looking at individual orders isn’t updating the URL.