In product upload i want to attach video from product import itself .

This topic has 9 replies, 2 voices, and was last updated 1 months ago ago by Luca Rossi

  • Avatar: ubansal
    ubansal
    Participant
    April 14, 2025 at 15:58

    in product upload i want to attach video from product import itself .

    Please, contact administrator
    for this information.
    8 Answers
    Avatar: ubansal
    ubansal
    Participant
    April 14, 2025 at 16:03

    using csv

    Avatar: Justin
    Luca Rossi
    Support staff
    April 15, 2025 at 08:14

    Dear @ubansal,

    Thank you for reaching out.

    You may consider using one of the following third-party plugins to assist with your requirements:

    https://wordpress.org/plugins/woocommerce-xml-csv-product-import/
    https://www.wpallimport.com/

    Please note that as these are third-party solutions, any issues or inquiries related to their functionality should be directed to the respective plugin developers. Support for third-party plugins falls outside the scope of the standard services we provide.

    We appreciate your understanding.

    Best regards,
    The 8Theme Team

    Avatar: ubansal
    ubansal
    Participant
    April 23, 2025 at 15:17

    even after using custom css to hide the days tab in sale countdown it still shows. can u permanently hide the days counter

    Files is visible for topic creator and
    support staff only.
    Avatar: Justin
    Luca Rossi
    Support staff
    April 24, 2025 at 06:06

    Dear @ubansal,

    We hope this message finds you well.

    Could you please share the URL of the page in question? We attempted to locate the products, but it appears that the countdown days are no longer visible.

    Screenshot for reference: https://prnt.sc/z3Mz3Bc3ONaD

    Thank you in advance for your assistance.

    Best regards,
    The 8Theme Team

    Avatar: ubansal
    ubansal
    Participant
    April 25, 2025 at 07:35

    so first it shows days and later it hides. it must be hidden from starting itself

    Files is visible for topic creator and
    support staff only.
    Avatar: Justin
    Luca Rossi
    Support staff
    April 25, 2025 at 11:20

    Dear @ubansal,

    We hope this message finds you well.

    We would like to inform you that we are utilizing custom JavaScript code to hide the days counter on the page. This approach ensures that the script executes only after the page has fully loaded, allowing our customizations to function as intended.

    By using this method, we can maintain the integrity of our custom code through future updates, ensuring long-term stability and compatibility.

    Alternatively, it is possible to make direct modifications to the parent template files. However, please note that such changes will be overwritten with each update, which may result in the loss of customizations.

    Should you have any further questions or require assistance, please do not hesitate to reach out.

    Best regards,
    The 8Theme Team

    Avatar: ubansal
    ubansal
    Participant
    April 25, 2025 at 11:23

    yes lets make the direct change .also inform me which file is edited so that If new update comes out ill update it myself without disturning u hehe

    Avatar: Justin
    Luca Rossi
    Support staff
    April 26, 2025 at 05:36

    Dear @ubansal,

    We hope this message finds you well.

    Could you please review the following file:

    /wp-content/plugins/et-core-plugin/app/controllers/shortcodes/countdown.php

    We kindly request that you remove the code block located between lines 79 and 87, which is as follows:

    <div class="time-block">
        <div class="circle-box">
            <svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none" viewBox="0 0 100 100" version="1.1" height="100%" width="100%">
                <circle r="47" cx="50" cy="50" fill="transparent" stroke-dasharray="295.3097094374406" stroke-dashoffset="0" data-max-val="365" style="stroke-dashoffset: 0px;"></circle>
            </svg>
        </div>
        <span class="days timer-count">0</span>
        <span><?php esc_html_e( 'days', 'xstore-core' ); ?></span>
    </div>

    Thank you very much for your attention to this matter.

    Best regards,
    The 8Theme Team

  • Viewing 9 results - 1 through 9 (of 9 total)

You must be logged in to reply to this topic.Log in/Sign up

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.