-
AuthorPosts
-
August 8, 2014 at 8:02 am #80548
Marc NParticipant2) i think you donยดt understand my problem. I have build a own shoppage with the shortcodes and now this page should replace the woocommerce shop-page totally.
August 8, 2014 at 8:11 am #80559
Marc NParticipantI need a way to say to the button: “this is the englisch shop page and that ist the german shop page” ๐
August 8, 2014 at 9:16 am #80615
Marc NParticipantOk, i got a workaround.
1. I set the woocomerce shop-page to the dummy site.
2. The dummy site is privat so not visible.
3. Edit the link in the cart-empty.phpNot perfect but it worked. The best way would be if i can edit the woocommerce shop-page dropdown in the backend so i can select the used link in the cart-empty.php in the backend.
August 8, 2014 at 9:45 am #80641
Marc NParticipantJust one little thing. The last sentence is not very nice. I canยดt localize the problem.
Can i edit this in the css oder in the php (what php?)?
Please look the picture: https://www.dropbox.com/s/19unwzu0fw2a5qm/Bildschirmfoto%202014-08-08%20um%2016.38.55.png
August 8, 2014 at 9:56 am #80654
ZeshanMemberHi Marc,
Glad to hear that! ๐
Regretfully I am not entirely certain about the shop-page dropdown customization. Would you mind providing us a little more detail about the customization? Or if you can provide a screenshot, that’ll be best.
Thank you.
August 8, 2014 at 10:02 am #80663
Marc NParticipantThat would be just a gimmick. I was just thinking out loud. ๐
Greater problem gives me currently actually the button on the checkout page …
“Just one little thing. The last sentence is not very nice. I canยดt localize the problem.
Can i edit this in the css oder in the php (what php?)?
Please look the picture: http://www.dropbox.com/s/19unwzu0fw2a5qm/Bildschirmfoto%202014-08-08%20um%2016.38.55.png”
August 8, 2014 at 11:27 am #80724
ZeshanMemberHi Marc,
Thanks for sharing the screenshot, I can see the issue now ๐
Please add the following CSS code in Customizer > Custom > CSS to fix this issue:
.woocommerce-checkout input[type=submit] { clear: both; display: block; margin-top: 10px; }Hope this helps ๐
Thanks.
August 13, 2014 at 4:47 am #83567
Marc NParticipantOk, that works good. Just the margin-top have no effect?!
August 13, 2014 at 4:48 am #83568
Marc NParticipantAugust 13, 2014 at 4:57 am #83570
Marc NParticipantAnd that killed the button on the next page ๐
https://www.dropbox.com/s/62gdrd0vno4p55j/Bildschirmfoto%202014-08-13%20um%2011.55.45.png
August 13, 2014 at 7:28 am #83639
ZeshanMemberHi Mark,
Please try using the following CSS code instead of the one provided above:
.page-id-9.woocommerce-checkout input[type=submit] { clear: both; display: block; top: 10px; }This should add the gap above the footer and remove the styling from second page ๐
Thanks!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-75405 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
