-
Search Results
-
Hello,
when i search google for http://www.newyorkpartybuslimos.com the search returns unwanted content – how to prevent below from appearing on google search results – thank you !!!
Index of /wp-content/themes/enfold/framework
http://www.newyorkpartybuslimos.com/wp-content/themes/enfold/framework/
Parent Directory · avia_framework.php · css/ · error_log · images/ · js/ · php/. Apache Server at http://www.newyorkpartybuslimos.com Port 80.
Index of /wp-content/themes/enfold/framework/images
http://www.newyorkpartybuslimos.com/wp-content/themes/enfold/framework/images/
Index of /wp-content/themes/enfold/framework/images. Parent Directory · colorpicker/ · icons/ · layout/. Apache Server at http://www.newyorkpartybuslimos.com Port 80.
Index of /wp-content/themes/enfold/framework/css
http://www.newyorkpartybuslimos.com/wp-content/themes/enfold/framework/css/
Parent Directory · avia_admin.css · avia_colorpicker.css · avia_sidebar.css · conditional_load/. Apache Server at http://www.newyorkpartybuslimos.com Port 80.
Index of /wp-content/themes/enfold/framework/images/layout
http://www.newyorkpartybuslimos.com/wp-content/themes/enfold/framework/…/layout/
… menu-bits.gif · select.png · select_colorpicker.png · sort_arrow_down.png · transparency.png. Apache Server at http://www.newyorkpartybuslimos.com Port 80.Topic: Links created with Error 404
Hi Team,
I am looking at the search console & found that there are 28 Errors with 404. None of the pages are created by me.
Please let me know, how do I remove/delete these pages from the site:1 http://10elite.com/wp-content/themes/enfold/framework/
2 http://10elite.com/tag/nice/
3 http://10elite.com/index.html
4 http://10elite.com/tag/some/
5 http://10elite.com/portfolio/masonry-portfolio/
6 http://10elite.com/blog/blog-single-author-full/
7 http://10elite.com/shortcodes/tabs/
8 http://10elite.com/shortcodes/layer-slider/
9 http://10elite.com/shortcodes/columns/
10 http://10elite.com/shortcodes/animated-image/
11 http://10elite.com/shortcodes/images-with-hotspots/
12 http://10elite.com/2012/01/14/this-is-a-nice-post/
13 http://10elite.com/shortcodes/iconbox/
14 http://10elite.com/shortcodes/hr/
15 http://10elite.com/2010/05/07/advanced-jquery-functions/
16 http://10elite.com/shortcodes/toggles-accordions/
17 http://10elite.com/2010/08/09/custom-lightbox-click-the-image/
18 http://10elite.com/2011/01/28/another-title-for-our-pretty-cool-blog/
19 http://10elite.com/best-laptops-under-300/_wp_link_placeholder
20 http://10elite.com/2009/03/07/html-styles/
21 http://10elite.com/2011/02/17/aenean-vulputate-eleifend-tellus-aenean-leo-ligula/
22 http://10elite.com/2010/12/28/this-is-a-test/
23 http://10elite.com/2011/02/12/lorem-ipsum-dolor-sit-amet-consectetuer-adipiscing-elit-aenean-commodo-ligula-eget-dolor-aenean-massa/
24 http://10elite.com/pages/landing-page/
25 http://10elite.com/blog/page/2/
26 http://10elite.com/pages/blank/
27 http://10elite.com/pages/services/
28 http://10elite.com/author/admin/page/2/Also, please guide me how do these pages come up & what measures we need to take so such pages are not created further.
Thanks
Manoj K
+91-9004343600Topic: conflict with map list pro
Hi,
Am using enfold and map list pro.
https://codecanyon.net/item/map-list-pro-google-maps-location-directories/2620196When I try to search and add an item using map list pro, the search box does not generate an addres.
When I remove the enfold theme, the plugin works. The plugin works rendering maps I add in with Lat and Long, but the search funcionality is something that makes it worth having.Maybe there is a conflict with the enfold google map box. Is there a way to disable that or remove any code that might cause a conflict
Hello Enfold’s team,
I would like to know how to remove the “Shop” in my woocommerce breadcrumbs. I installed the demo shop in localhost and I would like something like this :
Home > Product Category > Productinstead of something like this :
Home > Shop > Product Category > ProductI searched for some snippets and in some topics but I couldn’t find one :(.
Thank you in advance for your help,
Dimitri.Hi–
I want to create a page with a search bar, then have results filter by lowest price. I don’t mean datafeed from external sites, my client wants to input the info herself keeping the search local.I tried out plugins including WPsearch and the instructions from Enfold to add code to functions.php, but it broke my site.
any suggestions?
Hi, I’m working with Enfold the first time, still on local server.
I placed a product search field in the secondary menu. Now I want to customize the look: the submit button should be to the right of the input field and not be under it, without space between. Additional the color should be green, not the default color. I hope it’s clear what I mean. Can I manage that with Quick CSS?Topic: YITH AJAX Search
Does anyone know if Enfold is compatible with the the Ajax Search From YITH. I am trying to integrate it and am having the worst time ever and YITH does not want to support it.
Topic: Enfold Framework Problem
Hi,
I get in the Search Console 2 Messages:
1. wp-content/themes/enfold/framework/ 403
2. wp-content/themes/enfold/config-layerslider/LayerSlider/static/skins/ 403What is the Problem and how can I fix it? Has it Effects on the Blog Posts? Because a few Blog Posts are disappear sometimes from the Google Index. When I submit them manually they are a few hours in the Index and than they disappear.
A note: I use the caching Plugin, Cachify. Can be this the Problem?
Hi
I registered a custom taxonomy which worked well in my previous theme.
After changing the theme to Enfold, custom taxonomy archive page results in 404 error.I declared the taxonomy as follows in the functions.php file:
function add_custom_taxonomies() { // Add new "Area" taxonomy to Posts register_taxonomy('speciality', 'post', array( // Hierarchical taxonomy (like categories) 'hierarchical' => true, // This array of options controls the labels displayed in the WordPress Admin UI 'labels' => array( 'name' => _x( 'Specialities', 'taxonomy general name' ), 'singular_name' => _x( 'Speciality', 'taxonomy singular name' ), 'search_items' => __( 'Search Specialities' ), 'all_items' => __( 'All Specialities' ), 'parent_item' => __( 'Parent Speciality' ), 'parent_item_colon' => __( 'Parent Speciality:' ), 'edit_item' => __( 'Edit Speciality' ), 'update_item' => __( 'Update Speciality' ), 'add_new_item' => __( 'Add New Speciality' ), 'new_item_name' => __( 'New Speciality Name' ), 'menu_name' => __( 'Specialities' ), ), // Control the slugs used for this taxonomy 'rewrite' => array( 'slug' => 'specificarea', // This controls the base slug that will display before each term 'with_front' => false, // Don't display the category base before "/locations/" 'hierarchical' => true // This will allow URL's like "/locations/boston/cambridge/" ), )); } add_action( 'init', 'add_custom_taxonomies', 0 );Is there a way to correct this issue?
(One more question: Using custom taxonomy will affect the loading speed of the site? If then, I will just remove them.)Hi
Please give an example CSS that would change the vertical position of
(1) button
(2) an icon
within a color section.
I’ve searched high and low and was surprised this question hasn’t been asked before on enfold. I’m sure the answer would be useful to others.
Please just post an example in px and I can change it around.
That would be very much appreciated.
Thankyou again!
Richard
Dear Enfold-Team,
After a view changes, my font-sizes which I defined in the enfold settings are not working anymore.
I updated to php7 and I switched to https. right after this changes everything works fine. After a view days I notized, that my font-sizes are not proper working anymore, and I can´t found the error.
I tried several things like “Search and replace” but the links looks fine. I also tried to save again the settings in “advanced styling” and in “custom css”. Nothing worked.
Have you an Idea where the problem is?
Thank you for your help!
http://screencast.com/t/BDsh4Lff
I want to remove “Home” from the browser tab if the home page Title is “Home”. This is how it works on my other non-enfold WordPress website as default.
If I leave Enfold page title as blank and also blank slug then wordpress assigns a random slug numbering – so I can’t get around it like this.
There must be a simple way to not have Home showing on the browser tab? I tried searching the forum but nothing showed up.
Thanks for your help.
Pete
Hi enfold-team,
I searched for my question, but could not find some answer.
I builded an element template which is now showed in the right upper corner in “Templates”.
Now I would like to use this in some already prepared page with old content of old elements.
When I push this “Templates” and I choose my template to put it on the page its putted
behind the last element of this page.
This makes sense so far.
Now, if I have about 10 or 20 older elements which I want to remove to use the template
instead of them.
Is there a chance to remove all old elements at the same time (with one wipe), something
like a “clear page” but to keep the Parent and so on…?
(instead of deleting each element by clicking on its “x”)Thanks
promhock
(schubi)Topic: Layer Slider Problem
Hi,
In the Google Search Console, It get the following 403 Code:
wp-content/themes/enfold/config-layerslider/LayerSlider/static/skins/
What does it mean?
Hi,
I have searched the forum how to add a Google webfont to the LayerSlider and found some solution, but they all didn’t work for me. I must say, I’m new to using Google Webfonts but what I understand is that I do not have to set the stylesheet link or @import link to the head file.
I tried:
– Making a class inside the Slide Layer under the Attribute tab.
– Putting the @import link to the Quick CSS area of the “fonts settings” in the Enfold theme options.
– Making a class in the Custom CSS Field of the Slide Layer under Styles tabWhat I find confusing in the other threads about this subject is the use of all the names like custom CSS and Quick CSS but it is not mentioned WHICH one exactly (in the theme options or in the Layer Slide options or the LayerSlider general options.
Hope someone can help me out! Thanks a lot! Jantien
Hi,
After installing the enfold theme my server is getting very slow. After some research the error logs where over 50GB…
I installed a new version of Enfold en uploaded it via FTP. Directly after I activate the theme the troubles start.
My server is running Plesk Onyx and I’ve tried multiple php versions but all give the same result.
Any clue about what the problem could be?
Kind regards,
Jochem Oldemans
