Hi Giles!
1) Yes, go to Enfold > General Settings and select another “Single Post Style”. If you do not want to change the style open up wp-content/themes/enfold/includes/loop-index.php and replace
$current_post['slider'] = get_the_post_thumbnail($the_id, $size);
with
$size = 'square';
$current_post['slider'] = get_the_post_thumbnail($the_id, $size);
You can also replace ‘square’ with another thumbnail size like ‘entry_with_sidebar’ or ‘entry_without_sidebar’.
2) Insert following code into the quick css field
#top.single .big-preview, #top.single .small-preview{pointer-events: none !important;}
3) Can you post a link to the page with the images please?
Regards,
Peter
Hi!
The “All” word is translatable with the mo/po files. I suggest to use Codestyling to translate it. Install the plugin ( http://wordpress.org/plugins/codestyling-localization/ ), go to Tools > Localization and select “Themes”. Then search for “Enfold” in the list and select your language and click the “create po-file” button. Click on “Rescan” to search for all text strings. Afterwards click on “Edit” and translate the required strings from the “avia_framework” textdomain. At least click the “create mo file” button next to the “Textdomain” selection dropdown (top left corner).
Best regards,
Peter
Sorry,
Maybe I did not explain this well. What I want is to move the current E-mail envelop in the theme to the right. So we have text
Renewable Energy Generates Income – Contact Us for Advice then the existing theme “Mail Icon” Then Phone Icon and tel Number. All on right. Do you have an existing telephone icon that matchs?
All other existing social icons remain to the left
Hi
I am trying to reduce the padding above and below the image on this page:
http://certcom.com.au/
I thought that this would fix it, but it doesn’t seem to change anything.
.content, .sidebar {
padding-top: 5px;
padding-bottom: 5px;
-moz-box-sizing: content-box;
min-height: 1px;
z-index: 1;
}
Any help would be appreciated.
Thanks
Thank you! Added Quick CSS and it looks much better with various shades of grey instead of white.
Really love this theme!
Lorra
Hi!
You can html tags on “Phone Number or small info text” field. You can add something like this for example:
Contact Us for Advice <img src="MAIL ICON"> | img src="PHONE ICON"> Telephone Number
Create your own icon image.
Best regards,
Ismael
Hey ullastret!
You’ll need to go to the your menus manager and in the top right corner click on Screen Options. Click the check box for the class field and then expand the youtube link menu item. Add the noLightbox class to the field and save.
See: http://kriesi.at/documentation/enfold/prevent-image-or-link-from-opening-in-a-lightbox/
Best regards,
Devin
Hey Lorra!
Can you please post a screenshot of how you want the forum to look like? You can inspect the forum elements using the Google Chrome Inspect Element tool then apply the modifications on the Quick CSS or custom.css file. Please watch this video.
Regards,
Ismael
Hey oncorsolutions!
You can use html tags on Enfold > Header > Phone Number or small info text.
Regards,
Ismael
Hi,
I have purchased a copy of Enfold and I am considering it for a second customer.
The customer wants a banner across the top, with the navigation below it. The site has to be responsive. Some examplees are
http://182.160.156.94/~wx5teuh/gallery and http://182.160.156.94/~r05k9dju/
Please let me know if this is possible with Enfold.
I would appreciate if you can tell me if you have another template that will meet this requirement.
Cheers
Mohan
Hi!
That’s expected, if you set a Page to Blank template, the boxed layout won’t work.
However, here’s a trick, i added this code to the Quick CSS:
.page-id-1248 #header, .page-id-1248 #footer{
display: none;
}
.page-id-1248 #main {
padding-top: 0 !important;
margin-top: 88px !important;
}
That will hide the header and footer in that specific Page, that way you don’t need to set it as a Blank template, result:
http://hope.makovei.me/wp/pages/blank/coming-soon/
Cheers!
Josue
-
This reply was modified 11 years, 9 months ago by
Josue.
I’m trying to add custom icons for Yelp and Trip Advisor, following the instructions in these threads:
https://kriesi.at/support/topic/head-with-social-media-and-large-logo/
https://kriesi.at/support/topic/adding-slideshare-to-header-social-icons/?login_error#post-200202
I’ve successfully modified both functions.php and register-admin-options.php to add the custom icons, and these show up fine. This isn’t the problem.
However, since Yelp isn’t a part of the default font pack, I need to use fontello.com to generate a .zip file from the ‘zocial’ pack. But when I try to upload the zip file via ‘General Settings -> Upload/Select Fontello Font Zip’, it gives me the error “Couldn’t add the font because the server didn’t respond. Please reload the page, then try again”. The downloaded zip file is named ‘fontello-64d1503d.zip’, which I hope is correct (understanding that part of the name is randomly generated each time). What am I doing wrong here?
See these lines (one or both of theme) to change the spacing between the title of the page and the body :
#top .title_container .container{padding:10px 0;min-height: 56px;}
.title_container .main-title {margin: 0;font-size: 16px;position: relative;z-index: 2;min-height: 36px; line-height: 2.3em; top: 0;font-weight: 400;}
How can I add Telephone and Mail Icons to the top right of the page instead of text. http://ontariotraining.net
I am adding a bbpress forum to my site and styling looks good except with the style I am using on my site (black).
How do I change the css for just the this?
http://192.185.4.72/~isengard/isengardbelgians.com/forums/topic/test-topic-2/
Thank you,
Lorra
Hi!
I have added custom CSS code to top of Quick CSS section. It does look fine now http://i.imgur.com/cTtcj1t.jpg
You can additionally add following code to increase top margin of footer menu to make it inline with social icons
#socket .menu {
margin-top: 12px;
}
Cheers!
Yigit
Hi spmcfarland!
Please refer to my post here https://kriesi.at/support/topic/change-logo-image-for-scrolled-header/#post-188003
instead of 200, insert 88, then add following code to Quick CSS in Enfold theme options under Styling tab
.fixed_header.social_header #main {
padding-top: 119px;
}
You may need to adjust the top padding value
Regards,
Yigit
Hi Sara!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.fixed_header.social_header #main {
padding-top: 200px;
}
You may need to adjust the value. Or you can post the link to your website and we can help you
Regards,
Yigit
Hi cavanaughb!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .ls-nav-prev, #top .ls-nav-next {
width: 40px; height: 90px; }
#top .ls-nav-prev:before, #top .ls-nav-next:before {
line-height: 90px; }
Regards,
Yigit
Hi,
I am looking for a way to resize the logo.
I have been reading and have tried your posts like
and
and I had some results.
in the quick css
.logo, .logo a, .logo img {
height: 190px!important;
}
and in the avia.js
el_height = 200,'
in stead of
el_height = $(elements).filter(':first').height(),
Now the header with the logo is the right size and resizes nicely.
But when I scroll to the top of the page it is on top of the content, and I can no longer read the title and breadcrumbs of the page.
What have I missed?
Thanks in advance
Sara
Hi!
Here it is http://i.imgur.com/hJvRsH0.jpg
Can you add following code to Quick CSS as well?
#top .social_bookmarks { margin: 0px 0px 0px -120px!important; }
Regards,
Yigit
-
This reply was modified 12 years, 2 months ago by
Yigit.
Many thanks have done this but, but have a few questions please see http://www.idesign-webistes.co.uk password giles123
I have an e-mail icon on left, I would like to have this to the right of the text in the top header. Also is it possible to have a phone Icon?
so we have text
Renewable Energy Generates Income – Contact Us for Advice then the “Mail Icon” Then Phone Icon and tel Number I still want to keep social icons to the left.
Many Thanks
Pete
Hey!
Can you try following too please
@media only screen and (max-width: 480px) {
#top .header_color .input-text, #top .header_color input[type='text'], #top .header_color input[type='input'], #top .header_color input[type='password'], #top .header_color input[type='email'], #top .header_color input[type='number'], #top .header_color input[type='url'], #top .header_color input[type='tel'], #top .header_color input[type='search'], #top .header_color textarea, #top .header_color select { color: white!important; }
Please flush browser cache on your mobile device after applying the code. I will be checking your website on my iphone as well
Best regards,
Yigit
Hi!
Please try flushing browser cache and refresh your page a few times. It is removed on my end http://i.imgur.com/iyLvvpm.jpg
Best regards,
Yigit
This reply has been marked as private.
Hi anab!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#header_meta { display: none; }
Regards,
Yigit
Hey samuelspodecox!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) {
#top .header_color select { color: white!important; }}
Regards,
Yigit
Hi!
Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
#top .avia-post-nav {
display: none;
}
That will remove the post nav. The related entries looks like its already been removed.
Best regards,
Devin
Hey David!
Please refer to my post here https://kriesi.at/support/topic/header-with-social-icons-and-bottom-use-text-instead-of-social-icons/#post-215140
to move “Phone Number or small info text” section to next to social icons.
And add following code to Quick CSS in Enfold theme options under Styling tab
.main_color .pricing-table li.avia-heading-row, .main_color .pricing-table li.avia-heading-row .pricing-extra {
background-color: #888;
color: white!important;
border-color: #888!important; }
#top .main_color .avia-color-theme-color { background-color: #888; }
Best regards,
Yigit