I have removed the sample layerSlider and created my own. Yet the landing page still shows your sample Enfold layerSlider. I have emptied all browser caches etc.
Hi
Using enfold.
How can add my own custom designed icons to use in the icon boxes??
Also can I get more from somewhere else e.g. buy more as a set and upload them to use??
Cheers, Mark
Hi
I’m using the enfold theme. I’m not a techie as such but have used many themes in wordpress and fairly comfortable add basic code etc.
The one thing that is missing from enfold for me is the ability to add tel number and email in header. I’ve seen lots said about this in forum, but can’t seem to find a clear universal answer.
I’d like to do something like this theme with tel number/icon and email/icons in header somewhere http://stark.damojothemes.com
Could you advise please??
Cheers, Mark
Hi,
Im trying to do the same thing but I dont have Blog Layout on Enfold. My version is 2.6.2.
Hi,
I’ve managed to successfully add the code to functions.php to display social toolbar at the bottom of each page. Although I followed directions here, I was not able to display the toolbar only on portfolio entries and it appears on all pages.
I also wonder how can I position it inside my “avia_textblock” of each entry, after all the texts, therefore having a narrow set of icons, easily accessible.
Thanks for the help.
-
This topic was modified 11 years, 7 months ago by
amiraliz. Reason: add more issues
Yes, please. I would like to request this feature in tables on the Enfold Theme. It would make my life a lot easier and my page more user-friendly!
Another question about tables:
I would like to change the font-size of the pricing row and have added the following snippet to the “quick css changes” in the theme option:
media=”all”
.pricing-table li.avia-pricing-row {
text-align: center;
font-size: 16px;
line-height: 1em;
padding: 25px 12px;
/* text-shadow: 0 2px 0 #C9C9C9, 0 3px 0 #BBB, 0 3px 0 #B9B9B9, 0 1px 0 #AAA, 0 1px 1px rgba(0, 0, 0, .1), 0 0 3px rgba(0, 0, 0, .1), 0 4px 10px rgba(0, 0, 0, .2); */
font-weight: 600;
}
Basically, I have changed “font-size:” from 60 to 16px. It does not work (I have tried it with the code-inspector in crome and it works there, but only for preview.
Could you help me out?
Thanks!
Hi adrianwackernah!
Nein, so ein Label besteht meines Wissens nach derzeit nicht. “Digital” wird nur in der Kassa und Checkout-Bereich angezeigt, aber nicht auf der Produktseite oder im Shop. Nur das Produkt Widget zeigt (inkonsequenter Weise) wiederum “Digital” an, was aber mAn ein Bug/Fehler (auf den ich die Entwickler schon hingewiesen habe) ist, da es ja sonst nirgendswo im Shop angezeigt wird und nur auf der Checkout/Kassa Seite digitale Produkte markiert. Auf der Checkout Seite wird der “Digital” Text natürlich auch bei Enfold angezeigt. Als Referenz dient mir das Entwickler-Theme Hamburg, welches auch kein “Digital” Label im Shop oder Produktseite anzeigt.
Best regards,
Peter
Hallo Zusammen,
vor einigen Wochen kam ein Update für Enfold, seit dem versuche ich verfgeblich folgendes Problem zu lösen:
ich habe das Enfold Update durchgeführt, seit dem kann ich WordPress SEO (Yoast SEO) nicht mehr aktivieren. Sobald ich es aktiviere, funktionieren keine permalinks mehr! Die Seite bekommt Fehlermeldung wegen zu langen wartezeiten.
Wenn ich allerdings auf “meine-seite.de/startseite” direkt gehe, funktioniert es einwandfrei.
Habe WordPress SEO schonmal neu installiert , ohne erfolg.
Permalinks und htacess habe ich neu generiert und eingetellt, auch das ohne erfolg.
Nun weiß ich nicht weiter und hoffe das Ihr mir irgendwie helfen könnt.
Danke schon mal im voraus!
Viele Grüße,
Tim
Hi there,
Love your theme and just recently installed Gravity Forms to our website to better manage our contact forms.
Everything seems to work however I can’t seem to get around to getting a few things done:
– It seems as if the padding between the forms on our pages has too much space and I could not pinpoint on the plugins CSS files where to change this – do you think this is picking up the spacing from Enfold CSS? (view http://www.balletossington.com/guest-list)
– Date field is the one really messing up big time, it seems to be conflicting with Enfold as the Month & Year fields are on top of each other in the table that pops up – when I was using enfold’s theme contact form or contact7 this was not the case – HELP? (view http://www.balletossington.com/guest-list)
– Date field again when I choose to show it in drop down boxes month | day | year, rows seem to line up on top of each other – (view http://www.balletossington.com/bottle-service)
Really appreciate all the support and awesome theme!
Hi, i have a big problem. I’m using 3 different menus. Enfold Main Menu, Enfold Secondary Menu and a individual menu. Now i want to show my new menu in the footer column 3. You can see it in the screens. The settings are all correct. But it is always displayed the “Enfold Main Menu”. how ca i fix that



thanks for your help
regards
This reply has been marked as private.
thanks for your advice. I thought that the place just before (at th bottom of functions.php)
require_once( 'functions-enfold.php');
is best for it.
the reason why i don’t use a child setup was that a few versions ago i got some trouble updating the theme in this environment.
But since i update the theme allways manual via ftp – your right – i go back an create a childtheme setup.
If so then the Norwegian front end is translated here. I also think most Norwegians prefer English back end.
HI I’ve installed the plugin “Basic Google Maps Placemarks”. It works fine so far, but I mentioned that the page looks strange on my mobile devices (HTC one+ and iPad). I think the css is conflicting or something. Do you have an idea how to solve this?
http://neu.freuler-verwaltungen.ch
thanks
Hi George!
You’d need to use another approach for that, try adding this to the theme functions.php (at the very end):
function add_stuff_before_breadcrumbs() {
echo do_shortcode("[av_section]...[/av_section]");
}
add_action('ava_after_main_container', 'add_stuff_before_breadcrumbs');
Replace “[av_section]…[/av_section]” by the actual shortcode content you want to include, you can enable this and build it using the Layout Builder, then simply copy the generated shortcodes that will appear below the editor.
Regards,
Josue
Hey!
Enfold does not have a Sitemap functionality built-in. Have you tried using WordPress SEO?.
Regards,
Josue
I’m very pleased at how versatile Enfold has been so far.
I am having a problem with parallax in Safari OSX.
The site performs great in Chrome and Firefox, but in Safari the background image movement is extremely choppy. On my MacBook Pro the image jitters and jumps around during scrolling.
The effect is so bad that I’d just as soon suppress parallax on that configuration if there’s no better solution.
website: http://kenblackman.com, parallax effect is in the large panel in the middle of the page.
Hey!
Thank you for using the theme.
I’m sorry but what you’re trying to do with the menu width is not possible without modifying the theme files. You need to create a script that dynamically calculate the width of the menu container and apply the correct padding on the menu items in response to the calculated width. That task is beyond the scope of support however you can use the suggested code above to increase the left and right padding of the menu items then use media queries to adjust it smaller screens.
Regarding the mega menu, did you add any css modifications for it? Please download the latest version from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
Ismael
Hello,
Is there a way to get the category nice name of a portfolio category, and write that out as a class or id in the body of a portfolio single?
I’m in the process of making a portfolio site with 3 pages (Film, Commercial, Art) that each have their own set of portfolio singles (categorized as Film, Commercial, and Art) and I’d like to highlight the Film navbar link whenever a site visitor is viewing a Film Portfolio Single. If I can add those category specific classes to the <html> or <body> element of each page than I can style the corresponding navbar link to be highlighted.
Hey smorrone!
Thank you for using the theme.
Please go to Enfold > Blog Layout > Blog meta elements. Disable the Blog Post Category option.
Best regards,
Ismael
Hi!
Thank you for the update.
You can remove the padding between two enfold advertising area widget with this on Quick CSS or custom.css:
#top .avia_partner_widget {
padding: 0;
}
Regards,
Ismael
Hi everybody,
I would like the add to inquiry basket function like this page:
http://seyi.idc.hdv.tw/en/product/product_detail-1#
What are my best options,? any plugins that can do this that are compatible with Enfold?
Please note: once i click the inquire button, i get a pop up message and my floating cart shows 1 inquiry.
I can’t figure out how to get a sitemap setup for my website.
I didn’t see a Sitemap option in Enfold, am I missing something?
I tried using Google XML Sitemaps and still can’t figure out how to make it work.
Any help is greatly appreciated.
Thanks.
I just had this same problem as well. Latest enfold and WP
This reply has been marked as private.
hi Josue – I switched to a different theme and it works just fine when uploading any images from hardrive to media. I’m sure the issue is from the theme because I was on a different theme few days ago before purchasing enfold and everything was fine.
“Fatal error: Maximum execution time of 30 seconds exceeded in /home/cont/40/1179640/html/wp-includes/class-wp-image-editor-imagick.php on line 244” is the message I get all the time.
Also, as I mentioned, any gallery/masonry is not working properly. It seems to show ALL existing media images by default and it won’t respond to any editing.
Hey!
That featured is not available at the moment, feel free to request it here.
Best regards,
Josue
Hey!
Something like this will work (add it to the theme functions.php file):
function add_custom_slider() {
if(is_page(3)){
echo do_shortcode("_FULLWIDTH_EASY_SLIDER_SHORTCODE_HERE_");
}
}
add_action('ava_after_main_container', 'add_custom_slider');
Change 3 by the ID of your blogpage
You can enable this to get the slider shortcode.
Regards,
Josue
Hey!
I believe this is happening because Enfold 2.8.1 is loading Isotope 2.0 and the social stream plugin is loading Isotope 1.5, therefore generating a conflict.
I’m not sure what would be the solution in this case, maybe downgrading the theme or tweaking those .js files.
Regards,
Josue
Unfortunately access to the site is restricted to our network only and as I do not have administrative priveleges I am unable to create an admin, but for anyone else with a similar issue I was able to create an attachment.php file that I added into the enfold theme’s folder that redirects all of the attachment pages to the actual file URL so upon clicking it opens up the PDFs on the site instead of opening up a page that has a link to the pdf. Here is the code I used.
<?php wp_redirect( wp_get_attachment_url() ); exit; ?>
As for the weird breadcrumb on the attachment page we just figured we wouldn’t worry about it since with the redirect nobody will ever see those attachment pages anyways. Thank you for your help.