Viewing 30 results - 6,601 through 6,630 (of 7,495 total)
  • Author
    Search Results
  • #244051

    Topic: Website CSS

    in forum Enfold
    egrealtor
    Participant

    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?

    #244022

    In reply to: Enfold Parallax SEO

    Hey cavanaughb!

    I’m not sure any of us have a good answer here. SEO is kind of a mess of a topic from my point of view since everyone thinks they have the *best* answer and the “pros” are constantly justifying their opinion to keep making a living.

    Generally I think a single page site would make it easier to have a good target for searches but would also mean the content is more sensitive. So you would need to be more careful not to over optimize it to prevent the text from getting marked down.

    Regards,
    Devin

    This reply has been marked as private.
    #243601

    Topic: Lightbox not working

    in forum Enfold
    tetonwebstores
    Participant

    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

    #243589

    Topic: Mobile Problem

    in forum Enfold
    YakiPasandi
    Participant

    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 Importer

    Thanks for your help.
    Yaki

    #243582

    Hey Vermishelle!

    Here is the solution i came up with, Please follow this very carefully.

    1. Find this file helper-social-media.php inside of this folder ENFOLD/includes/
    2. Add this on the line 33 ( after this line var $counter = 1; ) static $social_counter = 0;
    3. Line 53 ( function build_icon() ). after this global $avia_config; add the following
    $search_array = array('facebook','twitter', 'skype', 'pinterest', 'soundcloud');
    //On this one is the key, i’m adding facebook, twitter, …. base on the elements i have added on the enfold options so if you have others add those and remove the ones that you don’t need ‘soudcloud’ for instance
    4. Find this on line 88 roughly
    $html .= "<a {$blank} href='".$icon['social_icon_link']."' ".av_icon_string($icon['social_icon'])." title='".ucfirst($icon['social_icon'])."'></a>";

    5. Replace the above ( 4. ) with this.

     if ( in_array( $search_array[static::$social_counter], $search_array) ) {
    				
    			    $html .= "<a {$blank} href='".$icon['social_icon_link']."' ".av_icon_string($icon['social_icon'])." title='".ucfirst($icon['social_icon'])."' onclick='". "_gaq.push(['_trackEvent', 'ClickLink', '". $search_array[static::$social_counter]."', 'Message']).". "'></a>";
    			   	static::$social_counter++;
    			   	
    
    			}else{
    				$html .= "<a {$blank} href='".$icon['social_icon_link']."' ".av_icon_string($icon['social_icon'])." title='".ucfirst($icon['social_icon'])."'></a>";	
    			} 

    And that is it.

    Regards,
    David

    • This reply was modified 11 years, 12 months ago by David.
    #243482

    Topic: Enfold Parallax SEO

    in forum Enfold
    cavanaughb
    Participant

    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!

    #243313

    I’ve been researching sites that use your theme as well as other “flat design” sites. One feature I really like is the panels that change to show information on mouseover. This site – http://www.plusplusminus.co.za/ has many examples of what I want to do.

    Being new to Enfold, is there any tutorials on how to get this effect? I just need a starting point to be able to figure out how to do this as I think I will be making extensive use of this feature.

    Appreciate your help.

    #243214

    Hey bleepstudio!

    In enfold/functions.php search for:

    
    'cart' 			=> array( 'font' =>'entypo-fontello', 'icon' => 'ue859'),
    

    and replace ue859 with any other char code. You can use the icon shortcode “char selector”: http://www.screenr.com/MYsN to get the character code.

    Best regards,
    Peter

    #243213

    Hi!

    Open up wp-content/themes/enfold/includes/loop-search.php and replace:

    
    $post_format 	= get_post_format() ? get_post_format() : 'standard';
    

    with

    
    	$current_post = array();
    	$current_post['the_id']	   	= get_the_ID();
    	$current_post['post_format'] = get_post_format() ? get_post_format() : 'standard';
    	$current_post['content'] 	= get_the_excerpt();
    	$current_post['content'] 	= empty($current_post['content']) ? strip_shortcodes( get_the_content() ) : $current_post['content'];
    	$current_post['title']   	= get_the_title();
    	$current_post	= apply_filters( 'post-format-'.$current_post['post_format'], $current_post );
    	extract($current_post);
    

    and replace:

    
    echo "<h2 class='post-title entry-title'><a title='".the_title_attribute('echo=0')."' href='".get_permalink()."' $markup>".get_the_title()."</a></h2>";
    

    with

    
    echo "<h2 class='post-title entry-title'><a title='".the_title_attribute('echo=0')."' href='".get_permalink()."' $markup>".$title."</a></h2>";
    

    Best regards,
    Peter

    #243127
    richardruddle
    Participant

    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?

    #242865
    fmichalski
    Participant

    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

    #242114
    G_T_M
    Participant

    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_M

    #241913

    In reply to: Scroll down

    Hey!

    You can find all the update info on the theme’s changelog. Check it here: http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990?WT.ac=solid_search_item&WT.seg_1=solid_search_item&WT.z_author=Kriesi

    Regards,
    Ismael

    #241790
    modelity
    Participant

    Hey,

    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,
    Lior

    #241706

    In reply to: PHPSESSID errors

    Here are some examples of where the theme is creating the PHPSESSID from session_start:

    In enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php
    Line 33

    In enfold/config-templatebuilder/avia-shortcodes/portfolio.php
    Line27

    It is not a required command in PHP.

    The PHPSESSID errors are really hurting my search rankings.

    I have bought 2 licenses for Enfold so far, but this is not going to work if I cannot resolve.

    #241681
    danwinckler
    Participant

    Hello,

    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.

    Hey!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    @media only screen and (min-width:1141px) {
    #menu-item-359 {
    left: 30%;
    }}
    @media only screen and (max-width: 1140px) and (min-width: 990px) {
    #menu-item-359 {
    left: 20%;
    }}

    Best regards,
    Yigit

    #241095

    Hi Erdogan!

    Du kannst die 404 Seite ändern, indem du wp-content/themes/enfold/includes/loop-search.php bearbeitest. Um das Datum zu entfernen lösche zB:

    
                        <time class='date-container minor-meta updated' <?php avia_markup_helper(array('context' => 'entry_time')); ?>>
                            <?php the_time('d M Y'); ?>
                        </time>
    

    Regards,
    Peter

    Hey!

    1) If some sentences are not translated please update the language file with Codestyling. Go to Tools > Localization and select “Themes”. Then search for “Enfold” in the list and search for your language (Spanish) and click the “Rescan” button to search for all text strings. Afterwards click on “Edit” and translate the required strings from the “avia_framework” textdomain.

    2) You can’t translate LayerSlider with the Enfold translation files. If you want to translate it as a plugin copy the wp-content/themes/enfold/config-layerslider/LayerSlider/ folder into the wp-content/plugins folder ( wp-content/plugins/LayerSlider/) and the use Codestyling (“Plugins” tab) to translate it as a plugin. To activate the LayerSlider as a standalone plugin switch to another theme, then activate layerslider and then switch back to Enfold.

    Best regards,
    Peter

    This reply has been marked as private.
    #240521
    Themis_Designs
    Participant

    I’m in the Advanced Layout Editor and can’t seem to figure out how to access the code behind the layout components. I need to add something to the Vimeo code so that it will display an image instead of the black screen when the page is visited. If I choose Default Editor, nothing appears in either Visual or Text.

    Attaching an image from a website built with another theme where you can see the code behind the layout.

    I’m sure there must be a way, but I’ve searched the forum for the last hour to find the answer and have had no luck. Any advice is appreciated :)

    Text editor access needed for Enfold

    Thank you Yigit,

    Buy for some reason, despite I tried your last solution with the latest version of Enfold also, I get that sentence in English:

    Search

    And the weird thing is that in es_ES.po the string is already translated:

    “If you are not happy with the results below please do another search”
    “Si los resultados no te satisfacen, intenta una nueva búsqueda con otros términos.”

    IMPORTANT:

    I´ve changed that string at search.php to BELLOW again:

    echo "<p>".__('If you are not happy with the results bellow please do another search','avia_framework')."</p>";

    And the sentence is shown in Spanish at the search page (!)

    The es_ES.po and es_ES.mo should be in enfold/lang/, right? That .po has “below” instead “bellow”, I don´t understand anything… :S

    PS: Could you explain me how could I ” Update from sources” the es_ES.po downloaded to my computer? When I click that option Poedit gets blocked and the progress bar doesn´t move.

    Thank you again.

    • This reply was modified 12 years ago by Pablo.
    #240321

    In reply to: Search form problem

    Hey!

    Please go to Enfold theme options > Header > Extra Elements and check “Append search icon to main menu”

    Cheers!
    Yigit

    #240070

    In reply to: Shadow to Header

    Hey!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .html_main_nav_header #top .main_menu .menu>li:last-child>a, .html_bottom_nav_header #top #menu-item-search>a {
    padding-right: 13px;
    }

    Best regards,
    Yigit

    #240054

    Hey!

    Actually there’s nothing relevant in the private posts. Just the log in info and the website url. The essential information is that google generates the preview content based on the search term of the user and the relevance of your website content. It does not (only) rely on the meta description text. Otherwise everyone could use this meta tag as “backdoor” for better rankings even for search terms which have nothing to do with your website content.

    Best regards,
    Peter

    #240018

    Hi!

    There’s nothing we can change or “fix” on the admin page. As I said in my last post all pages already have a meta description (you can check this by viewing the source code in your browser or by using a tool like: http://www.seocentro.com/tools/search-engines/metatag-analyzer.html ) and everything works as intended.

    Best regards,
    Peter

    #239972

    In reply to: Search icon position

    Hi!

    That kind of customization is beyond what we can do via support. If its a must- have feature you can either add it as a feature request here: https://kriesi.at/support/enfold-feature-requests/

    or

    Have it custom coded in by a freelance developer. I recommend Codeable, Microlancer or http://kriesi.at/contact/customization for hiring out the customization.

    Best regards,
    Devin

    #239903

    Hey!

    Your website shows the meta description in the source code. I.e. on the homepage it’s:

    
    <meta name="description" content="Bierproeverij en bier & spijs events. Spéciale verzorgt Bierproeverijen en bier & spijs events op locatie. Ook voor Horeca, Retailers & events."/>
    

    Note that you can’t force google to use the meta description. It will generate the preview content based on the search term of the user and the relevance of your content. This is not a bug of the theme or Yoast SEO but it’s how google works….

    Cheers!
    Peter

    #239866

    Thanks – yeah, file too big.
    I found a great little tutorial that helped as I am a bit of a novice with the back end of file management. Searched youtube & I got an answer on how to upload a theme into my servers files and extract it. Uploaded. Extracted. Activated.
    For reference, I use BlueHost as my server and the video I found was https://www.youtube.com/watch?v=kxtiQOgNiIg
    Super basic stuff (for most) but for someone like me it was perfect.
    Cheers Devin
    – Andrew

    • This reply was modified 12 years ago by arcoates.
Viewing 30 results - 6,601 through 6,630 (of 7,495 total)