Dear customer support,
can’t understand why but using the bundled layer slider in the home page, the slides blinks white before going to the next.
I tried all the transitions (i see them blinking also in the thumb preview) but nothings change. So i made some research and i found some topic on this forum, you advice to write:
.ls-bg {
opacity: 1 !important;
}
into rapid css.
I put the code and saved. this yesterday was working for a while, today is blinking again, but any other change was made from yesterday until today. I tried to empty cache etc. and to try various performance compression options in the performance tab, nothing change.
It’s pretty annoying to have this slides blinking under your eyes, makes you crazy in a while.
Enfold is up to date.
thank you so much for any advice.
Hi Demaup,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top #searchsubmit {
min-width: 110px;
}
#top #s {
border-radius: 20px;
border: 2px #32a05c solid;
font-size: 15px;
padding: 11px 47px 11px 20px;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hello there!
How am i able to embed a service “gallery” which lists all my services in small boxes? The boxes should have the option to click on it and it should be able to set a picture as background of the box. Then if you mouse over the box, it should come up the single service as title. Don´t know if you understood what i mean. It is difficult for me to explain correctly.
Here is a link on the enfold demos. https://preview.themeforest.net/item/enfold-responsive-multipurpose-theme/full_screen_preview/4519990 the demo “Enfold Flat business demo” has it on if you scroll down a bit, you´ll see 4 animated pictures in a row. If you mouse over them, the first one is called “example with small iamge slider”. And this is exactly what i am searching for to find as an element in my layout builder:).
Best regards
Hi frankeee, here our steps – as far as I can remember – but NOT using a child-theme:
1) ADD NEW SEARCH FORM in S&F with “Results Method = Using a shortcode”. For example, the searchandfilter id is “253”.
2) Add Joshua’s code at the end of portfolio.php
//function that allows to set the query to an existing post query. usually only needed on pages that already did a query for the entries, like taxonomy archive pages.
//Shortcode uses the query_entries function above
public function use_global_query()
{
global $wp_query;
$this->entries = $wp_query;
}
/* Added by Josue */
public function use_search_and_filter_query($query)
{
$this->entries = $query;
}
/* End Added by Josue */
}
}
3) Create a S&F results php file, named with the S&F shortcode id, for example 253.php in the folder “search-filter”, put this folder in the enfold-folder:
<?php
$grid = new avia_post_grid(array( 'linking' => 'ajax',
'columns' => '3',
'contents' => 'excerpt',
'sort' => 'no',
'paginate' => 'no',
'set_breadcrumb' => false,
));
$grid->use_search_and_filter_query($query);
echo $grid->html();
?>
4) Put the S&F shortcodes for search fields and results in the text editor or in a customized widget area somewhere on the page:
[searchandfilter id=”253″]
[searchandfilter id=”253″ show=”results”]
Good luck!
Bernd
Hey Bernd, thanks for vour willingness to help! And yes, his is exactly what I will do! The results of S&F should look like portfolio entries.
What I´ve done:
1) Modify the ENFOLD portfolio.php like here: https://pastebin.com/4we4UCnY
2) Modify SEARCH&FILTER results.php like here: https://pastebin.com/ZbMLs9Xz
… but with this mods I get no results at all (without this mods results will displayed). Do you have an idea what`s wrong?
I cannot seem to get any help understanding how to change ugly URL slugs to pretty ones that are searchable by Google and have the ability to apply SEO to Tabbed pages in Enfold. I do not have a child theme.
Is there anyone that speaks English and can help me with this.
These tabbed pages are not crawled by search engines because they can’t see them. Yoast doesn’t even see them as pages. They have a lot of content on them. This is an issue with the theme not yoast.
http://thomasianwilson.com/learn/
http://thomasianwilson.com/about/
I cannot understand why anyone would create tabs that are useless to SEO and Google.
Another moderator suggested this code: to be put in Appearance/Editor/Functions-enfold.php
add_theme_support(‘avia_template_builder_custom_tab_toogle_id’);
I do not have a area that indicates a Child Theme. I just have Enfold.
I think I see a trend here… I have the same issue
This is on a GoDaddy Server
Wordpress version 4.9.8
Enfold version 4.2 trying to upgrade to 4.4.1
Plugins SideKick and WP101 were deleted.
Akismet is installed and deactivated.
Search Engine Visibility by GoDaddy has been deactivated.
No other plugins loaded at all. ever.
PHP version 5.6
Same issue. Manual update not an option at this time.
Hi julianyoung,
Thanks for giving us the links. The problem is the color set is white for those fields, try adding this css in Quick CSS (located in Enfold > General Styling):
#top .main_color .input-text,
#top .main_color input[type='text'],
#top .main_color input[type='input'],
#top .main_color input[type='password'],
#top .main_color input[type='email'],
#top .main_color input[type='number'],
#top .main_color input[type='url'],
#top .main_color input[type='tel'],
#top .main_color input[type='search'],
#top .main_color textarea,
#top .main_color select {
color: #000;
}
Hope it helps.
Best regards,
Nikko
I used Really simple SSL as well as a search replace tool on the DB to update everything to load over https, however, I am getting mixed content warnings on my site due to one GIF. How can I fix this?
Mixed content page: https://astoriabrewingcompany.com/
Culprit: http://astoriabrewingcompany.com/wp-content/themes/enfold/config-woocommerce/images/loading-light.gif
Hej @all,
searching the forums yielded no viable results so I opened up this topic.
I’d like to use Enfold with a boxed layout and a border left and right of the content-column like https://szene-hamburg.de does.
Any hints on how to achieve this? Thanks!
Hi! I’m having a Google search Console issue as well — it’s no longer recognizing my property. I put my tracking code into the Google Services area of Enfold’s theme; how do I get Google Search to verify my site? It’s been verified for years before this.
Hey,
I used the tab section in my enfold page. After editing everything, I recognized that it is not good when using the seach function on the page.
E.g. check the demo page of kriesi itself: https://kriesi.at/themes/enfold-2017/elements/tab-section/
Choose a word, you’d like to type in the search feeld, but don’t use one of the first tab, that is automatically open, when you’re loading the page.
The search results will show you, that you can find this word in the tab section BUT if you click on the link, the result page provides you, you won’t end up on the open tab presenting your word. Instead, you’ll end up on the tab, which is automatically open, when loading the page.
Is there any possibility to change this. So that I end up on exactly the open tab, I am looking for?
Hope you understand my issue, regards
Nadine
well the css for that is :
PS i did not know either – but google and css font ligatures will bring sometimes the solution.
h1,h2,h3 {
font-variant-ligatures: none !important;
}
there are alot of settings – you had to test it
nearly all modern browsers know that : https://caniuse.com/#search=font-variant-ligatures
but the font itself has to have that variant in it ! If not your have to use a different font.
Edit: i tested it on Google font page – it works with Roboto
if you only want to have it on headings element of Enfold:
.av-special-heading-tag {
font-variant-ligatures: none !important;
}
-
This reply was modified 7 years, 8 months ago by
Guenni007.
I was able to implement this code in functions.php to ensure a specific product would not show up on the full search results archive page…
function jp_search_filter( $query ) {
if ( ! $query->is_admin && $query->is_search && $query->is_main_query() ) {
$query->set( 'post__not_in', array( 5337 ) );
}
}
add_action( 'pre_get_posts', 'jp_search_filter' );
Sidebar: For those of you reading who want to exclude additional pages, just add more page IDs after the array. So 5337,3445,6789 and so on. More information here – https://www.johnparris.com/exclude-certain-pages-from-wordpress-search-results/
But this code does not exclude results from the AJAX Enfold drop-down. The result will show up and you can click on it to get to the page. If you click on the View All Results link at the bottom of the AJAX search, you will not see the result on that page (the archive search results page).
So, is their code I could add to functions.php to exclude a result or result from the Enfold AJAX search?
Before I go adding plugins to try stuff out, I’d prefer to go this route since I’m only planning to exclude one or two pages/products. I’m already running a lot of plugins…
Good Morning,
It is not enough to have a Disallow in the robots.txt file
Google indexes the URL http://www.yourdomain.com/wp-content/themes/enfold/framework/
Google has notified me of the coverage index error of this URL even though I had put the Disallow in the robots.txt file
on the google support page specify it:
It has been indexed although a robots.txt file has blocked it: the page has been included in the index even though it is blocked by a robots.txt file. Google always follows the indications of these files; however, if there are links to the page on other websites, it will index it. We do not consider it an error because we are not sure if you intend to block the page so that it does not appear in the search results. If you want to block it, robots.txt is not the appropriate mechanism to prevent it from being included in the index; instead, use a “noindex” directive or prohibit anonymous users from accessing it by requiring authentication. With the robots.txt Tester, you can find out which rule blocks the page. Due to the robots.txt file, it is likely that the fragments of this page that are displayed in the search results are not optimal. If you do not want to block the page, unlock it in your robots.txt file.
The only solution is that the URL http://www.yourdomain.com/wp-content/themes/enfold/framework/ can have an HTML response code that can be included in the “noindex” directive.
I have looked at what is in the URL http://www.yourdomain.com/wp-content/themes/enfold/framework/ and I see that there is a PHP file: avia_framework.php only. Could you add a blank index.html file in that directory but with the “noindex” directive? Would this change affect the functioning of Enfold? Thanks and best regards
Here was our solution for the deprecated combo widget. We customized the css so that the widget would closely resemble Enfold’s deprecated widget.
1. Install and activate the “WP Tab Widget” plugin from the WordPress repository.
2. Go to Wp Admin > Appearance > Widgets and drag the “WP Tab Widget” where you want it to appear on your site.
3. Add the CSS below to your Quick CSS or style.css file. (If you use Quick CSS for testing, you should move the new css to your style.css to make it permanent.)
4. Customize the plugin settings to your taste (we did not program the css to include the tags tab, only recent, popular, and comments)
/* WP Tab Widget Avia Combo Widget Replacement */
.wpt_widget_content { border: none !important; }
.wpt_widget_content .inside {
border-top: 1px solid #e1e1e1 !important;
margin-top: -1px !important;
padding-top: 0px !important;
}
.wpt_widget_content .tab-content li {
padding-left: 0px !important;
padding-right: 0px !important;
padding-bottom: 10px !important;
}
.wpt_thumbnail, .wpt_avatar {
margin-right: 9px !important;
padding: 3px !important;
float: left !important;
margin-top: 4px !important;
margin-bottom: 4px !important;
border-style: solid !important;
border-width: 1px !important;
height: 36px !important;
width: 36px !important;
display: block !important;
}
.wpt_widget_content .entry-title a {
color: #222222 !important;
overflow: hidden !important;
font-size: 13px !important;
margin-top: 0px !important;
font-weight: bold !important;
margin-top: 2px !important;
display: block !important;
line-height: 20px !important;
}
.wpt_comment_content p {
color: #222222 !important;
overflow: hidden !important;
font-size: 12px !important;
margin-top: 0px !important;
font-weight: bold !important;
margin-top: 2px !important;
display: block !important;
line-height: 20px !important;
}
.wpt_widget_content .wpt-postmeta {
font-size: 11.5px !important;
}
.wpt_comment_meta {
margin-top: 4px !important;
margin-bottom: 4px !important;
line-height: 0px !important;
}
.wpt_comment_meta a {
font-size: 11.5px !important;
font-weight: normal !important;
line-height: 18px !important;
}
.wpt_thumbnail .wp-post-image {
width: 28px;
height: 28px;
object-fit: cover;
}
.wpt_widget_content .tab-content li {
border: none !important;
margin: 0px !important;
}
.has-3-tabs {
width: 100.3% !important;
}
.has-3-tabs li {
clear: none !important;
}
.has-3-tabs a {
border: none !important;
background-color: #fff !important;
font-weight: normal !important;
font-size: 12px !important;
line-height: 24px !important;
}
.has-3-tabs a:hover {
color: #666666 !important;
}
.has-3-tabs .selected {
border-bottom: 2px solid #666;
}
.has-3-tabs .selected a {
font-weight: bold !important;
color: #666666 !important;
}
Tip: The plugin determines popular posts based on the plugin’s view counter. When the plugin is first installed, all your posts will have a 0 views value. Until you or your visitors start hitting pages on your site, the plugin will randomly choose posts to show in the popular posts tab. If you do not want to wait for traffic to your site, or you want to replicate the list of popular posts you had previously before Kriesi removed the combo widget,
0. Make sure you have your database backed up, just in case!
1. Go to WP Admin > Posts, mouseover the title of your posts, and look at the URL in your browser’s status bar (at the bottom of your browser window)
2. Make note of the post_id (the url will include “post=x”) for the post whose view count you want to modify (do this for each post you want to modify)
3. Go into your web host’s control panel, to phpMyAdmin > youraccount_wp* (your WP database) > wp*_postmeta > Search (tab)
4. Query for the post_id assigned to the post you want to raise or lower in the popular posts widget.
5. Locate the “_wpt_view_count” meta_key, then change the “meta_value”. The higher the number, the higher it will appear in the popular posts tab.
6. Repeat steps 3-5 for each post.
Ta da! Your beloved combo widget is back. Enjoy!
I searched before buying this theme and it said it contained the child theme. Am I missing something? I don’t want to have to build one even though it may seem easy to you.
Hey Freek,
Here is a possible solution for you
https://kriesi.at/support/topic/adding-search-bar-to-header-cant-find-enfoldincludes-folder/#post-476685
If you need further assistance please let us know.
Best regards,
Victoria
We recently migrated our blogs over to a subdomain “blog.domain.com” and are wondering if there is a way for the search widget or built-in search ajax tool in Enfold to pull the blog posts that are on this subdomain plus do a global search of our entire website when someone uses it. In addition, we used to use the “Enfold latest news” widget in the footer to pull recent blogs displaying a featured image. Since our blogs are on the subdomain, this no longer works to pull the latest posts. I noticed the RSS widget – this could work but it doesn’t display a thumbnail image next to the most recent posts from the subdomain.
… great – the syntax error is gone – thanks!
But also I try to do it the same way as Bernd (using ENFOLD ‘taxonomy-portfolio_entries.php’ without get_header(); and get_footer(); as customized template) it will not working.
What I´ve done:
1) Modify the ENFOLD portfolio.php like here: https://pastebin.com/4we4UCnY
2) Modify SEARCH&FILTER results.php like here: https://pastebin.com/ZbMLs9Xz
… do you have an idea what`s wrong?
All the mods are in my child-theme:
CHILD/shortcodes/portfolio/portfolio.php
CHILD/search-filter/results.php
In case you will have a closer look, you will find login credentials in private content – thanks in advance!
This reply has been marked as private.
Dear Enfold,
Should this be checked or unchecked? ( see screenshot )
I’m using the SEO Yoast plugin.
View post on imgur.com
Thanks for the information :)
Hi,
I Enabled the Avia Layout Builder Debugger and went to the pages in the Private Content area, and tried the edit a text block element and then tried to save, which did the error you spoke of.
I then searched for open “strong” tags and found two of them, one in the h1 title, and the other in the h2 sub-title.
I then added the missing closing tags to them and saved, and now the page works and saves correctly.
Please clear your browser cache and check, and if you find any other pages with this error, please let us know.
Best regards,
Mike
Hello,
i have purchased the theme some times ago and now i will start with an blog. I will use the Dark Photography Demo Template and now i am wondering where i can find the image Sizes to get the best out of my pictures when i will upload them.
I have searched the Forum and only find out that in the function.php are some image sizes. But i am wondering that i can’t find for example the size for the mansory blog images. I found out that the images shown there have a size of 317 X 413 px. But i can’t find it on the function.php.
Is there still another place where i can find these image sizes?
Thank you for your help!
Giuseppe
-
This topic was modified 7 years, 8 months ago by
sizilianos. Reason: Forgot the Notify me Check box :-)
Hello,
After searching for an answer and checking for plugin conflicts I have determined that it only happens with Enfold. …
so here is the issue… I am using the stream view on the All in One Events Calendar the thumbnails no longer display… it use to work it no longer does.
sometimes the images show for a second then they disappear.
I have a staging site that you can see it…I am sending login..
All plugins are disabled except for the calendar
Hi,
I like Enfold Search feature and I’d like to use it on another site using a different theme. Is it available as a standalone plugin? If not, could you please advise an alternative?
Thanks
Hi Alwin,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
/* Header in sidebar to turn to burger on iPad 768px */
@media only screen and (max-width: 990px) {
.responsive #top .av_header_transparency.av_alternate_logo_active .logo a > img{opacity:1}
.responsive #top .av_header_transparency .logo img.alternate{display:none;}
.responsive #top #wrap_all #header {position: relative; width:100%; float:none; height:auto; margin:0 !important; opacity: 1; min-height:0;}
.responsive #top #main {padding-top:0 !important; margin:0;}
.responsive #top #main .container_wrap:first-child{ border-top:none; }
.responsive.html_header_top.html_logo_center .logo { left: 0%; -webkit-transform: translate(0%, 0); -ms-transform: translate(0%, 0); transform: translate(0%, 0); margin:0; }
.responsive .phone-info{float:none; width:100%; clear:both; text-align: center;}
.responsive .phone-info span{margin:0;padding:0; border:none;}
.responsive.html_header_top #header_main .social_bookmarks ,
.responsive.html_top_nav_header #top .social_bookmarks { width:auto; margin-top:-16px; }
.responsive #top .logo{position: static; display:table; height:80px !important; float:none; padding:0; border:none; width:80%; }
.responsive .logo a{display:table-cell; vertical-align: middle;}
.responsive .logo img{height:auto !important; width:auto; max-width: 100%; display: block; max-height: 80px;}
.responsive #header_main .container{height:auto !important; }
.responsive #top .header_bg { opacity: 1; filter: alpha(opacity=1); }
.responsive.social_header .phone-info {text-align: center; float:none; clear:both; margin:0; padding:0;}
.responsive.social_header .phone-info span{border:none; width:100%; text-align: center; float:none; clear:both; margin:0; padding:0;}
.responsive #header_meta .social_bookmarks li{ border-style:solid; border-width:1px; margin-bottom:-1px; margin-left:-1px;}
.responsive #top #header_meta .social_bookmarks li:last-child{border-right-style: solid; border-right-width: 1px;}
.responsive #header .sub_menu, .responsive #header_meta .sub_menu>ul{float:none; width:100%; text-align: center; margin:0 auto; position: static;}
.responsive #header .social_bookmarks{padding-bottom:2px; width:100%; text-align: center; height:auto; line-height: 0.8em; margin:0;}
.responsive #header_meta .sub_menu>ul>li{float:none; display: inline-block; padding: 0 10px;}
.responsive #header .social_bookmarks li{float:none; display: inline-block;}
.responsive.bottom_nav_header #header_main .social_bookmarks{ position: relative; top: 0; right: 0; margin: 10px auto; clear:both;}
.responsive.bottom_nav_header.social_header .main_menu>div{height:auto;}
.responsive .logo img{margin:0;}
.responsive.html_header_sidebar #top #header .social_bookmarks{display:none;}
.responsive body.boxed#top, .responsive.html_boxed.html_header_sticky #top #header{max-width: 100%;}
.responsive.html_header_transparency #top .avia-builder-el-0 .container, .responsive.html_header_transparency #top .avia-builder-el-0 .slideshow_inner_caption{padding-top:0;}
.responsive #top .av_phone_active_right .phone-info.with_nav span{border:none;}
.responsive #top #wrap_all .av_header_transparency .main_menu ul:first-child > li > a,
.responsive #top #wrap_all .av_header_transparency .sub_menu > ul > li > a,
.responsive #top .av_header_transparency #header_main_alternate,
.responsive .av_header_transparency #header_main .social_bookmarks li a,
.responsive #top #wrap_all .av_header_transparency .phone-info.with_nav span,
.responsive #top .av_header_transparency #header_meta,
.responsive #top .av_header_transparency #header_meta li,
.responsive #top #header_meta .social_bookmarks li a{ color:inherit; border-color: inherit; background: inherit;}
.responsive.html_top_nav_header .av-logo-container{height:auto;}
.responsive.html_top_nav_header .av-section-bottom-logo{border-bottom-style: solid; border-bottom-width: 1px;}
/*new mobile*/
.responsive .av-burger-menu-main{display: block;}
.responsive #top #wrap_all .main_menu{top:0; height:80px; left:auto; right:0; display: block; position: absolute;}
.responsive .main_menu ul:first-child > li a { height: 80px; line-height: 80px;}
.responsive #top .av-main-nav .menu-item{display:none;}
.responsive #top .av-main-nav .menu-item-avia-special{display:block;}
.responsive #top #wrap_all .menu-item-search-dropdown > a { font-size: 24px; }
.responsive #header_main_alternate{display:none;}
.responsive #top #header .social_bookmarks{display:none;}
.responsive #top #header .main_menu .social_bookmarks{display:block; position: relative; margin-top: -15px;}
.responsive #top .av-logo-container .avia-menu{height:100%;}
.responsive #top .av-logo-container .avia-menu > li > a{line-height: 80px;}
.responsive #top #main .av-logo-container .main_menu{display:block;}
.responsive #top #main .av-logo-container .social_bookmarks{display:none;}
.responsive #top #main .av-logo-container .main_menu .social_bookmarks{display:block; position: relative;}
.responsive #top #main .av-logo-container .main_menu{display:block;}
.responsive #top #header_main > .container .main_menu .av-main-nav > li > a,
.responsive #top #wrap_all .av-logo-container {height:80px; line-height:80px; }
.responsive #top #wrap_all .av-logo-container {padding:0;}
.responsive #top #header_main > .container .main_menu .av-main-nav > li > a{
min-width: 0; padding:0 0 0 20px; margin:0; border-style: none; border-width: 0;
}
.responsive #top .av_seperator_big_border .avia-menu.av_menu_icon_beside{border-right-style: solid; border-right-width: 1px; padding-right: 25px;}
.responsive #top #header .av-main-nav > li > a, .responsive #top #header .av-main-nav > li > a:hover{
background:transparent;
color: inherit;
}
.responsive.html_top_nav_header .av-logo-container .inner-container{overflow: visible;}
.html_header_sidebar #header .container {
width: 90%;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
Hello, I noticed when I google “myusername” which I have been using on multiple clients’ pages build with enfold and other themes, the results will show stuff like examplesite.com/author/user, “user” being my admin user name on the site. Please see private content.
I know Yoast has a feature to check “Do not allow search engines to show this author’s archives in search results.” on user options, but that hasn’t hidden them yet…