Hey!
Try adding this code to the Quick CSS:
.bbp-search-form:before {
content: url(https://kriesi.at/wp-content/themes/kriesi/images/enfold.jpg);
display: block;
margin-bottom: 15px;
}
Change the URL of the Enfold banner by the of yours.
Cheers!
Josue
Hey!
I made a quick search on the forum and seems like you may have some CSS related issues with Formidable Pro. You can see Ismael’s and Peter’s posts here – https://kriesi.at/support/topic/enfold-and-formidable-pro-not-cooperating/#post-250686
Best regards,
Yigit
Hallo Pedolin!
There are many Enfold users using Gravity Forms with some custom CSS adjustments. You can easily search the form to find these code out or you can simply post the link to your website and point out the section and we can provide you custom CSS code if needed :)
Cheers!
Yigit
Hello,
I was wondering if some of these options are possible to do or which option would be the most reasonable to do. Maybe you have faced that question before and can help me find the best solution. The issue concernes WordPress default Search option and the Accordion Toggles. As you can see from any site using Accordion toggles, these parts are closed by default and therefore WordPress default Search finds the page that includes the Accordion toggles, but it’s really hard to understand in which Accordion toggles the searched keyword is.
Take Enfold theme for example and search for keyword “accordion” http://kriesi.at/themedemo/?theme=enfold
My idea is, is it possible and how would it be possible to:
1. Open the toggles where the keyword “accordion” is at once, when I go to that page on search results.
2. If opening the toggle is not possible, then highlight the toggle with color, in which the searched keyword is located.
3. Open the Toggle if I use CTRL+F to highlight search results. Currently it does not open the toggle as if the keyword isn’t there, but it is in many of the toggles there.
Any comment would be awesome. I just need to know what options do I have to power up the search a little, because using Accordions and Toggles do not work with searching the site very well and if there are many toggles on page (some FAQ page for example), then finding content for specific keyword can be really timeconsuming.
Dear Yigit,
Thanks, I change the code in enfold/includes/helper-main-menu.php:
if($headerS[‘header_social’] == ‘icon_active_main’ && !empty($headerS[‘bottom_menu’])) echo $icons;
get_search_form();
the result you can see here: http://www.webop.eu
The CSS in QuickCSS for Enfold has no effect for the field.
When the search result is open the background is transparent and the second menu scrolls to the bottom.
Thanks for your help
Guido
Hi!
2) I couldn’t find the problem of the Revolution Slider plugin. I noticed the shortcode [rev_slider drug] doesn’t work too and it seems to be an incompatibility issue between Revolution slider and WPML.
3+4) Please try to use the Codestyling plugin to translate the text strings. Download and install the plugin ( http://wordpress.org/plugins/codestyling-localization/ ), go to Tools > Localization and select “Themes”. Then search for “Enfold” in the list and select your language and click on “Rescan” to search for all text strings. Afterwards 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).
5) You need to configure the options for each language. If you want to set the homepage for the Arabic version go to this page: http://www.patientdrugnews.com/wp-admin/admin.php?page=avia&lang=ar . You can change the language by using the language switcher on the left side.
Regards,
Peter
Before I upgraded, I had a menu there, which I set up with WP’s menu settings, which listed my categories, to the left of the search icon. After upgrading to 2.8.1, that menu doesn’t display, but a list of pages displays. I’ve got that off now, but how do I get the main menu (the one with categories) back? In the Menus settings, that menu is set up as Enfold Main Menu. I’ve got the Enfold header settings as Logo left, menu right, but that menu is not displaying.
Thanks,
Kirk
Update: Never mind; it came back. I don’t know why, but after reloading a few times, it showed up. Thanks.
-
This reply was modified 11 years, 8 months ago by
kirkmc.
Hey!
Thank you for the update.
You can add this on Quick CSS or custom.css if you want to remove the menu on the header:
.avia-menu ul li.menu-item {
display: none;
}
#top #menu-item-search {
display: block;
}
Regarding the masonry element, yes, you need to add featured images in order to show images on the masonry overview page. No, it can’t pick up the the images that you added on the editor. If you want it to work that way, please hire a freelance developer. Please visit Envato Studio or Werkpress for further customization. You can also vote or post the feature on our Feature Requests page.
Cheers!
Ismael
Hi!
Thank you for using the theme!
You can change the styling of the site on Enfold > Genera Styling panel. Look for the Body Background color. In case you have any questions, please take some time to review all of the resources in the Theme Documentation as a lot of basic stuff like theme installation, css snippets etc are already available in there with better explanation and awesomeness. Watch some of our Video Tutorials to learn more about the different aspect of the theme. You can also search the forums for queries that has been answered before that might be related to your problem.
If you find that you still have questions after taking the time on our documentations, don’t hesitate to let us know and we will be happy to assist you. If you have any requests or you feel like giving us a warm hug? You can definitely post it on our Feature Requests page. :)
Cheers!
Ismael
Guys,
Are there any tools within the ENFOLD theme that would specifically help SEO and more specifically, cause site links to show up in organic searches?
Any suggestions would be appreciated.
This reply has been marked as private.
Helo there!
Could you please help me to ask for my questions:
- I want to add just several social sharing buttons in portfolio items: FB, Twitter, VK and Email without installing any external plugins. How can I do that?
- My website is going to be used by russian speakers, so in breadcrumbs I need to see russian titles. But ONLY home page is still in English. Others are good. From which data it gets the name of the page and how to change it?
- In portfolio item page I added a button “Order now”. How to make it work by the following scenario: user clicks on it, modal window with small contact form appears, user fills it and message comes to my email?
- I have a little experience with WordPress and I couldn’t find any internal tools for SEO. So I think I need a plugin. Which plugin is the best for this theme?
- I want to add a specific field for all porfolio items like “New”, “SALE”, “Special offer” and show visual tags on the whole site. Is it possible to make it?
I know that some of my questions is too wide, but I’ll be happy if you just show me the right way to search the answers.
Thank you!
-
This topic was modified 11 years, 8 months ago by
srs6270.
Hi, thank you in advance for your support and any help you can provide. I have moved my website from a test server to a production server and it works great, however… when I go to edit any of the pages the avia builder is in an continuously loading. When I click on Default Editor and then click on Advanced Layout Editor it loads and you can see the layout of the pages’ contents…but you cannot edit any of the content. When I click on the edit icon nothing happens. I am using the latest version of Enfold
I searched through previous help topics and have tried to resolve it myself – turned plugins off and on, renamed plugins directory, cleared cache, modified the wp-config.php file, and reinstalled wordpress. Thank you again for your help.
After searching the forum to see if I could find an answer to our parallax feature not working in IE… (or any other browser for that matter) I read in a post dated two months ago that it had been fixed by a major update (2.7). However, I am STILL having the same issues with mine? Even your demo still shows the same issues I having. http://kriesi.at/themes/enfold/homepage/home-v9-videos-and-parallax/
It just jumps all over the place and scrolls with the rest of the page??
How can I get this fixed?
Thanks Joe
Hi Alex!
There are many Enfold users using Gravity Forms. Some CSS adjustments may be needed and i believe you can find them if you simply search “Gravity Forms” on search, if not, we do not mind having a quick look
Cheers!
Yigit
Hey!
I have replied you here for your other questions – https://kriesi.at/support/topic/how-to-change-text-size-color-and-remove-hover-in-recent-posts-widget-footer/#post-284100
and feel free to post your requests here – https://kriesi.at/support/enfold-feature-requests/ or vote the ones that are already requested.
We are also working on a more advanced search for the forum.
You can find Enfold documentation here – http://kriesi.at/documentation/enfold/ more and more content will be added/are being added there such as code snippets and video tutorials.
For any other questions or issues you are having, you can always use support forum and we will gladly help you.
Regards,
Yigit
This reply has been marked as private.
Hi Guys,
I recently migrated my wordpress site using Enfold Theme. I managed to migrate with no real hassle which was nice. I ran a migration script to change site urls and database content which have all worked great however…
I have a number of custom link pages (portfolio items etc) I perhaps stupidly created these as full urls instead of shortened and now I’m looking a quick way to find and replace. Any ideas of a plugin or direct file edit I can work with?
Thanks in advance
.andy
Dude,
You are correct that the stock Enfold theme handles the empty search string properly but, it appears, that the iThemes Security plugin adds code to the .htaccess file that causes the problem as I indicated. I know you can’t anticipate problems of what every plugin may cause. I was just wondering if what I posted may identify or lead to a possible solution on your end.
It’s not a huge problem. I found the fix as I posted and am also trying to see if the plugin developers have anything to say on their end.
Thanks for your reply. I appreciate it.
Update: I tried setting the RewriteCond back to original and implementing your suggestion and it did not work. It appears that the fix is with the code added by iThemes Security (formerly Better WP Security). I thought what I posted may tip you off to a possible solution on Enfold side. No worries.
-
This reply was modified 11 years, 9 months ago by
TheMediaman.
Hey TheMediaman!
I don’t think this is related to the theme code but we use a function to redirect the user to the search page if the search query is empty. To deactivate this function comment out this line in wp-content/themes/enfold/includes/helper-template-logic.php:
add_filter('pre_get_posts', 'avia_search_query_filter');
or insert:
add_action('after_setup_theme','avia_remove_search_redirect');
function avia_remove_search_redirect(){
remove_filter('pre_get_posts', 'avia_search_query_filter');
}
into the child theme functions.php.
Regards,
Peter
Hi!
Regretfully, we don’t have all kinds of tablet models on hand. Like Devin said, manufacturers often bundle their own sub par browser with the device. You need to install major browsers like Chrome or Firefox. Please check the browser compatibility info of Enfold, , we can’t provide support for stock browsers.
http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990?WT.ac=search_item&WT.oss_phrase=enfold&WT.oss_rank=1&WT.z_author=Kriesi
Best regards,
Ismael
Hi nuanda74!
Thank you for using the theme!
Unfortunately, you can’t set a predefined color scheme on different pages but you can modify specific pages using the Enfold > General Styling > Quick CSS field or use the wp-content/themes/enfold/css/custom.css file. Firebug or any other browser code inspector will come in handy when making these changes. Also, try to play around with the advance layout builder and the avia elements especially the color section if you want different color schemes for different pages.
In case you have any questions, please take some time to review all of the resources in the Theme Documentation as a lot of basic stuff like theme installation, css snippets etc are already available in there with better explanation and awesomeness. Watch some of our Video Tutorials to learn more about the different aspect of the theme. You can also search the forums for queries that has been answered before that might be related to your problem.
If you find that you still have questions after taking the time on our documentations, don’t hesitate to let us know and we will be happy to assist you. If you have any requests or you feel like giving us a warm hug? You can definitely post it on our Feature Requests page. :)
Regards,
Ismael
Hey!
Glad we are able to help. In case you have any questions, please take some time to review all of the resources in the Theme Documentation as a lot of basic stuff like theme installation, css snippets etc are already available in there with better explanation and awesomeness. Watch some of our Video Tutorials to learn more about the different aspect of the theme. You can also search the forums for queries that has been answered before that might be related to your problem.
If you find that you still have questions after taking the time on our documentations, don’t hesitate to let us know and we will be happy to assist you. If you have any requests or you feel like giving us a warm hug? You can definitely post it on our Feature Requests page. :)
Regards,
Ismael
hi,
i want to realize a search box in the header of the template. Thanks for a tip.
Guido
Am new to Enfold – EXCELLENT – Have searched the help and forums but cannt find the answer to the two questins below.
Firstly, I can put a map on a page with multiple addresses, however if I try to create a Map Widget that can be used on multiple pages I can only enter one address in the Widgets area.
Secondly, you build a form in the page builder how do yo access the shortcode so hat it can be place in a text block in the widget area (i.e. develop one contact form, then drop on a template or multiple page.
Hey!
Open /wp-content/themes/enfold/css/base.css and remove from line 184 to line 253:
#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;}
Regards,
Josue
Hey Rick!
You can also go to Enfold theme options > Header Layout > Extra Elements and uncheck “Append search icon to main menu” :)
Best regards,
Yigit
Simple & Painless…
Add to QUICK CSS in Enfold
#top #menu-item-search {
display: none;
}
Done!
Hey Superbobrik!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#searchform, li#menu-item-search { display: none; }
.logged-in #searchform, .logged-in li#menu-item-search { display: block; }
Best regards,
Yigit