Warning: GetImageSize …. Line 123 - by zcd

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

  • 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.

    Avatar: Eva
    Eva Kemp
    Support staff
    April 14, 2015 at 09:20

    Hello,

    Disable “Hard Crop” in Woocommerce > Settings > Products tab > Display > Product Images and regenerate thumbnails after that.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: zcd
    zcd
    Participant
    April 14, 2015 at 09:22

    But it only occurs sometimes – once you refresh it, it will return to normal…. Is hard crop still the culprit?

    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 14, 2015 at 09:23

    Hello @zcd,

    I’ve checked single product in all browsers and loading working perfect. Please clean cache and check again.

    Regards,
    Robert Hall.

    Avatar: zcd
    zcd
    Participant
    April 14, 2015 at 09:24

    I’ve already done that and always clear cache before recording it as an issue – could it be a loading script issue that doesn’t size the images correctly and then just hangs to that size? Because after a refresh, it will ALWAYS fix itself.

    Please confirm.

    Avatar: zcd
    zcd
    Participant
    April 15, 2015 at 01:52

    Anyway – it doesn’t matter – I think I have fixed it myself.

    I have one questions in regards to the PAGINATION script – could you please tell me what the selectors are so I can enable INFINITE SCROLL (YITH) – unless the theme already has these capabilities?

    Navication Selector
    Next Selector
    Item Selector
    Content Selector

    This will really help me! Thank you!

    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 15, 2015 at 14:26

    Hello @zcd,

    This question is a bit unclear for us. Could you please clarify us with more details?
    Maybe provide screenshot for our better understanding and highlight what exactly you want.

    Regards,
    Robert Hall.

    Avatar: zcd
    zcd
    Participant
    April 15, 2015 at 14:35

    Hi,

    I want to enable the YITH Infinite Scrolling to replace the current PAGINATION setup for the theme (I don’t think it’s the standard WooCommerce pagination). In order to do so I need to select the CSS selectors to be able to capture the pagination function and convert it to the Infinite Scroll plugin.

    YITH Infinite Scroll Plugin – https://wordpress.org/plugins/yith-infinite-scrolling/

    I kept trying to find out the CSS selectors but have no luck, I was hoping you guys could help me with this!

    Screen shot attached.

    http://i.imgur.com/qfF9DmA.jpg

    Avatar: Brian Johnson
    Brian Johnson
    Member
    April 17, 2015 at 09:11

    Please provide us with frontend page screenshot where you want to replace theme pagination.

    With best regards
    Brian Johnson

    Avatar: zcd
    zcd
    Participant
    April 18, 2015 at 08:34

    Hi there,

    Please see the front end screen shot – it’s the PAGINATION that came with the theme.

    I would like to change it to a INFINITE SCROLL (lazy load) type instead of pagination, but I’m having trouble finding the selectors to set it up with the plugin.

    http://www.labelist.com.au/zcd/shop

    You can view the live front end via that link, also attached a screenshot for your reference – in this instance, the pagination is on TOP of the contents, and BOTTOM. I want to REPLACE it ENTIRELY to INFINITE SCROLL

    http://imgur.com/kN7LMJz

    Avatar: Eva
    Eva Kemp
    Support staff
    April 20, 2015 at 10:33

    Hello,

    Sorry for a delay.
    As I see infinite scrolling is working now.
    Did you resolve the issue?

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: zcd
    zcd
    Participant
    April 21, 2015 at 09:57

    Hi there,

    I purchased an external module to control this – but just a thought – if you had this option available with your theme – it would definately be the ultimate woocommerce theme! The selectors that I have finally identified were:

    Pagination wrapper: nav.pagination-cubic
    Products wrapper: .products-loop

    I think you can implement the YITH infinite scroll plugin as it’s FREE.

    THanks so much for your help so far – I have delivered the project.

    ZCD

    Avatar: zcd
    zcd
    Participant
    April 21, 2015 at 10:35

    One more thing! I just noticed – that after going to BOXED format, the SIGN IN form/popup is CUT OFF like the products list. Please provide the fix:

    http://www.labelist.com.au (Hover over the “Sign In” link on the top bar)

    http://imgur.com/vcAfi3g

    Avatar: Eva
    Eva Kemp
    Support staff
    April 21, 2015 at 10:50

    Hello,

    Please add this code in custom.css file:

    .boxed .login-link .login-popup {
        left: -230px;
    }

    We’ve taken your suggestion into our account and will discuss it for future implementation.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: zcd
    zcd
    Participant
    April 21, 2015 at 10:53

    Thank you!

    One more thing – I noticed that there isn’t a “REGISTER/SIGN UP” link on the menu – can I enable it somehow – I just never really visited the site without login (until now!)

    Avatar: stan
    Stan Russell
    Participant
    April 21, 2015 at 11:03

    Hello,

    please create Register Page and set the page template (under page attributes) to Custom Registration Page.

    Regards,
    Stan Russell.

    Avatar: zcd
    zcd
    Participant
    April 21, 2015 at 11:10

    Got it! Thank you so much – for some reason it had Parent Page (My Account)… All the woocommerce account pages – should they have a Parent?

    Avatar: stan
    Stan Russell
    Participant
    April 21, 2015 at 13:44

    Hello,
    ‘Log in’ form and ‘My account'(with all included pages) are both generated by My account page.
    Registration form is using separate Register page.

    Regards,
    Stan Russell.

  • 1 2
    Viewing 57 results - 31 through 57 (of 57 total)

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

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