Hey!
What did you try and how? If you navigate via FTP the search path is wp-content–>themes–>enfold–>framework–>php, there you will find the file called function-set-avia-frontend.php, choose to edit it and replace http://kriesi.at with your own link and {$theme_string} with the text you want your link to display, all on line 1310.
Cheers!
Rikard
Hi savageman1234!
Thank you for using Enfold.
Can you please provide a link to the website? Maybe, adding a search optimization plugin will help. Try this:
https://wordpress.org/plugins/relevanssi/
http://kriesi.at/documentation/enfold/use-relevanssi-in-search-instead-of-the-default-search/
If possible, please contact the plugin author for more info.
Best regards,
Ismael
Not that you are the only Themeforest theme that has this issue … but I spend HOURS AND HOURS hunting through the provided Google fonts. There is no way you can tell what kind of fonts are listed – unless you memorize or check every font at Google fonts. It is clunky and frustrating. Does not make it easy or any other terms used in theme marketing on themeforest.
Surely you can provide some kind of tool to see these fonts – Other Than searching through them one by one on Google Fonts.
How hard would it be to provide a sample image of the fonts you include.
### EDIT ###
I think we no longer have to edit the function file to use a new Google font. I added an @ import to my child css and it seem to work. But if you search google for “Enfold new font” – it returns a very complicated post. — https://kriesi.at/support/topic/new-custom-font/ Anyway, it took me a few hours to figure it out since I had backups of function and css files from two versions agol. LOL. )
Evidently you still do not provide support for TYPEKIT. In other themes, we just plug in the TypeKit code in the Theme options interface. Oh well.
-
This topic was modified 11 years, 2 months ago by
USEYOURHEAD.
After searching for hours on how to make the mailchimp fields sit next to each other instead of below each other, I found your excellent tutorial for the Enfold theme and added the appropriate code.
All seems to be ok now, except, I would like the “Submit” button to be this colour: #F6937A and the background of the whole form to be #FBC7B4.
I would also like the “Submit” button to be smaller and to have a bit of space between the columns.
Is there quick css code that I can add in to make this happen please.
The form is for the following page:
Thank you very much
Ivana
-
This topic was modified 11 years, 2 months ago by
Josue. Reason: added link to tutorial
Hello Enfold,
Love the theme!
1 question. I’m using the WP Listings plugin to display real estate listings for a client’s website. Everything is great except for the fact that I cannot get the widget search feature that comes with the plugin to play nice with enfold. When I do a search using their plugin, enfold displays a blank search page with only the sidebar on the page. The plugin uses the custom post type of “listing” but won’t display on the search results page. I have disabled enfold and used the default 2014 theme and the search works fine…… I realize that you don’t support 3rd party plugins, however, my cleint really wants this feature enabled and I have racked my brain and Google to find an answer…without luck. I would be willing to pay for a solution to this problem. Any help would be greatly appreciated.
Thank you for the excellent theme!
Chris
Dear Elliott, you asked me the same thing in your message form February 16, 2015 at 6:32 pm, so I already tried that.
But I did it again, just in case. Unfortunately it didn’t help. The only change is that the default front page is another one – but the sidebar is still broken. I left it like that now. That is “default” – as is – from the box setting that comes with Enfold.
I think I should explain that I have give up all Enfold settings, my website content, and all plugins, in order to find a solution for this error.
This mean that there are NO theme settings that I need to save (I will create new one later), there is no need for any sort of backup, there are NO plugins, and the current content is there purely for error-search and testing. In other words you can test, play with, delete, create, and do whatever is needed in order to find the problem.
Thank you!
This reply has been marked as private.
I’m using the product search widget for the WooCommerce plugin with my Enfold site and when I search for certain terms (that I know are included in product names), I get a “can’t open page” error – almost like the search is timing out. Why would some search terms work just fine and others not?
Hi
I’m hoping you can help with a plugin conflict I’m having using the Enfold theme.
I’m using SearchWP to implement an advanced search for a portfolio website I’m developing. I’ve added your code in the function.php for ajax display which works really well but unfortunately, with the plugin activated, portfolio tag archives are not displaying when a tag is selected. I have the same issue using Relevanssi.
Any thoughts?
The problem doesn’t exist when using the Search Everything plugin so this could be a solution. Do you have a code I can add to function.php to implement Ajax results using Search Everything?
Thanks in advance.
I look forward to hearing from you.
Edward.
Hey!
Can you please add widget area to header with search box instead – http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
Best regards,
Yigit
Hi there,
I hope you will be able to help me with an issue I am encountering with Enfold: I have installed the Yoast WordPress SEO plugin with the basic settings, and after activating it all of my blog posts have disappeared (I can still see them as being published in the wordpress admin interface, but they are no longer charging when I click on the corresponding links on the blog page).
I have found this related topic dated 2011 for a different theme, I don’t know if you have found a solution since then…
https://kriesi.at/support/search/SEO+plugin+post+dissapear/
I appreciate your help.
Best regards,
Cerasel
Hi Enfold users
I am currently adding a sidebar widget to 40 pages. This takes a long time using the admin interface. I have searched the database to find where each post has a value for the sidebar they require, but I cannot find it.
Does anyone know where in the database I can edit the value of sidebar for each post?
cheers
Darryl
Hey Michael!
You can find that CSS around line 1115 in /enfold/css/layout.css.
#top #wrap_all .av-social-link-rss:hover a{color:#fff; background-color:#ffa133; }
#top #wrap_all .av-social-link-facebook:hover a{color:#fff; background-color:#37589b; }
#top #wrap_all .av-social-link-twitter:hover a{color:#fff; background-color:#46d4fe; }
#top #wrap_all .av-social-link-mail:hover a{color:#fff; background-color:#9fae37; }
#top #wrap_all .av-social-link-dribbble:hover a{color:#fff; background-color:#e44885; }
#top #wrap_all .av-social-link-linkedin:hover a{color:#fff; background-color:#419cca; }
#top #wrap_all .av-social-link-search:hover a{color:#fff; background-color:#222222; }
#top #wrap_all .av-social-link-gplus:hover a{color:#fff; background-color:#de5a49; }
#top #wrap_all .av-social-link-behance:hover a{color:#fff; background-color:#008cfa; }
#top #wrap_all .av-social-link-flickr:hover a{color:#fff; background-color:#ff0086; }
#top #wrap_all .av-social-link-forrst:hover a{color:#fff; background-color:#234317; }
#top #wrap_all .av-social-link-myspace:hover a{color:#fff; background-color:#000000; }
#top #wrap_all .av-social-link-tumblr:hover a{color:#fff; background-color:#345574; }
#top #wrap_all .av-social-link-vimeo:hover a{color:#fff; background-color:#31baff; }
#top #wrap_all .av-social-link-youtube:hover a{color:#fff; background-color:#a72b1d; }
#top #wrap_all .av-social-link-pinterest:hover a{color:#fff; background-color:#cb2027; }
#top #wrap_all .av-social-link-skype:hover a{color:#fff; background-color:#12a5f4; }
#top #wrap_all .av-social-link-instagram:hover a{color:#fff; background-color:#a67658; }
#top #wrap_all .av-social-link-five_100_px:hover a{color:#fff; background-color:#222222; }
#top #wrap_all .av-social-link-soundcloud:hover a{color:#fff; background-color:#F76700; }
#top #wrap_all .av-social-link-xing:hover a{color:#fff; background-color:#006567; }
#top #wrap_all .av-social-link-vk:hover a{color:#fff; background-color:#597BA5; }
#top #wrap_all .av-social-link-reddit:hover a{color:#fff; background-color:#FF4500; }
You could remove the :hover part and add an !important; like so.
#top #wrap_all .av-social-link-reddit a{color:#fff; background-color:#FF4500 !important; }
If you want it to be a solid color all the time.
Regards,
Elliott
Hi Yigit,
Thank you for your answer,
I have another one: is it a good idea to use this line of code below in the child theme’s style.css?
@import url(“../enfold/style.css”);
What does it mean exactly and what happens if I don’t insert it into the child theme’s style.css?
Sorry if this has been answered, I made a search in he forum and I found related topics, but I didn’t seem to be able to find the answer to my question.
Thanks in advance.
Ben
Dear support,
I searched the forum but didn’t find a solution.
Could you please tell me how to display a selfhosted video with a link from a portfolio item as you did it on the demo http://kriesi.at/themes/enfold/portfolio/ (the video item with the football image)?
Your item opens a vimeo video: http://vimeo.com/12860646
In my portfolio item I used
– “Define custom link”
– and applied a link to a selfhosted video.
This results in not displaying the video in an overlay lightbox but on it’s own page.
Thanks in advance
Claus
Hi there!
Sorry, but I don’t quite get this. I installed the localization plug-in and went to Tools > Localization > Themes > Enfold where I clicked “Rescan” (“Einlesen” in my German version) and then “Edit” (“Bearbeiten”).
But how can I now find the strings for Weeks, Days, Hours etc. that I want to translate to German? Searching for those words didn’t bring up any results.
Thanks for your help!
Daniel
Hey gearouthere!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#top #menu-item-search.menu-item-search-dropdown>a:after {
content: ' Search';
font-size: 15px;
}
Best regards,
Yigit
This reply has been marked as private.
Hi Support team,
I just recently changed from poweredparaglidingontario.ca to poweredparaglidingontario.com with netfirms. everything went well but the theme. We lost the icons for the search, wp-layer slider, and so on, as well as the dashboard in Enfold, as well as the ability to edit pages. I will send some login as we are still trying to make some changes and need some help with the theme to get it working. Thanks in advance.
-Ben
Hi Andriy!
Thank you for using Enfold.
Use the masony element but first, you need to create posts or portfolio items with featured images. Apply categories to those post or portfolio items as well. Please take some time to review all of the resources in the Theme Documentation. A lot of basic stuff like theme installation, element configuration, options overview, css snippets and whole lot of handy stuff regarding the theme are probably available in there. You can watch video tutorials or get hold of a few hooks and filter functions that may help you modify the theme as you like. You can also search the forum for any related questions or issues.
You can also download the demo content on Enfold > Demo Import panel to have starting content to work with.
If you don’t find what you’re looking for, don’t hesitate to let us know and we will be happy to assist you. For any complicated questions or add-on, please visit our Feature Requests page. Thanks!
Regards,
Ismael
Hey there,
do we just find bbpress inside our add new plugin interface if we dismiss the install bbpress after a new setup? /wp-admin/plugin-install.php?tab=search&s=bbpress
I just want to make sure I install it properly.. Since I know when you install enfold fresh it asks you to do it, in most cases I dismiss this but this time I am in need of it for a new project I am working on.. but of course as usual I dismissed it out of habit…
Let me know the PROPER method for installing BBPress if we dismiss the install prompt..
thanks for clarification.
cheers
ENB..//
Hey pooz!
Please search the string in WordPress’ language files, not Enfold’s
Cheers!
Yigit
Hi Sean!
I just tested this on my XAMPP setup but it appears to be working fine.
I noticed that if you try doing a search on your site by just using query parameters or with the default search widget then it does not return any results either.
Check in the default WordPress theme to see if it happens there and be sure to deactivate all plugins while testing.
Also, this is unrelated but be sure to update Enfold to the latest version, 3.0.8, your currently using 3.0.4.
Regards,
Elliott
-
This reply was modified 11 years, 2 months ago by
Elliott.
Hi I added your code…
A couple of questions:
1) can i copy the file function.php into my enfold-child folder? My aim is not to loose any changes apported with further Enfold updates….
2) after added you code, the title tag is ok (As you can see I did a little modification ->Tripadvisor ), but I lost my customized icon, and it became a pencil icon. So I think your first suggest was the best and I tried this way:
I search for an SVG icon for Tripadvisor here: https://www.iconfinder.com/search/?q=tripadvisor&type=vector and dowloaded this one: https://www.iconfinder.com/icons/415887/download/svg/128. Then I imported it in fontello.com and downloaded the zip file. After I imported it in enfold panel the way you suggested. I refreshed the page Social Profiles (and added the filter you suggested me at the end of the file function.php but the new icon didn’t appear.
Can you help me?
Hey Luke86!
you can go to fontello.com and search for any number, letter etc. and add it into Enfold: https://vimeo.com/75743285
For a feature request go here: kriesi.at/support/enfold-feature-requests/
Regards,
Andy
Hi Gee Are!
It looks like they give you all the instructions there.
For step #2 you can add this to the bottom of your functions.php file to add it to your homepage.
add_action( 'wp_footer', 'enfold_customization_footer_scripts' );
function enfold_customization_footer_scripts() {
?>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"url": "https://www.example-petstore.com/",
"potentialAction": {
"@type": "SearchAction",
"target": "https://query.example-petstore.com/search?q={search_term_string}",
"query-input": "required name=search_term_string"
}
}
</script>
<?php
}
Best regards,
Elliott
Hi Bubarama!
Please go to Enfold/includes folder and edit loop-search.php file
Best regards,
Yigit
Hey synapse7!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top #searchform .ajax_search_response { display: none !important; }
Regards,
Yigit
Hey axelfx07!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.html_header_searchicon_disabled #top .main_menu .menu>li:last-child>a .avia-menu-fx {
padding-right: 0; }
Cheers!
Yigit
I apologize if this has been asked before, I’ve tried to find a way to search the Enfold forums only but can’t figure out how.
Is there a way to disable the live (ajax?) search previews that show up as you start typing a search term? I’d like our search bar to be a basic search that doesn’t show results until the person hits enter or presses the search button and then just show the normal search results page.
Thank you for your help.