Forum Replies Created

Viewing 7 posts - 76 through 82 (of 82 total)
  • Posted in:
  • in reply to: Revolution Slider Vimeo & Youtube Error #12843
    n8-b
    Member
    Post count: 99

    Try enabling the option to included libraries globally in Revolution Slider > General Settings.
    -Nathan

    in reply to: WP Download Manager plugin conflict #12824
    n8-b
    Member
    Post count: 99

    Hi, Ed. Found the problem. Bootstrap.min.js was being loaded twice. I’ll post the fix here in case someone else has the same problem. Regards -Nathan
    —–
    If you’re using WP Download Manager and are experiencing problems with modals, find and comment out the following line in WPDM Pro’s functions.php file:
    wp_enqueue_script('wpdm-bootstrap',plugins_url().'/download-manager/bootstrap/js/bootstrap.min.js',array('jquery'));

    While you’re at it, comment out the following lines as well:
    wp_enqueue_style('wpdm-bootstrap',plugins_url().'/download-manager/bootstrap/css/bootstrap.css');
    wp_enqueue_style('wpdm-bootstrap-responsive',plugins_url().'/download-manager/bootstrap/css/bootstrap-responsive.css');

    ‘Hood loads these already.

    in reply to: WP Download Manager plugin conflict #12790
    n8-b
    Member
    Post count: 99

    No problem, Ed. I’d appreciate it. I’ll investigate as well when I have a moment. What are you using for the modal pop-ups? If I know where it is I can have a look. It’s probably a js conflict and might be solved by loading the script once.

    Thanks-Nathan

    in reply to: 'Reset to Defaults' = Missing alt background #12788
    n8-b
    Member
    Post count: 99

    Yeah, that’s right. The links to all the theme asset backgrounds seem to break. I can see the panel but there’s no preview and they don’t appear on the front end. I tried replacing the files several time, clearing the cache, activating and reactivating, but that didn’t work. To get around this for now, I ended up finding the bg images in the uploads files and reuploading them in the theme option default assets panel. It seems to be happy with that.

    Since I found a temporary fix this is no longer a priority for me. Thanks.

    Nathan

    in reply to: Documentation #12709
    n8-b
    Member
    Post count: 99

    This might help:
    http://neighborhood.swiftideas.net/documentation/

    Regards,
    Nathan

    in reply to: what font is used in your demo? #12276
    n8-b
    Member
    Post count: 99

    It’s PF DIN and is available through FontDeck. Ed mentioned this somewhere, can’t remember where though.

    in reply to: How to remove un-needed admin tabs #12250
    n8-b
    Member
    Post count: 99

    All are custom post types except for the slider. A quick and dirty way of removing them from the admin is by commenting them out in the functions.php file for the theme. You’ll find them all at the top of the file in the ‘INCLUDES’ section.

Viewing 7 posts - 76 through 82 (of 82 total)