This topic has 10 replies, 3 voices, and was last updated 9 years, 2 months ago ago by Eva Kemp
Hi
How can I remove the visuel Footer on the Onepage-Checkout page: http://dev-smooff.serv10.powerhosting.dk/shop/smoof/
and still have the ability to track with scripts?
Best regards
Tonny
Hello groubee,
please show on screenshot what results you want to achieve.
Regards,
Stan Russell.
Hi
Its really simple… remove or change the footer on the onepage-checkout page, see
https://www.dropbox.com/s/ixawpayr2vo8s75/remove-or-change-footer-block.jpg?dl=0
or see it on the test server: http://dev-smooff.serv10.powerhosting.dk/shop/smoof/
I have tried to change the footer via the page option: Additional product options (8theme), but nothing happens?
Best regards
Tonny
Hello,
Footer might have been created via Static Blocks in wp-admin panel. You should edit your footer there.
Regards,
Eva Kemp.
Yes I know 🙂
I would like to REMOVE the normal footer OR use speciel version of the footer = another footer(Static Block) on the this onepage checkout page… how can I do that?
I thought it was here: https://www.dropbox.com/s/gj2shbr8zv08uge/how%20to%20change%20footer%20on%20specific%20page.png?dl=0
Hello,
To set other footer for this page you need edit this page and select footer in “Custom footer for this page” field on the right side.
To remove footer on this page only, add this code in CSS block of VC editor in this page:
.footer-top.footer-top-1 {
display: none;
}
Regards,
Eva Kemp.
Hi Eva,
Ok I can use the CSS code I think! thanks
But the menu you are talking about and I also can remember it is gone? I know this is in danish, take a look: https://www.dropbox.com/s/l1usf2tc6z38xcz/sorry%2C-but-where-is-that.jpg?dl=0 maybe this happen after installing the WPML plugin?
Best regards
Tonny
Hello,
As this is a product then you need edit Shop page and make changes there. It will affect products as well.
Regards,
Eva Kemp.
Ok thanks Eva!
Hello,
You’re welcome.
Regards,
Eva Kemp.
Tagged: best selling, footer, onepage-checkout, removal, themes, woocommerce
The issue related to '‘How to remove Footer on Onepage-Checkout’' has been successfully resolved, and the topic is now closed for further responses