-
Search Results
-
Topic: Portfolio entries
Hi Josue!
A few months ago you solved a problem concerning some portfolio pages on https://kriesi.at/support/topic/icon-fonts-dont-appear/
Now I have to built a festival archive (1967 – 2014) with 3.600 portfolio items. In order to make it searchable and filterable, I’m using the Search & Filter Plugin. The plugin displays the search-results
(1) as an archive-page or
(2) using a shortcode in combination with a customized template.
(1) I’m using ENFOLD ‘taxonomy-portfolio_entries.php’ and the results are well displayed on a new page: http://hofer-filmtage.com/testarchiv-a/
(2) I’m using ENFOLD ‘taxonomy-portfolio_entries.php’ without get_header(); and get_footer(); as customized template. The results are displayed on the same page in a new container, but doesn’t work well. It seems like it’s building a grid, but cannot load the portfolio entries: http://hofer-filmtage.com/testarchiv-b/
It would be very helpful, if you would have a look on that.
Do you have an idea?
Best regards
BerndHi – I was using my Search magnifier and a bunch of pages from the demo site came up. I still have those listed in Pages, but they’re not in any menu. I thought I’d keep them in case I wanted to use them to build future pages. Should I delete them all? Is there a way of taking them offline temporarily /deactivate if it is best to keep them?
Thanks.
hi there.
i have been very very happy with enfold so far. still am.
i am using breadcrumbs in my site but i have only their header title shown.
i didnt care about yoast breadcrumbs since yesterday. yesterday google announced some changes in their algorithm.to cut a long story sort, yoast, in order to adapt to these dreadful changes, will be updating their breadcrumbs function to better reflect the algorithm changes.
Now, i do not want necessaily to use yoast breadcrumbs instead of enfold breadcrumbs. so here are my questions.since enfold breadcrumbs are already seo optimized, will there be some changes in enfold breadcrumbs to better reflect the new algorithm changes?
if not, since there is no option (from what i can see in the settings), to enable or disable the enfold breadcrumbs (i am guessing they are enabled by default), how can i disable enfold breadcrumbs and use yoast breadcrumbs instead? i have to add some code? and if yes can someone point me exactly to what i need to replace?
also i am using the google testing tool to test my site and in the results page, i see no result for breadcrumbs. if i google a page from my site, i do not see any breadcrumbs under the search result. though i know they are enabled… why is that? any idea?
another question is about schema markup. i have Automated Schema.org HTML Markup activated in enfold settings. i decided to start using more markup so i want to add more schema markup in my site. is it necessary to deactivate the “Automated Schema.org HTML Markup” from the settings? or not? should i just create the markup code and add it in the html of the page i want to update, and keep having the”Automated Schema.org HTML Markup” activated? My problem is that i do not understand what schema markup fields have been inserted in my page. i also have a simple html site in another url and i did specify the schema category for my site and some othr fields like url img email etc. but in enfold there is no field to choose schema category or even add the email img url description etc in schema
last but certainly not least, when i test my site with google testing tool, i get a warning in sitenavigationelement
it says that something is blank but i do not know hot to fix this. any ideas?sorry for the many questions and thank you again for a great theme and a wonderful support. i am very proud of enfold and it is just that i am trying to be proactive with these significant google algorithm changes. thank you beforehand
(and sorry for my bad english)Hello Enfold Team!
I’m wondering if it is possible to make the search results page look a bit more like the blog archive pages.
A thumbnail and a excerpt instead of just text.I’ve seem some solutions on the forums, but I don’t really understand them.
Also the ajax search results in the menu have categories like pages, blog, portfolio
Is it possible to get that kind of function into the searchresults page itself?thanks for all the help team!
cheers
Wolf
Hey guys,
I’m trying to get a transparent header on mobile devices, but it doesn’t work.
The desktop versions header is transparent but on mobile it shows the header background color that is set as default.I have searched the forum but the solutions I find doesn’t seem to work in Enfold 3.1.
Regards,
R.ETopic: non-standard search forms
I read your manual http://kriesi.at/documentation/enfold/use-relevanssi-in-search-instead-of-the-default-search/
Sorry but can I ask what is ” non-standard search forms that the theme generates ” ?
I just activated relevanssi, it just working well without any php adding.
Should I add the php to sue relevanssi ?
The entypo-fontello fonts for social media etc have gone missing in Chrome and Firefox. I have tried clearing the browser cache in both. And I have searched the forum but no recent posts on the entypo-fontello fonts.
See:
http://cvreps.comI built the site in a sub directory “newsite” and then launched the site to the root—so in WordPress “Settings” I have:
WordPress Address (URL) = http://newsite.cvreps.com
Site Address (URL) = http://cvreps.comThe entypo-fontello fonts DO SHOW UP if you surf to:
http://newsite/cvreps.comSeems like a Enfold is looking in the wrong place.
This is an URGENT matter because there is a lot of traffic on the new website as they are all at a conference through the weekend. Please help.
I have included a login and password in private box.
Thank in advance. You are greatly appreciated.
Topic: Missing Portfolio Items
Hello —
I have a strange issue on my site, at:
All of my portfolio items show up on the main portfolio page:
http://www.bullmarketfrogs.com/bullmarket-french-bulldogs/
But when clicking on any of the items, either here, or via the ‘view page’ or ‘preview changes’ tabs on the dashboard while editing, all portfolio items come up as missing. Oddly, they DO show up during search results, but again – clicking the item leads to a missing page notice.
Any ideas on how to handle this?
Details:
WordPress 4.1.1 running Enfold theme.
Dreampress hosted
Latest version of enfold (2.9.2) and all plug ins
No other current issues within siteHey.
I am about to change the theme on this website to Enfold.
http://www.airlinestaffrates.comAs you can see here I have added a Hotel search box above the posts.
Is there a way that I can do that in Enfold?http://www.airlinestaffrates.com/roatan-honduras-clarion-suites-roatan-at-pineapple/
http://www.airlinestaffrates.com/category/argentina/Thanks
CharlotteHello,
I’ve never used child theme before until today when I realize it’s better to use child theme to preserve customization of my existing site for the upgrade of 3.0 to 3.1.
I’d like to describe what I did and ask if you see any problems with my process and explain why the new child theme doesn’t look like the original, existing enfold theme that has been customized.
As far as I know, 5 files that have been modified under the enfold fold/subfolder
footer.php
header.php
/css/base.css
/css/layout.css
/includes/helper-main-menu.phpThis is what I did as far as creating child theme
1. install a plug-in, One-Click Child Theme, then install a Child Theme with 3 files in it, function.php, style.css and a rtl.css. (please see below for screen shots)
2. I then import Parent Theme Setting under Import/Export
3. I then import Theme Setting from previous exported Theme Setting from the parent theme
4. I then copy (via ftp) the 5 files above with folder structure into the enfold child folder (see image below)
5. Now I check the website, there are two problems I notice. (see below)
a. the search icon appears on the main menu. Now I checked the parent theme, the search icon didn’t appear on the main menu, but the option is actually selected in the Append search icon to main menu. Now I have to un-check this in the child theme to get rid of it.
b. the big problem is, there are extra pages displayed on the main menu even though in the menu set up, these additional tabs were clearly not selected and they didn’t appear in the parent theme neither.
(see images attached)So I’d like to clarify two things before I proceed to upgrade the enfold them because I have other sites built with the theme that I also need to upgrade therefore need to understand this correctly.
1. Did I create the child theme, specifically copy files correctly? Now I didn’t modify either style.css file or function.php or rtl.css file because I’m not 100% sure everything that has been modified in those 5 files above.
2. Related to question above, do I have to copy codes in css file or php files above that have been modified into the style.css file or function.php for child theme to work properly? I only know and back up the files that have been modified. So I don’t really know what codes exactly have been modified (have some ideas but, dare not to copy and paste into style.css file or function.php, or rtl.css files).
3. Why I have the two problems in 5. a) and 5. b)? I can manually un-check the option to resolve 5. a), but I have no idea what to do to resolve 5. b). I’d really like to know why it happened.
I will wait for your answers before doing further upgrade.
Thank you
Hi support team
It’s been a while sience my las post and that’s because enfold template works so well that i don’t really have to worry :)
This time i would like to have a restriction for the number of characters that people write in the search bar to look for any article in my website.
I hope you guys can help me with this like always.Best regards
Topic: forum support
am trying to get forums support to work however i am getting all sorts of strange behavior. Do I need to install something differently?
Essentailly, what is happening is that i can make a few forums and start a few test topics…but I can never see the thread as in this forum. I installed bbPress just now and don’t know whether that is a problem. but I can not see the content, In addition i do not want to have the search function on this page…just the list of forums. However, if I create forums i am only getting the option to create new topics and reply to topics but can not see or reply to individual posts/responses to a topic…very confusing.
Below are a few screenshots:


