Hey axelfx07!
Thank you for using our theme.
You have to update the parent theme, because the child theme only overrides the standard behaviour of the parent theme.
See also: https://kriesi.at/support/topic/how-to-update-enfold-theme-with-a-child-theme/
Best regards,
Günter
Hi!
Keep the 4 colums.
Try the following in custom.css or Enfold->Styles->Quick CSS field:
@media only screen and (min-width: 768px) and (max-width: 959px) {
#av_section_1 .container .first,
#av_section_1 .container .avia-builder-el-last{
display: none;
}
#av_section_1 .container .av_one_fourth{
margin-left: 0;
width: 100%;
}
}
Maybe you have to adjust the min-width to 480px;
Cheers!
Günter
I have just updated the parent theme to 2.9.1 and followed the instructions here: http://kriesi.at/documentation/enfold/how-to-add-an-orderorderby-option-to-the-blogpost-sliderportfoliomasonry-grid-element/
The order and orderby option boxes appear as they should, but when I select ‘Random’ nothing happens – the order of items in the post slider modules remains the same and is not random.
Can you help?
Hello,
There is alot of problems with the header on my website. The menu is overlapping the logo and there is some alignment problems when resizing the browser. The problems is fixed if I uncheck the “Let logo and menu position adapt to browser window” but I don’t like that layout (but maye to fix it could be to have that function added in the responsive version, but not in normal?). I have also tried to add somme css in the “qucik css” to get the active page blue, but it doesn’t work. I added this code: .header_color .main_menu ul:first-child > li.active-parent-item > a {color: #004490}”
Another weird thing is that the whole conten’t on the page get’s “pushed together” on a certain width when resizing the browser, also the header menu (and that is why the alignment problems appear). Maybe that is the “responsive effect” in the Enfold theme, but it is causing some problems on my website. I have also added some “custom info boxes” I created with css. I inserted the code into “code blocks” and the css in the custom.css file. The boxes isn’t showing correctly, and when resizing the browser they gets “pushed” together, like if the codeblock doesn’t have padding. Please help me out! I have provided login information in the “private section” so you can login and check it out/solve it. Thank you for the help!
Hi –
II would like to add floating social share bookmarks like the one shown on your site below:
http://kriesi.at/archives/enfold-version-2-9-images-with-hotspots-new-lightbox-and-some-portfolio-love”
If you scroll down the page, a vertical bar of social icons appears on the left. Is this a plugin or a feature within the Enfold theme that I haven’t found yet?
Thanks
Rebecca
-
This topic was modified 11 years, 7 months ago by
TownCouncil.
I’ve searched this forum and also looked at the other solutions, but this string IS translated in the Dutch PO/MO files, but it just is not translating in the theme. (NOTE: I’m using a child theme, but I’ve got no search*.php in there).
One of the offered solutions was to use codestyling localisation (https://kriesi.at/support/topic/search-page-no-result-string-no-translation/) but that too did not fix the issue.
There must be something else wrong with this if more people have this same issue.(see this link)
Hey karmenka!
Thank you for using our theme.
Have a look at the following topic:
https://kriesi.at/support/topic/color-section-not-full-width-enfold/
It might help you as a start. You can come back any time.
Regards,
Günter
Hi foxtrotstudio!
Thank you for using our theme.
It depends on what kind of animation you are thinking about.
You can put your custom CSS Code in custom.css or Enfold->Styles->Quck CSS field.
If you need more help, send us a link to the page and what you want to have.
Best regards,
Günter
Hey!
Yes, because we release updates for Enfold each month and hacking the core theme files is not a good idea. You can overwrite or replace the default css code with a child theme easily. Also see http://kriesi.at/documentation/enfold/using-a-child-theme/
Regards,
Peter
Hi Josue,
Thanks for much for that. Perfect! A couple more small questions if I may:
1. Is possible to have an icon box without the icon? And an you also give me the CSS to change the background colour. I’m looking to create simply a coloured content box for text.
2. I’m assuming there is not an option to create full-browser-width content in Enfold. Am I correct?
Many thanks indeed.
Regards,
Christian
Hi Mark!
Thank you for using our theme.
In custom.css or Enfold->Styling->Quick CSS put the following and change the size:
.avia-data-table td {
font-size: 10px !important;
}
Cheers!
Günter
My web is http://www.harefieldchurch.org and we are using the Enfold theme. For all the pages we are using the transparency header with a color section and an image in ‘fixed’ mode.
We are using the Tribe Events Calendar plugin and would like to have the heading and a picture to be the same as the rest of the website.
How do I do this? Can I edit the template ?
Sorry, Josue. In Firefox the window keeps loading but nothing happens. In Safari a new window is opened with the booking page (but no Enfold layout).
Hey!
You don’t need to add a functions.php file to the child theme folder. Only the style.css file is required. If you add a functions.php file to the child theme folder you can use it to load custom php code. The functions-enfold.php is not required in the child theme folder and WordPress will also not load this file from the child theme folder. If you want to customize some code of the functions-enfold.php file just copy the function into the child theme functions.php and modify the code there.
Cheers!
Peter
Hey!
Personally I was not able to reproduce the issue on Win8 with Chrome but I’ll mark it for Kriesi – maybe he can reproduce it with a Mac PC. You can try to insert this code into the enfold/functions.php or child theme functions.php file:
function add_custom_script(){
?>
<script>
jQuery(document).ready(function(){
jQuery(window).trigger('resize');
});
</script>
<?php
}
add_action('wp_footer', 'add_custom_script');
– it will trigger a resize event on page load.
Regards,
Peter
I would like to know how I can align on the left the post blog title ?
Like on this page : http://kriesi.at/themedemo/?theme=enfold
On my page, everything is centered.
I would like also to change the font of the blog post in Georgia.
Hey!
1) Did you install/configure this WPML extension: http://wpml.org/documentation/getting-started-guide/media-translation/ ? It’s required to translate images like posts/pages.
2) Make sure all posts/pages/portfolio entries are translated independently. Otherwise the original entry overwrites the “cloned” translated entry. You just need to click the “Translate Independently” button: http://www.clipular.com/c/4673705724608512.png?k=0JgIrSOUpHKLo5oIjhbT1mPAbY8 on the editor page to stop this behavior.
3) See http://kriesi.at/documentation/enfold/translating-the-portfolio-slug-with-wpml/
Cheers!
Peter
I just installed the latest version of WordPress, WooCommerce and Enfold. Then I created some products. Then I created a menu (adding the shop page to the menu) but when I go to the browser and go to the shop page, there is no products. What I have not done correctly?
Hey!
Are you using the same theme folder name in both installations? as an alternative you can use the options found in Enfold > Import/Export.
Cheers!
Josue
Hey Andrea!
Unfortunately it’s not as easy as adding a bit of code to the functions.php. However, i tried the plugin you mentioned and it does work with Enfold, you need to have the fixed widget as the only (or last) widget in the sidebar and perhaps setting a higher top offset.
Regards,
Josue
Hey!
In one of your previous topics you actually found exactly what you need to see the code that the drag and drop editor creates: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/ (https://kriesi.at/support/topic/disable-avia-layout-builder-2/#post-299512)
You of course can also always use the shortcodes manually but it isn’t needed.
If you have not already watch this video which is a basic overview of using the drag and drop editor to create a page: https://vimeo.com/channels/aviathemes/64927358
As for switching back and forth you are correct. The data is stored in a different field to where the regular visual editor content is stored. Its the same as storing meta data and pretty standard for drag and drop editors to do these days.
If you want to work purely with shortcodes you still can. You can even use a combination of the drag and drop editor and raw code by using the code element in your ALB layouts so that you can work with html+css and the shortcodes together.
Every single page is available as pure shortcodes if you enable the debug mode though editing that field to add in html or plain text isn’t advised. Instead add a code element anywhere you want to work with raw code. Add a text element if its simply shortcodes or text/headings.
For everything else you can use classes on elements and a bit of css to handle customization like you would when doing every day WordPress customization.
Regards,
Devin
Hey!
The first website is not using Enfold.
Regarding your site, i believe that disabling the Enfold form styling will do the trick, open css/base.css and remove from line 182-253:
/* #Forms
================================================== */
#top form {
margin-bottom: 20px; }
#top fieldset {
margin-bottom: 20px; }
#top .input-text,
#top input[type="text"],
#top input[type="input"],
#top input[type="password"],
#top input[type="email"],
#top input[type="number"],
#top input[type="url"],
#top input[type="tel"],
#top input[type="search"],
#top textarea,
#top select {
-webkit-appearance: none;
border: 1px solid #e1e1e1;
padding: 8px 6px;
outline: none;
font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #777;
margin: 0;
width: 210px;
max-width: 100%;
display: block;
margin-bottom: 20px;
background: #fff;
border-radius: 0px;
}
#top input[type="text"]:focus,
#top input[type="password"]:focus,
#top input[type="email"]:focus,
#top input[type="number"]:focus,
#top input[type="url"]:focus,
#top input[type="tel"]:focus,
#top input[type="search"]:focus,
#top textarea:focus {
box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
color: #555;
}
#top textarea {
min-height: 60px; line-height:1.5em;}
#top label{
display: block;
font-weight: bold;
font-size: 12px; }
#top legend {
display: block;
font-weight: normal;
font-size: 15px; }
#top select {
width: 220px; }
#top input[type="checkbox"] {
display: inline; }
#top label span,
#top legend span {
font-weight: normal;
font-size: 13px;
color: #444; }
#top textarea{width:100%;}
#top #wrap_all .valid .text_input, #top #wrap_all .valid .text_area, #top #wrap_all .valid .select{border:1px solid #9AA600;} /*#70A41B*/
#top #wrap_all .error .text_input, #top #wrap_all .error .text_area, #top #wrap_all .error .select{border:1px solid #DF653E;}
#top #wrap_all .ajax_alert .text_input, #top #wrap_all .ajax_alert .text_area, #top #wrap_all .ajax_alert .select{border:1px solid #ffb628;}
#top #wrap_all .valid .input_checkbox_label{color:#9AA600;}
#top #wrap_all .error .input_checkbox_label{color:#DF653E;}
Cheers!
Josue
Hey!
If you want to see the code ALB generates you can activate this, a textarea will appear below the Layout Builder.
Regards,
Josue
Hey Adrien!
Have you actually tried the “Nav Menu Roles” plugin with Enfold? the theme uses the normal WordPress menu functionality.
Cheers!
Josue
Hi!
The problem is that the dynamic stylesheet is getting cached by the browser, we fixed this in the latest version (2.9.1) of the theme. Try updating.
Cheers!
Josue
Hi there,
I have two projects underway where I’m using the Enfold theme.
I install WordPress in a working folder (called newsite) in the client’s new hosting arrangement. Then when the site is ready to go live, I change the nameservers for the domain name to the new hosting arrangement and then follow the steps in the following section of the WordPress Codex (http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory) entitled ‘Using a pre-existing subdirectory install’ to make the site ‘go live.’
Here’s my question:
The third and last step of the above process is to update the permalinks. Please let me know if I can do this without an issue in both of these projects (links in private content below). Particularly with the second project which has both Portfolio Items and a WooCommerce Shop.
Thank you!
This reply has been marked as private.
Hey!
Can you post a link to your website? i don’t think using a mobile theme plugin will work with Enfold because the theme uses a lot of shortcodes.
Cheers!
Josue
Hi!
Enable this and set a class of “icon_right” to the button in question, then add this to the Quick CSS:
.icon_right .avia_button_icon {
right: -0.3em !important;
left: auto !important;
float: right;
}
Regards,
Josue