• Resolved nickstulane

    (@nickstulane)


    I want to add a custom play icon to the Video Module and at the moment I have had to modify the plugin to add a new option 7

    /wp-content/plugins/addons-for-divi/includes/modules/divi-4/VideoModal/VideoModal.php

    '7' => esc_html__('Icon 7', 'addons-for-divi'),
    '7' => '<img src="https://domain.com/play-animation-01.gif" alt="Play Video">',

    I know however that any updates to the plugin and my changes will get wiped out, is there a way to add custom icons to the module that wont get wiped on plugin updates?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Fahim Reza

    (@badhonrocks)

    Hello @nickstulane ,

    Thank you for reaching out. We’re excited to inform you that we’ve added the custom play icon feature in our latest update, version 4.0.5. Please update your plugin to access this new functionality.

    Let me know if you have any questions.

    Best Regards,
    Fahim Reza,
    PlugPress Co.

    Thread Starter nickstulane

    (@nickstulane)

    amazing thanks, i have left a 5* review

    Plugin Author Fahim Reza

    (@badhonrocks)

    Hi @nickstulane !

    Thank you so much for your kind words and the 5-star review! I truly appreciate it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Custom Icon?’ is closed to new replies.