Forum Replies Created

Viewing 15 posts - 1 through 15 (of 15 total)
  • in reply to: Uplift Update destroyed my site. #294577
    denorm
    Member
    Post count: 16

    Hi Ed,

    With your CSS, the row below the first full-sized row has larger left and right margins than the other rows on the page.

    Actually, the row below the full-sized row should have normal left and right margins (just like the rows below it). Perhaps the issue is that there are two fw-rows?

    And ideally, there will also be a margin between the full-sized row and the following row?

    Derek

    Attachments:
    You must be logged in to view attached files.
    in reply to: Uplift Update destroyed my site. #294560
    denorm
    Member
    Post count: 16
    This reply has been marked as private.
    in reply to: Uplift Update destroyed my site. #294549
    denorm
    Member
    Post count: 16

    Hi Ed,

    Sorry, just lost my internet connection for a bit.

    I already fixed it by adding if ( ! function_exists( ‘sf_get_vimeoid’ ) ) around the function on line 35 in wp-content/themes/uplift/swift-framework/core/sf-media.php

    Love your themes and awesome support!

    in reply to: Uplift Update destroyed my site. #294539
    denorm
    Member
    Post count: 16

    Don’t update yet!

    I just updated and now cannot reach the website at all, including admin!

    Fatal error: Cannot redeclare sf_get_vimeoid() (previously declared in /home/XXXX/wp-content/plugins/swift-framework/includes/page-builder/inc/asset-functions.php:101) in /home/XXXX/wp-content/themes/uplift/swift-framework/core/sf-media.php on line 60

    in reply to: Uplift Update destroyed my site. #294533
    denorm
    Member
    Post count: 16

    I just updated as well.. at first home page posts didn’t show up. I deleted WP super cache files, then disabled WP super cache but still no home page posts. I went into settings and re-added a static page as my home page. Then a new error occurred:

    Fatal error: Call to undefined function nota_get_vimeoid() in /home/XXXX/wp-content/plugins/swift-framework/includes/page-builder/inc/asset-functions.php on line 81

    UpliftVersion: 1.3.0, Swift Framework version Version 2.5.0

    in reply to: Text Heading Wrapping #266337
    denorm
    Member
    Post count: 16

    yes, this seems to fix the issue although I don’t know if it breaks something somewhere else.

    I meant to say that I think headers SHOULD word wrap, it should be the default behaviour. I can’t imagine a scenario in which users want their titles to disappear…

    awesome new template..

    in reply to: Home Page Blog repeating #239614
    denorm
    Member
    Post count: 16

    hi kyle,

    i tried re-saving permalinks a few times, even changing the permalink format. still not working. you can see the repeat on my home page http://www.derekau.net

    in reply to: Home Page Blog repeating #239235
    denorm
    Member
    Post count: 16

    sorry, issue is not resolved.

    even without using cardinal child theme, home page blog cannot load second page of posts.

    it doesn’t matter if blog paging is infinite, ajax, or standard.

    a page with blog component works when it is just a page

    but when it is set as the home page (Settings-> Reading-> A static page), the pagination does not work.

    to compare, http://www.derekau.net/home-page-3/ is the same setup as home page (just a single swift framework blog component)

    in reply to: Home Page Blog repeating #239234
    denorm
    Member
    Post count: 16

    The problem was due to my Cardinal Child Theme. Once I switched to use the Cardinal theme directly, the problem went away.

    I have been using the same Cardinal child theme for a couple years, it seems I must now update it.

    in reply to: Masonry post overlay transparency #51137
    denorm
    Member
    Post count: 16

    I should note I think there’s a bug somewhere in the template. Only putting “figure.animated-overlay figcaption” will not work because that value is being overwritten by the theme color customizations..

    in reply to: Masonry post overlay transparency #51136
    denorm
    Member
    Post count: 16

    I had this problem as well. For some reason the transparency wasn’t working on my site. I put the following into my child css:

    
    /* Fix rollover transparency */
    figure.animated-overlay:hover figcaption {
      opacity: 0.9;
      background-color: rgba(228, 228, 228, 0.9);
    }
    

    Of course you can change 0.9 to any value you like to adjust the amount of transparency.

    in reply to: Update Dante Issue #48464
    denorm
    Member
    Post count: 16

    I finally managed to get a copy of the latest version (2.13) by installing WordPress on a different, faster server and doing the update from there.

    Still would be nice to have a) version info in the zip and b) a notice when the newest releases are pushed out to themeforest.

    in reply to: Update Dante Issue #48459
    denorm
    Member
    Post count: 16

    Yes, a version.txt would be good! This is also a themeforest.net issue, it’s hard to believe they don’t even have basic versioning info.

    Anyway I’ve tried multiple times with different configurations to download the update directly through WordPress but haven’t gotten it to work. I also just downloaded the wordpress theme from themeforest again and it still says version 2.1

    When a new release of Dante is pushed out to themeforest please let us know!!!

    Thanks!

    in reply to: Shop – Hide "New" overlay #47806
    denorm
    Member
    Post count: 16

    i just did this, i’m using woocommerce 2.0.20

    to your child or custom css try adding:

    
    .wc-new-badge
    {
    visibility:hidden;
    }
    
    in reply to: Can't save options on Pages #6308
    denorm
    Member
    Post count: 16

    Hi, just purchased and installed your theme, really excellent work. But I also had this problem. On my old static Home page I added a masonry blog and changed it’s settings no problem. BUT “remove breadcrumbs” and “show page title” settings would NOT save. So I had to create a new home page. I think you should let people know about this!

    On a similar note, would be nice if during installation I had the option to automatically set all old posts to “Post thumbnail type” = Image so that I don’t have to manually go through them all. I have a lot of old posts and I think a lot of other people also use the “featured image” as the post thumbnail.

    Thanks for an amazing theme. The settings are incredible.. I’m still playing around with all of them.

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