Viewing 30 results - 16,651 through 16,680 (of 16,888 total)
  • Author
    Search Results
  • Hi there Ismael.

    We got the same error…

    “Fatal error: Call to undefined function layerslider_init() in /homepages/4/d369761083/htdocs/PEPANET/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow_layerslider.php on line 121” …

    We got the last versión for ENFOLD, 1.9 and WP versión is 3.5.1

    #135188

    Hi,

    Sorry about that. The only files you can override by dropping the file into the folder structure are the templates (archive, page, post, single etc.)

    To override other files, you need to do that from functions.php in the child theme. So you will need to either

    (a) copy the contents of table.php starting from line 9 to line 301, and paste it into functions.php of the child theme.

    or

    (b) you can do everything same as A except create a new file called table.php and put the code inside it surrounded by <?php in front and ?> in back. and then include that file once into the functions.php

    Do not copy the wrapper from functions.php of the parent that looks like on line 7 and 8 along with the very last closing curly brackets on the page.

    if ( !class_exists( 'avia_sc_table' ) )
    {

    Since functions.php of the child theme will run before the parent then the parent class will never run since line 7 and 8 say that if that function already exists not to run it.

    Thanks,

    Nick

    #27780
    pmconsulting
    Participant

    I’ve followed the instructions at http://vimeo.com/channels/aviathemes/64996057

    I cannot get the Advanced Editor to appear for custom post types. I have tried by adding the CTP using WP-Types and by adding CPT manually as advised the WP-Types support here: …

    I’m using WP 3.6 and the latest versions of WP-Types and Enfold Theme.

    I’m using a child theme and have tried making the changes to meta.php, both in the parent and in the child theme folders – separately, of course.

    Still no Advanced Editor.

    Any Advice?

    Please advise

    #135200

    Hi,

    You are using an old version of the theme and need to update in order to correct that issue. Please login to themeforest.net using the account you purchased the theme with to download the latest update version. Please be aware that the update will overwrite *every theme file* , so if you modified any of the php files or added something to /css/custom.css then you will need to make a backup first.

    To correctly install the update you will need to unzip the update folder to your home computer to find a second zip folder located within the first. Unzip to a different folder on your desktop. You will need to use FTP to connect to your server so make sure you have the correct credentials which are differnt from WordPress. Ask your host.

    Procedure

    1) Logout from WordPress

    2) Login using FTP (filezilla is a good free ftp program to use -> https://filezilla-project.org/download.php )

    3) Using ftp upload the update so that every file gets overwritten in the /wp-content/themes/enfold/ folder.

    4) Log back into wordpress admin.

    Here is a good video that goes over these steps in greater detail from Devin ( https://vimeo.com/64927356 )

    Thanks,

    Nick

    #135018

    In reply to: CSS for Contact Form

    Hi,

    Edit framework > php > class-form-generator.php, find this code on line 434:

    $this->elements_html .= ' <textarea name="'.$id.'" class="text_area '.$element_class.'" cols="40" rows="7" id="'.$id.'" >'.$value.'</textarea>';

    Change rows to 2 or 3.

    Regards,

    Ismael

    #133859

    That line of code isn’t in my portfolio.php at all, so I’m confused.

    In my portfolio.php line 305 says:

    $output .= !empty($title) || !empty($excerpt) ? “<div class=’grid-content’><div class=’avia-arrow’></div>” : ”;

    I’m looking within the enfold > config-templatebuilder > avia-shortcodes > portfolio.php. I haven’t updated to the latest enfold yet, so maybe it’s there?

    #134367

    Actually, it seems to have just broken for me. As I write this, I went to Appearance > Widgets and opened the widget, then clicked Save to see if it would update (because it’s not upadating on its own). When I loaded my blog, I saw this repeated hundreds of times in my sidebar.

    Warning: simplexml_load_string() [function.simplexml-load-string]: Entity: line 45: parser error : xmlParseEntityRef: no name in /homepages/21/d298587496/htdocs/kirk/wordpress/wp-content/themes/enfold/framework/php/class-framework-widgets.php on line 651

    Then, when I reloaded, the widget loaded correctly, but doesn’t show any number next to the Twitter icon. Here’s my site:

    http://www.mcelhearn.com

    #27679
    vadi4ek
    Participant

    Hi, first of all, Gret job you have done here.

    However I have some small issues.

    1. How to enlarge the height of the picture inside the scrollable area. Gave it large paddings but still it’s smaller then in a demo.

    2. Before purchased the theme I was sure I can add a CTA text and button inside this area(from 1.) like in this one http://themes.webcreations907.com/ninezeroseven/revolutionslider/

    It’s very very important for me!

    Now, how complicated could it be to do this, by my self (not much knowledge of PHP)?

    Are you planing to add this feature on your next update?

    BTW: Using the provided child-theme. But for now only changed some CSS in it.

    p.s It’s also ma be helpful to give an option of font-size for the texts and headings from the admin panel.

    #27673
    RobPhrase
    Participant

    Hi everyone,

    In my Website http://culturalinfusion.org.au I have a small issue, when I zoom in my frontpage, the names and contents of 3 columns superpose themselves and can’t be read. When you zoom enough you get to the mobile devices presentation which is fine. Here you can see what I want to fix

    hebergeur d'image

    Here are the short codes I used to create those three different text blocks

    hebergeur d'image2

    What should i do to fix this problem?

    #133856

    Sorry about that. Our IT person says it should be OK now. Please check again.

    http://aarcs.ca/adoptable-animals/

    I checked config-templatebuilder > avia-shortcodes > portfolio.php and the code you mention doesn’t seem to be there at all. Should I add that line?

    #133855

    Hi,

    It always say “”Your access to this site has been limited”” when I clicked on any links. I don’t see the original issue where you place a table for name and age fields.

    Edit config-templatebuilder > aviashortcode > portfolio.php, find this code:

    $link_markup = apply_filters('avf_portfolio_custom_image_container', array("a href='{$link}' title='".esc_attr(strip_tags($title))."' ",'a'), $entry);

    Replace it with:

    $link_markup = apply_filters('avf_portfolio_custom_image_container', array("a target='_blank' href='{$link}' title='".esc_attr(strip_tags($title))."' ",'a'), $entry);

    Regards,

    Ismael

    #133256

    Hi,

    You have a lot of cufon fonts on your site and targeting them each will be a pain in the arse. I suggest you use the default google fonts or add your own. Edit functions.php, add this line of code below line 3:

    add_filter( 'avf_google_heading_font',  'avia_add_heading_font');
    function avia_add_heading_font($fonts)
    {
    $fonts['Arvo'] = 'Arvo:400,700';
    return $fonts;
    }

    add_filter( 'avf_google_content_font', 'avia_add_content_font');
    function avia_add_content_font($fonts)
    {
    $fonts['Arvo'] = 'Arvo:400,700';
    return $fonts;
    }

    You can browse google web fonts here:

    http://www.google.com/fonts/

    Regards,

    Ismael

    #27570
    phangmoh
    Participant

    Hi guys,

    I upgraded ShareThis plugin to latest 7.0.4 version together with Enfold 1.9.1.

    The ShareThis buttons now shows up on the bbPress forum pages and also in the forum category tables too.

    I know I can manually place this line: – <?php if (function_exists(‘sharethis_button’)) { sharethis_button(); } ?>

    in the template but I’m not sure which file and where should I insert them so they will only show on single post and multiple post listing pages.

    #27551
    American Patriot
    Participant

    How can I remove these bad boys from my Shop page, Category page(s) and Product pages? I’ve tried adding the following to my functions.php file but apparently none of these work with the new version of WooCommerce.

    remove_action( ‘woocommerce_after_main_content’, ‘woocommerce_catalog_ordering’, 20 );

    and

    remove_action(‘woocommerce_after_shop_loop’, ‘woocommerce_catalog_ordering’, 20 );

    and

    remove_action(‘woocommerce_pagination’, ‘woocommerce_catalog_ordering’, 20 );

    Here’s a link to screenshot of what I’m talking about.

    http://goo.gl/7aMSZy

    Any help would be appreciated!

    #27245
    allegrabillings
    Participant

    I am wandering how to change the easy slider HUD nav buttons. I think they are appropriate for tablets and desktop but when viewed on a mobile device the two arrow boxes cover most of the image and what isn’t covered is blocked by the circle image number indicators. For say a slider with 15 or so images. So I want to change the size but not globally just to a media query of say the 768 or below or 400 something below. I know we’re I can make CSS style changes and target screen sized in my child theme styles CSS file. But i don’t know if those HUD nav button are controlled by php, or Ajax or what. If it isn’t CSS I am wondering if the change can still be mobile specific like with CSS styling. I am hoping so.

    Either way on mobile only I either want to turn off the circle indicators and hide the box part of the arrow nav just leaving the actual arrows, or completely hide all the HUD nav on the easy sliders.

    The full width sliders are better mobile as they arrow nav boxes are taller and less wide covering less of the images. But if it is not full width they are squares and cover most the image. Hopefully thus isn’t to involved for you guys for forum support environment. As a photographer i find photo presentation tough on mobile devices. Other than just posting the photos one on top of each other down a page. This is fine for mobile but then the pages just become never ending scrolling and that isn’t too neat and tidy

    #134284

    In reply to: Ajax Search

    In functions-enfold.php replace

    if(!empty($post->post_excerpt))
    {
    $excerpt = apply_filters( 'avf_ajax_search_excerpt', avia_backend_truncate($post->post_excerpt,70," ") );
    }
    else
    {
    $excerpt = apply_filters( 'avf_ajax_search_time_format', get_the_time(get_option('date_format'), $post->ID) );
    }

    with

    if(!empty($post->post_excerpt))
    {
    $excerpt = apply_filters( 'avf_ajax_search_excerpt', avia_backend_truncate($post->post_excerpt,70," ") );
    }
    else
    {
    $excerpt = apply_filters( 'avf_ajax_search_time_format', get_the_time(get_option('date_format'), $post->ID) );
    }

    $taxonomies = get_object_taxonomies(get_post_type($post->ID));
    $cats = '';
    $excluded_taxonomies = apply_filters('avf_exclude_taxonomies', array('post_tag','post_format'));

    if(!empty($taxonomies))
    {
    foreach($taxonomies as $taxonomy)
    {
    if(!in_array($taxonomy, $excluded_taxonomies))
    {
    $terms = get_the_terms( $post->ID, $taxonomy );

    if(!empty($terms))
    {
    foreach($terms as $term)
    {
    $cats .= $term->name .' ';
    }
    }
    }
    }
    }

    and

    $output .=      $excerpt;
    $output .= " </span>";
    $output .= "</span>";

    with

    $output .=      $excerpt;
    $output .= " </span>";
    $output .= "</span>";
    $output .= __('Categories:','avia_framework') . ' ' .$cats;

    This will add a list of all categories to the search result. However it’s not possible to apply add links to the categories which point to the category archive pages because the search results are wrapped into an a href tag and you can’t create a link inside a link. On the other hand the layout will be messed up if you add the categories after the a href element.

    #133889

    Hey,

    You can find the theme’s thumbnail sizes on functions.php:

    $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']['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
    }

    Regards,

    Ismael

    #133975

    Peter, Does this need to be the last lines of code, or does it need to go before something? When I added this, to my child functions.php I get an error that shows up at the top of the pages now.

    Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘avia_remove_breadcrumb_before10’ was given in /home/content/50/8301350/html/wp-includes/plugin.php on line 173

    If add it to the themes functions.php I get an critical error warning and the site doesn’t even show up. What am I missing?

    #129780

    I think a plugin (or maybe some custom php code) adds a php var to the images. Thre url looks like

    http://vacationrentalsecrets.com/wp-content/uploads/2013/04/hhrtw.png?cfc497

    and the lightbox won’t accept this url address as image because the extension must be png, jpg, etc.

    Make sure that the url of the image looks like

    http://vacationrentalsecrets.com/wp-content/uploads/2013/04/hhrtw.png

    #133500

    Yes, the code would work but I’d use

    function avia_change_image_size_array()
    {
    global $avia_config;
    $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'=>901 ); // 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'=>330 ); // images for portfolio entries (2,3 column)
    $avia_config['imgSize']['portfolio_small'] = array('width'=>260, 'height'=>173 ); // images for portfolio 4 columns
    $avia_config['imgSize']['gallery'] = array('width'=>710, 'height'=>474 ); // images for portfolio entries (2,3 column)
    $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'=>687 ); // images for fullsize pages and fullsize slider

    if(avia_get_option('responsive_layout') == "responsive responsive_large")
    {
    $avia_config['imgSize']['gallery'] = array('width'=>845, 'height'=>564 ); // 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'=>807 ); // images for fullsize pages and fullsize slider
    }
    avia_backend_add_thumbnail_size($avia_config);
    }
    add_action( 'init', 'avia_change_image_size_array', 1);

    #133499

    So is this correct?

    function avia_change_image_size_array()

    {

    global $avia_config;

    $avia_config = array(‘width’=>36, ‘height’=>36); // small preview pics eg sidebar news

    $avia_config = array(‘width’=>180, ‘height’=>180); // small image for blogs

    $avia_config = array(‘width’=>1500, ‘height’=>901 ); // images for fullsize pages and fullsize slider

    $avia_config = array(‘width’=>1500, ‘height’=>1500 , ‘crop’ => false); // images for fullscrren slider

    $avia_config = array(‘width’=>495, ‘height’=>330 ); // images for portfolio entries (2,3 column)

    $avia_config = array(‘width’=>260, ‘height’=>173 ); // images for portfolio 4 columns

    $avia_config = array(‘width’=>710, ‘height’=>474 ); // images for portfolio entries (2,3 column)

    $avia_config = array(‘width’=>710, ‘height’=>270); // big images for blog and page entries

    $avia_config= array(‘width’=>1030, ‘height’=>687 ); // images for fullsize pages and fullsize slider

    avia_backend_add_thumbnail_size($avia_config);

    if(avia_get_option(‘responsive_layout’) == “responsive responsive_large”)

    {

    $avia_config = array(‘width’=>845, ‘height’=>564 ); // images for portfolio entries (2,3 column)

    $avia_config = array(‘width’=>845, ‘height’=>321); // big images for blog and page entries

    $avia_config= array(‘width’=>1210, ‘height’=>807 ); // images for fullsize pages and fullsize slider

    avia_backend_add_thumbnail_size($avia_config);

    }

    }

    add_action( ‘init’, ‘avia_change_image_size_array’, 1);

    #133460

    Hello ismael,

    we just found the “bug” related to the table header problem we had in mobile view.

    In the file config-templatebuilder/avia-shortcodes/table.php in line 279 was:

    $responsive_style .= ".avia-table-".self::$table_count." td:nth-of-type({$counter}):before { content: '".$row['content'][$counter]['content']."'; } ";

    We changed this to:

    $tdCounter = $counter + 1;
    $responsive_style .= ".avia-table-".self::$table_count." td:nth-of-type({$tdCounter}):before { content: '".$row['content'][$counter]['content']."'; } ";

    Problem was that the counter for the table header in mobile view started with 0 instead with 1.

    Maby you take this into account for the next update!

    I will set this post status to “resolved” when I get some feedback from you.

    Greetings chilli-mind

    #133576

    In reply to: Version 1.7.1 bug?

    Hi,

    The errors you’re having are not a big issue. This is the list of wordpress error level reporting.

    http://www.php.net/manual/en/errorfunc.configuration.php#ini.error-reporting

    Regards,

    Ismael

    I just checked my “error logs”… could this be the problem with Safari?…

    Code:
    [Tue Aug 06 12:02:27 2013] [error] [client 66.249.73.190] PHP Fatal error: Call to undefined function get_header() in /nas/wp/www/cluster-1682/netchoice/wp-content/themes/enfold/index.php on line 9

    #27304

    Topic: Version 1.7.1 bug?

    in forum Enfold
    Björn Sennbrink
    Participant

    I use the Google Maps Widget and above that it there are a couple of error messages. The widget is working, the map is displayed. Message displayed after having Debug set to true in wp-config.

    Notice: Undefined index: width in /var/username/wp-content/themes/enfold/framework/php/class-framework-widgets.php on line 1073 Notice: Undefined index: height in /var/username/wp-content/themes/enfold/framework/php/class-framework-widgets.php on line 1073 Notice: Undefined index: icon in /var/username/wp-content/themes/enfold/framework/php/class-framework-widgets.php on line 1073

    #27286
    artistic24459
    Participant

    You closed the topic too click Dude :-)

    https://kriesi.at/support/topic/image-sizes-functionsphp?message=update-support-forums-topic-status-error

    I have this code at the moment for my child functions.php

    <?php

    function avia_change_image_size_array() {

    global $avia_config;

    $avia_config = array(‘width’=>36, ‘height’=>36); // small preview pics eg sidebar news

    $avia_config = array(‘width’=>180, ‘height’=>180); // small image for blogs

    $avia_config = array(‘width’=>1500, ‘height’=>901 ); // images for fullsize pages and fullsize slider

    $avia_config = array(‘width’=>1500, ‘height’=>1500 , ‘crop’ => false); // images for fullscrren slider

    $avia_config = array(‘width’=>495, ‘height’=>330 ); // images for portfolio entries (2,3 column)

    $avia_config = array(‘width’=>260, ‘height’=>173 ); // images for portfolio 4 columns

    $avia_config = array(‘width’=>710, ‘height’=>474 ); // images for portfolio entries (2,3 column)

    $avia_config = array(‘width’=>710, ‘height’=>270); // big images for blog and page entries

    $avia_config= array(‘width’=>1030, ‘height’=>687 ); // images for fullsize pages and fullsize slider

    if(avia_get_option(‘responsive_layout’) == “responsive responsive_large”)

    {

    $avia_config = array(‘width’=>845, ‘height’=>564 ); // images for portfolio entries (2,3 column)

    $avia_config = array(‘width’=>845, ‘height’=>321); // big images for blog and page entries

    $avia_config= array(‘width’=>1210, ‘height’=>807 ); // images for fullsize pages and fullsize slider

    }

    }

    add_action( ‘init’, ‘avia_change_image_size_array’);

    But you can see that the thumb nail is the wrong size:

    $avia_config = array(‘width’=>260, ‘height’=>185 );

    My child function has this

    $avia_config = array(‘width’=>260, ‘height’=>173 );

    Here is the link see image two thumb:

    http://chriswardphotography.net/galleries/fashion-and-portraits/

    Any ideas?

    #133259

    Hi,

    Please add this on your functions.php, below line 3:

    add_filter( 'avf_google_heading_font',  'avia_add_heading_font');
    function avia_add_heading_font($fonts)
    {
    $fonts['Allura'] = 'Allura';
    return $fonts;
    }

    add_filter( 'avf_google_content_font', 'avia_add_content_font');
    function avia_add_content_font($fonts)
    {
    $fonts['Allura'] = 'Allura';
    return $fonts;
    }

    Edit header.php, then place this code on top of </head> tag.

    <link href='http://fonts.googleapis.com/css?family=Allura' rel='stylesheet' type='text/css'>

    You can now assign the Allura font using custom.css or Quick CSS. For example, we’ll change the iconbox title:

    h3.iconbox_content_title {
    font-family: 'Allura' !important;
    }

    This is the screenshot:

    Regards,

    Ismael

    #132560

    Hi,

    Please add this on your functions.php, below line 3:

    add_filter( 'avf_google_heading_font',  'avia_add_heading_font');
    function avia_add_heading_font($fonts)
    {
    $fonts['Allura'] = 'Allura';
    return $fonts;
    }

    add_filter( 'avf_google_content_font', 'avia_add_content_font');
    function avia_add_content_font($fonts)
    {
    $fonts['Allura'] = 'Allura';
    return $fonts;
    }

    Edit header.php, then place this code on top of </head> tag.

    <link href='http://fonts.googleapis.com/css?family=Allura' rel='stylesheet' type='text/css'>

    You can now assign the Allura font using custom.css or Quick CSS. For example, we’ll change the iconbox title:

    h3.iconbox_content_title {
    font-family: 'Allura' !important;
    }

    This is the screenshot:

    Regards,

    Ismael

    #133275

    Hi toonartist33,

    Try installing the theme via ftp following this video: https://vimeo.com/channels/aviathemes/64927356

    There could be a timeout issue on your server because of the size of the theme or something like that but installing via FTP will always get the files up there correctly.

    You may also want to take this time to check that your wordpress installation has at least 96mb of php memory. You can increase it following one of the options here: http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/

    Regards,

    Devin

    #132880

    You can add the if statement to the function like

    function avia_change_image_size_array() {
    global $avia_config;
    $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'=>1001 ); // 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'=>330 ); // images for portfolio entries (2,3 column)
    $avia_config['imgSize']['portfolio_small'] = array('width'=>260, 'height'=>173 ); // images for portfolio 4 columns
    $avia_config['imgSize']['gallery'] = array('width'=>710, 'height'=>474 ); // images for portfolio entries (2,3 column)
    $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'=>687 ); // images for fullsize pages and fullsize slider

    if(avia_get_option('responsive_layout') == "responsive responsive_large")
    {
    $avia_config['imgSize']['gallery'] = array('width'=>845, 'height'=>564 ); // 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'=>807 ); // images for fullsize pages and fullsize slider
    }

    }
    add_action( 'init', 'avia_change_image_size_array');

Viewing 30 results - 16,651 through 16,680 (of 16,888 total)