New Landing How can we help? Themeforest Theme Support Neighborhood Product Page Issues & customisation

Viewing 15 posts - 1 through 15 (of 17 total)
  • #90454
    Shanty
    Member
    Post count: 48

    Hello!

    I’d like your help please to Manage the design of many elements of the Product Page.

    I saw the way you work (on other threads), so i made you a precise screenshot of what i have and what i want. I really hope you can help me on this points.

    1> REMOVE this elemnts (that comes automaticly) / without having to change the date of publishing.

    2> REMOVE the selector element (taht’s already inside the box)

    3> REMOVE this line (for options reset)

    4> CHANGE POSITION of Stocks counts on the variation (and center everything on the same line)

    5> REMOVE the grey box (shadow?) + changing color of the “- 1 +” text

    6> REMOVE the bold effect (like it’s too much black)

    7> CHANGE “Tag” to “Category”

    8> (the best for the end) SPLIT VERTICAL the Main Image and the Secondaries Images

    It maybe makes a lot to deal with in the same thread? I can, if you want, make multiples threads?

    Thank you in advance.
    Best regards

    Attachments:
    You must be logged in to view attached files.
    #90665
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    HI,
    Please provide me this specific product page url so i can check and give quick exact solution.
    Thanks

    #90864
    Shanty
    Member
    Post count: 48
    This reply has been marked as private.
    #90995
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use given below custom css code :

    .wc-new-badge{display:none !important}
    .woocommerce div.product form.cart .variations select{width:109% !important;overflow:hidden !important}
    a.reset_variations{display:none !important}
    input.minus,input.plus,input.qty{border:none !important;}

    I gave some solution so please check and let me know your feedback.

    Thanks

    #91064
    Shanty
    Member
    Post count: 48

    Hi Mohammad,

    First of all thank you for your help! Codes works very good!

    1> OK!
    2> OK with 110%
    3> OK!

    4> CHANGE POSITION of Stocks counts on the variation (and center everything on the same line)

    5> PARTIAL – their is still a bottom border do you suggestion? (it might be fine this way also)
    REMAIN > changing color of the “- 1 +” text / acting on the size

    6> REMOVE the bold effect (like it’s too much black)

    7> CHANGE “Tag” to “Category”

    8> (the best for the end) SPLIT VERTICAL the Main Image and the Secondaries Images

    #91616
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    4> CHANGE POSITION of Stocks counts on the variation (and center everything on the same line).
    I am not sure. What position do you want ?

    5> PARTIAL – their is still a bottom border do you suggestion? (it might be fine this way also)
    REMAIN > changing color of the “- 1 +” text / acting on the size

    .woocommerce .quantity, .woocommerce-page .quantity{box-shadow:none !important;}
    input.minus,input.plus,input.qty{box-shadow:none !important;}

    6> REMOVE the bold effect (like it’s too much black)
    DONE

    7> CHANGE “Tag” to “Category”
    This need to change at php file so you can change at sf-woocommerce.php /neighborhood/includes/swift-framework.

    8> (the best for the end) SPLIT VERTICAL the Main Image and the Secondaries Images
    Please upload image in less vertical size.

    Thanks

    #91662
    Shanty
    Member
    Post count: 48

    Thank You Mohammad for your beautifull support !!

    4> CHANGE POSITION of Stocks counts on the variation (and center everything on the same line).
    I am not sure. What position do you want ?
    >> AVOID, it’s ok this way

    5> PARTIAL – their is still a bottom border do you suggestion? (it might be fine this way also)
    REMAIN > changing color of the “- 1 +” text / acting on the size
    >> GREAT, i added the bolded code to your last suggestion not to display the border at all

    .woocommerce .quantity, .woocommerce-page .quantity{box-shadow:none !important;}
    input.minus,input.plus,input.qty{border:none !important;box-shadow:none !important;}

    6> REMOVE the bold effect (like it’s too much black)
    DONE >> OK!! THANKS

    7> CHANGE “Tag” to “Category”
    This need to change at php file so you can change at sf-woocommerce.php /neighborhood/includes/swift-framework.
    >> I opened the file and try to find “Tag” (with search inside the file) but he’s not here. So for now i can not change it. Any Idea?

    8> (the best for the end) SPLIT VERTICAL the Main Image and the Secondaries Images
    Please upload image in less vertical size.
    >> I tried to change the size, but my images have still a vertcal ratio.
    Original Images were uploaded 1333*2000
    I tried with 667*1000 / still the same
    I tried with 667*843 / still the same
    Maybe it’s gonna be possible with the ration of my products images (that i need to be vertical).
    So we maybe AVOID this change if you have no other suggestion regarding my setup.
    >> i’m testing this on the product named “Robe Test” (http://lescouleursdunoir.eu/produit/robetest)

    So i add another point if you don’t mind!

    9> Is their a way to get the shortcode of the “linked product” sets on my product data informations?
    So i can call it in my product description field. (as you can see it now on the page, i’m calling a product category, but it’s not enought precise / I do see the “linked product” on the bottom of my product page, but it’s full width on the botton, and i want it on the right side of the grid)
    > If this point 9 sounds possible, can we change the word “Description” (on the box tab) to “Universes” ??

    Please let me know
    Thank you very much
    Best regards

    #92022
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    7> CHANGE “Tag” to “Category”
    Please edit meta.php at /neighborhood/woocommerce/single-product.

    8> Please follow this article http://support.swiftideas.net/knowledgebase/product-image-quality/.

    9> I am afraid that its not possible due to more customization. We like customization but your request need more time.

    Thanks

    #92170
    Shanty
    Member
    Post count: 48

    Thank You !!!

    4> CHANGE POSITION of Stocks counts on the variation (and center everything on the same line).
    I am not sure. What position do you want ?
    >> AVOID, it’s ok this way // How to disable this line?

    7> CHANGE “Tag” to “Category”
    Please edit meta.php at /neighborhood/woocommerce/single-product.
    > OK DONE GREAT !!

    8> Please follow this article http://support.swiftideas.net/knowledgebase/product-image-quality/.
    > I may avoid this modification, cause i have differents rules regardings to the image i want to use

    9> I am afraid that its not possible due to more customization. We like customization but your request need more time.
    > OK, then i will check it later

    I have one more request, i just saw something strange ..

    How to put on the Shop pages the same Fat black line (for title) just like on my product page // See attached images

    Loads of Thanks!!!!

    Attachments:
    You must be logged in to view attached files.
    #92181
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I have done it through Admin -> Theme Options -> Woocommerce Options -> WooCommerce Page Heading Background -> Choosed None .
    Thanks 🙂
    With Best Regards
    Swift Ideas

    #92185
    Shanty
    Member
    Post count: 48

    GREAT !! Thank you !!!

    and how about this:
    4> Stocks counts on the variation
    How to disable this line?

    #92267
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please go to Admin -> WooCommerce > Settings > Product > Inventory -> Stock Display Format –>
    Choose Never show stock amount.

    Thanks

    #92268
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    I’d seriously recommend upgrading to a better host, I can’t get to your page because it is constantly loading.

    – Kyle

    #92282
    Shanty
    Member
    Post count: 48

    Hello Kyle!
    & Thanks you Mohammad!

    We had a problem 30 minutes ago and the back office also did’nt respond.

    We have a good host to my mind … OVH, with private sql …. i dont understand also … it’s a bit a panic time now here …. (we try to make a backup now with BackWPup) but it’s sooo slow …

    I dont know if one error can be occured by us while working today .. but it looks like a host trouble indeed!

    I should contact my host to ask if their’is some problem on my server? or is their a way to check from the WP from where come the problem?

    Thank you for your HELP!!

    #92288
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I’d contact your host and ask why the loading time is so slow

    – Kyle

Viewing 15 posts - 1 through 15 (of 17 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