Hello
Here is our Enfold’s version: http://www.qjs.de/
Hey!
Yes but this is an (expected) limitation of the “link” post format. The link post format gives you the possibility to feature ONE link on your blog page (i.e. like here: http://kriesi.at/themes/enfold/blog/page/2/ ). If you want to use a post for multiple links I suggest to use the “standard” post format instead. Then the title will link to another page where you can show an unlimited number of links.
Best regards,
Peter
Is it possible to have your testimonial-slider more that one item?
Set your Testimonials with shortcodes as a Textwidget. This you can insert everywhere in your Website…
Best reagrds
Hi Matthias!
On what version of Firefox are you testing this with and what OS? I tested this on Firefox 26.0 using a Windows 7 machine and the site looks good. http://imgur.com/msKB6Db
Please post a screenshot of the specific issues that you see on your end.
Cheers!
Ismael
Once again thank you everyone for all the great suggestions! Also a reminder we occasionally go threw and prune non-feature requests or off topic comments just so its easier to keep track of all the features requests :)
If you have any questions or support requests make a new topic in the Enfold forum directly.
Thanks,
Devin
Hey!
Please deselect the Blog on Enfold > Theme Options > Where do you want to display Blog?. Edit the homepage that you set on Enfold > Theme Options > Frontpage settings then insert the Blogs Posts element. Set it to Grid Layout.
Regards,
Ismael
Hi!
You can actually use the Contact Form 7 plugin instead of the default Enfold Contact Form. You can request the feature here: https://kriesi.at/support/topic/enfold-feature-requests/
Regards,
Ismael
Hey vasilybodnarchuk!
You can add this on Quick CSS or custom.css:
.srr-tab-wrap.srr-tab-style-orange.srr-clearfix li {
display: inline;
clear: none !important;
}
Regards,
Ismael
To use many of the awesome apps like the sliders and etc you have to upload images first and host it from the same server where your theme is located. Can you guys make it possible to use images that are hosted at an eternal servers and have the capability to use those images in sliders and other apps. My company is stepping away from hosting images on our servers to a cloud server due to bandwidth issues.
Hi themelumberjack!
I’m sorry but I don’t see the “flash” and “jump” issue on your site. You can add a phone number on Enfold > Header > Phone Number or small info text.
Cheers!
Ismael
Hi Dan!
You can use the <!–more–> tag or enable the excerpt box on Screen Options > Excerpt. If you want to create your own blog, deselect the blog on Enfold > Theme Options > Where do you want to display blog? then create your own page. Switch to Advance Layout Builder then insert the Blog Posts element. Choose Excerpt on Blog Content length option.
Cheers!
Ismael
I’m sorry…I have read some answers to this but I cannot figure out how to change the font in the layerslider. Can I please have step by step instructions?
http://lizybloomdesigns.com/storeboards.net
Lizy Bloom
Google+ asks the following to verify your website as part of your google+ company page:
“By adding a short line of code to (website url), you can make your Google+ page eligible to show up on the right hand side of the Google search page for relevant queries and make your Google+ page more discoverable. Learn more (link to info page)
Ask your site’s webmaster to add the following line of code to your site’s homepage:”
It is an a link. ?
I have already linked to my google+ page with the options in your theme header options.
Any suggestions?
Okay. Is it possible to get the enfold partner/logo element under woocommerce shop page not above? All the content that i add on that page appears above the shop but I dont know how to get it underneath.
Thank you!
Ignore this
I have seen on the sections page that what I needed is not there.
Would be good for a future update as it helps to get content closer to each other when you don’t want to much padding
Thanks
Pete
This reply has been marked as private.
Hi keithcrest!
Please go to Appearance > Editor and open Header.php file and find
$phone = avia_get_option('phone');
$phone_class = !empty($nav) ? "with_nav" : "";
if($phone) echo "<div class='phone-info {$phone_class}'><span>{$phone}</span></div>";
cut it and paste it right under
if(strpos($headerS,'social_header') !== false && strpos($headerS,'bottom_nav_header') !== false) avia_social_media_icons($social_args);
then add following code to Quick CSS in Enfold theme options under Styling tab
.social_header .phone-info { float: right; margin-top: 20px; }
.social_header .phone-info.with_nav span {
border-left-style: none; }
You can adjust margin-top value to position the height of your text
Cheers!
Yigit
Hi foreigner!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#top .header_color .main_menu .menu ul li>a:hover {
color: red;
}
.header_color .main_menu .menu ul li a:hover {
background-color: orange;
}
Cheers!
Yigit
Hey brijesh1111!
Not a page template but you can see login form on the sidebar of demo site here http://kriesi.at/themes/enfold/shop/
Regards,
Yigit
Hi newlife68!
Please go to Appearance > Widgets and add needed widgets to Footer columns. You can set how many columns to display in footeer in Enfold theme options under Footer tab
Best regards,
Yigit
Hey CloudChoice!
You can add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#top #searchform>div {
max-width: 200px; }
Best regards,
Yigit
Hi!
Please try to increase the allocated php mermory to 128M. Please see http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/
Best regards,
Yigit
Hi condonpb!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.big-preview .image-overlay { display: none!important; }
.big-preview.multi-big { width: 150px !important; }
Regards,
Yigit
Hi Munford!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#av_section_2 img:hover {
opacity: 1 !important;
}
Cheers!
Yigit
Hi Maik!
Please add following code to Quick CSS in Enfold theme options under Stylling tab and adjust as needed
.main_color .av-masonry {
background-color: red;
}
Cheers!
Yigit
Hi!
You are welcome Fabrice! If it does not work, let us know so we can take another look
Best regards,
Yigit
Hey Yigit
Works perfect. Don’t know why but the button on the register-form isn’t still at the correct position with the padding-bottom. So I have change the code to:
.col2-set .col-1 {
width: 70%;
}
.col2-set .col-2 {
float: left;
width: 70%; }
.col2-set .col-2 form.register {
height: 250px; }
.col2-set .col-1 form.login {
height: 200px; }
Hope that works on every device :-)
Thanks a lot for your great support!
Greetings and good night.
Fabrice
Hey frvill!
1- Which type of header are you using? You can post the link to your website so we can check or you can check it yourself in Enfold theme options under Header tab. If you are using “Header with social icons and bottom navigation”, you can add following code to Quick CSS in Enfold theme options under Styling tab
.bottom_nav_header.social_header #header_main .container { height: 200px; }
2- Yes, you can use that code to remove breadcrumbs bar
Best regards,
Yigit