Forum Replies Created
-
AuthorPosts
-
Hi Nikko,
thanks for getting back to me – in fact, I can’t replicate the problem any more either. It happened on my production server, on the live version it’s gone. Thanks a lot.
greetings,
RitchieHi Basilis,
you’re welcome :) I love Enfold – and this is really a minor issue, but this theme deserves absolute flawlessness.
cheers,
RitchieHi,
danke für die schnelle Antwort!
Youtube ist da etwas eigenartig – die Videos starten eine Sekunde am Anfang, springen dann aber gleich zu der Stelle.
Ganz deaktivieren möcht ich eure LB auf keinen Fall, die ist sehr lässig und light-weight :)
Aber ist nicht weiter tragisch.
Danke,
lG RitchieDear Yigit,
sorry for replying so late; I’m an idiot ;) Sometimes one becomes blind to the obvious… thx!
March 24, 2015 at 7:23 pm in reply to: Stretched layout for the site but boxed layout for blog postings #417318HI Elliott,
thanks a lot – I figured it out.
The plugin inserts a clickable background image – I set Enfold to boxed and used this code to stretch pages and category pages (might be interesting for other people as well):
body#top.page,.page header#header { max-width: 100%!important; width: 100%!important; } body#top.category,.category header#header { max-width: 100%!important; width: 100%!important; }
Thank you, works perfectly!
Hi Peter,
thank you very much! I saw that the code on line 228 is for the social sharing icons; I actually meant the code for the social profile icons on line 83 (Just letting you know in case you’re going to integrate the nofollow in the next release):
$html .= "<a {$blank} href='".$icon['social_icon_link']."' ".av_icon_string($icon['social_icon'])." title='".ucfirst($icon['social_icon'])."'><span class='avia_hidden_link_text'>".ucfirst($icon['social_icon'])."</span></a>";
Thanks a lot and greetings from Vienna,
RitchieThank you – that did the trick.
Hi Josue,
thank you! I changed the image size in functions.php – yet the displayed size is still 270px ;-)
greetings, Ritchie
No prob – ain’t no secret :-)
Hi Josue,
thanks for the quick reply, but unfortunately not ;-)
I tried the first css code – it results in a larger, yet streched image:
The second code doesn’t change the result at all:
Hi Josue,
I never changed anything in my media settings… neither before installing Enfold nor after updating.
I don’t want to use thumbnails for the big featured image; when I post a new blog entry, I always save my featured image in the size 706x360px – Enfold used to display the original images without any cropping or resizing.
Here’s a screenshot of a blog posting with a big featured image:
And here’s my media settings:
I don’t understand how updating changed the featured image setting… it used to be 706px by 360px, now it’s 706px by 270px.
The featured images are all uploaded in the correct size, but the display height is wrong.Muchos gracias! Das Update werd ich gleich mal installieren.
Hi Devin, thanks a lot!!! Works like a charm now :-)
Hi Peter, no, you misunderstood – it’s not a plugin, it’s a rewrite code I put in my htaccess file. It worked with my previous theme (Construct) and with all the WP standard themes.
-
AuthorPosts