Viewing 30 results - 16,771 through 16,800 (of 16,896 total)
  • Author
    Search Results
  • #125627

    Hey!

    Hey! Next theme update will use wordpress mail function as default, since it seems to work much better on some server settings than the default php mail function :)

    Best regards,

    Kriesi

    #126179

    Hi!

    The autorotation not playing is actually a bug, thanks for noticing and reporting it. It will be fixed with the next version :)

    If you want to disable the slideshow links you would need to do that manually be editing the file config-temlatebuilder/avia-shortcodes/slideshow.php

    scroll down to line 382 and edit the following:

    http://pastie.org/8078318

    Best regards,

    Kriesi

    #125626

    Try to add following code to the bottom of functions.php – it will replace the standard php mail() function with wp_mail() – wp_mail() is required for the smtp plugin:

    add_filter('avf_form_use_wpmail', 'avia_change_php_mail', 10, 3);
    function avia_change_php_mail($active, $new_post, $form_params){
    return true;
    }

    #25322
    peymangg
    Participant

    I am using the latest version of WordPress and the latest version of Enfold theme. I have deleted and reinstalled from scratch several times and continue to get the same error.

    Warning: session_start() [function.session-start]: open(/var/chroot/home/content/61/8377861/tmp/sess_pr028k1fv4ug118u4hullql9p5, O_RDWR) failed: No such file or directory (2) in /home/content/61/8377861/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php on line 27

    Warning: session_start() [function.session-start]: Cannot send session cookie – headers already sent by (output started at /home/content/61/8377861/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php:27) in /home/content/61/8377861/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php on line 27

    Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/content/61/8377861/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php:27) in /home/content/61/8377861/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php on line 27

    There were closed topics with similar issues and it was advised to contact my hoster to check the server configuration (session data folder is writable & exists, etc.). I contacted my domain host which is godaddy and they ran some tests and said its something on my end with compatibility issues…

    What should I do??

    #125625

    I have not modified anything in any of the Enfold theme files at all… Like I said I use the plugin Configure SMTP on all of my WordPress sites and it has worked perfectly so far… as I said before… all mail sends perfectly from WordPress… ie, Password retrieval, new user, Wordfence, Contact form 7, UpdraftPlus too… basically everything but the Enfold built in forms… they just go to lala land… no errors or anything… I never tested the Enfold forms sending mail until 1.7… I started with 1.5 but had not ever tried to send a form mail out… so I am guessing it was probably still an issue…

    I have disabled all plugins except the Configure SMTP on and also tried other similar plugins but everything works mail or formwise execpt the enfold forms… there has to be related to enfold… I really like your form builder and would like to be able to use it…

    Also… I have all of my WordPress sites running on Windows Servers… with the latest PHP, MYSQL, and wordpress… I have full control of everything so if you have any ideas or some code to change in the theme let me know please…

    Regards,

    Mark L. Lee

    #25314

    Topic: Warning Trim

    in forum Enfold
    wayneftruax
    Participant

    Warning: trim() expects parameter 1 to be string, array given in /nfs/c03/h06/mnt/168099/domains/kokko-design.com/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow.php on line 427

    I have been receiving this warning on one page and one Portfolio Item. ????? help please.

    Thx Wayne

    Hi essentialmessagemarketing1,

    It sounds like most of the issues are related to the server not having enough memory allocated for wordpress to use. Increase your php memory to at least 128mb via one or all of these: http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/

    You’ll also need to update the theme files since you’re still on 1.3.1. See: https://vimeo.com/channels/aviathemes/67209750

    Just as an aside, our Queue system goes oldest post to newest so each self post in the same topic actually pushes it further back instead of bringing it to our attention.

    Regards,

    Devin

    web_line
    Participant

    Hi,

    I have two problems – close connected to each other:

    – I would like to use the advanced layout editor for posts

    – it is essential to have the meta data an the comment box below the posts that use elements of the advanced layout editor

    Problem one could be solved with a modification of the wp-contentthemesenfoldconfig-templatebuilderavia-template-builderconfigmeta.php (add ‘post’ to the page variable).

    (see https://kriesi.at/support/topic/how-to-add-advanced-layout-manager-to-blog-posts and http://vimeo.com/channels/aviathemes/64996057)

    But this will produce the second problem – the comments box disappears from the posts. Even if I remove the advanced editor (untouched meta.php) and copy the code into my post manually – as soon as there are Avia Layout Builder elements in a post, the comment box and the meta infos are gone.

    That is a major problem for me. Without the Avia Layout Builder elements in my posts, the Enfold theme is much reduced in it’s quality/options. With the patch, I got the Avia Layout Builder elements but no comments and that’s a no-go for a blog.

    This fix from Nick (https://gist.github.com/meishern/bfbf909055e7b967dd5b) kills the layout for me – so this is no option.

    Also this fix won’t help – still no comments for me:

    https://kriesi.at/support/topic/comments-dont-show-up-on-portfolio-pages

    Any idea how to solve this?

    Best regards,

    Detlef

    #123901

    Hi,

    If you are interested I wrote yesterday some deep stuff about css media queries and the cascade .. counterfeiting and the cascade. https://kriesi.at/support/topic/responsive-problem#post-120098

    You can have, and if gallery has a unique id assigned to it as some advanced elements do, then its a piece of cake, if it doesn’t than it takes a bit more trickery to target them. Basically you will need to look at each one in relation to the html tags in front of each of them, and see if there is any differentiation you grasp and use. You can always go into the code and manually add an extra css tag via php. However if in some situations its almost impossible to do, there are really complex css selector targeting like .. target 3rd paragraph after 2nd div that comes after an image class for which you have a class name. stuff like…ul li:nth-child(3) { }

    You can examine some low level advances targeting here http://devsnippets.com/article/5-advanced-css-pseudo-class.html

    The page is called like that because you took too long to give it a title, so since wordpress auto-saves revisions, it saved itself under that name so when you added a title the slug itself remained the page ID. To change it , you need to change the slug since there is no law that your page slugs must match page titles. To turn on slugs, http://www.clipular.com/c?8102009=detVhaytfA8MCcl1vMBSHRGYFek&f=.png just open the top panel in pages and posts and portfolio items and click the slug check box. Just remember rules of slugs: no spaces, only small letters, and can use minus sign – and underscore _ (minus sign is standard in place of spaces). And slug should not be more than 60 characters long. 0-9 a-z _ + only.

    —-

    Damnn. I think u can win best enfold site , i know best one i seen, and I look at em all day and twice on Sunday (thats today). I should have copied your css from your previous attempts, what a waste.

    —-

    any reason you got a white vertical line separating the sidebar i guess on the page you linked from last post?

    I don’t think the calendar works. Somethings wrong with it.

    I just looked and you are in luck. avia-gallery-1 and avia-gallery-2 are in play. Here is css for avia gallery 1 already changed and an identical set would be needed for gallery to so just change 1 to 2 in each selector. You may have some selectors from avia-gallery though that you wont be able to kill since their specificity may be higher, so those will require aditional css, though try this.

    #top div .avia-gallery-1 {
    overflow: hidden;
    padding-bottom: 2px;
    clear: both;
    }
    #top .avia-gallery-1 .avia-gallery-thumb a {
    float: left;
    width: 20%;
    opacity: 1;
    display: block;
    }
    .main_color .avia-gallery-1 img {
    background-color: #24444E;
    color: #E6D9CF;
    }
    #top div .avia-gallery-1 img {
    float: left;
    border-style: solid;
    border-width: 1px;
    padding: 7px;
    width: 100%;
    border-radius: 0;
    }
    #top .avia-gallery-1 .avia-gallery-thumb a:hover {
    opacity: 0.5;
    }
    .avia_transform .avia-gallery-1 img.avia_start_animation {
    -webkit-animation: avia_appear 0.9s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -moz-animation: avia_appear 0.9s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -o-animation: avia_appear 0.9s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    animation: avia_appear 0.9s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
    opacity: 1;
    }
    .alternate_color .avia-gallery-1 img{
    background-color: #305F72;
    color: #E6D9CF;
    }

    don’t forget, make 2nd copy with -2 instead of -1 if you want the 2 gallerys different.

    i thought before u wrote u are in late 60s , u 3 years older than me and not 70.

    Nick

    #125487

    Hi,

    please open up functions-enfold.php in the main folder of the theme and go to line 251 that looks like

    'html'			=> "<div class='{class} title_container'><div class='container'><{heading} class='main-title'>{title}</{heading}>{additions}</div></div>",

    This is the line that creates that whole segment, and as you can see the {title} is the title, and {additions} are the bread crumbs.

    You can just delete {title} from there.

    If you want that grey band that used to contain title be completely gone you can just change the first part of this above to the code below instead of replacing just {title}

    'html'			=> " ";


    And in page.php you can add the following to line 16 of page.php

    <?php echo "<div class='title_container'><h1>".get_the_title(get_the_ID())."</h1></div>"; ?>

    You will need to add that same code on the above line to the following files, it all goes to the same location pretty much , just look for a div with a class=”container” and paste it under it.

    http://i.imgur.com/JRKHOQi.png <— all these files are in the main theme folder.

    404.php


    line 17

    archive.php


    line 25

    forum.php


    line 31

    index.php


    line 32

    page.php


    line 16

    search.php


    line 17

    single-portfolio.php


    line 16

    single.php


    line 28

    taxonomy-portfolio-entries.php


    line 16

    template-archives.php


    line 22

    template-builder.php


    line 33

    config-woocommerce/config.php


    line 528

    Thanks,

    Nick

    #120972

    Hi,

    I hacked the advanced layout editor a bit and got the post meta, and comments to work. I tested it with as much as I had time for and it seems to be working with no visible problems on posts/pages/cpt looking through Chrome on Win7.

    Please make a backup of template-builder.php in the main folder, then delete the whole thing and in its place paste the following code (since there is a lot of it , i dumped it on gist)

    https://gist.github.com/meishern/bfbf909055e7b967dd5b

    Thanks,

    Nick

    #25161
    dsgnerfw
    Participant

    Hi guys. If I update to 1.7 from 1.6 , i just edited the quick css files, some background images for header but no php changes. Safe to just replace the entire enfold folder in ftp? thanks

    #125636

    ok for connecting in safari ( I try to connect to abtcc.fr/wp-admin and the site is create in abtcc.phpnet.com) all the other pb still the same

    #25056
    Luc
    Participant

    hi,

    you can know see the site at : http://www.abtcc.fr

    I put all the new files ( version 1.7) new bugs appears…

    1/ Bug with blog page : If I select it it does not appear correctly. ( SINCE UPDATE)

    2/ The bug in the footer still here when I select a category IN a post or tag. In my footer I have 4 widgets : first : link ( ok) – second : pages ( ok), third last post ( ok at the begining) – fourth : calendar ok.

    when I clic on a post it’s ok, the post open BUT, IN the post, if I clik on the category, it changes all the list in the footer and put words taken in the different post or event calendar. ( it’s not the event calendar because it make the same if the pluging si not activated)

    (BEFORE UPDATE)

    2/ I put my blogpage on grid layout.

    is there a way to fixed the number off lines appearing ? 5 would be good.

    => you give an answer with (“Blog Grid Columns” option) BUT I don’t find where it is.

    If I go to general setting / blog style / grid layout and that ‘s all. no more option

    3/ there is a bug with le search bar : no icon for search but code. IN FIREFOX – OK WITH SAFARI ( SINCE UPDATE)

    you can see it if you directly connect with abtcc.fr and no pb with http://abtcc.phpnet.org

    also big problem when I Try to filter by categorie and tags cloud ( SINCE UPDATE).

    SINCE UPDATE IN connected mode IN FIREFOX : If I change something, save, see the page, the menu to go in administration mode disapear.

    Can’t connect in safari, no problem with firefox

    I sent you connection code by MP,

    Thank you very much in advance

    #125505

    1) See https://kriesi.at/support/topic/custom-font-with-cyrillic-symbols – you can add a new font or overwrite an existing font – a list of all supported fonts can be found in wp-contentthemesenfoldincludesadminregister-admin-options.php

    'Alice'=>'Alice',
    'Allerta'=>'Allerta',
    'Arvo'=>'Arvo',
    'Antic'=>'Antic',

    'Bangers'=>'Bangers',
    'Bitter'=>'Bitter',

    'Cabin'=>'Cabin',
    'Cardo'=>'Cardo',
    'Carme'=>'Carme',
    'Coda'=>'Coda',
    'Coustard'=>'Coustard',
    'Gruppo'=>'Gruppo',

    'Damion'=>'Damion',
    'Dancing Script'=>'Dancing Script',
    'Droid Sans'=>'Droid Sans',
    'Droid Serif'=>'Droid Serif',

    'EB Garamond'=>'EB Garamond',

    'Fjord One'=>'Fjord One',

    'Inconsolata'=>'Inconsolata',

    'Josefin Sans' => 'Josefin Sans',
    'Josefin Slab'=>'Josefin Slab',

    'Kameron'=>'Kameron',
    'Kreon'=>'Kreon',

    'Lobster'=>'Lobster',
    'League Script'=>'League Script',

    'Mate SC'=>'Mate SC',
    'Mako'=>'Mako',
    'Merriweather'=>'Merriweather',
    'Metrophobic'=>'Metrophobic',
    'Molengo'=>'Molengo',
    'Muli'=>'Muli',

    'Nobile'=>'Nobile',
    'News Cycle'=>'News Cycle',

    'Open Sans'=>'Open Sans:400,600',
    'Orbitron'=>'Orbitron',
    'Oswald'=>'Oswald',

    'Pacifico'=>'Pacifico',
    'Poly'=>'Poly',
    'Podkova'=>'Podkova',
    'PT Sans'=>'PT Sans',

    'Quattrocento'=>'Quattrocento',
    'Questrial'=>'Questrial',
    'Quicksand'=>'Quicksand',

    'Raleway'=>'Raleway',

    'Salsa'=>'Salsa',
    'Sunshiney'=>'Sunshiney',
    'Signika Negative'=>'Signika Negative',

    'Tangerine'=>'Tangerine',
    'Terminal Dosis'=>'Terminal Dosis',
    'Tenor Sans'=>'Tenor Sans',

    'Varela Round'=>'Varela Round',

    'Yellowtail'=>'Yellowtail',

    Eg if you want to use Open Sans with Cyrillic characters add following code to the bottom of functions.php:

    add_filter( 'avf_google_heading_font',  'avia_add_heading_font');
    function avia_add_heading_font($fonts)
    {
    $fonts['Open Sans'] = 'Open Sans:400,700,400italic,700italic&subset=cyrillic';
    return $fonts;
    }

    add_filter( 'avf_google_content_font', 'avia_add_content_font');
    function avia_add_content_font($fonts)
    {
    $fonts['Open Sans'] = 'Open Sans:400,700,400italic,700italic&subset=cyrillic';
    return $fonts;
    }

    2) To change the body font size insert following code into the quick css field and change the font size/line height value:

    body {
    font: 13px/1.65em "HelveticaNeue", "Helvetica Neue",Helvetica,Arial,sans-serif;
    }

    The first value is the font size, the second value the line height.

    You can change the headline sizes with

    h1 { font-size: 34px; line-height: 1.1em; margin-bottom: 14px;}
    h2 { font-size: 28px; line-height: 1.1em; margin-bottom: 10px; }
    h3 { font-size: 19px; line-height: 1.1em; margin-bottom: 8px; } /*28*/
    h4 { font-size: 17px; line-height: 1.1em; margin-bottom: 4px; } /*21*/
    h5 { font-size: 16px; line-height: 1.1em; } /*17*/
    h6 { font-size: 14px; line-height: 1.1em; }

    #125661

    Hi!

    Please try to install the theme via ftp: https://vimeo.com/64927356 and increase the (allocated) php memory to 128M: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP

    Best regards,

    Peter

    #125537

    In reply to: Portfolio Columns

    Hi,

    Edit config-templatebuilder > avia-shortcodes > portfolio.php, find this code on line 70:

    /* __('5 Columns', 'avia_framework' )=>'5', */

    Replace it with

    __('5 Columns', 'avia_framework' )=>'5',

    Regards,

    Ismael

    #25052
    FLSouthPaw
    Participant

    Contact form submissions are going to lala land… I am using Enfold and having problems with the contact forms… I am using the Configure SMTP plugin which turns phpmail to use SMTP.. I can send a test mail no problem from the plugin settings and also forms from Contact Forms 7… but not any of the default forms set up in Enfold… even if I type in the specific email address on the page/form setup… It goes through all of the motions with no errors but never the the mail… just disappears..

    #125460

    In reply to: Arrow button is skewed

    Hi,

    Please check footer.php, go to line 167, the code should look like this

    <a href='#top' id='scroll-top-link' class='avia-font-entypo-fontello'>& #59231;</a>

    I added a space after the & symbol to render it correctly here. The actual code don’t have a space.

    Regards,

    Ismael

    #25039

    Topic: 1.7 update – problem

    in forum Enfold
    ykblue
    Participant

    Hi, this is what I get after updating (via FTP)

    Parse error: syntax error, unexpected $end in /kunden/247044_60326/webseiten/naturavetal/wordpress/wp-content/themes/enfold/config-woocommerce/config.php on line 968

    I don’t see what do change in the woomerce/config.php on line 968

    Please be so kind to assist.

    Thanks Katharina

    #24937
    mdlhale
    Participant

    Hi! I’m just about ready to launch an awesome site using the enfold theme and lastly, my client wants to know if there is a way I can edit the search function.php (or code somewhere) so I can do a search of inventory on a different site (their back end) which is this:

    http://www.ecinteractive.com/5874/EnhancedSearch.aspx?clear=1&keywords=Armoires+%26+Bookcases&newSearch=true

    There must be a way I can edit the function.php so I can just route it to the backend search and use the key words input and do a search like:

    http://www.ecinteractive.com/5874/EnhancedSearch.aspx?clear=1&keywords=[Text From WordPress Search]+%26+[Text From WordPress Search]&newSearch=true

    Any suggestions? I would be so deeply appreciated for any help!!!

    Thank YOU!!

    #24935

    Topic: Theme wont install

    in forum Enfold
    mdmcreative
    Participant

    When trying to activate the theme I am getting the following error messages:

    Warning: require_once(config-wpml/config.php) [function.require-once]: failed to open stream: No such file or directory in /homepages/33/d367710455/htdocs/mdmcreative/wp-content/themes/enfold/functions.php on line 25

    Fatal error: require_once() [function.require]: Failed opening required ‘config-wpml/config.php’ (include_path=’.:/usr/lib/php5′) in /homepages/33/d367710455/htdocs/mdmcreative/wp-content/themes/enfold/functions.php on line 25

    Once the theme is activated I can’t even access my WP back end. I have to manually delete the theme folder via FTP.

    Can you advise please.

    Hi,

    1.) Edit wp-contentthemesenfoldconfig-templatebuilderavia-shortcodes postslider.php then find this code on line 317

    if ( $commentCount != "0" || comments_open($the_id) && $entry->post_type != 'portfolio')
    {
    $link_add = $commentCount === "0" ? "#respond" : "#comments";
    $text_add = $commentCount === "1" ? __('Comment', 'avia_framework' ) : __('Comments', 'avia_framework' );

    $output .= "<div class='slide-meta-comments'><a href='{$link}{$link_add}'>{$commentCount} {$text_add}</a></div><div class='slide-meta-del'>/</div>";
    }

    Replace it with:

    if ( $commentCount != "0" || comments_open($the_id) && $entry->post_type != 'portfolio')
    {
    $link_add = $commentCount === "0" ? "#respond" : "#comments";
    $text_add = $commentCount === "1" ? __('Comment', 'avia_framework' ) : __('Comments', 'avia_framework' );

    //$output .= "<div class='slide-meta-comments'><a href='{$link}{$link_add}'>{$commentCount} {$text_add}</a></div><div class='slide-meta-del'>/</div>";
    }

    2.) If you want to disable the wp comment. Open single.php then find this code

    //wordpress function that loads the comments template "comments.php"
    comments_template( '/includes/comments.php');

    Replace it with:

    //wordpress function that loads the comments template "comments.php"
    //comments_template( '/includes/comments.php');

    Cheers,

    Ismael

    #125152

    1) In wp-contentthemesenfoldincludeshelper-template-logic.php replace:

    $result = avia_get_option($layout);

    with

    $result = avia_get_option($layout);
    if(get_post_type() == 'portfolio') $result = 'fullsize';

    2) In functions-enfold.php replace:

    if($breadcrumb) $additions .= avia_breadcrumbs(array('separator' => '/', 'richsnippet' => true));

    with

    if($breadcrumb && get_post_type() != 'portfolio') $additions .= avia_breadcrumbs(array('separator' => '/', 'richsnippet' => true));

    3) https://kriesi.at/support/topic/footer-7#post-109976

    4) Yes, unfortunately WP will use the taxonomy name on portfolio category pages and you can’t change the slug without changing the taxonomy name. On the other hand you can’t change the taxonomy name because we hardcoded/use it on various places within the framework.

    #124802

    Please post the code of the advanced layout template. Open up functions.php and insert this code at the very top

    //set builder mode to debug
    add_action('avia_builder_mode', "builder_set_debug");
    function builder_set_debug()
    {
    return "debug";
    }

    – insert it before:

    global $avia_config;

    2) The debug field will be displayed underneath the editor. Copy this code and post it here.

    #125039

    In reply to: Tabs and Contact Form

    Please post the code of the advanced layout template. Open up functions.php and insert this code at the very top

    //set builder mode to debug
    add_action('avia_builder_mode', "builder_set_debug");
    function builder_set_debug()
    {
    return "debug";
    }

    – insert it before:

    global $avia_config;

    2) The debug field will be displayed underneath the editor. Copy this code and post it here.

    #125104

    In reply to: CSS in uploads

    Hi,

    It holds the css style that you specify on Enfold > Styling. Open the file wp-contentuploadsdynamic_aviaenfold.css then change something on Enfold > Styling, save changes. You will be prompt to reload the enfold.css file because something has change on the css.

    Please watch this video on how to create a child theme. https://vimeo.com/channels/aviathemes/67221517

    All the files you need on the child theme folder are

    functions.php

    <?php

    /*
    * Add your own functions here. You can also copy some of the theme functions into this file.
    * WordPress will use those functions instead of the original functions then.
    */

    styles.php

    /*
    Theme Name: Enfold Child
    Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold WordPress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
    Version: 1.0
    Author: Kriesi
    Author URI: http://kriesi.at
    Template: enfold
    */

    and a screenshot if you want.

    This link might help: https://kriesi.at/support/topic/enfold-child-theme

    Regards,

    Ismael

    #124277

    Hi Rob & Adrian,

    Alright. I got it working. Took me 20 minutes. Not gonna hustle you, since my World of Warcraft guild-master said it may lower my defensive spells and I need those. ;)

    Please open up gallery.php and find line 173 that looks like this

    $prev	 = wp_get_attachment_image_src($attachment->ID, $preview_size);

    and now find line (not sure which one) but probably 191 that looks like

    //generate thumb width based on columns

    Delete everything *between* those two lines above (or better yet comment it out) but leave the two lines themselves intact .

    Paste the code below in between 173 and 191? without harming those 2 lines.

    $caption = trim($attachment->post_excerpt) ? wptexturize($attachment->post_excerpt) : "";
    //$tooltip = $caption ? "data-avia-tooltip='".$caption."'" : "";

    $alt = get_post_meta($attachment->ID, '_wp_attachment_image_alt', true);
    $alt = !empty($alt) ? esc_attr($alt) : '';
    $title = trim($attachment->post_title) ? esc_attr($attachment->post_title) : "";
    $description = trim($attachment->post_content) ? esc_attr($attachment->post_content) : "";
    $tooltip = "data-avia-tooltip='".$title."'";
    if($style == "big_thumb" && $first)
    {
    $output .= "<a class='avia-gallery-big fakeLightbox $imagelink' href='".$link[0]."' data-onclick='1' title='".$description."' ><span class='avia-gallery-big-inner'>";
    $output .= " <img src='".$prev[0]."' title='".$title."' alt='".$alt."' />";
    if($caption)
    {
    $output .= " <span class='avia-gallery-caption>{$title}</span>'";
    } else {
    $output .= " <span class='avia-gallery-caption>{$title}</span>'";
    }
    $output .= "</span></a>";
    }
    if ($caption) {
    $thumbs .= " <a href='".$caption."' data-rel='gallery-".self::$gallery."' data-prev-img='".$prev[0]."' {$class} data-onclick='{$counter}' title='".$description."' ><img {$tooltip} src='".$img[0]."' title='".$title."' alt='".$alt."' /></a>";
    $first = false;
    } else {
    $thumbs .= " <a href='".$link[0]."' data-rel='gallery-".self::$gallery."' data-prev-img='".$prev[0]."' {$class} data-onclick='{$counter}' title='".$description."' ><img {$tooltip} src='".$img[0]."' title='".$title."' alt='".$alt."' /></a>";
    $first = false;
    }
    }

    $output .= "<div class='avia-gallery-thumb'>{$thumbs}</div>";
    $output .= "</div>";

    Add the url to the caption in this format for videos (vimeo ok too)

    http://www.youtube.com/watch?v=W0MBzxFHOyo

    leave caption blank for normal images.

    and add the caption itself (the words that display in the tooltip) in the title tag of the images. ( http://i.imgur.com/V1dW0zm.png ) In the alt text below the title tag (see previous image) you can enter a title i guess that will float above to the left of the lightbox

    The End.

    Thanks,

    :)

    Nick

    Hi,

    Kriesi recommends that you take the layerslider out and drop it in the plugins folder to use regular layerslider shortcodes. otherwise the slider shortcodes do not work outside the builder. https://kriesi.at/support/topic/how-to-insert-slide-show-with-layerslider#post-118722

    Thanks,

    Nick

    Hi,

    If you want your images to be not so much blown up on the blog page. http://vacationrentalsecrets.com/blog/ Because some of your images you upload at 400px width and they get stretched out and become blurry. http://www.clipular.com/c?7530087=NjKFX29L_zQPxqkzE2m1jJz7mFE&f=.png Up to you.

    #top .fullsize .template-blog .big-preview.multi-big a, .fullsize div .template-blog .big-preview.multi-big a img {
    max-width: 400px;
    }


    “Blog – Latest News” can be accessed on line number 9 of single.php in root folder of the website:

    $title  = __('Blog - Latest News', 'avia_framework'); //default blog title

    Thanks,

    Nick

Viewing 30 results - 16,771 through 16,800 (of 16,896 total)