This reply has been marked as private.
Hey Guys,
The desktop passes with flying colors, but the mobile version appears to have some issues with a 64 out of 100. It appears to have a problem with render blocking javascript, but most of it appears to be in the minify folder for W3TC. If I turn W3TC off, mobile score moves to 45/100.
Am I missing something in W3TC? I have all of the JS and CSS minified and caching is on so not sure what is causing the problem. URL to follow…
Hi!
@youyou78: Can you please post the link to the website?
@rbdstudio: Use this for the linkedIn icon:
#top .social_bookmarks_linkedin a {
color: #fff;
background-color: #419cca;
}
#top .social_bookmarks_linkedin:hover a {
color: #419cca;
background-color: transparent;
}
Best regards,
Ismael
Hey!
Unfortunately, the autoplay for videos is still not available. You can read Kriesi’s response here: https://kriesi.at/support/topic/disabling-autoplay-on-fullscreen-slider/
Best regards,
Ismael
Hey!
Please add this on Quick CSS or custom.css:
h1, h2, h3, h4, h5, h6, #top .title_container .main-title, tr.pricing-row td, #top .portfolio-title, .callout .content-area, .avia-big-box .avia-innerbox, .av-special-font {
font-family: 'EB Garamond', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
-webkit-text-stroke: 0.5px;
-webkit-font-smoothing: antialiased;
-webkit-text-stroke-color: #34343b;
text-shadow: 0 0 1px rgba(51,51,51,0.2);
}
Experiment with the values to achieve the best result.
Regards,
Ismael
Hi Kindbowebb!
Did you translate the portfolio categories? Please post the login details and set it as a private reply. We would like to check it.
Refer to this link for more info about the images: https://kriesi.at/support/topic/portfolio-no-pictures-with-wpml/
Regards,
Ismael
Hi!
Please download the font that you want on http://fontello.com/ then upload it via Enfold > General Settings > Icon Font Manager. Edit functions.php, find this code:
'scrolltop' => array( 'font' =>'entypo-fontello', 'icon' => 'ue876'),
Below, add this code:
'slideshare' => array( 'font' =>'fontello', 'icon' => 'ue802'),
I used the checkmark from Font Awesome. Edit includes > admin > register-admin-options.php, find this code on line 971:
'Youtube' => 'youtube',
Below, add this code:
'Slideshare' => 'slideshare',
You can now select the Slideshare social icon. You can do the same with yelp icons. Regarding the icon codes, you need to remove the plus sign. U+E802 should be converted to ue802.
You can do this with other social media icons. For more info, please follow these steps:

