Forum Replies Created

Viewing 15 posts - 1 through 15 (of 35 total)
  • in reply to: Parallax backgrounds no longer working in Google Chrome #146452
    ielbury
    Member
    Post count: 51

    The update last week did not work for me as I posted last week but the CSS Ed just posted did work.

    Thanks

    in reply to: Parallax backgrounds no longer working in Google Chrome #145968
    ielbury
    Member
    Post count: 51

    I removed the CSS fix and updated to the new version and It is still not working 🙁

    in reply to: Parallax backgrounds no longer working in Google Chrome #145602
    ielbury
    Member
    Post count: 51

    I am at a loss as to how I can resolve this problem or is there a fix coming next week?

    I have tried the following:

    • Disabling all my plugins
    • The #container style edit

    Thanks

    in reply to: Parallax backgrounds no longer working in Google Chrome #145199
    ielbury
    Member
    Post count: 51

    Unfortunately, the CSS fix didn’t work for me.

    I getting a JavaScript error at in theme-scripts.js at line 1004:

    `\Uncaught TypeError: undefined is not a function $.extend.checkAll

    //process the queue
    checkAll: function() {
    var length = $.fn.appear.checks.length;
    1004: if (length > 0) while (length–) ($.fn.appear.checks[length])();
    },

    in reply to: Parallax backgrounds no longer working in Google Chrome #144967
    ielbury
    Member
    Post count: 51

    Same Chrome + iOS/Safari problem here http://www.innomega.com. Works fine with IE.

    in reply to: Revolution Slider: Activation does not work #53700
    ielbury
    Member
    Post count: 51

    Same for me. Tried everything! Are we expected to purchase the Revolution Slider? I thought it was part of the template. The big problem is the nag screen that extends across ALL admin screens.

    This will not work for me!

    in reply to: Icon colors don't work for all Icon Box types #50052
    ielbury
    Member
    Post count: 51

    Hey Melanie,

    The site is still in development and is behind a firewall but this problem is real easy to reproduce. I assume that you have a test system that you can create a test page and add the following shortcodes:

    [spb_text_block pb_margin_bottom="no" pb_border_bottom="no" width="1/3" el_position="first"]
    
    [sf_iconbox image="ss-cursor" character="" color="icon-one" type="standard" title="Test1" animation="none" animation_delay="200"]
    Enter your Icon Box content here
    [/sf_iconbox]
    
    [/spb_text_block] [spb_text_block pb_margin_bottom="no" pb_border_bottom="no" width="1/3"]
    
    [sf_iconbox image="ss-cursor" character="" color="icon-one" type="boxed-two" title="Test2" animation="none" animation_delay="200"]
    Enter your Icon Box content here
    [/sf_iconbox]
    
    [/spb_text_block] [spb_text_block pb_margin_bottom="no" pb_border_bottom="no" width="1/3" el_position="last"]
    
    [sf_iconbox image="ss-cursor" character="" color="icon-one" type="left-icon" title="Test3" animation="none" animation_delay="200"]
    Enter your Icon Box content here
    [/sf_iconbox]
    
    [/spb_text_block]

    You will see that only two of the three icon boxes display the color. It looks like none of “boxed” icon boxes display color.

    I hope this helps.

    Thanks Ian

    in reply to: Windows Phone 8 viewport issue #49824
    ielbury
    Member
    Post count: 51

    This is not a suggestion, it’s a problem!

    The viewport width is > 750px without this fix so icon boxes and other elements will all render on the same row. i.e. You no longer have a responsive layout.

    I am not sure why this issue was closed?

    in reply to: Fail to load exported Color Scheme #49251
    ielbury
    Member
    Post count: 51

    This is caused by the use of SSL for the admin part of the sub-site.

    It does not look like the DataSource library is able to use a fully qualified URL. Without SSL, the url ($filename) is something like /sites/2/2014/02/InnomegaCurrent.csv. With SSL, the url is https://ian.innomega.com/sites/2/2014/02/InnomegaCurrent.csv.

    The workaround for this problem is to disable SSL for the sub-site, do the import them turn SSL back on.

    in reply to: Disable search in Mobile Menu #48888
    ielbury
    Member
    Post count: 51

    I looked at the code and realized that you allow for an override of sf_mobile_menu function. I have created an override for sf_mobile_menu in my child theme so this is not an immediate issue.

    My opinion is, if search is disabled, the mobile menu should not display a search menu item for consistency so while I have a work around, the theme really needs to honor the settings properly.

    in reply to: PHP Fatal error in new 2.13 Version #48880
    ielbury
    Member
    Post count: 51

    Hey Brian,

    Your original post stated that you were getting a PHP Fatal Error and you did not mention the 502 error. 502 errors are usually related to a proxy or load balancer problem … i.e. a communication problem.

    Based on the information you are providing, It looks to me like you may have two separate issues:

    1) A communication problem (502 error)
    2) A faulty plugin (PHP Fatal Error)

    Some suggestions:

    – Is your WordPress install behind a load balancer or reverse proxy?
    – Is this is a hosted WordPress install? If so your provider may be having a problem?
    – Are your twitter credentials ok? Twitter also uses load balancers/reverse proxies?

    Hope this helps as I know the SwiftIdea guys are likely catching some zzzz’s right now.

    in reply to: Twitter posts not loading #48823
    ielbury
    Member
    Post count: 51

    You need to check the version if the oAuth Twitter Feed for Developers plugin. This plugin has created no end of problems for me as they keep changing the API. The version that works for me is version 2.1.4 which can be downloaded here.

    The latest version 2.2.0 is broken with the Dante theme.

    If this problem is the same as what I saw in the past, then you are seeing the tweets for twitter user ‘6’ as you configured 6 as the number of tweets.

    in reply to: sf-functions error #48820
    ielbury
    Member
    Post count: 51

    This seems to be a problem with version 2.2.0 of the oAuth Twitter Feed for Developers plugin. You need to go back to version 2.1.4 which can be downloaded here.

    There are several posts with the same problem.

    in reply to: PHP Fatal error in new 2.13 Version #48819
    ielbury
    Member
    Post count: 51

    This seems to be a problem with version 2.2.0 of the oAuth Twitter Feed for Developers plugin. You need to go back to version 2.1.4 which can be downloaded here.

    in reply to: Update Dante Issue #48421
    ielbury
    Member
    Post count: 51

    I would like to know this as well. Update does not work for me as it fails to download the new version using the update feature.

    I also have no idea where to download the new version. It would also be nice if there was a version.txt in the download so that we can get the version without installing. I realize that you can use the Theme Details but I have to install first to find out.

Viewing 15 posts - 1 through 15 (of 35 total)