Warning: GetImageSize …. Line 123 - by zcd

This topic has 57 replies, 5 voices, and was last updated 9 years ago ago by Stan Russell

  • Avatar: zcd
    zcd
    Participant
    April 6, 2015 at 10:42

    Responsive Question:

    How do I disable sidebars from appearing if screen is less than 780px? Is there a DIV tag that I can call to display:none’ in the right media section or custom.css? It seems a bit too difficult to make it fit nicely…

    Also is it possible to turn off specific WIDGETS for responsiveness too? I want to be able to control what is VISIBLE at each screen width variant.

    THanks in advanced.

    Avatar: stan
    Stan Russell
    Participant
    April 6, 2015 at 13:20

    Hello,

    unfortunately our theme does not have these features. Please accept our apologies for inconvenience.

    Regards,
    Stan Russell.

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 6, 2015 at 14:07

    Hello

    You may try to use this code as an example because it varies with different sidebar positions:

    @media only screen and (max-width: 780px){
    .responsive-sidebar-bottom .sidebar-right {visibility:hidden;height:0!important;bottom:0;positin:absolute;margin:0!important;;}}

    With best regards
    Brian Johnson

    Avatar: zcd
    zcd
    Participant
    April 7, 2015 at 13:47

    Thanks for that – I have actually found some selectors that allowed me to turn of specific sidebars in the widget area – so that’s sorted.

    I have a more technical question now, I am looking to improve the responsiveness of the checkout page, I am looking for something exactly like the “hover on the cart” widget – could you point me in the right file to see how that’s layed out? It’s perfect for what I require.. Or is there a way to have it duplicated so that there is a thumbnail of the product on the “Review order” and “Proceed to Checkout” pages?

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 7, 2015 at 14:05

    Please provide us with screenshot of what you would like to achive. You can call top cart with:
    <?php etheme_top_cart(); ?>

    With best reagrds
    Brian Johnson

    Avatar: zcd
    zcd
    Participant
    April 7, 2015 at 14:14

    Please provide me email address for direct emailing.

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    April 8, 2015 at 09:37

    Hello,

    You can upload your screenshot to some image storage, for example http://imgur.com/ and provide us with a link.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: zcd
    zcd
    Participant
    April 8, 2015 at 09:39

    http://i.imgur.com/Wm5JTkJ.png

    This is the ideal overall look/layout – always have THUMBNAIL/QTY/VARIATION/PRICE.

    Avatar: zcd
    zcd
    Participant
    April 8, 2015 at 09:42

    Only the checkout page, and the purchase overview pages… I’ve already optimized the cart view etc.

    Avatar: zcd
    zcd
    Participant
    April 8, 2015 at 09:44

    http://i.imgur.com/8QuYoIn.jpg

    This section… If you can make it look like the ‘mini-cart’ that would be great! Also looking like that in responsive view (I think the mini-cart is already in the correct width!).

    Avatar: Eva
    Eva Kemp
    Support staff
    April 8, 2015 at 13:57

    Hello,

    Please take our apologies but this requires additional customization which isn’t for free.
    Unfortunately our developers are unable to assist on the customization due to a lot of work with themes updates.
    We’re sorry for the inconveniences.

    Regards,
    Eva Kemp.

    Avatar: zcd
    zcd
    Participant
    April 8, 2015 at 14:18

    Hi there,

    No problem – I thought it was just a minor tweak since you already call all the styles etc into the mini-cart… Could you atleast point me the right file? Is it mini-cart.php?

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 8, 2015 at 14:24

    Please take a look at line 917 legenda/framework/woo.php.

    With best regards
    Brian Johnson

    Avatar: zcd
    zcd
    Participant
    April 9, 2015 at 04:27

    Hello Brian,

    Thank you for taking your time to point that out to me – it’s really great you guys really support your customers! I have another question – it involves the AJAX add to cart functionality…. I’ve installed a plugin (that just alters the way that the options/variations are displayed) and it seems that it doesn’t add the items to cart… Has anyone else ever experienced anything like this?

    The pop up to confirm it has been added to cart is successful – however it doesn’t actually appear in the cart…. Here is a direct link to test on your end:

    http://www.labelist.com.au/zcd/shop/uncategorized/test-sizes/

    If you select a viable option – and hit ADD TO CART – success message appears – however it doesn’t actually ad to the cart.. Please have a look and let me know.

    Avatar: Eva
    Eva Kemp
    Support staff
    April 9, 2015 at 09:07

    Hello,

    I’ve checked the product and it’s displayed in the cart after adding:
    http://storage4.static.itmages.com/i/15/0409/h_1428566733_6049233_92a523898f.png

    Could you please clarify with more details?

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: zcd
    zcd
    Participant
    April 10, 2015 at 06:13

    Hi,

    For some reason – I disabled the AJAX cart function and enabled it again and it fixed it….

    Anyway another one for you, after converting to BOXED layout – it seems that the DIV is cut off for this part, please advise the fix.

    http://imgur.com/CaiLyTG

    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 10, 2015 at 07:34

    Hello,

    Please add this code in custom.css file.

    .product-navigation .next-product .hide-info, .product-navigation .prev-product .hide-info{
      left: -220px;
    }
    .product-navigation .next-product .hide-info:before, .product-navigation .prev-product .hide-info:before,
    .product-navigation .next-product .hide-info:after, .product-navigation .prev-product .hide-info:after{
    left: 65%;
    }

    Regards,
    Robert Hall.

    Avatar: zcd
    zcd
    Participant
    April 11, 2015 at 16:40

    Thanks for that!

    Avatar: Eva
    Eva Kemp
    Support staff
    April 11, 2015 at 18:31

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

    Avatar: zcd
    zcd
    Participant
    April 14, 2015 at 07:44

    Hi Guys;

    Come across an issue with some of the single-product images – please see attachment.

    Sometimes this happens – majority of the image gets cut off – can we prevent this from happening?

    http://imgur.com/LrzTeV7

    ZCD.

  • 1 2 3
    Viewing 40 results - 21 through 40 (of 57 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.