Hi,
I have on google search console an access denied for two url:
1) wp-content/themes/enfold/framework/images/
2) wp-content/themes/enfold/framework/js/.
Can I disable Avia Framework in sitemap? What’s Avia Framework?
The other error (404) is that doesn’t exist categoria/viaggi. I create this category at the beginning and after I delete it, but I have one page that contain post about viaggi. What I have to do?
Thanks
Hey Rikard!
I cannot give you a link right now, as I only started this project yesterday on my home server, but I built 2 other pages with Enfold. I could give you a link to one of them. I need to present a demo on Monday. And one major thing is the outlook of the blog, which should be showing the date in the way the Brightbox theme does.
I’m really used to work with Enfold and I love it, but I’m not a programmer and for each modification I need to do a web search to find the the code that solves my problem.
What I can do is give you the login details to another page I created with Enfold and set up a blog page. Examples of themes that look like the clients idea besides Brightbox are also the following:
http://themeforest.unitedthemes.com/wpversions/brooklyn/basic/blog/
Maybe I’m not the only one who would like to have this additional blog style.
Thanks a lot and best regards,
Tom
Hey domchocolate,
Please refer to this post – https://kriesi.at/support/topic/grid-style-search-results-with-sidebar/
Please feel free to request – or vote if already requested – such feature on Enfold feature request form.
Best regards,
Yigit
Hi
Currently when you do site search on google I am getting the following appearing
http://www.xyz.co.uk/wp-content/themes/enfold/framework/js/
I was going to dismiss it through robots.txt however when I went to do a fetch as google through Google Search Console it was throwing up partial results.
Any suggestions please?
Thanks
Hey kvilby,
Thank you for using Enfold.
1.) There’s not enough space for the mobile menu in the top bar. Where do you want to place it? A screenshot will help. I’m sorry but what do you mean by “logo scrolls up when scrolling.”?
2.) Have you tried zooming out the map?
3.) Please add this in the functions.php file.
add_action('wp_footer', 'ava_new_custom_script');
function ava_new_custom_script(){
?>
<script type="text/javascript">
(function($) {
function a() {
var shop = $('body').hasClass('woocommerce'),
ww = $(window).innerWidth(),
side = $('.sidebar').detach();
if(!shop || ww >= 768) return;
side.insertBefore('.template-shop');
}
$(window).load(function() {
a();
});
})(jQuery);
</script>
<?php
}
If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.
Best regards,
Ismael
Hey ecoworld76,
1. I can’t see any overlapping on ipad, the phone number is displayed over it. Did you manage to get it working already?
2. Please try adding a widget to the header area: http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/
3. There is nothing like that in the theme by default so you would have to use a third party plugin, if you search here I’m sure you will find something to fit your needs: wordpress.org/plugins
4. Not sure what you mean by that, do you mean the number you have on there already or the button you want to add in question 2?
5. Not really sure what you mean by that either, the full width slider is just that, full width, so I would say the short answer is no, but feel free to explain a bit further.
Best regards,
Rikard
Hello,
I’m using Enfold theme.
I’m searching for a way to prevent the server side from serving large gallery images to the client side. I am not interested in css solutions like “display:none” etc, because they are only blocking the image display on the device but not the actual image download which compromise speed of page load.
Is there any way i can identify the clinet device (i.e phone, tablet) on the server, and maybe twik the template from serving the image gallery ?
Hope my question was clear enough.
Thank you for the wonderful Theme.
Best,
Ziv
Hi,
It’s possible but there’s no feature in enfold that does that. You can do it by using javascript or jquery, or you can search for some plugin that offers that functionality.
Best regards,
Nikko
Hey Kate!
Yes, editing search.php is the only way, unfortunately you are not using a child theme, which means any changes you do in search.php will be overwritten during the theme update. The safer way is to use a child theme, create search.php in the child theme and copy all contents of search.php in the enfold theme and then modify it the way you want to be formatted.
Cheers!
Nikko
Hi Nikko. Tapping on the left of the logo or the right of contacts only closes the menu sometimes, however this is not a solution because no-one will know to tap there, also the menu does not close even when you scroll. I dont think the problem is with the links in the slider because the slider is only on the home page and the problem exists on every page.
Okay so heres what I found after some tests and research. The automatic closing or tap to close of the dropdown and mega menus do not work on many other websites as well, including the Enfold demo site. It seems to be that the bootstrap in js works with mouse click and not touch.
You can do a test on many WordPress sites and see that when a menu is open and you scroll, the menu will not close. This is due to the touch on the screen is not recognised by js to close or clear menus.
I hope you guys can find a solution with some simple code or css. Its really frustration having a mega menu block half the screen while scrolling.
Hi,
it would be best to search for a plugin out there with such a function. It’s nothing which Enfold can provide to you.
Best regards,
Andy
Hey Diane,
login does not work for me. Can you check please?
However, I doubt that you can achieve what you want with the default Enfold options. You could build a mega menu instead: http://kriesi.at/documentation/enfold/portfolio-item/creating-a-mega-menu/
But if you need something else, then you would need to search a plugin with such a function. Maybe Uber Menu Plugin is for you.
Best regards,
Andy
Hey pankaj_mangal,
we’re sorry, but we have no experience about a plugin with such functions. You would need to search by yourself for something like this. Here is our recommended plugin list for Enfold: https://kriesi.at/support/topic/recommended-plugins/
Best regards,
Andy
Hi, I have two issues to solve. And I want to know if its possible to achieve with enfold or I have to search for some plugin:
– I have to make a contact form where the user could upload an image and then send the form. Is this possible with enfold contact forms ?
– I have to make a search box with a drop-down selector with several options, so the user could select one and go to a different page. Is this possible some way. I send you a screenshot to better explain this.
Thank you!
Hey OcasioConsultingLLC!
Thank you using Enfold.
Please follow the instructions in the following thread. https://kriesi.at/support/topic/search-box-in-header-on-mobile/#post-582862
Cheers!
Ismael
Hi enktesisllc!
That is caused by following text
Nehemiah Communications provides marketing, public relations, communications, research, and operational services. The office is located in Columbia, SC., near Blythewood.
Please remove it. If you would like to keep it, please add following code to Quick CSS in Enfold theme options under General Styling tab
#header.header-scrolled {
top: 0;
}
Cheers!
Yigit
Hi
I see from other threads that people have reported Error 500 in Google Search Console for some enfold files such as:
wp-content/themes/enfold/framework/php/inc-avia-importer.php
wp-content/themes/enfold/framework/php/class-tgm-plugin-activation.php
wp-content/themes/enfold/framework/php/auto-updates/auto-updates.php
wp-content/themes/enfold/framework/php/inc-autoconfig.php
I haven’t found any particular resolution or advice as to what we should do about this. Should we block these urls from being indexed?
Do you have a suggested robots.txt configuration that you would recommend?
Thank you for your help.
Tia
Hi,
this is the way the WordPress’ search function works and Enfold just uses the default WordPress search function. If you need different results, then we recommend to search for a plugin with such a function. Maybe Relevanssi Plugin is for you.
Best regards,
Andy
Working from your Consulting demo and wondering if it’s possible to add an audio file to the full-width Easy Slider. I would like to add an audio player right under the caption/sub-caption as you see here > http://kriesi.at/themes/enfold-consulting/#top
I did a few searches here on the support forum about adding audio. Found this reply about adding to background video to be helpful: https://kriesi.at/support/topic/adding-audio-option-on-fullscreen-background-video/ However, this seems to add the button in the bottom right corner. Wondering if there’s a way where I can add a small audio player under the Easy Slider captions.
Thanks!
Hello.
The site that I am working on is https://www.morningsunherbfarm.com It is using the enfold shop demo.
I would like the search results to show up as a grid with pictures, rather than a list of wordy results.
I even tried the woocommerce products search widget, but I’m guessing that /enfold/search.php is not accepting the arguments from this, or if it has its own search function, then it is being overridden?.
Ideally, I would like products results to show first with a ‘Products’ label and a nice products grid, and then ‘other stuff’ to follow including in the ajax search. I can do without the ‘other stuff’ if this is too difficult.
Any help is appreciated.
I have been having issues for the last month or more with a couple of things and I cannot seem to find the answers that work. I have searched the help forums and done everythign I can think of and it’s driving me nuts:
1. Google is indexing a ton of Enfold theme URLS in the /wp-content/themes/enfold/framework
For example, I only have 5 pages on my website, but google is indexing over 30. They consist of the above url with stuff after the /framework, such as images/colorpicker, php/wordpress-importer, images/icons, ect, ect……I cannot get google to stop reading and indexing these. The #2 keyword on my site, according to google search console is “PNG”, due to all of these URL’s from enfold, which include PNG files. This is obviously not good for SEO as you can imagine.
2. Googlebot cannot render my pages fully. What i mean, is that it will see about half my page and that is it. This is coming straight from the fetch and render portion of search console. Their is no rhyme or reason to why it’s only rendering half of the pages…the stuff it cant render is mostly just text too, nothing fancy. Again, if goggle cannot see half of the stuff on my page, thats a problem. If you or I were to go to my website, we’d see everything just fine as it’s supposed to be.
Before I purchased enfold, I had zero issues with either of the above two examples, so if i can’t find a solution, I’m going to have to remove enfold. I don’t want to do that, so if anyone can help me out, I’d much appreciate it.
-
This topic was modified 9 years, 5 months ago by
tyler_055.
Hi,
Please try the following in Quick CSS under Enfold–>General Styling:
.search .sidebar, .search .avia_combo_widget, .search .search_not_found h3 {
display:none !important;
}
Best regards,
Rikard
Dear Support team,
I have the drop down menu activated and wants to switch off the flags. but at the moment I can see in the menue the drop down and the flags on the right next to the search bar.
I found this:
https://kriesi.at/support/topic/enfold-wpml-two-issues
But I can not findthe correct line in the header.php
Thank you very much!
Hi,
simple problem – my WooCommerce Product Panel crashed few days ago. I installed a plugin called “predictive search” (whereas I don’t think this is responsible for that)
See the following picture for visualization: http://666kb.com/i/dd8tiji0jm3ye81kw.jpg
I tried reinstalling Enfold, switching to Twenty Sixteen and disabling all plugins (except for WooCommerce of course), as well as putting the WooCommerce folder on ftp to a previous state. Nothing worked. And only the Product Panel is hit, everything else works just fine. Any ideas?
Plus: My product search doesn’t work, everytime there is this “No product found” page, which is impossible, because these products exist. Please help :)
Thanks,
Patrick
Hi, I have been putting together the wedding theme for Enfold. I chose it after considerable research because of the nice parallax and other effects as in the Kriesi demo, despite it being much more expensive (~$90AUD) than other themes. I have been working on the site for a couple of months now for my daughter. Of course I noticed that the parallax was not working on mobile devices (neither my iphone or iPad) but put that down to needing to adjust special settings and just kept working away at the site. Its now ready to go public, as it were, so yesterday started looking to find out how to set it up to work on the mobile devices. As you can appreciate, most of the people accessing the site will do so from their mobiles.
Worryingly, after several hours of searching, it looks like the theme does NOT work (as promised – that’s what a demo does!!) on mobile devices? I would not have purchased the theme had I understood that. I cannot see anywhere where it says “hey these features don’t work on the majority of devices (ie on any mobiles or tablets) that will access the site!!” Why would I pay $90 for a theme that does not work??
Please tell me I am wrong and just have not found the information I need!!
In which case please also direct me to the information that shows me how to set up the theme to work on mobile devices
Thanks
That’s great, I’ll have a look at it tomorrow when I get up.
Um, as regards other themes, I have somewhere around 40 sites using wordpress, which I believe use 12 themes (I may be wrong). I have to say that this is the first time I’ve found one where I’ve needed to ask for help to get blog links to open in a new frame. I’ll admit that I have only needed to do it with the blog page a few times, maybe 6, but it has never been a problem. I need a similar setup to that I used on britishcatteries.co.uk, because if you set up a search feature to filter posts, users won’t want to redo the search every time they click on a link. That site has around 500 catteries, plus maybe twice as many vets, and the average user who makes enquiries contacts 4 catteries. So redoing a search after each contact would be a pain in the butt. It may not be the kind of thing people use often, but when they do it’s usually for a good reason. I came across several enfold users searching for ways to open links from portfolios and also blogs in a new window, so perhaps a code snippet – a revisable example – would be a good addition to the snippets section?
To be honest, I’d have been able to do it myself except there’s no reference anywhere as to how the blog output is generated. The archive and loop templates seem to have nothing that can be modified to allow manual creation of links, and I can’t see where the output comes from. With sites like this I generally use avada, which is a doddle to modify in that respect. I first tried using enfold a year ago, but eventually gave up. I’ll say that the current version (of enfold) is much better, but it’s a shame it’s so difficult to modify and there aren’t any guidelines for people who want to modify stuf (not custom coding, but indications as to which files do what). Still, I’ll keep going and hope I can get the right results this time.
Anyway, thanks.
-
This reply was modified 9 years, 5 months ago by
brian7454.
Hi Martin!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.search-results .main_color {
background: black;
}
Regards,
Yigit
Hello,
I have tried to search it with Loco translate and from FTP too but I do not find the correct place, where can I change the “page 1 of 2” in the Enfold theme.
Can you please help: http://imgur.com/a/eXxbG
Hi Pascal!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#menu-item-search + #menu-item-search {
display: none;
}
Regards,
Yigit