ocarela
Forum Replies Created
-
Hi, thanks for answer, i tried what you suggested, added ini_set(‘precision’, 14); to index.php file and now gor this error: Error processing checkout. Please try again.
Any help? thx
yes it persisted, i found solution already, thanks!
all plugins deactivated but coinbase commerce and still same error….
hi, yes and yes followed documentation and api are corect, any other thoughs? thanks
Hi all, i am having this same error, i have version 1.4.8 any help how to fix?
Forum: Plugins
In reply to: [WooCommerce] add widgets in home pageThanks for answer, how about add a second navigation bar menu?
Forum: Plugins
In reply to: [WooCommerce] center ajax search widgetthat worked perfectly with some adjustments, thank you again!
Forum: Plugins
In reply to: [WooCommerce] center ajax search widgetSo sorry to hear that hope all is alright there, i think i got it
picture: http://i63.tinypic.com/2gsjsdj.jpg
but now want to center shopping cart
this is my code:
`.es-header-area-cart-wrapper{
width:70%;
}.dgwt-wcas-search-wrapp{
width:35% !important;
float:left !important;
margin-top:0.5em !important;
width:100% !important;
max-width:480px !important;
}
.site-header-cart{
float:right;
}@media screen and (max-width: 580px) {
.dgwt-wcas-search-wrapp{
width:100% !important;
float:center !important;
margin-bottom:0.5em !important;
max-width:280px}
.es-header-area-cart-wrapper{
align-items:center !important;}
}`thanks for any futher help!
Forum: Plugins
In reply to: [WooCommerce] center ajax search widgetLike this?
.es-header-area-cart-wrapper{
width:70%;
}.dgwt-wcas-search-wrapp{
width:35% !important;
float:left !important;
margin-top:0.5em !important;
margin-bottom:1em !important;
width:100% !important;
max-width:480px !important;
}
.site-header-cart{
float:right;
}Forum: Plugins
In reply to: [WooCommerce] center ajax search widgetthank you so much, i applied your code and worked great for desktop, but mobile a bit messed up as you said. Search bar is supposed to be a bit longer and page a bit wider and shopping cart centered.
Here it is how it is supposed to be: http://i66.tinypic.com/24b1yww.jpg
here is how it is now: http://i64.tinypic.com/beg129.jpg
Forum: Plugins
In reply to: [WooCommerce] center ajax search widgetok so just add this to additional css? but how about the mobile code?
Forum: Plugins
In reply to: [WooCommerce] center ajax search widgetIts a free theme, not the pro
Forum: Plugins
In reply to: [WooCommerce] center ajax search widgetUnlockingsnow.com
Forum: Plugins
In reply to: [WooCommerce] ajax search widget aligmentThank you so much @nicolamustone that worked great, but now the hover colors of buttons doesnt fit button area properly, please see pictures
http://i66.tinypic.com/wvzofs.jpg
http://i63.tinypic.com/2psr8m1.jpgForum: Plugins
In reply to: [WooCommerce] ajax search widget aligmentYou are right, you are seeing my site as my pic 2 shows, i removed the Search word already adding a “!” add the begggining of widget name but the search bar moves up just below navigation bar, so basicly i need “search” word removed(as it is now) but need to keep search bar where it was in pic 1, let me know if i was clear now