ZLC
Forum Replies Created
-
Forum: Plugins
In reply to: [LoginPress | wp-login Custom Login Page Customizer] FaviconThank you! It worked perfectly. I hope you have a nice day too.
Forum: Plugins
In reply to: [Multi Step for Contact Form 7] Showing all the steps at onceKelly,
Thank you so much for looking into my issue. Your screenshot helped me resolve it. Sorry for the false alarm. I appreciate your help!
In lovingkindness,
AlexThank you, Stef. What ended up working for me is adding this to my header.php:
<link href='https://fonts.googleapis.com/css?family=Lato:300,400,700' rel='stylesheet' type='text/css'>
Thanks for looking into this issue for me. Sorry about the trouble with the script. I’ve disabled it so you can troubleshoot.
I’m not sure your guess about the font is correct. Lato is part of the theme I’m using (Twenty-Fourteen), so I would think it’d be native to my site.
The trouble I’m having with the font is only there when your plugin is activated. When I disable it, everything goes back to normal and I see Lato on my mobile device. So my guess is there’s something being done with the CSS to that font on mobile with your plugin activated.
Hopefully, with your ability to right-click my website, you’ll be able to figure out what’s causing it.
Thanks so much for your help.
Forum: Plugins
In reply to: [WPFront Notification Bar] Close button display only on certain pagesYes. Thank you, Swathi. The CSS I added directly to the page in the text is:
<style>#wpfront-notification-bar div.wpfront-close {display: block !important;}</style>
Yes. Thank you. Here’s my URL: https://www.alexandermilljr.com
Forum: Plugins
In reply to: [Widgets on Pages] Vulnerable Plugin@harleyl I found another plugin to replace this one:
amr shortcode any widget
It worked for my needs. I deleted this one.
Thank you so much, Nabil. I’m assuming that I put this snippet in my functions.php
I will try it and let you know if I have any other questions.
I appreciate your help!
- This reply was modified 3 years, 1 month ago by ZLC.
Forum: Plugins
In reply to: [Autocomplete WooCommerce Orders] Woocommerce Pre-Order PluginHello @khryzu2
Ah, that’s probably IT. I bet you have a different pre-order plugin than the one I’m using.
My pre-order product is indeed virtual and it works, so I’m sure it’s the pre-order plugin. How exciting!
I’ve got the official Woocommerce Pre-Order plugin (that you can purchase from WPspring for $10 here: https://wpspring.com/products/woocommerce-pre-orders-plugin/)
If this isn’t the one you have installed, I would highly recommend it.
In lovingkindness,
AlexForum: Plugins
In reply to: [Autocomplete WooCommerce Orders] Woocommerce Pre-Order PluginHello @khryzu2,
I found that setting this plugin to autocomplete “paid orders of virtual products only” worked for me.
The problem I was having that was autocompleting ALL of my orders—even the pre-ordered products—was I forget that I put some code in my functions.php that autocompleted Woocommerce orders as well.
Once I removed this code and relied only on this plugin, all of my pre-orders now stay in “active” mode and my paid virtual orders are autocompleted.
Perhaps you have some code or conflicting plugin that is autocompleting your pre-orders.
I hope my reply helps you!
Forum: Plugins
In reply to: [Multi-Step Checkout for WooCommerce] Display order on all stepsAh, I’m not disappointed, Diana. I’m very grateful to you. Thank you for all your help.
After I posted my comment yesterday, I made the entire checkout page wider and then adjusted the width of the columns to make the checkout wider and the order narrower. That and I put a dropshadow box around the order, so it now appears separate from the checkout column.
It all looks really good now.
Again, thank you for your kindness and your help! Have a beautiful weekend!
Forum: Plugins
In reply to: [Multi-Step Checkout for WooCommerce] Display order on all stepsThis is amazing! Thank you so much, Diana!
Your codes worked beautifully.
I also love how you described what each of them does. You must be a teacher. I found that to be very helpful.
Now the only minor tweak that would make everything look perfect would be if the multi-step progress bar spanned the length of the two columns above them.
Right now, the bar is directly above the lefthand column only in a compressed fashion.
I’m not sure if it’s possible to do this, but if it can, that would be awesome.
And I promise I won’t bug you again for anything else ??
Thank you again, Diana.
Forum: Plugins
In reply to: [Multi-Step Checkout for WooCommerce] Display order on all stepsWow! Thank you so much for your help, Diana ??
I did as you instructed and the order now shows on the Checkout page.
The only issue is the “Your order” section automatically floats to the top of the page regardless of where I put it.
It’s also duplicated on the final step where the payment and the order are displayed together.
I wonder if you have any suggestions for the next steps. I can happily email you a link to a test checkout page I created if you would like. Please let me know.
Thank you so much!
Forum: Plugins
In reply to: [Multi-Step Checkout for WooCommerce] Lost Password on Login Step 1Sorry. My mistake. I just discovered that I had hidden the “Lost Password” link on the login a long time ago with some CSS. I found it and disabled it.
We’re all good now!
Thank you for your help.
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Groups in Contact Form 7Ah, quotation marks. Sorry, I’m a big newbie at this, so I’m sure the fact that I didn’t put quotation marks around the group ID is what caused the issue.
Thank you, Jon. I’ll see if this works now.
I appreciate your help!