New Landing How can we help? Themeforest Theme Support Neighborhood Product Page elements rearrangements and image size

Viewing 9 posts - 1 through 9 (of 9 total)
  • #90817
    4ddiction
    Member
    Post count: 28

    Hello! My image size in the product page is SUPER GIGANTIC!

    1. Is it possible to adjust it smaller like 270×360? I’ve set it under WooCommerce > Settings > Products > Products images sizes, and then regenerated thumbnails, no change. Then i was browsing this forum and came across this article http://support.swiftideas.net/knowledgebase/resize-the-product-image-details-area/

    and i applied the custom css to the theme editor, no change. May I know how to solve it?

    2. I would like to put the “add to shopping bag” button just above the social media buttons instead of being on top of the descriptions. Is that possible?

    3. Can the “Need help? Contact us” “Leave feedback” links be removed from the product pages?

    4. When i chose to share the product on Facebook, the description is as shown on the screenshot, “error04.png” is it possible for me to change the description?

    Thank you for taking the time! ๐Ÿ™‚

    Attachments:
    You must be logged in to view attached files.
    #90826
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    1) Please see: http://support.swiftideas.net/knowledgebase/resize-the-product-image-details-area/

    2) Unfortunately not, sorry. You would need to hire a developer for this

    3) Add this to your custom css:

    .need-help, .leave-feedback {
      display: none;
    }

    4) Let me check this with the developer

    – Kyle

    #90852
    4ddiction
    Member
    Post count: 28

    Thanks Kyle for the reply, about point 1, as mentioned in my question, I’ve referred to that URL from the knowledgebase, and applied the css as suggested in the article, it doesn’t work ๐Ÿ™

    #90860
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try this:

    .woocommerce div.product div.images {
      width: 28%;
    }
    .woocommerce div.product div.summary {
      width: 68%;
    }

    – Kyle

    #90928
    4ddiction
    Member
    Post count: 28

    Hi Kyle,

    I’ve updated the CSS with the lines provided by you but it still doesn’t work :\

    Any updates for issue 4?

    #90931
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Have you added this to Theme Options > Custom css?

    Not yet, the developer is off today for personal reasons, he may be online later tonight or tomorrow and I will get an answer to you as soon as I can

    – Kyle

    #92117
    4ddiction
    Member
    Post count: 28

    Hello Kyle,

    Any updates on the issues? Yes, I’ve added the css codes to the custom css but the images are still the same size in the product page.

    #92120
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I don’t see it? (see screenshot)

    Ed is just on lunch but I will check this issue with him when he gets back

    – Kyle

    #92143
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Plese install: https://wordpress.org/plugins/wp-facebook-open-graph-protocol/

    for the Facebook meta

    – Kyle

Viewing 9 posts - 1 through 9 (of 9 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register