-
Search Results
-
Topic: Website CSS
Hello, can you help me with CSS issues? Here is the link:
http://jeffkrausrealestate.com/idx/community/central-costa-mesa/
Click on Grid View, you can see the prices of get cut off. Can you give me some CSS to display the prices properly?
In the sidebar, scroll down to Real Estate Search. The widget is cut off. Can you give me some CSS to fit it into the sidebar?
Expand the search window, the search fields expand into the sidebar. Can you give me some CSS to keep it contained? You helped me on another post for another theme, but I decided to go with Enfold as my theme.
Thank you for your help. It is much appreciated?
Topic: Lightbox not working
When I have my gallery set up, and I have lightbox enabled on the options, the photos only load in a new page, not lightbox. I have changed the actual html or css of anything other than the quick css. Here is my quick css:
.image-overlay-inside, .image-overlay.overlay-type-extern { display: none; } .image-overlay { display: none!important; } img{ border-radius: 0 !important; } @media only screen and (min-width: 768px) { /* Adopt Enfold's line height */ #megaMenu, #megaMenu ul.megaMenu, #megaMenu ul.megaMenu > li.menu-item, #megaMenu ul.megaMenu > li.menu-item.ss-nav-menu-item-depth-0 > a, #megaMenu ul.megaMenu > li.menu-item.ss-nav-menu-item-depth-0 > span.um-anchoremulator{ line-height:inherit; height:inherit; } /* Display items as tables to allow for vertical centering */ #megaMenu ul.megaMenu > li.menu-item{ display: inline-table !important; margin:0 !important; padding:0 !important; border-collapse:collapse !important; border-spacing:0 !important; } /* Vertically center menu item contents */ #megaMenu ul.megaMenu > li.menu-item > a, #megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator, #megaMenu ul.megaMenu > li.menu-item > .wpmega-nonlink{ padding-top:0; padding-bottom:0; display: table-cell !important; vertical-align: middle; border-collapse:collapse !important; border-spacing:0 !important; position:relative; } /* Align submenus properly relative to table */ #megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item > ul.sub-menu.sub-menu-1{ top:100%; left:0; white-space:normal; } #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item{ vertical-align:top; float:none; } /* Fix hover table shift */ #megaMenu ul.megaMenu > li.megaHover{ margin-right:-1px !important; } /* Set search dropdown to proper height */ #megaMenu .avia-search-tooltip{ top:100% !important; background:white; } }Please help, I want lightbox to work and I want all of these options to work still as well. Thanks
Topic: Mobile Problem
Hello,
This is a topic I started on Themeforest and was asked to open a thread here.
I have problems on mobile with these 2 websites:
http://www.snnlaw.co.il/
http://www.ranibleierstudio.co.il/As you’ll see, when going mobile on these 2 sites, the buttons and links on the homepage don’t work. Some of them do, and some don’t. I tried it on iPad, iPhone and Galaxy S3. It’s a big problem for me since the mobile part is very important for me. I have been using the AVIA layout builder.
This is the quick css I put in the enfold settings:
h1, h2, h3, h4, h5, h6, p, body, #socket .copyright, #top .footer_color .input-text, #top .footer_color input[type=’text’], #top .footer_color input[type=’input’], #top .footer_color input[type=’password’], #top .footer_color input[type=’email’], #top .footer_color input[type=’number’], #top .footer_color input[type=’url’], #top .footer_color input[type=’tel’], #top .footer_color input[type=’search’], #top .footer_color textarea, #top .footer_color select .main_menu ul:first-child > li > a{
font-family: ‘atlas’, sans-serif;
font-weight: 400;
}h1{
font-size:60px;
line-height: 66px;
}h2{
font-size:40px;
line-height: 46px;
}h3{
font-size:28px;
line-height: 34px;
}p{
font-size:19px;
line-height: 25px;
}#header_main .container, .main_menu ul:first-child > li a {
height: 60px;
line-height: 60px;
font-family: atlas;
font-weight: 400;
font-size: 18px;
}#socket .copyright{
font-size:14px;
line-height: 18px;
}#top .footer_color .input-text, #top .footer_color input[type=’text’], #top .footer_color input[type=’input’], #top .footer_color input[type=’password’], #top .footer_color input[type=’email’], #top .footer_color input[type=’number’], #top .footer_color input[type=’url’], #top .footer_color input[type=’tel’], #top .footer_color input[type=’search’], #top .footer_color textarea, #top .footer_color select{
font-size:17px;
line-height: 18px;
width: 75%;
}#top select{
background-position: 12px center;
margin-top: 10px;
}#top .socket_color .input-text, #top .socket_color input[type=’text’], #top .socket_color input[type=’input’], #top .socket_color input[type=’password’], #top .socket_color input[type=’email’], #top .socket_color input[type=’number’], #top .socket_color input[type=’url’], #top .socket_color input[type=’tel’], #top .socket_color input[type=’search’], #top .socket_color textarea, #top .socket_color select{
width: 100%;
}#top h3 a {
font-size: 19px;
}.rani-about-small{
display:none;
}#top .main_menu .menu li ul a {
width: 100%;
height: auto;
float: left;
text-align: right;
line-height: 23px;
padding: 8px 15px;
font-size: 16px !important;
min-height: 23px;
max-width: none;
text-decoration: none;
}.main_menu ul:first-child > li a {
height: 60px;
line-height: 60px;
padding-right: 20px;
}.avia-button.avia-size-medium {
font-size: 17px !important;
font-family: atlas !important;
color:#000 !important
}And this is what I put in the custom.css file:
@font-face{
font-family:’atlas’;
font-weight:400; /*(regular)*/
font-style: normal;
src: url(‘atlas-aaa-400.eot’);
src: url(‘atlas-aaa-400.eot?#iefix’) format(’embedded-opentype’),
url(‘atlas-aaa-400.woff’) format(‘woff’),
url(‘atlas-aaa-400.ttf’) format(‘truetype’);
}#top textarea {
width: 100%;
height: 140px;
}
#top .avia-menu-fx {
height: 5px;
}
#top .scroll-down-link {
height: 65px;
width: 100px;
margin: 0px 0 0 -40px;
line-height: 70px;
position: absolute;
left: 50%;
bottom: -1px;
color: #000;
background: #AAA;
background: #50d1f5;
text-align: center;
font-size: 40px;
z-index: 100;
text-decoration: none;
border-top-left-radius: 223px;
border-top-right-radius: 223px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}Plus these are the plugins I use:
RTL Tester
Limit Login Attempts
Contact Form 7
Wordpress ImporterThanks for your help.
YakiTopic: Enfold Parallax SEO
Hi all,
I have been reading up on parallax websites, specifically one-page sites, and the consequences with SEO. Just curious what the developers thoughts are on this (and anyone else that wants to contribute).
When a one-page parallax website is limited by fewer unique pages, H1 fields, and metadata than competitor websites, is there a working alternative to maintain a one-page design with a healthy SEO? Or is parallax design ahead of SEO and search–and everyone is just hoping they will eventually catch up?
The Enfold theme is amazing. I know I’ve said it before, but really awesome work by Kriesi and team. The recent updates to include video are great!
Topic: Testimonial Functionality
I really like the testimonial functionality but am looking to extend it to the sidebar to display a random testimonial. As I have researched, this doesn’t seem possible. It would be great to leverage the content entered as testimonials and propagate it throughout the site. Do you know of any other way to do this within the Enfold theme framework?
Topic: "Hidden page" and "No robot"
Hi,
I want to create several Hidden pages.
Those pages aren’t accessible from my web site.
I give the address directly by mail to potential customers.What’s the best way to organize that with Enfold please ?
Is there a parameter or a process to set up the tag “No robot” in order to avoid Search engine indexation ?thanks
Hi There,
Is it possible to add images to the search result in Enfold Theme.
I have seen few questions and answers on the forum but none of them worked for me.
Regards
G_T_MHey,
In functions-enfold.php, line 193:
$output .= "<a class='ajax_search_entry ajax_search_entry_view_all' href='".home_url('?' . $search_messages['all_results_link'] )."'>".$search_messages['view_all_results']."</a>";Should be:
$output .= "<a class='ajax_search_entry ajax_search_entry_view_all' href='".icl_get_home_url('?' . $search_messages['all_results_link'] )."'>".$search_messages['view_all_results']."</a>";The current behavior is that if I’m in a page that doesn’t belong to the default language, and I open the ajax search box and type some search string, clicking the “View all results” at the bottom of the ajax search box sends me to a search results link in the default language, and not in the current language. I should state also that we use permalinks for indicating the language.
Anyway, I tried to add a filter, but it caused an infinite loop (don’t know why, I don’t think icl_get_home_url uses the get_home_url function in any way):
add_filter( 'home_url', 'localized_home_url', 10, 4); function localized_home_url( $url, $path, $orig_scheme, $blog_id ) { if($path === ''){ return icl_get_home_url(); } return $url; }Suggestions?
Thanks,
LiorHello,
I’ve just purchased Enfold, installed it on a fresh development install of WordPress, and have been spending some time playing with the dummy content, searching here and elsewhere for examples, and starting to build our company’s new site. I haven’t been able to find any examples that do exactly what I’d like to do, so I thought I’d ask here. I would like to make a full width slider for our homepage that shows an image with some overlaid text (title, description, perhaps a “read more” link) that, when the image is clicked, opens a large lightbox containing a YouTube/Vimeo video that auto-plays (similar to the Portfolio AJAX example).
If it’s possible for this to be made using Portfolio Items, even better, as it would save some duplication of effort and content.
How can I make this? Thanks very much in advance.

