[email protected]
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Advanced Free Shipping] Custom conditionsHi Jeroen,
Thanks for your response. Do you mean free shipping for just the small item if both are present? I don’t want the whole cart/order to have free shipping. Below is what I’m trying to do.Cart 1 example:
Rolled product – x shipping chargeCart 2 example:
Small item – x shipping chargeCart 3 example:
Rolled product – x shipping charge
Small item – no shipping chargeCan this be done without a custom condition?
Thanks!
– M
Forum: Plugins
In reply to: [Collapse-O-Matic] Content only expanded (other threads not helping)Baden,
Thanks for the explanation and advice. Now I get it!I removed the jQuery line from my header, and removed the CSS mentioned above, and now it works. I didn’t need to assign that CSS to a div and wrap it.
Thanks SO much for the help. I really appreciate it!
Forum: Plugins
In reply to: [Collapse-O-Matic] Content only expanded (other threads not helping)Ok. I’ll be honest. I don’t really know what I’m doing when it comes to jQuery, but following along with the suggestions provided, I removed some code from my header and added in what I think may be correct.
Removed:
<script src=”https://ajax.googleapis.com/ajax/libs/jquery/2.0.0/jquery.min.js”></script><script type=”text/javascript” src=”https://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js”></script>
Added:
<script type=’text/javascript’ src=’https://www.momodigitaldesign.com/codyent/wp-includes/js/jquery/jquery.js’></script>Now my content is collapsed appropriately, but when I click to expand the page jumps down and the content appears. The “slide and fade” isn’t working. Any further suggestions?
Thanks so much!
Forum: Plugins
In reply to: [Collapse-O-Matic] Content only expanded (other threads not helping)Slide & Fade
I temporarily activated a different theme on my site to test, and everything worked fine on a different theme. So, I’ve been backtracking trying to figure out what changes I’ve made to my theme since the collapsing was last working, and I really think I’ve just been tweaking the CSS. To verify it wasn’t something in the CSS (which wouldn’t make sense anyway) I replaced my current style sheet with an older version and that didn’t help. I’m at a loss!Forum: Fixing WordPress
In reply to: Weird drop-down problemI swear I’m not crazy! This problem was occurring in FF, Chrome, Safari and IE8 the other night, and now it’s not doing it. I haven’t changed anything since then. Magic, maybe?
songdogtech, I’ll check into that. I do have separate stylesheets for IE but I’ll see if there is an issue with the closing of the meta tag you mention.
Thanks!
Forum: Fixing WordPress
In reply to: Weird drop-down problemwpismypuppet, thanks. Did you go directly from the homepage and hover over the drop-down? Once you click anywhere, it doesn’t work, so it won’t work if you go back to the homepage from somewhere else. It only happens when you first open the browser to the homepage and haven’t clicked anywhere.
Uh oh- care to share what IE7 was doing? Stupid IE!!!