Sitesao Support
  • Home
  • Themes
  • Plugins
  • Support

Support Forums

Home/Forums/
  • Profile
  • Topics Started
  • Replies Created
  • Favorites

Forum Replies Created

  • 9 years, 10 months ago marcodisco
    Participant
    Post count: 19

    I tried also to arease everything and write only one word in the new page but doesn’t appear
    Any suggestion?
    This propblem blocks my website


    in reply to: Explanation
    9 years, 10 months ago marcodisco
    Participant
    Post count: 19

    There’s an jquery problem that appears only when I use your plugin.
    even when I use the VC frontend editor doesn’t appear, happens only when I save the page and I load it

    I already tried to downgrade my jquery version with this:

    //Making jQuery Google API
    function modify_jquery() {
    if (!is_admin()) {
    // comment out the next two lines to load the local copy of jQuery
    wp_deregister_script(‘jquery’);
    wp_register_script(‘jquery’, ‘http://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js’, false, ‘1.8.1’);
    wp_enqueue_script(‘jquery’);
    }
    }
    add_action(‘init’, ‘modify_jquery’);

    but nothing change
    Any idea?
    Thanks


    in reply to: Explanation
    9 years, 10 months ago marcodisco
    Participant
    Post count: 19
    This reply has been marked as private.

    in reply to: Explanation
    9 years, 10 months ago marcodisco
    Participant
    Post count: 19
    This reply has been marked as private.

    in reply to: Explanation
Viewing 4 posts - 16 through 19 (of 19 total)
← 1 2
© Copyright Sitesao.com - Support Policy