spanky22
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: SPAM Registrations on my siteok, thanks!
i’ll look for a captchaq setting or plugin.Forum: Themes and Templates
In reply to: [Modality] Social Media Icons – Want to remove someracking my brain on this still.
Maybe should I remove the whole social bar within the them and insert my own?
Forum: Themes and Templates
In reply to: [Modality] Social Media Icons – Want to remove someimage link for reference to my Modality theme customize Menu:
Forum: Plugins
In reply to: [WooCommerce] Radio Buttons under Text — woo checkoutlorro,
I really appreciate your help!
I was able install the plugin and fix the problem.For anyone with the same issue, here is the solution:
.woocommerce ul#shipping_method li { text-indent: inherit !important; }
Forum: Themes and Templates
In reply to: [Modality] how to add at home page slider?I like what you did with your site.
May I ask how you got each segment to “Bounce” when you scrolled to that area?Forum: Plugins
In reply to: [WooCommerce] Radio Buttons under Text — woo checkoutIf that is the correct location to insert code, I am not seeing a “shipping_method” within this css.
Here is what I see in the css:
https://pastebin.com/Xp2GiT3tForum: Plugins
In reply to: [WooCommerce] Radio Buttons under Text — woo checkoutThanks lorro for all the help.
I’ve never done something like this.
I assume I go to:
Appearance> Editor> Modality: Stylesheet (style.css)
Where I can view the code?Forum: Plugins
In reply to: [WooCommerce] Radio Buttons under Text — woo checkoutlink to client login:
https://www.glyphicsgraphics.com/wordpress/client-login/user: test
pass: 123456once you’re in checkout, you will see the radio buttons hidden behind the shipping options.
Forum: Plugins
In reply to: [WooCommerce] Radio Buttons under Text — woo checkoutThis link is an image to show how my radio buttons are aligning.
https://www.glyphicsgraphics.com/wordpress/wp-content/uploads/2015/10/bad.jpgI found a CSS file (bootstrap.css) and I “THINK” my issue might be within. But not positive.
I would be very appreciative if you can identify the problem.[Moderator Note: Excessive CSS moderated. Please use a pastebin instead.]
Forum: Plugins
In reply to: [WooCommerce] Radio Buttons under Text — woo checkoutTheme used Modality
Forum: Fixing WordPress
In reply to: Adding a Shipping Method – How toMaybe make my own plugin?
I don’t know about that. ??Forum: Fixing WordPress
In reply to: Adding a Shipping Method – How toI tried to copy the folder and edit the file and text within, but it didn’t work.
I hope somebody has an answer. ??Forum: Fixing WordPress
In reply to: Adding a Shipping Method – How toCould it be possible to go into FileZilla.
duplicate the local-delivery folder, and rename it to inter-office and it work ?Forum: Fixing WordPress
In reply to: Adding a Shipping Method – How toAfter reading more, I thought I could enable Flat-Rate only.
Then make shipping classes.
1. I’ve made a handful of classes, and enabled Flat-Rate.Now When I process/purchase an item, I get a note that says:
There are no shipping methods available.
(even though, I have Flat-Rate {x}enabled**need more Excedrin
Forum: Fixing WordPress
In reply to: Adding a Shipping Method – How toJust to clarify want I would like to setup…
Woo comes with the shipping methods:
Local Delivery | Flat Rate | Local Pickup | International Rate | Free ShippingI would like to add a few different methods, such as:
Inter-OfficeI just cannot figure out how to add, or maybe even edit the “International” to read “inter-office”.