Not finding a solution via search for…
When using a custom post type CPT, Enfold doesn’t auto-pull the excerpt of text. Rather my users will need to enter an excerpt. Is there some code to make this happen automatically?
Thanks for your help.Hi I love your theme and it’s very pleasant to work with. I’ve tried searching for an answer on the support first but I couldn’t find a solution. The problem is: The masonry element is not showing the thumbnails on safari on first load…. However if you make your screen slightly smaller or bigger they start to show… Any idea how to solve this, as it does seem to work but just not on the first load of the page… (I’m talking about safari 5.1.10 either on a mac or on a pc….
thanks in advance! Keep up the good work
Topic: Nicht kompatibel mit wpSEO
Hi
Metadaten die man über die Felder von wpSEO eingibt werden nicht übernommen.Beispiel:
http://enfold.rightlight-studios.de/seo-test/Eingabe
Title: “ICH BIN EIN SEO-TEST”
Beschreibung:”Das hier ist die META-DESCRIPTION des SEO-Tests”
Keywords: “Keyword 1, lkeywords 2”Ergebnis:
NICHTS davon wird übernommen / ausgeben.
Siehe Quelltext von http://enfold.rightlight-studios.de/seo-test/<!DOCTYPE html> <html lang="de-DE" class=" html_stretched responsive av-preloader-disabled av-default-lightbox html_header_top html_logo_right html_bottom_nav_header html_menu_center html_slim html_header_sticky html_header_shrinking html_header_topbar_active html_mobile_menu_tablet html_header_mobile_behavior html_header_searchicon_disabled html_content_align_center html_header_unstick_top_disabled html_header_stretch_disabled html_entry_id_13792 "> <head> <meta charset="UTF-8" /> <!-- page title, displayed in your browser bar --> <title> SEO-Test</title> <!-- mobile setting --> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <!-- Scripts/CSS and wp_head hook --> <meta name='robots' content='noindex,follow' /> <link rel="alternate" type="application/rss+xml" title="Fotostudio Lauer » Feed" href="http://enfold.rightlight-studios.de/feed/" /> <link rel="alternate" type="application/rss+xml" title="Fotostudio Lauer » Kommentar-Feed" href="http://enfold.rightlight-studios.de/comments/feed/" /> <!-- google webfont font replacement --> <link rel='stylesheet' id='avia-google-webfont' href='//fonts.googleapis.com/css?family=Open+Sans:400,600' type='text/css' media='all'/> <link rel='stylesheet' id='open-sans-css' href='//fonts.googleapis.com/css?family=Open+Sans%3A300italic%2C400italic%2C600italic%2C300%2C400%2C600&subset=latin%2Clatin-ext&ver=4.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='dashicons-css' href='http://enfold.rightlight-studios.de/wp-includes/css/dashicons.css?ver=4.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='admin-bar-css' href='http://enfold.rightlight-studios.de/wp-includes/css/admin-bar.css?ver=4.1.1' type='text/css' media='all' /> <link rel='stylesheet' id='avia-grid-css' href='http://enfold.rightlight-studios.de/wp-content/themes/enfold/css/grid.css?ver=2' type='text/css' media='all' /> <link rel='stylesheet' id='avia-base-css' href='http://enfold.rightlight-studios.de/wp-content/themes/enfold/css/base.css?ver=2' type='text/css' media='all' /> <link rel='stylesheet' id='avia-layout-css' href='http://enfold.rightlight-studios.de/wp-content/themes/enfold/css/layout.css?ver=2' type='text/css' media='all' /> <link rel='stylesheet' id='avia-scs-css' href='http://enfold.rightlight-studios.de/wp-content/themes/enfold/css/shortcodes.css?ver=2' type='text/css' media='all' /> <link rel='stylesheet' id='avia-popup-css-css' href='http://enfold.rightlight-studios.de/wp-content/themes/enfold/js/aviapopup/magnific-popup.css?ver=1' type='text/css' media='screen' /> <link rel='stylesheet' id='avia-media-css' href='http://enfold.rightlight-studios.de/wp-content/themes/enfold/js/mediaelement/skin-1/mediaelementplayer.css?ver=1' type='text/css' media='screen' /> <link rel='stylesheet' id='avia-print-css' href='http://enfold.rightlight-studios.de/wp-content/themes/enfold/css/print.css?ver=1' type='text/css' media='print' /> <link rel='stylesheet' id='avia-dynamic-css' href='http://enfold.rightlight-studios.de/wp-content/uploads/dynamic_avia/enfold_child.css?ver=552a6718d9f26' type='text/css' media='all' /> <link rel='stylesheet' id='avia-custom-css' href='http://enfold.rightlight-studios.de/wp-content/themes/enfold/css/custom.css?ver=2' type='text/css' media='all' /> <link rel='stylesheet' id='avia-style-css' href='http://enfold.rightlight-studios.de/wp-content/themes/enfold-child/style.css?ver=2' type='text/css' media='all' /> <script type='text/javascript' src='http://enfold.rightlight-studios.de/wp-includes/js/jquery/jquery.js?ver=1.11.1'></script> <script type='text/javascript' src='http://enfold.rightlight-studios.de/wp-includes/js/jquery/jquery-migrate.js?ver=1.2.1'></script> <script type='text/javascript' src='http://enfold.rightlight-studios.de/wp-content/themes/enfold/js/avia-compat.js?ver=2'></script> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://enfold.rightlight-studios.de/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://enfold.rightlight-studios.de/wp-includes/wlwmanifest.xml" /> <meta name="generator" content="WordPress 4.1.1" /> <link rel='canonical' href='http://enfold.rightlight-studios.de/seo-test/' /> <link rel='shortlink' href='http://enfold.rightlight-studios.de/?p=13792' /> <link rel="profile" href="http://gmpg.org/xfn/11" /> <link rel="alternate" type="application/rss+xml" title="Fotostudio Lauer RSS2 Feed" href="http://enfold.rightlight-studios.de/feed/" /> <link rel="pingback" href="http://enfold.rightlight-studios.de/xmlrpc.php" /> <link rel="author" href="https://plus.google.com/u/0/+AxelLauer/"/><!--[if lt IE 9]><script src="http://enfold.rightlight-studios.de/wp-content/themes/enfold/js/html5shiv.js"></script><![endif]--><style type="text/css" media="print">#wpadminbar { display:none; }</style> <style type="text/css" media="screen"> html { margin-top: 32px !important; } * html body { margin-top: 32px !important; } @media screen and ( max-width: 782px ) { html { margin-top: 46px !important; } * html body { margin-top: 46px !important; } } </style> <!-- Debugging Info for Theme support: Theme: Enfold Version: 3.1.3 Installed: enfold AviaFramework Version: 2.1 AviaBuilder Version: 0.8 - - - - - - - - - - - ChildTheme: Enfold Child ChildTheme Version: 1.0 ChildTheme Installed: enfold ML:96-PU:50-PLA:3 WP:4.1.1 Updates: disabled --> <style type='text/css'> @font-face {font-family: 'entypo-fontello'; font-weight: normal; font-style: normal; src: url('http://enfold.rightlight-studios.de/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.eot?v=3'); src: url('http://enfold.rightlight-studios.de/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.eot?v=3#iefix') format('embedded-opentype'), url('http://enfold.rightlight-studios.de/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.woff?v=3') format('woff'), url('http://enfold.rightlight-studios.de/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.ttf?v=3') format('truetype'), url('http://enfold.rightlight-studios.de/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.svg?v=3#entypo-fontello') format('svg'); } #top .avia-font-entypo-fontello, body .avia-font-entypo-fontello, html body [data-av_iconfont='entypo-fontello']:before{ font-family: 'entypo-fontello'; } </style> </head>
