• Customer

    Duplicate content upon installing on top of existing installation

    Posted by: mfashraf Jul 11, 2023 at 15:57 (a year ago)
    Hi,

    I'd like to update my current website with the dukamarket theme but when I did so, the contents duplicate itself. Can refer to dev.kpjcares.com

    I can't seem to find the cause of this problem.

  • Customer

    Posted by: yame, Jul 12, 2023 at 03:35 (a year ago)

    Hi @mfashraf,

    Pls follow this documentation to understand how to fix your problem:

    https://dukamarket.kutethemes.net/documentation/docs/faqs/6-footer-does-not-show-content-is-duplicated-after-installing-the-theme-successfully/
    Hope that it's useful for you

    Regards,
    Yame
  • Customer

    Posted by: mfashraf, Jul 12, 2023 at 04:33 (a year ago)

    Hi thank you I've got it working but right now when I choose Elementor full width, it's not following the container size (1410px). Is there any settings that I need to fix?
  • Manager

    Posted by: yame, Jul 12, 2023 at 08:23 (a year ago)

    Could you pls provide the admin account and screenshot?
    Then I will check it for you.
  • Customer

    Posted by: mfashraf, Jul 12, 2023 at 16:51 (a year ago)

    Sure. Information provided and screenshot attached. The header itself is bound by the container size but the actual content is not
  • Manager

    Posted by: yame, Jul 13, 2023 at 09:17 (a year ago)

    Excuse me, I don't understand. Does it mean that you want to have the full page?
    Pls explain clearly this point
  • Customer

    Posted by: mfashraf, Jul 13, 2023 at 16:20 (a year ago)

    Hi. I do not want the full width but the I want the default container size 1410px.
  • Manager

    Posted by: yame, Jul 14, 2023 at 07:42 (a year ago)

    You have to inactivate this setting: DOM Output
    https://prnt.sc/5PC_A8aZl-mw
  • Customer

    Posted by: mfashraf, Jul 21, 2023 at 03:54 (a year ago)

    Hi, I have two different products where the layout works fine in one page but not in another page. Example:

    Working fine: https://dev.kpjcares.com/product/berocca-effervescent-tab-orange-15s/
    Not OK: https://dev.kpjcares.com/product/aqurun-dicapac-black-26cm/

    Is there any settings that's different?
  • Manager

    Posted by: yame, Jul 21, 2023 at 08:35 (a year ago)

    I sent it to my coder. Let's him check first then I will give you the correct answer.
  • Customer

    Posted by: mfashraf, Jul 24, 2023 at 07:25 (a year ago)

    Hi. Any updates on this?
  • Manager

    Posted by: yame, Jul 24, 2023 at 08:25 (a year ago)

    DONE. My coder updated the theme to fix this bug on your site.
    Pls check it again then let me know. Thank you!
  • Customer

    Posted by: mfashraf, Jul 24, 2023 at 17:15 (a year ago)

    Hi, may i know what was updated? I will need to implement the fix on the production website.
  • Manager

    Posted by: yame, Jul 25, 2023 at 01:08 (a year ago)

    https://moozo.kutethemes.net/wp-content/themes/moozo-elementor/changelog.txt

    This is the changelog of the theme's latest version. You can refer to this.
  • Customer

    Posted by: mfashraf, Jul 25, 2023 at 22:31 (a year ago)

    The last changelog entry is in May and it's for Moozo theme. Are you referring to the right document?
  • Manager

    Posted by: yame, Jul 26, 2023 at 02:40 (a year ago)

    Oh sorry for this. This is my mistake. I sent the file to the wrong ticket. Sorry about that.
    =================================

    This is what my coder updated to your theme to fig the bug:

    update one line css, in file assets/css/style.css line 6123
    overflow: hidden;

    Thank you!
  • Customer

    Posted by: mfashraf, Jul 26, 2023 at 17:04 (a year ago)

    Hi. I've had to restore a production server copy but when I added the fix, the quantity of the stock was missing. Can I trouble you to check with your coder again? I've added the fix below to assets/css/style.css
    overflow: hidden;

    In addition, I've also added another plugin for Buy Now. Can I also get your help to put the quantity, add to cart, and buy now in a single line?

    Apologies as I did not manage to backup the template before I restore.
  • Manager

    Posted by: yame, Jul 27, 2023 at 09:03 (a year ago)

    My coder suggested that we would give you the theme package. Because he also updated this bug on the demo theme.
    So you can update again for your site to fix the bug. If you agree, pls provide your email address, I will share the theme package for you.
  • Customer

    Posted by: mfashraf, Jul 28, 2023 at 07:51 (a year ago)

    Here's my email
  • Manager

    Posted by: yame, Jul 28, 2023 at 08:08 (a year ago)

    This is the link that I share with the theme package for you: https://drive.google.com/file/d/1IEwV9EyE8xWj-VOJZve2l3ADse31medf/view?usp=sharing

    About the "In addition" issue, pls use this CSS, and remember to backup:

    .entry-summary .cart:before,
    .entry-summary .cart:after{
    content: '';
    display: table;
    clear: both;
    }
    .entry-summary .wpcbn-btn-single{
    margin-top: 10px;
    }
    .entry-summary .quantity ~ .wpcbn-btn-single{
    width: 100%;
    }
    @media (min-width: 992px){
    .entry-summary .single_add_to_cart_button,
    .entry-summary .added_to_cart{
    float: left;
    width: calc(50% - 5px);
    }
    .entry-summary .wpcbn-btn-single{
    margin: 0;
    margin-inline-start: 10px;
    }
    .entry-summary .wpcbn-btn-single + *{
    clear: both;
    }
    .entry-summary .quantity ~ .single_add_to_cart_button,
    .entry-summary .quantity ~ .added_to_cart{
    width: calc((100% - 100px - 10px) / 2);
    }
    }
    @media (min-width: 1200px){
    .entry-summary .quantity ~ .single_add_to_cart_button,
    .entry-summary .quantity ~ .added_to_cart{
    width: calc((100% - 120px - 10px) / 2);
    }
    }

    Pls use this then check your site again.
  • Admin

    Posted by: james, Aug 30, 2023 at 07:46 (a year ago)

    Hi,
    If your topic has been resolved and if you have no further questions, I will close this topic within one day.
    In the future if you have any problems, We hope to be able to assist you the best
    Thank you,
    James

INSTALLATION SERVICE

Theme Installation: $49. Pay now

CUSTOMIZED SERVICES

Use our expert service to turn your ideas into reality. Please send an email to kutethemes@gmail.com to provide the more detailed information. Thanks!

WORKING TIME

Our support service works from Monday to Friday.
Mean time (GMT +7):
+ 7:30 - 11:30 AM
+ 1:30 - 5:30 PM
We will try to answer all the questions within 24 hours and solve them as quickly as possible