Digital experiences for all disciplines
Forum Replies Created
-
-
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,
JohanAttachments:
You must be logged in to view attached files.Many thanks Ed! Exactly what I needed. I like the fact that these icons are not as bold as the font awesome ones 🙂
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,
JohanAttachments:
You must be logged in to view attached files.Hi Rui,
Yep found those, but was also interested in a list like that for the 40 Atelier fonts 🙂
Thanks,
JohanThanks Ed. Copied, modified and working as desired 🙂
Status update
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
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?
Resolved 🙂 By for some reason it is not possible to set the status as such anymore …
Thanks Ed!
Ok, i’ll try to figure it out myself
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 …
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,
JohanHi Swiftideas,
Managed to do it via jQuery. So no issue anymore but still an enhancement request 🙂
Thanks,
Johan -
Posted in: Reply To: rel="me+ in social menu