Forum Replies Created

Viewing 15 posts - 61 through 75 (of 219 total)
  • Posted in:
  • in reply to: Incorrect piece of css #199437
    NiO
    Member
    Post count: 233

    Thanks David,

    There are multiple issues with the comment area in iPhone/iPad. I managed to fix them all in css, but would be nice to have permanent theme fix.

    In addition to my previous comment: the .comment-form-author, .comment-form-email, .comment-form-url classes also miss padding to the right on iPhone, which cuts of the border (see new attachment).

    My fix for the combination:

    
    #commentform p>input#url { margin-top: 6px; } /* Temporary fix */
    .comment-form-author, .comment-form-email, .comment-form-url { margin-bottom: 32px !important; padding-right:15px;} /* Temporary fix */
    

    Cheers,
    Johan

    Attachments:
    You must be logged in to view attached files.
    in reply to: Atelier font codes overview? #199351
    NiO
    Member
    Post count: 233

    Many thanks Ed! Exactly what I needed. I like the fact that these icons are not as bold as the font awesome ones 🙂

    in reply to: Change thumbnail related posts in single post page #199342
    NiO
    Member
    Post count: 233

    Hi Rui,

    No, it would be for all posts. I was referring to the “related articles” section which is an optional single posts template part (see screenshot attached). The 3×2 size doesn’t work very well for photography blogs, so was hoping to be able to change them to 3×3 thumbs without distorting them 🙂

    Thanks,
    Johan

    Attachments:
    You must be logged in to view attached files.
    in reply to: Atelier font codes overview? #198859
    NiO
    Member
    Post count: 233

    Hi Rui,

    Yep found those, but was also interested in a list like that for the 40 Atelier fonts 🙂

    Thanks,
    Johan

    in reply to: A question regarding sf_fonts #197779
    NiO
    Member
    Post count: 233

    Thanks Ed. Copied, modified and working as desired 🙂

    in reply to: Equalize height icon boxes #197162
    NiO
    Member
    Post count: 233

    Hey Kyle,

    This is the page I am working on: http://nio.photography/buying-licenses/

    Thanks,
    Johan

    in reply to: A question regarding sf_fonts #197078
    NiO
    Member
    Post count: 233

    Status update

    in reply to: A question regarding sf_fonts #196801
    NiO
    Member
    Post count: 233

    Hi Rui,

    This issue was resolved earlier, however I am running into something now …

    You moved part of the search function to my functions.php in the child theme. It looks like that code also takes care of creating the form, however when I try to modify the form the changes do not take. It looks like it is still using the sf_fullscreen_search from theme-functions-php. Is that correct? If so, then I guess that function should also move to functions.php in the child to make it possible to change it?

    What I want to do, is to add a radio button to a form that changes the form action via a jquery function 🙂

    Thanks, Johan

    in reply to: Question regarding social sharing in posts #195252
    NiO
    Member
    Post count: 233

    An additional question regarding thus Rui … are the sharing counts registered in the WP database or are they real statistics retrieved from the social media platforms?

    in reply to: Sub menus in overlay menu #195250
    NiO
    Member
    Post count: 233

    Resolved 🙂 By for some reason it is not possible to set the status as such anymore …

    in reply to: rel="me+ in social menu #194845
    NiO
    Member
    Post count: 233

    Thanks Ed!

    in reply to: Confirmation after sending mail #194510
    NiO
    Member
    Post count: 233

    Ok, i’ll try to figure it out myself

    in reply to: Confirmation after sending mail #194506
    NiO
    Member
    Post count: 233

    Yes, I am. The external domain uses the code of the theme, but isn’t WordPress based. Just need to figure out what piece of code I am missing …

    in reply to: rel="me+ in social menu #194235
    NiO
    Member
    Post count: 233

    Hi Ed,

    I am referring to the social profiles in the theme options. I can specify links to all my profiles there, but that’s it. The resulting social menu does not include attributes like Rel and Title. Would be great to have input boxes for those in the social profiles section of the theme options.

    If you look in the footer of you can see in the inspector what I added using jQuery 🙂

    Cheers,
    Johan

    in reply to: rel="me+ in social menu #194193
    NiO
    Member
    Post count: 233

    Hi Swiftideas,

    Managed to do it via jQuery. So no issue anymore but still an enhancement request 🙂

    Thanks,
    Johan

Viewing 15 posts - 61 through 75 (of 219 total)