Forum Replies Created

Viewing 8 posts - 61 through 68 (of 68 total)
  • Posted in:
  • in reply to: Text under footer after upgrade to 2.8 #163019
    eternalbeta
    Member
    Post count: 76
    This reply has been marked as private.
    in reply to: Text under footer after upgrade to 2.8 #162888
    eternalbeta
    Member
    Post count: 76

    I have down-graded back to 2.75 and it seems it wasn’t related to 2.8. But I still cannot find where this random “c” might be. Any help would be appreciated.

    in reply to: Parallax backgrounds no longer working in Google Chrome #145173
    eternalbeta
    Member
    Post count: 76

    Thanks Ed. I’ve implemented the code on a couple of my sites and can confirm this fixed it for both.

    in reply to: Parallax backgrounds no longer working in Google Chrome #144761
    eternalbeta
    Member
    Post count: 76

    Ed —

    I’m also seeing this same error so wanted to pitch in what I am seeing with a little more detail. Like the others, I’m only seeing this in Chrome, both on PC and Mac. I’m also led to believe this may be due to some update in Chrome, because I’m having this issue on a site that was not touched for close to a week and is suddenly having the scrolling issue. I’ve also seen this issue in multiple versions of Dante.

    A quick fix for now is to change fixed background to scrolling, which although it disables the parallax for the moment, it does allow the backgrounds to load properly. Hopefully any of this can be of some help.

    eternalbeta
    Member
    Post count: 76

    I’m sorry…but you what you just asked me to try is exactly the issue I reported as not working. I cannot provide a direct link as this is a site currently in development for a client with information I cannot release to the public.

    However, I have figured out why this is happening, although I am unsure if it is technically a bug or simply because of the programming of how the row structure is implemented in this theme.

    The element I was hoping to affect with margin-bottom is part of a row with another element, 2/3 and 1/3 respectively in the swift page builder. The element I wish to push down is also 2/3, so it lines up under the “welcome” class element. However, in this case, the element with the 1/3 width is ever so slightly taller than the “welcome” element. Because of this, it takes complete control of the margin-bottom for that row.

    So even though the element I wish to push down is directly below the “welcome” element, I have to apply the custom class to element next to “welcome” in order to achieve my desired effect.

    in reply to: Offset Page Builder widgets #11917
    eternalbeta
    Member
    Post count: 76

    The best (and proper) way is definitely what Cosmin suggested, using a custom class and floating it to the right.

    However, another quick and dirty way I’ve found using the Page Builder if you want to offset the element anywhere in a row is to create raw HTML elements and stick a blank <p> tag in there, effective creating a spacer that you can place anywhere and adjust the size of.

    Hope this could be of some help!

    in reply to: Switch to .row-fluid for all pages #11895
    eternalbeta
    Member
    Post count: 76

    That’s fine, just wanted to make sure I wasn’t missing something.

    Might I recommend this as a feature for a future version of the theme?

    in reply to: Changing Blog layout #3083
    eternalbeta
    Member
    Post count: 76

    Dug a little more, found that the default blog layout is handled in /includes/post-formats/standard.php, but the page builder blog widget does not seem to reference this file.

    Alternatively, is there a way to set the default blog layout to full width rather than the archive view with a forced sidebar?

Viewing 8 posts - 61 through 68 (of 68 total)