Viewing 30 results - 15,931 through 15,960 (of 16,891 total)
  • Author
    Search Results
  • #244389
    jbosma69
    Participant

    Hi,

    Just installed Enfold and when I click on the “Enfold” button in the left menu of WordPress I get this error:

    Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 30720 bytes) in /data/9/1/46/114/1209929/user/1289562/htdocs/wordpress/wordpress/wp-admin/includes/deprecated.php on line 304

    Any idea what the problem is?

    James Bosma

    …habe im error_log des Servers folgende Fehlermeldung gefunden:
    [28-Mar-2014 08:23:16 UTC] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 523800 bytes) in /srv/www/htdocs/web711/html/wp-includes/plugin.php on line 1939

    …habe aber auch vor einigen Tagen die php-memory auf 256MB erhöht!

    #244222

    Hey!

    We’re really sorry that you’re experiencing this issue.

    There are some cases before about PHP version 5.3.27 FastCGI causing issues somehow and switching to 5.3.27 CGI (Stable) may fix the problem. Please contact your host about that. Also, another user reported about the host database configuration. I can’t give you enough details about that but if fixed the problem. Please try to upgrade the php version if possible. I hope it fix the issue.

    Regards,
    Ismael

    #244217

    Hi Redsand747!

    Thank you for using the theme!

    If you like to redirect the logo link, you can add something like this on functions.php:

    add_filter('avf_logo_link', 'avf_redirect_logo_link');
    
    function avf_redirect_logo_link($link) {
    	$link = 'http://www.google.com';
    	return $link;
    }
    

    Change the $link url. :)

    Regards,
    Ismael

    #244105

    Hi !

    Thanks for your reply !
    Your solution gives a “My Text” right above my menu, and no css could resolve it, so I suggest a mix of the “disappear title” post you gave in link, and the action you just suggested. So it gives :
    – in functions.php :

    add_action('ava_after_main_menu', 'kriesi_logo_addition_2');
    function kriesi_logo_addition_2()
    {
    	?>
    	<strong class='logo-title'>My Text</strong>
    	<strong class='logo-subtitle logo-title'>Another custom text line</strong>
    	<?php	
    }

    – in Quick CSS :

    #top .logo-title {
    transition: opacity 0.4s ease-out;
    -moz-transition: opacity 0.4s ease-out;
    -webkit-transition: opacity 0.4s ease-out;
    -o-transition: opacity 0.4s ease-out;
    font-size: 12px;
    color: #000;
    position: absolute;
    left: 500px;
    top: -7px;
    opacity: 1;
    white-space: nowrap;
    }
    
    #top .logo-subtitle {
    color: #aaa;
    top: 7px;
    }
    
    #top .subtext {
    float: left;
    position: relative;
    }
    
    #top .header-scrolled .logo-title {
    opacity: 0;
    filter: alpha(opacity=0);
    }
    

    So you have something like this.

    #243749

    Hey!

    Thank you for using the theme!

    I tried to recreate the issues above and the only problem that I can reproduce is the search bar issue. The rest is working as expected. I tested it on this page:

    http://www.labhanshicreations.com/test-test-test/
    http://www.labhanshicreations.com/wp-admin/post.php?post=2972&action=edit

    Please try to deactivate the “MOJO Marketplace” plugin, see if the search bar issue persist.

    Regards,
    Ismael

    #243692

    Hi!

    1.) The “Slide Image Size” option will not re-size the actual slider. This option is the selection of thumbnail sizes that you want to use for the slider. Selecting larger images will give you crispier and better image quality. The slider will inherit the size of the container so if you place it on a one third column, it will have the same size as the column plus minus padding, margins etc.

    2.) Basically, all you need to do is upload large images something like 1900px in width. The theme will automatically trim it down into smaller thumbnails. You can find the thumbnail sizes on functions.php, you can adjust those if you want.

    $avia_config['imgSize']['widget'] 			 	= array('width'=>36,  'height'=>36);						// small preview pics eg sidebar news
    $avia_config['imgSize']['square'] 		 	    = array('width'=>180, 'height'=>180);		                 // small image for blogs
    $avia_config['imgSize']['featured'] 		 	= array('width'=>1500, 'height'=>430 );						// images for fullsize pages and fullsize slider
    $avia_config['imgSize']['featured_large'] 		= array('width'=>1500, 'height'=>630 );						// images for fullsize pages and fullsize slider
    $avia_config['imgSize']['extra_large'] 		 	= array('width'=>1500, 'height'=>1500 , 'crop' => false);	// images for fullscrren slider
    $avia_config['imgSize']['portfolio'] 		 	= array('width'=>495, 'height'=>400 );						// images for portfolio entries (2,3 column)
    $avia_config['imgSize']['portfolio_small'] 		= array('width'=>260, 'height'=>185 );						// images for portfolio 4 columns
    $avia_config['imgSize']['gallery'] 		 		= array('width'=>710, 'height'=>575 );						// images for portfolio entries (2,3 column)
    $avia_config['imgSize']['masonry'] 		 		= array('width'=>705, 'height'=>705 , 'crop' => false);		// images for fullscreen masonry
    $avia_config['imgSize']['entry_with_sidebar'] 	= array('width'=>710, 'height'=>270);		                 // big images for blog and page entries
    $avia_config['imgSize']['entry_without_sidebar']= array('width'=>1030, 'height'=>360 );						// images for fullsize pages and fullsize slider

    Regenerate the thumbnails using this plugin after: http://wordpress.org/plugins/regenerate-thumbnails/

    Best regards,
    Ismael

    #243594
    chapdes
    Participant

    Hi,

    I am not able to load new Fontello Icons, as whenever I try Enfold displays the following message:

    “Fatal error: Call to a member function attributes() on a non-object in /home2/mvcpa/public_html/en/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 179”

    I’ve read some other related posts in this forum, but the error msg they get is different from mine.

    Please, help me….

    #243377
    This reply has been marked as private.

    we want to update the wordpress theme in that header.php we want to add live chat button code.
    we want to add live chat button code but where to put this code in header file just guide us .
    below is the live chat code:

    <!– http://www.LiveZilla.net Chat Button Link Code –>

    <style type=”text/css”>

    div.img img
    {float:right;position:fixed;
    top:-70px;right:500px;
    overflow:hidden;
    }

    div.img a:hover img
    {float:right;position:fixed;
    top:0px;right:500px;
    overflow:hidden;
    }

    </style>

    <div class=img>

    LiveZilla Live Help</div>

    <!– http://www.LiveZilla.net Chat Button Link Code –>

    <!– http://www.LiveZilla.net Tracking Code –>

    <div id=”livezilla_tracking” style=”display:none”></div>

    <script type=”text/javascript”>var script = document.createElement(“script”);script.type=”text/javascript”;var src = “http://www.comprompt.co.in/livechat/server.php?request=track&output=jcrpt&nse=”+Math.random();setTimeout(“script.src=src;document.getElementById(‘livezilla_tracking’).appendChild(script)”,1);</script>

    <!– http://www.LiveZilla.net Tracking Code –>

    #243285

    Hey iv done as you said, doesn’t seem to be re sizing with the logo. seen another thread where it tells you about the helper-main-menu.php file iv tried altering that.

    echo avia_logo(AVIA_BASE_URL.'images/layout/logo.png', $addition, 'strong', true);
    
    echo "<div class='logo_addition' style='position: absolute; top: 87px; left: -12px; float:left; z-index: 3;'><img src='leafoverlay.png' /></div>";
    
    echo "<div class='logo_addition' style='position: absolute;right:0 ; z-index: 4; image-rendering: auto; display:block; width: 409px; height: 155px;'><img src='carbonheader.png' /></div>";

    also added .logo_addition to the java file

    
            if(!header.length) return;
                var logo            = $('#header_main .container .logo img, #header_main .container .logo a, #header_main .container .logo_addition img'),
    

    Dont see where im going wrong

    #243240

    Hey Redsand747!

    That file is a function and not an actual template part. So you would add that function into your child functions.php file. Unfortunately it isn’t correctly wrapped in an check to make sure it hasn’t been called already so adding that function in to your child theme would actually break things.

    So for right now, you would need to duplicate the comments.php and then where it calls the avia_inc_custom_comments function change that to call your own custom named function that has been customized and included into your functions.php or included as a separate file.

    I’ll tag the function for Kriesi to wrap in a if exists check so its a bit easier to override in a child theme in the future.

    Regards,
    Devin

    #243068
    This reply has been marked as private.
    #243037

    Hey!

    Can you try removing that line from Header.php and check if that helps?
    Please see Ismael’s post here to add new Google fonts and font weights – https://kriesi.at/support/topic/add-new-font/#post-234710

    Cheers!
    Yigit

    #242530

    Hi Ismael,

    ZIP is enabled, switching leads to same error.

    phpinfo says:

    zip

    Zip enabled
    Extension Version $Id: bdd35a2ede0347a3df239de1e7dc5d7e588f00c3 $
    Zip version 1.11.0
    Libzip version 0.10.1

    #242501

    Hey!

    Please edit functions.php, find this code on line 16:

    if(isset($avia_config['use_child_theme_functions_only'])) return;
    

    Below, add this code:

    add_theme_support('avia_template_builder_custom_css');
    

    On the homepage, add a fullwidth slider then add a “Custom Css Class”. Just scroll at the very bottom to see the field. What we’re trying to do is to show layerslider on desktop view then swap the fullwidth slider when viewing on mobile devices. Let’s add “sample-slider” to the “Custom Css Class” field of the fullwidth slider. Add this on Quick CSS or custom.css:

    @media only screen and (min-width: 769px) {
    .sample-slider { display: none !important opacity: 0 !important; 
    }
    }
    
    @media only screen and (max-width: 768px) {
    .sample-slider { display: block !important opacity: 1 !important; 
    }
    
    #layer_slider_1 {
    display: none !important;
    }
    }

    Cheers!
    Ismael

    #242408

    Hey Vermishelle!

    To add the script you need to open functions.php go to the line 264 ( assuming you haven’t added anything before ), if not look for this line wp_enqueue_script( 'jquery' );

    You need to add the below code
    wp_enqueue_script('vimeo-ga', $template_url . '/js/vimeo.ga.min.js', array('jquery'), 1, true);
    This will ask / look for the file in this location ( so paste the file in there ). ENFOLD_FOLDER/js/vimeo.ga.min.js

    About your other question you can add that to the ending of the url http://vimeo.com/1084537?api=1 , ( if that’s not the case elaborate on that one, or try first and then let us know what happen ).

    Best regards,
    David

    #242387

    In reply to: #226711 response

    ok, i’ve updated my enfold version, then I’ve made all changes given by Jouse, Ismael, You and again You form this topic, in total:
    – one change in quick css (Yigit)
    – one in avia.jsv (Josue)
    – two in portfolio.php (2xIsmael)
    – one in gallery.php (Yigit)

    Still after clicking on small thumbmail photo there is opening lightbox.

    Any other ideas?

    #242334
    This reply has been marked as private.
    #242177

    In reply to: #226711 response

    original line in my gallery.php was:
    $thumbs .= ” ".$alt."“;

    #242167

    In reply to: #226711 response

    thnx, but it don’t work right, almost all thins are good, but there is two mistakes:
    – clicking on thumbmail photos launch to home page
    – there are still hoovers on big photo

    in gallery php. there was no exactly same line u gave me, but quite similar, and I’ve changed this one – maybe this is the problem?

    #242149

    In reply to: #226711 response

    Hey!

    Please go to wp-content\themes\enfold\config-templatebuilder\avia-shortcodes folder and open gallery.php file and find first line here and change it to second one http://pastebin.com/xp3fqYUQ

    Best regards,
    Yigit

    #242138

    I get the following error when uploading a font via iconfont manager…

    Couldn’t add the font.
    The script returned the following error:

    Fatal error: Call to a member function attributes() on a non-object in /……./themes/enfold/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 179

    I am using PHP 5.3

    • This reply was modified 12 years ago by rseybold.
    #242007

    In reply to: 404 page..

    1) Not sure why it wouldn’t be working but that is the correct way to do it since the 404.php is a core file. A 404.php in a child theme would be used first as long as the child theme is active. Make sure that you clear and disable your caching plugin when developing your site since you could mistakenly be viewing cached data instead of the live server pages.

    The homepage button is an issue where the button has a minimum width it needs to be. In the layout you have that container gets too small when on some screen sizes. The best solution is to not use a button or change the layout so that it isn’t pushed into a container that is too small for it.

    I’m having no issues with the lightbox effect on my end:

    For the search, do you have a term or or something I can try to get different results? I just tried a few and the search page was the same as in the live search.

    6) See: https://yoast.com/w3c-validation-seo/ . The IE fix would make the site overall less compatible with IE8 and the icon font ones would mean not using the icons throughout the site. The last one is how google fonts embed their own font files so its taking code from Google exactly as Google thinks it should be added in.

    • This reply was modified 12 years ago by Devin.

    Hey Abedia!

    You’d need to edit /includes/helper-main-menu.php, try adding this after line 101:

    echo avia_logo('_YOUR_MOBILE_LOGO_URL_GOES_HERE_', $addition, 'span', true);
    

    Then, add this to the Quick CSS:

    @media only screen and (min-width: 768px) {
      span.logo{
      	display: none;
      }
    }
    
    @media only screen and (max-width: 767px) {
      strong.logo{
      	display: none;
      }
    }

    Best regards,
    Josue

    #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.

    #241693
    Martin
    Participant

    Hi,

    I use DesktopServer for the local installations of all of the WordPress websites I maintain. However I now am getting a weird error and I only get it with Enfold.

    Warning: session_start(): open(\xampplite\tmp\sess_8gpu5geh22ur6lvmq8ej338b70, O_RDWR) failed: No such file or directory (2) in D:\DesktopServersites\www.mysite.dev\wp-content\themes\testsite\config-templatebuilder\avia-shortcodes\masonry_entries.php on line 33

    I am using a childtheme. Would you happen to know what might be going on?

    #241613

    In reply to: Cyrillic font problem

    Im using the following in functions.php:

    add_filter(‘avf_google_heading_font’, ‘avia_add_heading_font’);
    function avia_add_heading_font($fonts)
    {
    $fonts[‘Oranienbaum’] = ‘Oranienbaum&subset=latin,cyrillic’;
    return $fonts;
    }

    add_filter(‘avf_google_content_font’, ‘avia_add_content_font’);
    function avia_add_content_font($fonts)
    {

    $fonts[‘Roboto Condensed’] = ‘Roboto Condensed:700,400,300&subset=latin,cyrillic’;
    return $fonts;
    }

    I can switch all the heading fonts in the general styling list… oranienbaum is there, but cant see it on the website.

    body text with roboto condensed is fine now.

    Thanks a lot,
    Alex

    #241499

    In reply to: Which config.php file?

    Hi!

    I’m not sure what you mean but Dude said to that the patch has been included on Enfold 2.6.2. All you need to do is download the latest version of the theme on your themeforest account then update the theme via FTP. Watch this video by Devin: http://vimeo.com/channels/aviathemes/67209750

    Best regards,
    Ismael

    #241276

    Topic: Cyrillic font problem

    in forum Enfold
    Finlando
    Participant

    Hi,
    worked with all the topics on fonts. Maybe You can tell me what is wrong with that one in function.php

    add_filter( ‘avf_google_heading_font’, ‘avia_add_heading_font’);
    function avia_add_heading_font($fonts)
    {
    $fonts[Oranienbaum] = ‘Oranienbaum&subset=latin,cyrillic’;
    $fonts[‘Oranienbaum’] = ‘Oranienbaum&subset=latin,cyrillic’;
    return $fonts;
    }

    add_filter( ‘avf_google_content_font’, ‘avia_add_content_font’);
    function avia_add_content_font($fonts)
    {

    $fonts[‘Roboto+Condensed’] = ‘Roboto+Condensed:700,400,300&subset=latin,cyrillic’;
    $fonts[‘Roboto+Condensed’] = ‘Roboto+Condensed:700,400,300&subset=latin,cyrillic’;
    return $fonts;
    }

Viewing 30 results - 15,931 through 15,960 (of 16,891 total)