Hi,
i have change the width to 960px like here:
https://kriesi.at/support/topic/enfold-how-to-reduce-width-of-site-and-overall-spacing/#post-195038
now the responsive design doesnt work on small displays e.g. iphone;
see here: http://bit.ly/Ui6B9Q
hope you can help.
thx
Right. got that. Done that. Not helpful for what I need.
I want all post pages (tags, categories, etc) to display the same as what I have chosen for the blog style on the “blog layout” page. If I choose “Use the advance Layout Builder” on the Enfold > Blog Layout panel it only applies the layout and options to the blog page selected on the “theme options” (as expected because it is only configured to that specific page). It does not apply to other post layout pages, like tags. How do I get that layout to apply globally? Like it does if I choose “grid layout” on the Enfold > Blog Layout panel
If I choose “blog layout” Enfold > Blog Layout panel it applies to all post landing pages, but I can’t tweak the layout to my requirements (like I can with the advanced layout builder. Where is the help page and/or video that shows me how to do this? I’ve looked in both the videos, the documentation and the support. Maybe I just can’t see it so if you could send me the link to the documentation and/or video I would really appreciate it.
I have tried that, and it finally did work for my Spanish version of the page, but it’s not working for the default English version of the page…
When I changed it in my child them css file it works, but it will not work if I change it in the quick css section of Enfold.
Can you explain why the quick css work for the Spanish page, but not for the English page, but when I made the change in the child theme css file it fixed the problem?
Does this mean I should always use the child theme css? How does this work with WPML? Do I need two theme css files, one for English and one for Spanish?
Thanks,
Michael
Hey Tom!
I believe is a caching problem with the dynamic style (we solved this in the latest release, 2.9.1). Try updating.
Best regards,
Josue
Hey Rene!
1-2. Refer to this article, the codes you’d use in Quick would be:
/* To change the background color */
.custom-text-box{
background: red;
}
/* To change the color of the paragraphs inside it */
.custom-text-box p{
color: white;
}
3. Not possible in those formats, what you need to do is upload them to a service like Slideshare or Google Docs and use the embed code they provide.
4. Use this plugin.
5. You can download Open Sans from Google fonts:
https://www.google.com/fonts#UsePlace:use/Collection:Open+Sans:400,800
Cheers!
Josue
Hi Ogau!
Its not linked to Enfold, that’s a XML file generated by WordPress. How do you know you have a broken link there?
Cheers!
Josue
Hey!
Try updating the theme to the latest version (2.9.1) and see if the issue persists.
Best regards,
Josue
Hello,
I’m not sure what you are referring to, i uploaded a renamed Enfold 2.9.1 as a zip file (Themes > Add new > Upload).
Best regards,
Josue
Hi!
I was able to upload the latest version of Enfold, named Enfold 2. You’d need to re-enter the theme settings (and menu/widget settings) after activation.
Best regards,
Josue
Hi Finlando!
Its looks pixelated because your slider background is black, here’s the full route of the loading.gif so you can change it for one more appropriate:
http://nonpardon.com/wp-content/themes/enfold/config-layerslider/LayerSlider/static/skins/fullwidth/loading.gif
Cheers!
Josue
Hi!
I think the problem is that you are using an Enfold form in the homepage while in the inner pages you are using a FS contact form. Also, i noted that this file is missing from the theme files:
http://enveconit.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.woff?v=3
Regards,
Josue
I am trying to either eliminate or darken the Woocommerce Cart buttons (display: none; or opacity: 1;) using quick css.
The changes I am making in the quick css are not taking affect.
I am using a Enfold child theme for the first time…So I am not sure if this is the reason. I have tried both of the css changes below with no affect.
.avia_cart_buttons {
display: none;
}
#top .avia_cart_buttons .button {
display: none;
}
Any ideas why this is happening?
Thanks,
Michael
This reply has been marked as private.
Hey onegirlrtw!
Please go to Enfold theme options > Header Layout > Header Title and Breadcrumbs and choose to “Hide both”
Or, you can add following code to Quick CSS in Enfold theme options > General Styling
.title_container { display: none !important; }
Regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.socket_color {
background-color: transparent;
}
Regards,
Yigit
Hello!
I would like to create a second SOCKET container for 2-3 lines of DISCLAIMER text, but I notice if I try to add in existing socket, that the added lines of text push down the socket menu. I would like the copyright text and socket menu to remain on the same line as is, and enter a few lines of disclaimer text below it. Is it possible? Thanks!
Hey!
Maybe this post will help you: https://kriesi.at/support/topic/contact-form-e-mails-not-being-sent-because-of-yahoos-new-dmarc-policy/
This fix is required if your host doesn’t allow you to send emails with a different top level domain from your server. Some server administrators block these emails because they want to avoid that the server is used for spam or scam mails.
If you want to change the header and include a Reply-To code replace this code in /enfold/framework/php/class-form-generator.php:
$header .= 'From:'. $from . " \r\n";
with
$header .= 'From: (Email address hidden if logged out) '. " \r\n";
$header .= 'Reply-To: ' . $from . "\r\n";
and replace (Email address hidden if logged out) with your email address.
Best regards,
Peter
Hi Ismael,
I Have version 2.1.12 of Woocommerce and 2.9.1 of the Enfold theme. Both up to date I think.
What else can I check? I’ve deactivated woocommerce already and activated it again. Just to see if that would help.
Rogier
Hey!
No, the default sidebar menu will only list sub-pages and you can’t add new pages manually. As a workaround you can try to deactivate the sub menu (Enfold > Theme Options > Sidebar Layout > deactivate the “Page Sidebar navigation” option) and then use a menu widget (Appearance > Widgets > “Custom Menu” widget) to display a custom menu in the sidebar. You can create a new menu on the menu editor page (Appearance > Menus) if necessary.
Regards,
Peter
Hi webworkerunited!
This sounds more like an insecure sever configuration than a theme security issue especially because we have no know security leak in the Enfold theme code. Make sure the ftp permissions of the wp-content/themes directory are set to 755 and deactivate the folder index option if necessary. I also recommend to contact the server administrator – maybe the htaccess rules require some tweaks.
Best regards,
Peter
Hi!
Afaik WPML will use the browser language settings to determine the default language. If the user uses “English” as the default language WPML will redirect the user to “English”. You can change the main language on the WPML settings page (WPML > Languages (“Change default language” button).
You can configure the social icons on the admin page. You must configure these settings for each language separately because Enfold creates a new option set for each language. For the English website go to http://chateaudelaferriere.com/wp-admin/admin.php?page=avia click on “Header Layout” and “Extra Elements”. Then select “Header Social Icons” – “Display in XXX” and some new options will appear at the bottom. Then use the language switcher to switch to the French option panel and configure the social icons for your French website.
Regards,
Peter
Hi!
You just need to activate WPML. Then you can set the theme options (Enfold > Theme Options) for each language and change the language with the language switcher. If you need help with translating the posts/pages please study the WPML documentation: http://wpml.org/documentation/
There’re no special files required to use Enfold with WPML.
Regards,
Peter
This reply has been marked as private.
Enfold is an absolutely fantastic theme.
Is there any way to get the 3D transitions in Layerslider to work in Chrome? In Chrome for Mac version 36.0.1985.125 (the latest version at the time of writing this post), all I get is a fade. I have ‘Built-in 3D transitions’ set to select all and everything works fine in Safari, Firefox and IE.
On their CodeCanyon page for the plugin, Kreaturamedia claim that “The 3D slide transitions are working under Chrome, Firefox, Safari, Opera, iOS and the latest Android versions” but, unless I’m doing something wrong, that isn’t my experience.
Any help would be greatly appreciated.
Hello everybody,
i buy the theme, install it on an new domain, active the maintanance mode, deactivate the site for all search bots and begin to create content.
Two week later i have the first problems:
1. the send Spam mails from my site and server
/wp-content/themes/enfold/rmkykgpet.php
/wp-content/themes/enfold/fkchjkf.php
/wp-content/themes/enfold/brjmo.php
2. they create folder and chinese sites on my host
http://www.mydomain.com/sk8hi/NrT/
Now i delete the fake folders and deactive the theme.
What can i do to use the theme without this security problems?
Thanks
Hi Peter
Thank you for your reply
So how i find the WPML ready in the enfold theme ? or how can i use the WPML ready ?
Hi sunstarcomposites!
Enfold doesn’t include WPML but it’s just WPML ready which means you can use it with WPML but you must purchase a license for WPML if you want to use it. You can purchase a license here: http://wpml.org/purchase/. Note that you need to buy the “Multilingual CMS” version if you want to use the String Translation extension.
Regards,
Peter
Hi Kriesi team
How to find the WPML file in the enfold theme ? why we can’t found below these file in enfold , pls help me, thanks
> Sitepress-Multilingual-CMS 3.1.4
> String Translation 2.0.4
> Translation Management 1.9.3
> WPML Media 2.1.3
Hey!
Try to rename the enfold theme folder to enfold_bak. Then upload the new files (version 2.9.1) into the wp-content/themes directory and make sure a new enfold folder (wp-content/themes/enfold) is created.
Cheers!
Peter