Best regards,
Ismael
Hi,
I’d like to know if there’s a way to make a button at the top of the homepage, to say you have to scroll down, because many people don’t do it. Thank you!
A
Thanks for your quick response! That worked – unfortunately creates a new problem here: http://www.charlestonwedding.com/2014/portfolio-item/jolie-andrew/
I added this line of css h5 { margin-top: 10px; } to seperate my h3 from the h5 but, both are still not vertically centered like they should be.
Please help – Thanks!!!
This reply has been marked as private.
Hi there,
I have inserted a gallery into the portfolio page which launches on click, this works great on desktop Burt when viewed on a mobile or tablet device it seems to conflict the the starboard enfold lightbox.
Please find the link to the page below:
http://uprisetestdomain.co.uk/hln/portfolio-item/hmp-parc-1/
Any help would be greatly appreciated.
Thanks,
Jykes
Here:
http://kriesi.at/files/enfold-child.zip
But you don’t need to have a child theme in order to remove the kriesi backlink, just follow Yigit instruction.
Regards,
Josue
Hi,
is it possible somehow to track form submissions with analytics? I found some topics but they are related to another theme (and it doesn’t work on enfold).
Thank You
Hi there,
I’m not sure when this started or what’s going on but when I’m in the admin backend and click on “Enfold” all I get is a blank page.
This is the address it’s trying to access: http://www.tophersimon.com/wp-admin/admin.php?page=avia
I’ve tried it both in Safari and Chrome, and still a blank page.
Thanks for your help!
Topher
http://www.tophersimon.com
Brilliant thanks – works perfectly!
Hello – I’m using a simple H2 in a text block at the top of several pages (as a title) and the text has more padding below than it does above. Itried changing the padding setting and the problem is persistent across the board. Can you help me resolve this issue?
Link: http://www.charlestonwedding.com/2014/portfolio-item/location-magnolia-plantation/
Many Thanks!
Hello,
My current site needs to use the portfolio feature, and I have one setup under “About > Case Studies”.
I have one portfolio item created, and have the portfolio set to show all categories (and the item in question is part of one of those categories).
When I visit this page on my PC: http://performance.rampantimaginations.com/about/case-studies/ everything looks great.
However, when I visit it on my mac – I only see the page title (case studies), and not the item.
If I view the source of the page, it looks like something isn’t being closed properly, which is preventing the item from appearing in MAC Firefox and Chrome (didn’t test in Safari yet). I think it has something to do with the sorting block at the top for the categories.
Can you help me figure out how to get this working on the mac browsers?
Thanks for any help you can provide,
-=Mark
Hello! I have made my header on my homepage transparent so that the slider appears at the top of the page and the menu shows over it – but I can’t seem to figure out how to get rid of the bottom border on the header, so there is just this line going across the screen over the slider where the bottom of the header would be if it weren’t transparent. Is there a way to get rid of this?
thanks!
Hi, Josue
Where do I insert the embed code with the Easy Slider? All I see is an option to insert the URL of the video.
A Color Section allows me to place a video, but again there’s only the option to insert the URL, not the embed code.
I can use the embed code with the Layer Slider, but that’s a problem because I can’t seem to put the layer slider on a Content Section. This means the video is displayed on the page’s white background. You can see it at http://www.welcometojoseph.com, since I added that this morning. Layer Slider method does allow for a preview image, but no controls are shown unless hovered. Maybe there’s something in the embed code that can be added..
Your theme is considerably different than what I’ve been used to (Avada) and so I’ve spent several hours on the video issue. Video display for site visitors is very important to me because I do a lot of custom videos for clients. What I’d like to have is:
1 – a video displayed on a colored Content section
2 – a preview image instead of a black screen
3 – all play controls visible to the site visitor
4 – no auto playing.
Can all four be done with the Easy Slider or Layer Slider? I’ll also be self-hosting videos as soon as I convert the .mp4 vids to HTML5.
Again, thank you for your help on this issue. This theme is going to work great for me if I can get this video issue resolved :)
EDIT TO ADD:
Josue, I modified the functions.php file and now the text code shows. Wonderful, thank you!
However, I still can’t get the video in the easy slider to stop autoplaying. Here’s the full code, and you’ll see where I added ‘true’ to autoplay and also the controls, which I would like for them to show on-screen for certain sites.
-
This reply was modified 12 years ago by
Themis_Designs.
-
This reply was modified 3 months, 2 weeks ago by
Yigit.
-
This reply was modified 3 months, 2 weeks ago by
Yigit.
Hi Ismael,
Sorry for the late reply. Thanks for the tip!
I’m using the enfold them and didn’t find a helper-main-menu.php in the includes. I looked in all ther other helper files and din’t find any logo reference.
I did find the logo referenced in the header.php as show below:
/*
* display the theme logo by checking if the default logo was overwritten in the backend.
* the function is located at framework/php/function-set-avia-frontend-functions.php in case you need to edit the output
*/
echo avia_logo(AVIA_BASE_URL.’images/layout/logo.png’, false, ‘strong’);
I placed my image in the images/layout folder and added the following line under the exho avia_logo as shown below:
echo "<div class='header-addition'>AVIA_BASE_URL.’images/layout/Phone.jpg'</div>";
Of course it broke the website, I imagine because of some syntax error. I’m sorry my knowledge in this area is limited.
Thanks for your help and best regards,
Steve
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.iconbox_top .iconbox_icon { border: solid 1px #FF00B3!important; }
Cheers!
Yigit
Hi there. Loving the Enfold theme – thanks!
I’m using an icon-list on a page – looks great on desktop and good sized tablet.
However, when the page is viewed on small devices, the actual icons take up a lot of the room. Is there a way I can hide the icons, and also the dotted border, when viewing on a smaller width devices – so that the text fills the width?
Hope that makes sense,
thanks for any help,
Paul
Thanks Ismael! Quick question, the update for 2.6.2 appears on my dahboard and I’d prefer to do the update through the wordpress interface. When I do this I get the following message, “Updating this theme will lose any customizations you have made.” – How do I do the update without losing any customizations?
Thanks!
Hello and thank you for taking a look at our problem.
We are using the Enfold theme on our website, and on desktop devices everything is working fine. But on mobile devices, shortcodes are not rendered, and they show up as we are looking the back-end.
Any thoughts?

.woocommerce-message, .woocommerce-error, .woocommerce-info {
padding: 0em 0em 0em 0em;
margin: 0 0 0em;
position: relative;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background: #ffffff;
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
background: -webkit-linear-gradient(#ffffff, #ffffff);
background: -moz-linear-gradient(center top, #ffffff 0%, #fffff 100%);
background: -moz-gradient(center top, #ffffff 0%, #ffffff 100%);
color: black;
text-shadow: 0 0px 0 #ffffff;
list-style: none outside;
width: auto;
}
.woocommerce-message:after, .woocommerce-error:after, .woocommerce-info:after {
display: block;
clear: both
}
.woocommerce-message:before, .woocommerce-error:before, .woocommerce-info:before {
height: 0em;
width: 0em;
display: block;
position: absolute;
top: 0;
left: 0em;
font-family: sans-serif;
font-size: 0em;
line-height: 0;
text-align: center;
background-color: #ffffff;
color: black;
text-shadow: 0 0px 0 rgba(0,0,0,0);
padding-top: 0em;
}
.woocommerce-message .button, .woocommerce-error .button, .woocommerce-info .button {
float: right
}
.woocommerce-message li, .woocommerce-error li, .woocommerce-info li {
padding-left: 0;
margin-left: 0;
color: black;
background-color: #ffffff;
}
.woocommerce-message {
border-top: 0px;
color: black;
background-color: #ffffff;
}
.woocommerce-message:before {
background-color: #ffffff;
color: black;
}
.woocommerce-info {
border-top: 0px solid #ffffff;
color: black;
background-color: #ffffff;
}
.woocommerce-info:before {
font-family: Times, Georgia, serif;
font-style: italic;
color: black;
background-color: #ffffff;
}
.woocommerce-error {
border-top: 0px solid #ffffff;
color: black;
}
.woocommerce-error:before {
background-color: #ffffff;
color: black;
}
Sorry if this has been posted before, but I tried this! The background mainly has become white but theres a green margin border on the left side, and the font is like green color (I kind of need it black)
http://www.shopelegal.com
I really – have no idea what fixed it – I ended up cleaning up my options table as well – and hunting down every reference to bbpress – the forums still didn’t go away – but …
http://natureslens.co.uk/forums/topic/neque-porro-quisquam-est-qui-dolorem/
… it is now working properly in appearance at least
Hi Dude,
I’ll give it a shot…But still having an issue with the images not being the same height.
Ismael – this css: `#top div .avia-gallery .avia-gallery-big img {
height: 100%;
}`
works in FireFox but stretches the images in Chrome way beyond their 670px height – no good. Please feel free to take a look: http://www.sistahhollywood.com/spring-2014-trend-report/ … And for some reason in Chrome, it removed the thumbnails from under the big preview from 2 – 4. #veryfrustrating
Is there documentation or a post somewhere that tells us what sizes these images should be to begin with? So it looks correct/good across browsers just like your demo … This way we can avoid having to constantly tweak the CSS.
I have tried adding this to Quick CSS:
#section3 { box-shadow:
inset 0px 11px 8px -10px #000000,
inset 0px -11px 8px -10px #000000; }
It works if the background image of the Color Section is set to Scroll or Fixed but the inset shadow does not appear if the background image is set to Parallax. Is there any way to make it appear using a Parallax background image?
This reply has been marked as private.