Viewing 30 results - 16,351 through 16,380 (of 16,888 total)
  • Author
    Search Results
  • #193927

    Hi!

    1) If you want to overwrite a shortcode file see: https://kriesi.at/support/topic/customize-accordion-sortable-all-tag/#post-193759
    However note that we’ll include the updated masonry_entries.php in the next update anyway and you don’t need to overwrite it.

    2) Can you provide a link to the lightbox script? I’ll look into it and if it works for us I’ll recommend it to Kriesi.

    Cheers!
    Peter

    #193650

    Hey Nora!

    Please refer to Peter’s post here https://kriesi.at/support/topic/wpml-flags-of-fixed-menu-with-social-icons-as-dropdown/#post-130278
    You can edit Header.php file in Appearance > Editor.

    Best regards,
    Yigit

    #193616

    Hi!

    Because they all are in Avia Layout Builder. But you can turn on Debug mode to see shortcodes of the elements you have added using Avia Layout Builder. Please see Devin’s post here https://kriesi.at/support/topic/avia-bulder-support-box-visible/#post-187624
    and add it to functions.php file

    Cheers!
    Yigit

    #193395

    Hi dulei07!

    It should be in the correct order but if you want to reverse it, you can edit functions-enfold.php then find this code on line 341:

     $entries['prev'] = get_previous_post($same_category);
            $entries['next'] = get_next_post($same_category);

    Replace it with:

    $entries['prev'] = get_next_post($same_category);
            $entries['next'] = get_previous_post($same_category);

    Best regards,
    Ismael

    #192979
    apparence
    Participant

    i’ve got this error :
    Call to a member function visibility_meta_query() on a non-object in /homepages/35/d245348307/htdocs/cartes-voeux-2014/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/productslider.php on line 369

    what about this ??
    Thanks for helping
    olivier

    #192965

    In reply to: Reduce column spacing

    This reply has been marked as private.
    #192585
    Eyman1
    Participant

    Hi !

    First of all i want to say that your Theme is awesome :)

      My Problem:

    I want to switch the language from english to german and added / edited the wp-config file and set up ‘de_DE’ .
    Well so far everything is good, the site is in german now.

    …But when i want to enter “Theme Options” or the “LayerSlider WP” i always get an error like this

    Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 30720 bytes) in /www/htdocs/w00e6f92/ios/wp-admin/includes/deprecated.php on line 529

    I already tryed to change things like 32M to 64M or 128M etc. but i get still the same error.
    I Hope you can help me, or tell me how i can save all settings and reinstall everything without loosing my data.

    Thank you

    Eyman1

    • This topic was modified 12 years, 4 months ago by Eyman1.
    #192436

    Hey SpyderSpy6!

    In the themes functions.php file all of the thumbnails that the theme tries to generate when you upload a photo are listed out:

    
    
    $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']['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
    
    //overwrite blog and fullwidth image on extra large layouts
    if(avia_get_option('responsive_layout') == "responsive responsive_large")
    {
            $avia_config['imgSize']['gallery']                                  = array('width'=>845, 'height'=>684 );                                        // images for portfolio entries (2,3 column)
            $avia_config['imgSize']['entry_with_sidebar']         = array('width'=>845, 'height'=>321);                            // big images for blog and page entries
            $avia_config['imgSize']['entry_without_sidebar']= array('width'=>1210, 'height'=>423 );                                        // images for fullsize pages and fullsize slider
    }
    

    In general bigger is better since getting sized down wont cause loss of quality where stretching to fit will.

    Cheers!
    Devin

    #192267

    Hi Ismael,

    I did what you say, i downloaded the theme again, but the same warning apears in the frontend:
    Warning: session_start(): open(\xampplite\tmp\sess_vscmabh4pa1d8t3uf71vj75ed0, O_RDWR) failed: No such file or directory (2) in F:\websites\www.tondamman.dev\wp-content\themes\enfold\config-templatebuilder\avia-shortcodes\masonry_entries.php on line 33

    When i install another theme there is no warning, so i hope you can help me with this………….

    Regards from the Netherlands intosuwo

    #192256

    Hey Josue,
    thank you for your answer.

    One minute ago i copied the following lines out fo the Layout Builder:

    Avia Layout Builder:
    Strict Standards: Non-static method AviaHelper::save_string() should not be called statically in /webspace/15/71392/gs13.de/foto_mietstudio_in_muenchen/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/storage-post.class.php on line 41
    Close
    Layout ElementsInhalt ElementeMedia Elements

    So you can see that it is still in the template. Is it ok? Or is something wrong?
    Thanks Günter

    #192217
    retotito
    Participant

    Hi
    Sometimes the layoutbuilder is not loading. The preloader just keeps on turning.

    This is the information i get form the chrome console:

    Uncaught TypeError: Cannot read property ‘style’ of null post.php?post=18&action=edit:1
    Uncaught TypeError: Cannot read property ‘style’ of null post.php?post=18&action=edit:1
    event.returnValue is deprecated. Please use the standard event.preventDefault() instead.
    Uncaught TypeError: Object #<Object> has no method ‘getScrollInfo’ posts-jquery.js?ver=1.2.3:177

    or this one:

    Uncaught TypeError: Cannot read property ‘style’ of null VM512:1
    2
    Uncaught TypeError: Cannot read property ‘style’ of null VM512:1
    event.returnValue is deprecated. Please use the standard event.preventDefault() instead. load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,plupload,plupload-html5,plupload-f…:4
    Uncaught TypeError: Object #<Object> has no method ‘getScrollInfo’ posts-jquery.js?ver=1.2.3:177

    do you think that could be a problem of my bad internet conection?

    #191687
    Tech Dude
    Participant

    i’m aiming to speed up my home page load time. the advanced banner has a few items that seem to cause my page to hesitate 2 seconds on load. i’ve tried w3 total cache to minify the js and css but it throws an error. are there any compatible items (or ways to manually fine tune the code) to increase my load time?

    google tells me from http://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Flapolla.com
    “Your page has 3 blocking CSS resources. This causes a delay in rendering your page. None of the above-the-fold content on your page could be rendered without waiting for the following resources to load. Try to defer or asynchronously load blocking resources, or inline the critical portions of those resources directly in the HTML”
    http://www.lapolla.com/wp-content/cache/autoptimize/autoptimize_5113476e13ee4bddfeba11242682eb5b.php
    http://www.lapolla.com/wp-content/cache/autoptimize/autoptimize_34b92eb0547d9fe45b0c46fd34ddeaab.php
    http://fonts.googleapis.com/css?family=Open+Sans:400,600

    #191446

    Hmm I think I may have hacked it out myself..

    in page.php
    line 15: disabled the <div class=”content”
    line 17: disabled the <main class=”content”

    ie. effectively removed the .content class from these 2 nodes.

    Anyway so far so good, the page now looks exactly like the code that the advanced layout mode generates! :-)

    #191441

    Hi
    thanx for you help.
    We followed your advices and did:
    1: we noted require_once( ‘config-templatebuilder/avia-template-builder/php/template-builder.class.php’); in the functions.php of our childtheme and got this error:
    Fatal error: Call to undefined function av_icon_css_string() in /usr/www/users/axella/wordpress/wp-content/themes/enfold/css/dynamic-css.php on line 672

    Can you please tell us how to solve that?

    regards axel

    PS: we tried also to do this:
    require_once( ‘config-templatebuilder/avia-template-builder/config/meta.php’
    But this threw out this error:
    Fatal error: Class ‘AviaHelper’ not found in /usr/www/users/axella/wordpress/wp-content/themes/enfold-child/config-templatebuilder/avia-template-builder/config/meta.php on line 196

    and a warning:

    Notice: Use of undefined constant THEMENAME – assumed ‘THEMENAME’ in /usr/www/users/axella/wordpress/wp-content/themes/enfold-child/config-templatebuilder/avia-template-builder/config/meta.php on line 178

    • This reply was modified 12 years, 4 months ago by kaMai.
    #191362

    Hi!

    1) Insert following code at the bottom of funtions.php to remove the link

    
    add_filter('avf_title_args', 'avia_remove_title_link', 10, 2);
    function avia_remove_title_link($args,$id)
    {
        $args['link'] = false;
        return $args;
    }
    

    2) Use the code I posted here: https://gist.github.com/InoPlugs/7577333 but replace 2563 with your page id. I know it’s weird that the events page doesn’t show up like a normal page but here: http://tri.be/support/forums/topic/how-to-find-the-events-page-id-or-name/ you’ll get the answer.

    Cheers!
    Peter

    #191340

    Thanks Devin, the code didn’t work unfortunately. Also, when i try to just save from the text tab (without going to visual) I get an error. Any other suggestions?

    Error is as follows:

    Server Error in ‘/’ Application.

    Conversion failed when converting the nvarchar value ‘3239http://www.kimberfire.com/wp-admin/post.php?post=4041&action=edit&message=1#save’ to data type int.

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.Data.SqlClient.SqlException: Conversion failed when converting the nvarchar value ‘3239http://www.kimberfire.com/wp-admin/post.php?post=4041&action=edit&message=1#save’ to data type int.

    Source Error:

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

    Stack Trace:

    [SqlException (0x80131904): Conversion failed when converting the nvarchar value ‘3239http://www.kimberfire.com/wp-admin/post.php?post=4041&action=edit&message=1#save’ to data type int.]
    System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) +1950874
    System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) +4857035
    System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) +194
    System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) +1121
    System.Data.SqlClient.SqlDataReader.HasMoreRows() +206
    System.Data.SqlClient.SqlDataReader.ReadInternal(Boolean setTimeout) +185
    System.Data.SqlClient.SqlDataReader.Read() +9
    System.Data.SqlClient.SqlCommand.CompleteExecuteScalar(SqlDataReader ds, Boolean returnSqlValue) +50
    System.Data.SqlClient.SqlCommand.ExecuteScalar() +150
    DA.SQLDA.ExecuteScalar(SqlConnection connection, CommandType commandType, String commandText, SqlParameter[] commandParameters) +57
    DA.SQLDA.ExecuteScalar(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) +83
    RingBuilder_Resp_DiamondSearch.Page_Load(Object sender, EventArgs e) +4224
    System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
    System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
    System.Web.UI.Control.OnLoad(EventArgs e) +99
    System.Web.UI.Control.LoadRecursive() +50
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627

    #191307

    In reply to: Menu descriptions

    Hey COLORIT!

    You need to add the walker menu. Please hire someone to modify wp_nav_menu and add the walker feature. You can also try this:

    Add this on your functions.php:

    class My_Walker extends Walker_Nav_Menu
    {
    	function start_el(&$output, $item, $depth, $args) {
    		global $wp_query;
    		$indent = ( $depth ) ? str_repeat( "\t", $depth ) : '';
    
    		$class_names = $value = '';
    
    		$classes = empty( $item->classes ) ? array() : (array) $item->classes;
    
    		$class_names = join( ' ', apply_filters( 'nav_menu_css_class', array_filter( $classes ), $item ) );
    		$class_names = ' class="' . esc_attr( $class_names ) . '"';
    
    		$output .= $indent . '<li id="menu-item-'. $item->ID . '"' . $value . $class_names .'>';
    
    		$attributes  = ! empty( $item->attr_title ) ? ' title="'  . esc_attr( $item->attr_title ) .'"' : '';
    		$attributes .= ! empty( $item->target )     ? ' target="' . esc_attr( $item->target     ) .'"' : '';
    		$attributes .= ! empty( $item->xfn )        ? ' rel="'    . esc_attr( $item->xfn        ) .'"' : '';
    		$attributes .= ! empty( $item->url )        ? ' href="'   . esc_attr( $item->url        ) .'"' : '';
    
    		$item_output = $args->before;
    		$item_output .= '<a'. $attributes .'>';
    		$item_output .= $args->link_before . apply_filters( 'the_title', $item->title, $item->ID ) . $args->link_after;
    		$item_output .= '<span class="walker-sub">' . $item->description . '</span>';
    		$item_output .= '</a>';
    		$item_output .= $args->after;
    
    		$output .= apply_filters( 'walker_nav_menu_start_el', $item_output, $item, $depth, $args );
    	}
    }

    Go to Quick CSS, add this code:

    .walker-sub {
    	display: block;
    	position: absolute;
    	top: 70px;
    	min-width: 90px;
    	font-size: 10px;
    	color: gray;
    	line-height: 12px;
    }

    Edit includes/helper-main-menu.php, find this code on line 167:

     echo "<nav class='main_menu' data-selectname='".__('Select a page','avia_framework')."' ".avia_markup_helper(array('context' => 'nav', 'echo' => false)).">";
                                    $avia_theme_location = 'avia';
                                    $avia_menu_class = $avia_theme_location . '-menu';
                                    $args = array(
                                        'theme_location'	=> $avia_theme_location,
                                        'menu_id' 			=> $avia_menu_class,
                                        'container_class'	=> $avia_menu_class,
                                        'fallback_cb' 		=> 'avia_fallback_menu',
                                        'walker' 			=> new avia_responsive_mega_menu()
                                    );

    Replace it with:

    
    echo "<nav class='main_menu' data-selectname='".__('Select a page','avia_framework')."' ".avia_markup_helper(array('context' => 'nav', 'echo' => false)).">";
                                    $avia_theme_location = 'avia';
    								$walker = new My_Walker;
                                    $avia_menu_class = $avia_theme_location . '-menu';
                                    $args = array(
                                        'theme_location'	=> $avia_theme_location,
                                        'menu_id' 			=> $avia_menu_class,
                                        'container_class'	=> $avia_menu_class,
                                        'fallback_cb' 		=> 'avia_fallback_menu',
                                        'walker' 			=> $walker
                                    );

    Best regards,
    Ismael

    • This reply was modified 11 years ago by Josue.

    I said i performed some tests with the Yoast plugin enabled and it didn’t present any problems so far:

    http://www.creativmade.com/wp-admin/post.php?post=1979&action=edit&message=10

    Regards,
    Josue

    #190884

    In reply to: Install Enfold

    Can not get it back. Have the “. htaccess” added the entry “php_value memory_limit 64M”. Then get back an error message (Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 30720 bytes) in /var/www/web935/html/wp-includes/functions.php on line 110). This entry must speak in a row are essential or even have any characters can be added. Can also give an ftp access to even change so I can get the template to run. Thank you very much

    • This reply was modified 12 years, 4 months ago by antikstube.
    #190860

    It was a clean installation. All plug-ins were installed at the same time, including:

    Akismet
    bbPress
    Contact Form 7
    Digg Digg
    Enable Media Replace
    Gravity Forms
    Hover Image
    Redirection
    WordPress Importer
    WordPress SEO
    WP Google Fonts
    WP Retina
    WP Super Cache

    #190784
    GaWebDev
    Participant
    Couldn't add the font.
    The script returned the following error: 
    
    Warning: simplexml_load_string() [function.simplexml-load-string]: Entity: line 1: parser error : Space required after the Public Identifier in /home/content/28/9115828/html/webdev/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 177
    
    Warning: simplexml_load_string() [function.simplexml-load-string]: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> in /home/content/28/9115828/html/webdev/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 177
    
    Warning: simplexml_load_string() [function.simplexml-load-string]: ^ in /home/content/28/9115828/html/webdev/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 177

    Please advise as I’m having issues uploading Fontello Zipped font packages. Seems others are as well. Theme is current and font-manager.php is most recent version. Struggling with this for a few days now and need to resolve quickly. If you can’t tell me what’s up with the errors I’m getting in line 177 of your font-manager.php is there a way to manually ftp a new Fontello package in via ftp perhaps. Thanks!

    • This topic was modified 12 years, 4 months ago by GaWebDev.
    #190727
    JaredBurnett
    Participant

    Ok so I am having issues with the contact form not sending emails to myself. I have read all the support forums on this site pertaining to this issue. I tried everything that I’ve seen on here. So here is my diagnosis and everything I have tried:

    1. I have inserted my email address in both class-form-generator.php and fucntions.php with no luck.
    2. I am using an email address on my domain (Email address hidden if logged out) .
    3. I tested using Contact Form 7 and it works flawlessly.

    What is my next step in getting it to work using the native enfold contact form?

    #190647
    Lichtplan19
    Participant

    For testing I uploaded Enfold on one of my domains.
    It worked perfekt.
    Then I uploaded it on my final Domain destination. Since this time it makes problems. One copied example:
    Strict Standards: Non-static method AviaHelper::save_string() should not be called statically in /webspace/15/71392/gs13.de/foto_mietstudio_in_muenchen/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/storage-post.class.php on line 41

    I dont know what I have to do that it vanishes – even in Google it shows the Error when you search for my Studio Name “GS13 Studio”

    Please help – I tried to deleate and upload and program the Website several times…
    Thank you very much in advance
    Günter

    This reply has been marked as private.
    #190420

    Hey!

    You forgot to post the link to your website so i think you are using boxed layout with background image. If so, please go to Appearance > Editor and open Header.php file and find

    <html <?php language_attributes(); ?> class="<?php echo " html_$style ".$responsive." ".$headerS;?> ">

    and change it to

    <html <?php language_attributes(); ?> class="<?php echo " html_$style ".$responsive." ".$headerS;?> " style="<?php if(is_page(734)) { echo 'background: none;'; } ?>">

    Regards,
    Yigit

    #190368

    Made it by myself. :-)
    Just changed:
    ‘title’ => get_the_title($id),
    into:
    ‘title’ => “”,
    in Line 267 in functions-enfold.php

    Cheers,
    Markus

    #190323

    P.S. There were some problems with server, now you can check the links in previous message.. Hope, this issue isn’t complicated. I have already checked the massonry_gallery.php and masonry_entries.php as well as slideshow.php too, but still have not find the decision. I also tried this recommendation – it works, but as my images are 1650 pxs, they looks badly on the little dimension screens in lightbox.

    • This reply was modified 12 years, 4 months ago by fotomaster.
    #190243

    In reply to: Social top link icons

    Hey Lisbet!

    Please go to Appearance > Editor and open Footer.php file and find

    <span class='copyright'><?php echo $copyright . $kriesi_at_backlink; ?></span>

    and add your icons as i underlined here http://i.imgur.com/tW7D1wV.jpg

    Regards,
    Yigit

    #190201

    In reply to: Search Box

    Hey derek62!

    You can add following code to theme files depending on place you would like to display search box, you can go to Appearance > Editor and open header.php file and add following code to the very bottom of the file, so it will only display on page with ID of 1167

    <?php if(is_page(1167)) { 
                     get_search_form();
                    }
                    ?>

    Please see this post to learn about finding page ID’s using developer tools on browser https://kriesi.at/support/topic/mini-heading-in-page/#post-188120

    Regards,
    Yigit

    Hey arska7!

    It sounds like your server is either timing out or running out of memory to use to process the saved data. Talk to your hosting provider about how best to increase the time that php processes are allowed to process as well as trying to increase your php memory limit for WordPress (http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/)

    Regards,
    Devin

Viewing 30 results - 16,351 through 16,380 (of 16,888 total)