john
Forum Replies Created
-
AuthorPosts
-
johnParticipant
NICE!!! that is what i call service with a smile!!! or as we say in Texas, PDQ Service!! Pretty Darn Quick! 🙂 Thank you soooo much!!!
johnParticipantah – it’s in the slider tab settings – okay – cool.
something you should be aware of – currently i have the slider disabled – and it works fine everywhere – except IE 11 – because as it turns out – IE 11 seems to render the slider location – no images but the ‘space’. see attached image.
the only way i’m going to be able to make it work work is by remove the slider code in the code entirely – i’m just curious if it will impact the theme options area. obviously i’d just comment out the code – i just don’t know how the white space will be impacted.
i’ve included screen shots to show the slider on the right and how it renders in IE 11. any thoughts for ya? btw – i’m really under the gun and have to have this completed by 6pm today! i know that doesn’t impact you – but it does me! 🙂
johnParticipantfound it……..
go to Pages>Checkout
on the right, change Template – to Full Width
johnParticipantawesome on the response – i sure didn’t see them. i’ll review and post updates in regards to the images NOW that i have the editor squared away.
johnParticipantnar’mind – in regards to the missing Editor – here’s what i found out.
So, i saw a post here that talked about a missing Editor – i too was having the same issue.
Turns out – if you’re using a managed hosting – a lot of times they do a ‘safe mode’ installation which removes the users ability to make changes at the code or css level.
for instance – my site was hosted on 1and1.com – no where in their verbiage do they say that they disable this – and when i called (which was quite the chore to find their number) i found that the plan i selected included a safe mode installation.
there are a few steps you can follow to ‘undo’ this – but you then have to make a few tweaks to the permalinks – then you’re good. so, just something to look for when dealing with these crazy wordpress issues we encounter sometimes.
Good luck dudes!!!
p.s. so sorry this isn’t in its own topic.johnParticipantwere my emails received?
johnParticipantFOUND IT!!! it was controlled by a wooCom css – ALSO some may notice that the color of the btn isn’t the color you requested – there’s an opacity attribute set to 0.5 that you have to change to opacity:1 !important; – you’ll also need to update your custom css – for me anyway bc i didn’t have any means to edit the actual css – with something like this.
Good luck! i hope this helps!! (someone out there) 🙂
.woocommerce #content input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover {
background:red !important;
background-color:red !important;
color:white !important;
opacity:1 !important;
box-shadow: none;
border-color:#ca0606 !important;
}.woocommerce #content input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce-page #content input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover {
background:red !important;
background-color:red !important;
color:white !important;
opacity:1 !important;
box-shadow: none;
border-color:#ca0606 !important;
}.woocommerce #content input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce-page #content input.button, .woocommerce-page #respond input#submit, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button {
background: red !important;
color:white !important;
opacity:1 !important;
border-color:#ca0606 !important;
}.woocommerce #content input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover {
background: red !important;
box-shadow: none;
opacity:1 !important;
color:white !important;
border-color:#ca0606 !important;}
johnParticipantsent two emails – please let me know you got t hem. Thank youuuu!! sorry to jack up your Friday. 🙁
johnParticipantso – i guess this is why i missed it – i don’t see it. Did ya hide it? 🙂
johnParticipantThat’s great thank you! i’ll give it a looksy!!
now umm – any idea why my product images aren’t resizing after i change them and regenerate them in woo? Just wondering.
thank you again for the documentation link!!! TGIF!!
-
AuthorPosts