Tagged: footer, map, menu, woo commerce
-
AuthorPosts
-
April 27, 2014 at 5:02 pm #256808
I have a list of issues I need help with, please excuse the site (half done) I have a lot of things, including a child theme/woo snippets to add and I need to fix these issues first before adding more variables – thanks!
1. I put some Quick CSS in the theme to enlarge the header and drop the bnav down on the logo baseline and the menu when scrolling up now leaves the type/nav hanging off it (where it sits originally before scrolling) http://bagelboys.wpengine.com
2. I was reviewing this last night on an iPad and on the contact page and you can’t get past the map (map scrolls forever) in horizontal view. I understand the “why” but if I don’t have a workaround I have to scrap the map. See http://bagelboys.wpengine.com/?page_id=19 (hosted on WPengine)
3. Same page as above in Firefox 3.0, clicking the bagel/pin to the right you’ll see a scroll in the rollover not present in safari.
4. Is there any way to dress these rollover/tooltips up or at the very least change the background color and font color?
5. Woocommerce issue on Firefox – not sur if it’s the theme so I’ll throw it out there, when you put any item in your cart and then go to check out it says your cart is empty. I had installed the WooCommerce Field Editor so I deactivated it and reset all the fields and this didn’t fix it. The only other active plugin besides woo and the field editor is the official Facebook plugin. Oddly i turned on private browsing in Safari and recreated this issue in safari so I went back to FF and played with some browser setting with no luck.
6. Is there any way to get the footer color/image to repeat all the way down to the bottom of the browser?
PS > Love the new form, it would really rock if you could assign different emails to it based on a field chosen by the user and if the emails collected in the backend like Gravity Forms. Any plans for these?
Also, is there any place to SEE all the examples showcase of what others have done with Enfold? I’ve found links in the past but it’s too timely to review that way.
April 29, 2014 at 4:57 pm #257723Been 2 days can I get a response?
April 29, 2014 at 5:11 pm #257734Adding another issue – I had posted it for Woo but they asked me to try the 2012 theme and it looked just fine so it’s Enfold.
I added the extension Checkout Field Editor. When the customer checks out however the last screen displays the order – like to see the customer details in ONE paragraph flush left and/or separated properly…. They run together and it looks horrible – thx! Screenshot – https://www.dropbox.com/s/em8chfaexmwthf3/woo.png
May 1, 2014 at 4:17 am #258709Hi!
Before we continue please update your theme to its latest version.
Regarding the first issue, this will fix it:
.header-scrolled .main_menu ul:first-child > li > a { line-height: 100px !important; }
Cheers!
JosueMay 1, 2014 at 4:23 am #258711Also, here is the Enfold showcase topic:
https://kriesi.at/support/topic/enfold-showcase/June 19, 2014 at 4:06 pm #281234This reply has been marked as private.June 19, 2014 at 6:03 pm #281287Hi!
Login credentials are not working for me. Please check them once again.
1- Please check “Map dragging on mobile” in Google Maps element options – http://i.imgur.com/O1UukWy.png
Please add following code to Quick CSS in Enfold theme options under General Styling tab
2-dl.customer_details dl { width: 100%; }
3-
#scroll-top-link { color: red; border: 1px solid #e1e1e1; background-color: yellow; } #advanced_menu_toggle, #advanced_menu_hide { background-color: red; color: blue; border-color: orange; } .cart_dropdown_first .cart_dropdown_link { color: black !important; background-color: green !important; }
Best regards,
YigitJune 23, 2014 at 8:05 pm #282645This reply has been marked as private.June 23, 2014 at 8:33 pm #282658tried the quick css (placed under Enfold, Gen. Styling, Quick CSS)
and it’s not working. I still get this https://www.dropbox.com/s/em8chfaexmwthf3/woo.png
The email address touches “pickup or delivery” love to see this one column and not two but worst case they shouldn’t be touching.
In addition I changed the H1 and H2 fonts under advanced styling and nothing seemed to be happening – as a test a made this page and made the H1 and H2 lobster which they obviously are not….
http://bagelboys.wpengine.com/?page_id=13 (hosted on WPengine)
June 23, 2014 at 8:38 pm #282661#3 above (change color of menu and up0 did not work either
June 24, 2014 at 12:00 pm #282957Hi!
I cannot see the screenshots you have posted. Please try adding !important rule to the codes as following
dl.customer_details dl { width: 100% !important; } #scroll-top-link { color: red !important; border: 1px solid #e1e1e1 !important; background-color: yellow !important; } #advanced_menu_toggle, #advanced_menu_hide { background-color: red !important; color: blue !important; border-color: orange !important; }
If that does not work, please post temporary admin login here privately
Best regards,
Yigit -
AuthorPosts
- You must be logged in to reply to this topic.