Profiles

  • Member Since: March 23rd, 2014
  • Find me on:
  • Posted a reply to Pop Up don’t work with enable wp ulike, on the site WordPress.org Forums:
    behtarmusic.com in this case for now I disabled wp ulike and pop up work correctly

  • Posted a reply to Pop Up don’t work with enable wp ulike, on the site WordPress.org Forums:
    I add this code to functions add_action( 'wp_enqueue_scripts', 'my_deregister_javascript' ); function my_deregister_javascript() { wp_deregister_script( 'wp_ulike_plugins'…

  • Posted a reply to Pop Up don’t work with enable wp ulike, on the site WordPress.org Forums:
    Hi again I used this code in functions of theme. but still have a problem…

  • Created a topic, Pop Up don’t work with enable wp ulike, on the site WordPress.org Forums:
    Hi we face problem when this plugin enabled pop up don…