Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
For anyone having issues with this, I solved this and I can recommend this plugin, that works perfectly with this theme:
http://codecanyon.net/item/woocommerce-cart-woocart-pro/7992078This is fully css stylable and ajax supported by the way, worth the few bucks and saves you hours of headaches :).
*Update: this doesn’t work. There is no way to display the cart in Header 7. Even setting AUX will not display the cart. It’s simply not possible.
I can add a Cart icon with total items in the child theme header with just the regular Woocommerce code. But this has very limited functionality. Not the functions showed in your demos.
http://docs.woothemes.com/document/show-cart-contents-total/Don’t get me wrong please. I am very happy about this theme, it’s great. But personally I think this should have been supported. This is the reason non-advanced coders buy a theme in the first place.
Thanks
mmm ok … this is kind of a huge bummer. I just created the whole site and now wanted to implement the shop and now it’s not possible. I assumed this was included in the theme. Now you can only use 2 headers when you want a shop with this theme.
However, I think it’s easier to use the AUX/CART option on the right side and include the overlay menu myself then in the child theme like this …
<a href="#" class="overlay-menu-link"><span>Menu</span></a>
I hope this will work.That future update will probably not be anytime soon :)?
Hi Kyle,
yes I know … but what’s the code to include the cart so that it will appear in the same way as header 1 or 2? The code excists because you guys used it in the other headers. But how do I include it in header 7?
I tried using this but that didn’t do it:
<?php echo $sf_get_cart; ?>
Thanks a lot for your help!
Nicolas
Yes, but thats the line of code I’ve included because you told me to in the post above. If I keep that line of code out of there, I still have an issue with 3-column views. For example the screenshot below:
You can test it if you want … I left that line out now:
http://www.fabrikgrafik.be/2014TMPThe third thumb should be on the right top spot in the first row, now it’s on left side in the second row.
Hi Ed,
Looks like there is still a little problem on big screens when browsing with firefox. (I use the latest version of firefox on OSX Mavericks). The third column disappears and they turn into 2 columns. On Safari and Chrome everything is ok now.
you can check it out on my latest version.
http://www.fabrikgrafik.be/2014TMPThanks!
Hi Ed,
Thanks for fixing the multi-size masonry issue (http://support.swiftideas.net/forums/topic/multi-size-masonry-on-big-screens/) … This fixed the bug for wide images. I still have an issue with “tall” images on big screens tough. Any solution for this? Thanks a lot!
right tall image is breaking the grid
Ok, thanks. If you have any advice for me how I can add this into the child theme so I can still update the theme .. please let me know. I understand however that this is not just support but an extension so no problem if you cant help me.
I’ve now added a file in the child folder “swift-framework/layout/single-portfolio.php” with some extra html (and it works) but I don’t know if this is the best way to do this.
cheers!
Great! I’m launching the website the 1st of august. Will this fix be in the next update and will this be before August? Then I can wait for the update … if not, it would be awesome to have the latest build ([email protected]).
Thanks again, really happy about how this theme works out for me. Saved me a lot of time in a very busy period.
Thanks a lot for the help, that fixes my first issue indeed. 1315px was the breaking point.
I’ve been playing around with some css and js hacks for the second issue but no succes so far. I don’t wanna lose the right aspect ratio of the image. I’ll try some more when the rest of the site is finished.
It would be awesome if you can keep me posted if you find a solution for this.
Thanks again!
looks like Chrome doesn’t have this problem … Safari (7.0.4 = latest version) and firefox (30.0 = latest version) do have the problem.
This reply has been marked as private. -
Posted in: We hit Power Elite.