• Resolved benporat76

    (@benporat76)


    Hi,
    It seems like the plugin is not wotking proparly with Avada (When I switch to other theme everything is good). Do you happend to know the solution for the problam?

    Thanks,

    Ben

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Jules Colle

    (@jules-colle)

    I temporarily switched my theme to Avada and it’s working fine: https://bdwm.be/wpcf7cf/

    Please let me know if you where able to check it, so I can switch back to my other theme.

    This means that probably one of you other plugins might be conflicting with the plugin, or some kind of non-standard configuration option in the Avada theme might cause the plugin to malfunction. Could you maybe send me a link to the page that isn’t working?

    Avada is such a big and highly configurable theme that I cannot test my plugin with every possible configuration. Thanks for your understanding.

    “Avada is such a big and highly configurable theme that I cannot test my plugin with every possible configuration. Thanks for your understanding.” >>> I COMPLETELY UNDERSTAND AND THANKFUL.

    Thread Starter benporat76

    (@benporat76)

    I did some further tests.
    The problem is in my child theme in the function php file.
    The line that causes the problem is:

    wp_enqueue_script(‘general_js’, get_stylesheet_directory_uri() . ‘/js/general.js’, array(‘jquery’));

    -when I delete it evrything works fine.
    -when I keep it but delete the content in general.js file the problem still hapandes.

    I understand it’s not under your Area of ??responsibility so unless the answer is simple and fast for you I thannk you for the great support!!

    Plugin Author Jules Colle

    (@jules-colle)

    i still think it’s probably a problem withing your general.js file. Did you make sure to clear your browser cache (and server side cache if you have a caching plugin installed) before testing after removing the js file contents?

    Hi Jules,
    I am using Avada theme for my website and I’ve installed conditional fields for contact form 7 plugin for rendering text fields based on conditions but unfortunately, fields are nor showing based on conditions.
    URL: https://finitegroup.com.au/engage-us-2/

    Can you please help me out this.

    Thanks,
    Mahesh

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Not working with Avada theme’ is closed to new replies.