New Landing How can we help? Themeforest Theme Support Neighborhood Product number won't change

Viewing 10 posts - 1 through 10 (of 10 total)
  • #204366
    Dresstive
    Member
    Post count: 38

    I keep changing the product number, but they all go back to the original number/the product number they had before. Basically what I do is duplicate my products so I don’t have to make them from scratch and then change all the stuff. When I then update the product the product number just changes back. How do I fix that?

    #204378
    Dresstive
    Member
    Post count: 38

    Also I’m trying to understand all the custom CSS I’ve gotten from you guys, could you guys very shortly explain what each thing does?:

    nav .menu li.menu-item-6477 ul li.current-menu-item > a {
    background: transparent;
    color: #666666;
    }
    .woocommerce .coupon input.input-text {
    -moz-box-sizing: border-box;
    }
    figure .overlay {
    z-index: 3;
    }
    #product-display-area {
    clear: both;
    }
    .widget_product_categories ul.children {
    padding-left: 10px;
    border-top: 1px solid #e4e4e4;
    padding-top: 2px;
    }
    #product-img-slider div.flex-viewport {
    height: auto!important;
    }

    .header-menu .tb-welcome {
    display: none;
    }

    .wpcf7 input.wpcf7-submit[type=”submit”] {
    background-image: none!important;
    }

    section.widget.widget_nav_menu li a {
    display: inline-block;
    }

    section.widget.widget_nav_menu li a {
    display: inline-block;
    }

    section.widget.widget_nav_menu li a:before {
    margin-left: 20px;
    }

    .single-product .product_meta p .leave-feedback, .single-product .need-help {
    display: none;
    }

    .wpcf7 input.wpcf7-submit[type=”submit”] {
    background-image: none!important;
    padding: 10px 20px;
    }

    .posted_in{

    display:none !important;

    }

    .mini-list li .product-cats {
    display: none!important;
    }

    #204416
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I have explained each style css code.

    /*Change current menu item*/
    nav .menu li.menu-item-6477 ul li.current-menu-item > a {
    background: transparent;
    color: #666666;
    }
    /* inout text size*/
    .woocommerce .coupon input.input-text {
    -moz-box-sizing: border-box;
    }
    /*To display image overlay*/
    figure .overlay {
    z-index: 3;
    }
    /*to clear the two elements*/
    #product-display-area {
    clear: both;
    }
    /*category list style*/
    .widget_product_categories ul.children {
    padding-left: 10px;
    border-top: 1px solid #e4e4e4;
    padding-top: 2px;
    }
    /*to change the height of product slider*/
    #product-img-slider div.flex-viewport {
    height: auto!important;
    }
    
    /*to hide welcome text at header*/
    .header-menu .tb-welcome {
    display: none;
    }
    
    /*Remove background image of submit button*/
    .wpcf7 input.wpcf7-submit[type="submit"] {
    background-image: none!important;
    }
    /*Widget menu style*/
    section.widget.widget_nav_menu li a {
    display: inline-block;
    }
    /*Widget menu style*/
    section.widget.widget_nav_menu li a {
    display: inline-block;
    }
    /*Widget menu style*/
    section.widget.widget_nav_menu li a:before {
    margin-left: 20px;
    }
    /*Hide feedback, help links*/
    .single-product .product_meta p .leave-feedback, .single-product .need-help {
    display: none;
    }
    /*form button style*/
    .wpcf7 input.wpcf7-submit[type="submit"] {
    background-image: none!important;
    padding: 10px 20px;
    }
    /*Remove category links below product image it*/
    .posted_in{
    display:none !important;
    }
    /*Remove category links below product image it*/
    .mini-list li .product-cats {
    display: none!important;
    }

    Thanks
    Mohammad

    #204952
    Dresstive
    Member
    Post count: 38

    Thank you so much! Your help is so appreciated. Swiftideas/Neighborhood is great!

    I still have the first question. My product numbers won’t change. I duplicate a product and then change the product number, but when I click update, the product number is the same as before. How do I fix this? 🙂

    #204964
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Which is product number? I am not getting this point so please explain in detail.
    Thanks
    Mohammad

    #205031
    Dresstive
    Member
    Post count: 38

    Of course.

    In WooCommerce when you create a product it has an SKU/SVU which is a product number. When I change this number and updates it just goes back to the one it had before. Whenever I make a new product I just duplicate it and change the stuff that has to be changed. It has always worked but ever since yesterday I have not been able to change the product number in new products, it remains the same after every duplicate even if I change it.

    #205294
    Dresstive
    Member
    Post count: 38

    Any idea? I can’t add any products because of this and move on with my site, it is pretty urgent. Thanks so much!

    #205522
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    How are you duplicating the product?

    Does it work ok if you create a new product? Try enabling the default WordPress theme and testing with that active – if still not working then you’ll need to ask WooCommerce support about this.

    – Ed

    #205862
    Dresstive
    Member
    Post count: 38

    Just clicking duplicate. It has worked always, I have done it with more than 300 products – it just stopped working randomly a few days ago.

    #206001
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Could be an issue with your database then – maybe want to contact your host. Nothing in the theme itself would affect this.

    – Ed

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