Viewing 30 results - 231,301 through 231,330 (of 244,619 total)
  • Author
    Search Results
  • #210051

    Danke, danke, danke – das wars. Super, Peter.

    #210050
    RJ
    Participant

    When i add something to my cart and then visit the cart page the cart appears to be empty. I already increased the memory limit to 64MB and updated the enfold theme to the lastest version but the error still occurs. I found someone with the similar problem but the conversation went on in private and therefore didnt help anybody else but the person itself. What do i have to do to fix this?

    Thanks in advance,

    Rhodo

    #210048

    Topic: Sidebar Widgets

    in forum Enfold
    DaraEmerson
    Participant

    Dear Enfold Team,
    We would like to know if there is any option to change colour/typeface/etc… to the sidebar widget for text.
    Also we would like to be able to add a slideshow, photograph or a “sign-up” button or something similar to the sidebars in various pages.

    Most of the widgets for the sidebar pages seem to be for blogs etc… ours is a website.
    Please shed some light on this or show us some documentation explaining how to use the widgets and satisfactorily dsign the sidebars.
    Please excuse if we are missing something obvious somewhere.
    Thanks -Dara

    #210042
    #210033

    I took your code – and pasted it into the Enfold Breadcrumb Fix plugin – if you disable that, the BreadCrumbs start to work again, I agree, the only thing in there is your code from above

    • This reply was modified 12 years, 3 months ago by DavidMiles.
    #210031

    Hi!

    No, one (or maybe more) plugins cause the issue. If I deactivate all plugins the breadcrumb starts to work again.

    Regards,
    Peter

    #210028
    #210024

    Hi,

    with Enfold 2.4.5 (strange version number, I’ve installed a 2.5 version before…), display is OK on IE8/WinXP except the icons of top social header menu and iconboxes that are not dislpayed.

    Is there a solution ?

    Oli

    • This reply was modified 12 years, 3 months ago by Oli.
    #210023

    Topic: Change site logo

    in forum Enfold
    #210020
    rogersmedia
    Participant

    Is there a listing available for the suggested image sizes to use with a retina display? I found the image dimensions suggested with this theme for the logo image, but could not find other suggested sizes (or image ratios, WxH) for portfolio images, slider images, single post images, shop images. I want to start with the image sizes which this theme’s css is built for, then tweak the css as needed if I need something else. Thanks!

    #210019

    Hi Yigit,

    I applied a universal margin of 5px to crate even space all the way around HOWEVER, I have selected to display 3 columns but it is only showing 2 http://codelessme.com/casey/abstracts/

    How can I adjust this so 3 columns are displayed?

    #210018

    Hi!

    I updated the code a bit and it works now

    
    if(!function_exists('avia_remove_home_breadcrumb'))
    {
        function avia_remove_home_breadcrumb($trail)
        {
            foreach($trail as $key => $data)
            {
                    $search = 'amp; Nature Photography Workshops';
                    if(strpos($data, $search) !== false)
                    {
                            unset($trail[$key]);
                    }
            }
            return $trail;
        }
    
        add_filter('avia_breadcrumbs_trail','avia_remove_home_breadcrumb', 15, 1);
    }
    

    Cheers!
    Peter

    #210014
    This reply has been marked as private.
    #210011
    This reply has been marked as private.
    #210007

    Hey Ismael,

    I would rather disable the fancy box. Also- I have a title set, but nothing is showing up on the default wordpress pop-up images. See the reference link again to review. (close the fancy box to display wordpress default)

    #210004

    Hi!
    Here is translation into the Russian

    #210002
    This reply has been marked as private.
    #209993
    This reply has been marked as private.
    #209992
    This reply has been marked as private.
    #209991
    Renko
    Participant

    First of all, we like the Enfold theme very much. It works like a charm. But our clients have some troubles with it. They have windows PCs and can’t see the »Easy Slider« we have integrated on their site. On our MACOSX, Safari machines everything looks right. But some Windows user can’t see the Easy Slider, they say.

    They have installed Windows 7 Enterprise and work with IE 8 (8.0.7601.17514).

    Could You help us out?

    Schöne Grüße,
    Rainer

    PS: Unfortunately we have just seen a few moments ago, that a new version of Enfold is available. The above site is still running with version 2.4.2. Could this cause the problem? (FYI: The WordPress core runs with version 3.8)

    PPS: Wenn Sie in deutsch antworten könnten, wäre ich Ihnen sehr verbunden.

    • This topic was modified 12 years, 3 months ago by Yigit.
    #209986

    Hey!

    1) I’ll look into the author translation – I think it’s related to the theme code. I’ll post a solution asap.

    2) The other things (meta description and title on the author page or 404 page) is imo not a theme issue. I switched to the TwentyThirteen theme and I can reproduce both issues here: http://www.ld4change.com/zh-hans/author/ and here: http://www.ld4change.com/zh-hans/author/raju/ ). The title and the description is also in English and no Enfold code affects these pages whatsoever.

    Regards,
    Peter

    #209980
    spitsdesign
    Participant

    Hey,

    Single portfolio: 2/3 gallery
    Is it possible to move the thumbnails to the top (above the image)?
    http://kriesi.at/themedemo/?theme=enfold
    tnx!

    #209976

    Hi!

    Kannst du mir bitte einen ftp Account einrichten – ich habe gerade den Code in wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php analysiert, aber dabei einen php error verursacht. Da so etwas öfter vorkommen kann möchte ich lieber mittels ftp die Dateien modifizieren. Bis dahin, kannst du die Originaldatei hochladen, um den Fehler zu beheben.

    Best regards,
    Peter

    Hi Devon,
    thank you so much for sharing your work. Unfortunatley it does not work for the musikzentrale website so far. Here is what i have done:

    – disabled custom.css so it does not interfere with the modifications
    – entered this to the Quick CSS field in Enfold -> Styling

    /*Removes
    ================================================== */
    
    #top.home #header_main {
      border: 0;
    }
    .header_color .header_bg {
      background: transparent;
      border: 0;
    }
    
    /* # Header
    ================================================== */
    
    #top.home #top .logo {
      left: -4px;
    }
    
    /*Navigation*/
    .header_color .main_menu ul:first-child > li > a {
      color: #fff; 
      font-size: 15px;
    }
    .header_color .avia-menu-fx {
        background: #aabdd3;
        border-color: #aabdd3;
        display: none;
    }
    /* # Home Page Specifics
    ================================================== */
    
    /*Header*/
    #top.home #header {
      position: absolute;
      padding-top: 40px;
    }
    
    /* #slider */
    #top.home #fullscreen_slider_0 {
      padding-top: 128px;
      height: 710px;
      background: #e6e6e6;
      border: 0;
    }

    It moves the header and the intro section down as supposed to and removes the borders, but header is still white and the full screen slider is to far underneath the header. I assume, i missed something in the styling, so any idea is welcome. Otherwise i am excited to read your tutorial on the Full Screen Homepage soon.

    Thanks again,
    Sebastian.

    #209953
    This reply has been marked as private.
    #209946

    In reply to: java script error

    Hey Peter,

    That did not do the trick.

    I got a new error note after appliing the code you suggested.

    Notice: Undefined variable: data in /usr/home/lmscar124/www/wp-content/themes/enfold/framework/php/auto-updates/class-envato-protected-api.php on line 344

    Fatal error: Cannot use object of type WP_Error as array in /usr/home/lmscar124/www/wp-content/themes/enfold/framework/php/auto-updates/class-envato-protected-api.php on line 345

    What I’ll do. I’ll be moving to a new server with more php memory 128M, and start with a clean install of WP, Enfold and WPML. And pray that it will work.

    #209930

    Hey!

    1) Maybe I’m wrong but I think the author title/meta description is not translated because you didn’t set up a translation yet. Go to the user profile page: http://www.ld4change.com/wp-admin/user-edit.php?user_id=2&wp_http_referer=%2Fwp-admin%2Fusers.php%3Flang%3Dzh-hans%26admin_bar%3D1 and translate the English user profile (name, last name and nick name and the “Biographical Info”) to Chinese. You can switch between the Chinese and English version by using the language switcher dropdown in the admin bar.

    2) I checked the 404 page and everything is translated except the number 404 ( 404错误:找不到页面 and 404 找不到页面 ). Then I checked to the localization settings screen (Tools > Localization > Themes > Enfold, select Chinese “edit” and use the right text box to search for “404” text strings) and there I found exactly the same strings. If you want to change them edit these text strings and click the “generate mo-file” button.

    Cheers!
    Peter

    #209920

    Hey!

    You can easily remove it – open up /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/postslider.php and replace

    
    					if($thumbnail)
    					{
    						$thumb_fallback = $thumbnail;
    						$thumb_class	= "real-thumbnail";
    					}
    					else
    					{
    						$thumbnail = "<span class=' fallback-post-type-icon' ".av_icon_string($format)."></span><span class='slider-fallback-image'>{{thumbnail}}</span>";
    						$thumb_class	= "fake-thumbnail";
    					}
    

    with

    
    					if($thumbnail)
    					{
    						$thumb_fallback = $thumbnail;
    						$thumb_class	= "real-thumbnail";
    					}
    					else
    					{
    						$thumbnail = false;
    						$thumb_class = false;
    					}
    

    Cheers!
    Peter

    #209915

    Hi!

    Normally Enfold will display the WPML flags in the top navigation menu. If you want to add the flags to the main menu add following code to the functions.php file (insert it at the very bottom of the file)

    
    if(!function_exists('avia_append_lang_flags'))
    {
    	//first append search item to main menu
    	add_filter( 'wp_nav_menu_items', 'avia_append_lang_flags', 10, 2 );
    
    	function avia_append_lang_flags( $items, $args )
    	{	
    	    if ((is_object($args) && $args->theme_location == 'avia'))
    	    {
    	        global $avia_config;
    	        global $sitepress;
    			$languages = icl_get_languages('skip_missing=0&orderby=custom');
    
    			if(is_array($languages))
    			{
    				foreach($languages as $lang)
    				{
    					$currentlang = (ICL_LANGUAGE_CODE == $lang['language_code']) ? 'avia_current_lang' : '';
    
    					if(is_home() || is_front_page()) $lang['url'] = $sitepress->language_url($lang['language_code']);
    					         
    					$items .= "<li class='language_".$lang['language_code']." $currentlang'><a href='".$lang['url']."'>";
    					$items .= "	<span class='language_flag'><img title='".$lang['native_name']."' src='".$lang['country_flag_url']."' /></span>";
    					$items .= "</a></li>";
    				}
    			}
    	    }
    	    return $items;
    	}
    }
    
    

    Best regards,
    Peter

    #209908

    Hi!

    The portfolio preview box will always show the entire preview content and you can’t create an excerpt of the preview text. However if you want to add read more button after the preview text open up /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php and replace

    
    $output .= $content;
    

    with

    
    $output .= $content;
    $output .= '<a href="'.get_permalink($id).'" class="more-link">'.__('Read more','avia_framework').'<span class="more-link-arrow">  &rarr;</span></a>';
    

    Cheers!
    Peter

Viewing 30 results - 231,301 through 231,330 (of 244,619 total)