Colorway not playing nicely with woocommerce

Discussion in 'ColorWay WordPress Theme' started by idpinc, May 13, 2014.

  1. idpinc

    idpinc New Member

    Joined:
    Nov 21, 2012
    Messages:
    11
    Likes Received:
    0
    The Ship to Different Address is no longer working on our ecommerce site, http://saferide4kids.com. Woocommerce tells me it's an incompatibility with the theme. They said to give you this info http://develop.woothemes.com/woocommerce/

    I've updated to the latest 3.2.6 Colorway and it hasn't helped the ship to different address button. Do you have another work around to get this button working again?
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    It is not a theme issue, Please contact to plugin related support forum, they will provide solution for that.

    Or

    You can also try WP-eCommerce plugin, Download it from WordPress.org
    http://wordpress.org/plugins/wp-e-commerce/

    It will works fine.


    Thanks & Regards
    Gourav Shrivastava
     
  3. idpinc

    idpinc New Member

    Joined:
    Nov 21, 2012
    Messages:
    11
    Likes Received:
    0
    I think it may be theme related. I tried a few other themes today and the ship to different address button worked. Although I do think it suspicious that it worked before and doesn't work now. I certainly do not want to set up another ecommerce plugin at this point. There must be a solution.
     
  4. idpinc

    idpinc New Member

    Joined:
    Nov 21, 2012
    Messages:
    11
    Likes Received:
    0
    The shipping address form elements show as the page is loading then disappear when fully loaded and the "ship to different address" button shows but is not clickable. Is there coding I can add somewhere and if so what and where?
     
  5. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
  6. idpinc

    idpinc New Member

    Joined:
    Nov 21, 2012
    Messages:
    11
    Likes Received:
    0
    Thank you Nitesh. I did what was suggested and not only did it not make the ship to different address button work but it messed up the format of my product pages. So I deleted the new file.

    Here is the screen shot of what I'm talking about.
    [​IMG]

    https://saferide4kids.com/checkout/

    As you can see the Ship to Different Address option shows up but you can't click the button to make the fields show. As the page is loading the fields are there but for some reason the button doesn't work. It did before but no longer.

    Do you have any other ideas?
     
  7. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Got it. This problem is occurring because of cufon.
    Go to the theme directory > js > custom.js and remove code as shown in the image.

    cufoncode.png

    You can access custom.js file through FTP. Or just install "wp-editor" plugin. It will allow you to access internal files through your dashboard.
    https://wordpress.org/plugins/wp-editor/


    And yes if you follow compatibility process from post #5 and create a "Woocommerce" template from "template-fullwidth.php" instead of page.php then it will not break shop page layout. Try it.

    Thanks & Regards
    Nitesh Raghuwanshi
     
  8. idpinc

    idpinc New Member

    Joined:
    Nov 21, 2012
    Messages:
    11
    Likes Received:
    0
    Thank you for your reply. It did not fix the issue.

    Turns out though, after accidentally clicking on the words instead of the button, it seems I just need to some how extend the clickable area to include the button. Because if you click the words Ship to a Different Address it pops up the different address fields. But if you click the button, nothing happens.
     
  9. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160

Share This Page