Hi, I was working on my website with enfold these this morning putting final touches on for launch today and all of a sudden none of my product categories or product pages work. The links are all broken…. Please see http://www.healthywithin.com.au
HELP!! Thank you
Hey!
To change the color of the button:
form.ajax_form .button[type="submit"] {
background: #719430 !important;
}
To change the title color:
v-special-heading h3{
color: red !important;
}
Regards,
Josue
Ismael,
Thank you so much!
I’ll update to the new version and then plug this in—will let you know how it goes.
Cheers
Seth
P.S. MAN… did I mention how nice this new forum is (with email notifications and all) a huge kudos to you all!
updated all the files n folders of the theme and now it has become white, thanks for the quick response anyway. my issue is resolved :-)
Hi,
Custom styling should be in to the css/custom.css file :)
Regards,
Josue
Hey!
@akhilz: The link color on your footer is white. Which of theme elements do you want to change and to what color?
Regards,
Ismael
Hi!
Hey, you’re using a very old version of the theme. Please download Enfold 2.1 then update to WordPress 3.6.
Cheers!
Ismael
hi, after updating the theme files n folders as mentioned above, the ‘color’ for links in the footer area has changed to ‘default’ link color which is not ok as the background for footer is black. pls help…
example url: http://aumfoundation.com
Hello!
Edit js > avia.js, find this code:
autolinkElements: 'a[rel^="prettyPhoto"], a[rel^="lightbox"], a[href$=jpg], a[href$=png], a[href$=gif], a[href$=jpeg], a[href$=".mov"] , a[href$=".swf"] , a[href*="vimeo.com"] , a[href*="youtube.com"] , a[href*="screenr.com"]'
Replace it with:
autolinkElements: 'a[rel^="prettyPhoto"], a[rel^="lightbox"], a[href$=jpg], a[href$=png], a[href$=gif], a[href$=jpeg], a[href$=".mov"] , a[href$=".swf"] , a[href*="vimeo.com"] , a[href*="screenr.com"]'
Remove browser cache then reload the page.
Regards,
Ismael
-
This reply was modified 11 years, 9 months ago by
Ismael.
Hi Hanniball!
The updater checks every 12 hours so it may not have registered the update yet. You can always update using FTP if you’d like to update *right now* by following this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
Cheers!
Devin
I completely agree with the need to be able to easily re-arrange table data – to move or rearrange rows or columns. The table format is something I need for part of our site, but I can’t use it if I can’t go back and add items that might not fall at the end…
And I also agree with the need for a youtube icon.
Thanks!
One key thing I’d love to see right now would be the ability to use *any* graphic in an icon box or list etc. The icon font supplied is useful for a few basic website styles, but really not flexible enough to cover the icons I’d like to use.
There’s an excellent example of how this could work in a new theme on TF called ‘The7’. Take a look at how it handles icon lists in this demo page:
http://the7.dream-demo.com/shortcodes/typography/lists/
Hello ScarletView!
That’s an unexpected behavior with Vimeo links, however here’s a quick fix,
Open this file, and look for this line(459):
autolinkElements: 'a[rel^="prettyPhoto"], a[rel^="lightbox"], a[href$=jpg], a[href$=png], a[href$=gif], a[href$=jpeg], a[href$=".mov"] , a[href$=".swf"] , a[href*="vimeo.com"] , a[href*="youtube.com"] , a[href*="screenr.com"]'
Replace it with:
autolinkElements: 'a[rel^="prettyPhoto"], a[rel^="lightbox"], a[href$=jpg], a[href$=png], a[href$=gif], a[href$=jpeg], a[href$=".mov"] , a[href$=".swf"], a[href*="youtube.com/watch"] , a[href*="screenr.com"]'
Best regards,
Josue
Hi,
I´ve build a layerslider and it works fine in the preview-editor but it don´t show on my website.
All the permissions for the content-folder and it items are set to 755. You´re Enfold Slider works fine on startpage.
You can see what I mean if you first go on this link:
http://balance-circle.de/vor-schau-modus
Then you have to go to the menu-item Sportlife…
Regards
I’m trying to use a 3rd party plugin – qtip2/craigsworks. I’m getting a jquery conflict with isotope. Could have something to do with imagesLoaded. Thinking I could detach isotope script from avia.js and only run it when needed.- this as I only need the Qtip plugin on a couple of pages.
Besides the portfolio stuff are there any front-end components using isotope in Enfold?
Cheers
Next issue; how can I change the title color of Enfold contact form?
I think this might be a problem with w3 total cache and the way the cache files are purged. When I make a change I purge all caches but for some reason it looks like the CSS from enfold is not being updated with the new information. Deactivating w3 total cache is the only way I can get the css to update??
Any ideas on a workaround?
Thanks
Andrew
I use “Splash blue” color style on my site. Is it possible get the “Splash green button” to the Enfold contact form?
Thanks
Yes, but still getting the rectangle instead of the icon.
http://i.imgur.com/PyDNomx.png
Note we are using a child theme hence “marquee” instead of “enfold”
I do notice that in the dropdown menu selector at the very top of that image there seems to be something missing in that there is no text between the commas, not sure if this is indicative of anything.
The issue persists regardless of what header type I choose.
thanks Kriesi…
The accent still looks a bit off…
kind of a flat line…
I tried traising it to 4px..
but that didn’t change anything.
Hello!
Actually seems that the font and the character is the correct one, it just gets cut off at the top and therefore looks like a diaeresis.
Will add a small padding to thenext update to fix that. meanwhile you can add the following to your custom.css stylesheet in folder /css/ or to the quick-css panel located in your wordpress backend at Enfold->Styling:
.iconbox .iconbox_content .iconbox_content_title {
padding-top: 2px;
}
Best regards,
Kriesi
Oh, there´s a little mistake…
Don´t type the “type-values”…
This works
<video autoplay width=”720px” height=”404″ controls>
<source src=”//balance-circle.de/bc-data/uploads/Marc-Sportlife.mp4″>
<source src=”//balance-circle.de/bc-data/uploads/Marc-Sportlife.mp4″>
Your browser does not support the video tag.
</video>
I´am really sorry. Found a solution…
<video autoplay width=”720px” height=”404″ controls>
<source src=”//balance-circle.de/bc-data/uploads/Marc-Sportlife.mp4″ type=”video/mp4>
<source src=”//balance-circle.de/bc-data/uploads/Marc-Sportlife.ogg” type=”video/ogg”>
Your browser does not support the video tag.
</video>
Please close…
Thanks
Hi,
I embedded a video from Mediathek into my Layerslider with the following code:
<iframe width=”720px” height=”404″ src=”//balance-circle.de//bc-data/uploads/Marc-Sportlife.mp4″ frameborder=”0″ allowfullscreen></iframe>
All looks fine till I change the Top and Left Values to bring it in the right position. If I change them, all the layers in the background are slip up. Also if I use the padding values…
Is there a better way to embed the video? Don´t´want to upload it on Youtube or Vimeo. It´s just an example to show it to a client
Thanks!
I put the thumbnails back in here –
goo.gl/6zdyuS
You’ll see how some jump out of the circle; each portfolio entry that looks odd seems to have an enlarged image in the thumbnail on the portfolio list page. I has having a lot of trouble uploading images while populating the entires.
Hey wsiemarketer!
Please add following code to Quick CSS in Enfold theme options.
.main_color.iconbox_top .iconbox_icon { background-color: #498510!important; }
.alternate_color h2, .alternate_color h4 { color: yellow!important; }
.alternate_color h3 { color: #498510!important; }
Best regards,
Yigit
Hi mhiller!
Please add following code to Quick CSS in Enfold theme options to increase the size of icons in icon list element
.avia-icon-list .iconlist_icon { font-size: 50px!important; height: 90px; width: 90px; line-height: 84px; }
.avia-icon-list .iconlist-timeline { left: 49px; }
You should adjust all equally
Regards,
Yigit