holley2583
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to add a Mobile header and Agency Child ThemeI am having the same problem and i cannot get onto the studiopress website so can you find a reason why this wouldn’t work suddenly. No updates, just stopped working. Four different size Images are uploaded to public_html/art.
The following is under: /public_html/wp-content/themes/agency/custom .css/* This style sheet contains custom css to override some theme and plugin styling */
/* Mobile */
@media only screen and (max-width: 960px) {
#header {
width: 720px;
height: 130px;
background-image: url(‘../art/mobile-header.png’) !important;
background-position: center !important;
}
}@media only screen and (max-width: 720px) {
#header {
width: 720px;
height: 130px;
background-image: url(‘../art/VapElationHeader1720px.png’) !important;
background-position: center !important;
}
}@media only screen and (max-width: 640px) {
#header {
width: 720px;
height: 130px;
background-image: url(‘../art/VapElationHeader1640px.png’) !important;
background-position: center !important;
}
}@media only screen and (max-width: 480px) {
#header {
width: 360px;
height: 130px;
background-image: url(‘../art/mobile-header.png’) !important;
background-position: center !important;
}
}Mobile site url vapelation.com shows the PC header.
Forum: Fixing WordPress
In reply to: How to add a Mobile header and Agency Child ThemeOk, I considered that but I assumed I would get better info asking the WP community…thanks anyway.
Forum: Plugins
In reply to: [WooCommerce] Shopping Cart ErrorI figured it out…depending on the USPS Plugin API, your theme may or may not require dimensions being set. Mine does not require dimensions set so to fix the error simply go to Woo, shipping, USPS, and click on API debug then save. Go back and test your cart to see if the error is gone. If not, you may have a theme that the USPS plugin API requires dimensions.
Forum: Plugins
In reply to: [WooCommerce] Shopping Cart ErrorThis is happening to me now…have no idea for how long because i have’nt done a run through in a bit. I see there is no answer here that works as the shipping idea from splashingpixels.com did not fix the issue. The dimension options is on the Woo/catalog page and i’ve unchecked all the dimensions and weight options, but this error continues. It would be nice if somebody would share an answer… I’m going to start checking all my plugins and if I find the answer, i will share.
Forum: Plugins
In reply to: [WooCommerce] order details not on order pageI am also getting fatal errors on plugins that need updates. I troubleshooted by deactivating all third party plugins, but I’m having problems with them as well…
My hostserver moved servers, but no warning of any changes except for FTP/Mail server changes. Up to date WP and Woo.Forum: Plugins
In reply to: [WooCommerce] Shipping cost – wooCommerce 2.0.3I only offer three options…they are not calculated even though i had to turn on calculating shipping costs. There are two flat rate choices, and free shipping if over $75 purchase or coupon code. That’s all i need, but as far as calculating from your products, i guess it’s not fixed.
Forum: Plugins
In reply to: [WooCommerce] Shipping cost – wooCommerce 2.0.3Fixed it. I have three shipping options that I use with my USPS extension. USPS/Flat Rate/Free Shipping. Under flat rate at the bottom of the page, there is a set-up where you can override all other settings by adding FirstClass/4.00/yes, Priority Shipping/5.35/yes, etc. This does not work anymore. You have to go into each page separately and set them up individually. Go to USPS and set up First class and set the amount and minimum amount. then go to Flat rate, Priority shipping, set the amount and minimum amount, then go the Free shipping and put a minimum. I put $75 because i offer free shipping with orders over $75. Then the options show up in the cart. Now I have to figure out how to fix USAepay, my gateway is broken now too.
Forum: Plugins
In reply to: [WooCommerce] Shipping cost – wooCommerce 2.0.3I too lost ALL my shipping options, not just First Class, but also Flat Rate and Free Shipping as well. Nobody can buy anything because the shipping feature is completely broken. Using Woo with Child’s Agency Theme. I’ve opened a ticket but have no solutions yet…i’m losing money everyday…this is awful. Thinking of switching to a completely different ecommerce. EVen on the pages i’ve fixed, the purple warnings are still at the top of every page. Too large of an update for far too many themes at once. I just want my shipping options back…anybody have any ideas?
Forum: Plugins
In reply to: [WooCommerce] woocommerce email notifications not workingThis also happened to me and now i have two confirmation emails when i get an order, one from Woo and one a debug from my gateway. check to make sure your gateway didn’t have an update that broke this function.
Forum: Fixing WordPress
In reply to: Sharing Settings Facebook Not WorkingWhere do you even start to connect with Facebook…I haven’t even been able to find the step by step instructions..
Yes, I know the plugin isn’t necessary. I have it enabled with the access code and my gateway is First Data so all the info for that is also added where needed. First Data requires a port to be opened, but my server does not support such port, that’s why I’m trying to use Mijireh as a sort of workaround to needing to upgrade my hostserver.
I get the error once I’ve made the order, after I’ve put in my credit card number in and press order, the next page comes up with the “Whoops…”