rockingh
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Storefront] remove shopping cart drop down menu in headerThanks Job, that works great.
I’ve added it into my
https://github.com/woocommerce/theme-customisations
I assume thats ok???
Many thanks for your expertise.
ChrisForum: Themes and Templates
In reply to: [Storefront] remove shopping cart drop down menu in headerHi Job
I’m trying to learn this on a test site before going live.
https://test.skate55.co.uk
I’m trying to make the basket / checkut all go to paypal express as we don’t want to save any info on our site. As default even with paypal as only option theres still the option to fill in customers details before going to paypal.
I’ve managed to remove proceed to checkout by adding
<?php // Do not include this if already open!/**
* Code goes in theme functions.php.
*/
remove_action( ‘woocommerce_proceed_to_checkout’, ‘woocommerce_button_proceed_to_checkout’, 20 );But when on a normal page and you hover on the basket amount it offers view cart,checkout and paypal.
It was saying for checkout enter name address etc before paypal. Somehow in the changess I’ve done it now says you must be logged in??
Ideally the hover/dropdown box would just display view cart and paypal or have no dropdown box just the basket amount and items.
Then the customer wouldnt need to enter any info except paypal login/password.
Hope that makes sense. Many thanks
ChrisForum: Themes and Templates
In reply to: [Storefront] remove shopping cart drop down menu in headerHi, sorry to hijack this but its exactly what I want and I’m not sure where to add the above line?
I need either to remove checkout link in the dropdown box or remove dropdown box completely. This is because we only want paypal express option to be available and we don’t want the customer to add their details on our site. I’ve removed the checkout button from the basket but am struggling here. Thanks ChrisForum: Fixing WordPress
In reply to: 3 sites updated to 4.7.9 and all downMany thanks everyone
Forum: Fixing WordPress
In reply to: 3 sites updated to 4.7.9 and all downMany, Many thanks for your replies.
Now they are all back thank goodness. Very relieved.
I must make sure that backups are properly done, what would you recommend?
Thanks againForum: Fixing WordPress
In reply to: 3 sites updated to 4.7.9 and all downThanks Guys
One of the sites has come back on its own but not the other two.
Looking on the server now it does say those two databases not available so not sure whats happened. The trouble is I don’t actually control that server so I will have to try and contact them to find out why its gone.
Thanks again, ChrisForum: Themes and Templates
In reply to: [Customizr] Page WidthNobody has a clue how to do this then?
Forum: Themes and Templates
In reply to: [Customizr] Lost social links until added Font AwesomeHi Rocco
Many, many thanks, went again to page you have shown and it was showing left sidebar although previously I’m certain it was no sidebar, full width!!!! Changed it and now all ok so anyway many thanks again.Forum: Themes and Templates
In reply to: [Customizr] Lost social links until added Font AwesomeHi Rocco
Many thanks for setting our minds to rest re font awesome.
We’ve checked Force default layout and it wasnt checked but is now.
But the layout is still with left hand blank border?
No idea what “Do you have any caching system active? and Tried to clean the server side cache?”
Can you please explain? Many thanks.Forum: Themes and Templates
In reply to: [Customizr] Lost social links until added Font AwesomeFurther to above it seems to have upset the side bars. I’ve got “No sidebars : full width layout” set everywhere I can find it but there is still a blank side bar there???
I’ve tried turning font awesome off etc. and other options but its still there?
Thanks ChrisForum: Plugins
In reply to: [Seamless Donations is Sunset] IPN failure unable to chatbackAre we saying that IPN in sandbox doesn’t work but it will when fully on line?
Please let me know asap as wanting to get it working.
ThanksForum: Plugins
In reply to: [Seamless Donations is Sunset] IPN failure unable to chatbackFurther to above tried the same in Chrome (Firefox previously) and transaction went through as before but failed IPN with similar log???
Hope this helpsForum: Plugins
In reply to: [Seamless Donations is Sunset] IPN failure unable to chatbackI’m a newbie and followed your tutorials correctly I think but get the same failure. Thanks for your endeavours, it looks good so far and pleased with the giftaid version.
2016-02-08 15:44:37 Redirecting to PayPal… now!
2016-02-08 15:45:20 —————————————-
2016-02-08 15:45:20 PROCESSING PAYPAL IPN TRANSACTION
2016-02-08 15:45:20 Seamless Donations Version: 4.0.14
2016-02-08 15:45:21 IPN failed: unable to establish network chatback connection to PayPal
2016-02-08 15:45:21 ==> url = ssl://www.sandbox.paypal.com:443/, errno = 0, errstr =
2016-02-08 15:45:21 IPN failed (unrecognized response) for sessionID F81829F8-FA3B-E285-E4EE-DBF2F026BFFC
2016-02-08 15:45:21 ==>
2016-02-08 15:45:21 IPN processing complete.