Hey!
1) Please add following code to Quick CSS in Enfold theme options under Styling tab
.title_container .breadcrumb { display: none; }
2) Can you elaborate? How you would like to style them?
3) You can add following code to Quick CSS and adjust as desired
#header .mega_menu_title, #header .mega_menu_title a { font-size: 20px; color: red; }
4) You can add following code as well and adjust it to center your menu
.main_menu { right: 30%; }
Best regards,
Yigit
Hey!
You can add it to custom.css file inside Enfold/css folder or into Style.css file in your child theme
Best regards,
Yigit
Hey there,
I tried to look it up here but without any success, so I hope this is not gonna be a duplicate question or anything, but I’m having this trouble:
I have some default Post page called “Blog”, as seen on screenshot below:
http://mathy.cz/dotaz/01-posts_page.png
http://mathy.cz/dotaz/02-page-blog.png
And I would like to show the text from the page at the very beggining of the blog page as well as I have it on my other page, which I’m bulding now on roots.io :
http://logicworks.mathy.cz/?page_id=126#vypis_clanku (this web is also still unfinished)
So first up, I would like to have a content text from the page and then list of the blog posts. But all I see there, is just the list of the post, but not the text from the page:
http://mathy.cz/dotaz/03-frontend.png
Normaly, I would add <? the_content(); ?> to the template of the blog, but this would be overwriten after some future update of the Enfold.
So my question is – it there any way how to add a text from the page to the list of the blog post, or will I have to add it to the code of the template?
I heard something about child themes, but didn’t have time to study it properly yet.
Thanks in advance for your reply and thanks for the awesome Enfold theme!
Best regards
Martin
Hey LAHWebDesigns!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
#top .gallery .gallery-item { width: 160px; height: 160px; }
Regards,
Yigit
Hi there!
I am new to the Enfold theme and have a question regarding the Fullscreen slider. I have used the setting from Homev7 and want to change the opacity of the text box and also change the color of the text. Is it also possible to change the position of the capture box?
thanks
Matthias
Hi. Everything’s working fine with Chrome / Safari but IE10 is a mess.
The menu ranges vertically and the header bar is overlapping text.
Here’s a link to the site: http://snipurl.com/2845ece
I’m using Enfold v2.4.2 and WordPress 3.7.1
Any help will be much appreciated.
Thanks,
Paul
Hi,
I’m using a child theme to customize my website. All the CSS changes work, but when I change a different file, enfold-functions.php for example, the changes don’t work.
How can I setup my child theme so I can customize all other files aswell?
Thanks
Hello, I use the Enfold Theme in a WordPress Installation very successfully. I made an advanced layer slider for the main page, and now I have some editor users (because I do not want them to be able to do too much). But unfortunately, they as well cannot create and/or edit the advanced layer slider. The existing cannot be opened (there is the classical error message).
Does anybody know which capability is attached to this right? I used the “User Role Editor” copied the Editor User, and added Level 7-10, hoping this will help, but no chance. I even changed the author of the site, that contains the slider to the non-admin User (the editor user) but still, no success. I would be glad if anyone could help me how to fix this.
Thank you…
I’d like to create a gallery with thumbnails with large image above – like ‘Gallery with Preview’ or ‘Bigger Gallery with Preview’ on your sample page:
http://kriesi.at/themes/enfold/shortcodes/gallery/
But I would like to add a 3 or 4 line description to show between the main image and the thumbnails. The descriptions are too long to comfortably work as pop-ups over the thumbnails.
Would this be possible in Enfold?
Hi, is there any video tutorial on how to use WPML and Enfold? I am creating a brand new site with 6 pages now and would like to duplicate the entire site also in 2 other languages.
Any guidance would be much appreciated, thanks!
Antonio
Hi ksakkos!
No, right now the search results page does not support a special layout for portfolio entries. You can request this feature here: https://kriesi.at/support/topic/enfold-feature-requests/page/13/ and if more user request this feature we might look into it.
Best regards,
Peter
Hi allegrabillings!
I just tried to reproduce the issue on my test server but the gallery seems to work just fine for me. Do you use a special post format (gallery, link, etc.)? Please give us a link to your post and create us an admin account. Please post the login credentials as private reply and we’ll look into it.
Best regards,
Peter
Hi Bruno!
I marked this thread for Devin and Kriesi – they can test your website with an IPad. I checked the website with an Android 4.1 phone (lg p700) and I couldn’t reproduce the issue.
Cheers!
Peter
Hey ppaoletti!
Please try to deactivate all plugins and check if i.e. the birscheduler breaks the theme translation. If not, go to the Codestyling translation page and rescan the theme files (French translation). Then click on “Edit” to check if all necessary strings are translated and at least click on “Generate Mo” to generate the mo file.
Best regards,
Peter
Hi!
No, this code shouldn’t affect any other links
.avia_header .avia_shop_option_link{ display: none !important; }
Regards,
Peter
Hi!
Please try to use Codestyling instead: http://wordpress.org/plugins/codestyling-localization/
Install the plugin, go to Tools > Localization and select “Themes”. Then search for “Enfold” in the list and click on “Add new language”. Then select your language from the list and click the “create po-file” button. Click on “Rescan” to fetch all text strings. Then click on “Edit” and translate the required strings from the “avia_framework” textdomain. At least click the “create mo file” button next to the “Textdomain” selection dropdown (top left corner).
Regards,
Peter
Hi bergzohar!
The contact form code can be found in wp-content\themes\enfold\framework\php\class-form-generator.php
Cheers!
Peter
hello,
i am translating enfold in greek with codestyling localization but although el_GR po/mo files get saved in enfold/lang folder i stll get english text
my wp-config.php has the right setting : define (‘WPLANG’, ‘el_GR’) and wordpress general greek localization works ok
what should i do ?
thx, tasos
Hi Dude,
thank you for your reply. Will be waiting for Kriesi’s answer.
Best regards
Emily
MMParticipant
Hi guys,
Without using separate layout elements, how do I place 2 or more buttons side by side, as per your buttons page here: http://kriesi.at/themes/enfold/shortcodes/buttons/?skin=Splash%20Green?skin=Splash%20Green
So just to clarify, if I am using the avia layout builder and have, for example, selected a one-half layout element and then placed a special heading inside it and then I want to add 2 buttons side by side (horizontally) underneath the heading, how would I do it? All I can manage myself at the moment is having 2 buttons side by side by pasting the shortcodes into a text block and making both ‘left aligned’ and putting a few spaces bewteen them, but I would like to be able to centre them within the one-half div element (I tried using auto left/right margins and setting as a block and giving them a width, but it didn’t centre them).
What am I missing?!
Many thanks in advance,
Matt
Hi Devin
I see. So base on the enfold, we can do nothing, right? Anyway it’s a perfect theme overall. But if the product description layout you can change in this type in future would be more perfect. This type the sidebar would not take too much space and, the page layout much more balance.
Thanks again.
Andy
Hi there. Could you please clarify the following about Post Slider:
1) Is it possible to have 2 rows? I would like to have 2 rows of 4 in each.
2) Can these be linked to standard pages that are not Portfolio Items or Categorized Posts?
3) If number 2 is not possible, could you please advise if there is another featured thumbnail slider in Enfold that could click through to a standard static page?
Thank you!
i just visualised that it would be very cool if the Galley lightens up as we go down, and not just when we are in the end of it, that could be some meters on a pad or smartphone.
That the animation follow the flow in real time :)
Hi Rolf!
Thanks for the tip. You can add this on your custom.css or Quick CSS:
body {
font-family: ‘Georgia’,'HelveticaNeue’,'Helvetica Neue’,Helvetica,Arial,sans-serif;
}
Best regards,
Ismael
Hey!
Can you please give us a link to the website? Do you have the latest version of Enfold?
Regards,
Ismael
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab to center your logo
div .logo { left: 45%; }
Cheers!
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.responsive .mobile_menu_tablet .main_menu {
display: block;
}
It is currently set to display none
Cheers!
Yigit
Hi!
Please add following code instead
body .avia-button.avia-color-theme-color:hover , body .avia-button.avia-color-theme-color:hover { background-color: black; border-color: black; }
Best regards,
Yigit
-
This reply was modified 12 years, 3 months ago by
Yigit.
Hi there, I’m newer to WP and Enfold, but love the power and tools so far. Quite intuitive and great forums resources, especially the Enfold theme.
However, I’m unable to find a solution in editing the styles colors in the General settings of the Woocommerce plugin in the Enfold theme.
Specifically, I want to change the Highlight color to #85ad74. I’d like to edit the other ones, as well.
And so for some reason, when changing any of the color codes and hitting save, the changes are not saved and it goes back to the default colors.
My newly, soft-launched site is http://www.cherryblooms.com.
Any advice is appreciated.