• Resolved ChrisL

    (@chrslcy)


    If you duplicate a flipbox block and change the settings of the new block (such as colour or background image), the change is applied to both the duplicate and original block. Surely this is an error? If not, how can I quickly duplicate flipbox blocks in such a way that the new block is independent of the original? There are so many settings for each flipbox, I am trying to avoid the problem of setting each flipbox up from scratch.

    Thanks!

    Chris

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Mahbub Shovan

    (@mahbubshovan)

    Hi @chrslcy

    I hope this message finds you well. I apologize for the delay in responding to your previous message.
    Regarding the scenario you mentioned earlier, I have investigated it thoroughly, but unfortunately, I was unable to find anything that matches the issue you described. However, I have documented my findings in this report: https://d.pr/v/70z2iS

    Would it be possible for you to share the live URL so I can take a closer look and provide you with more accurate information?
    If you please share the Site Info then I will give it another try. Please go to your WordPress Dashboard -> Tools -> Site Health -> Info -> Copy Site Info to Clipboard. It would be appreciable if you also share the Debug Log. First, go to your File Manager from cPanel and edit the wp-config.php file. Near the bottom of the file you’ll see the following:

    define('WP_DEBUG', false);

    Adjust that line to these three lines:

    define( 'WP_DEBUG', true );
    define( 'WP_DEBUG_DISPLAY', false );
    define( 'WP_DEBUG_LOG', true );

    It’s not recommended to change WP_DEBUG_DISPLAY to true. This is because any errors will then display on your live website. By enabling WP_DEBUG_LOG, you can view the same errors in your /wp-content/debug.log file.

    Then paste it in PasteBin and share the link with us.

    I appreciate your understanding and look forward to hearing back from you.

    Have a nice day.

    Plugin Support Mahbub Shovan

    (@mahbubshovan)

    Hi @chrslcy ,

    I hope you are doing well today. I wanted to follow up on the issue you reported earlier. Could you please let us know if your issue has been resolved? If you still require assistance, we are more than happy to provide further support.

    Thank you for your time and cooperation.

    Plugin Support Mahbub Shovan

    (@mahbubshovan)

    Hi @chrslcy

    We haven’t heard back from you in a long time. So, I am assuming your issue has been resolved. I am resolving this topic.

    Have a nice day!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Duplicate flipbox block problem’ is closed to new replies.