Viewing 30 results - 102,421 through 102,450 (of 106,412 total)
  • Author
    Search Results
  • Hey!

    Please add following code to Quick CSS

    #top .portolio-preview-list-image { margin-bottom: 5px!important; }

    This works for me

    Regards,
    Yigit

    Oh – Sorry, there must have been a misunderstanding. I’m not talking about the grid of portfolio thumbnails.

    What I want is when you CLICK on one of the thumbnails in the portfolio, and the Ajax image list comes up, I want a 5 px space between each image, the close-up images that are stacked on top of each other.

    Do you see what I mean? Currently the images load right on top of each other, with maybe a one pixel space between each.

    http://www.flylanddesigns.com

    Hi!

    It seems to be working on my end http://i.imgur.com/5MC9w5R.jpg
    Still, you can add following code to Quick CSS as well

    .grid-entry { padding: 0 0 5px 15px; }

    Best regards,
    Yigit

    Shoot – that doesn’t seem to work. Any other ideas? Not a huge deal, more of an aesthetic thing.

    #164507
    headbentdesign
    Participant

    This is odd. I have 3 team member images/info on a page, and the one on the far right is not aligned with the other 2. Do you know what could be causing this? I duplicated the first 2, so everything should be identical.

    http://s8.postimg.org/dy9aekab9/Not_Aligned.png

    Thanks guys.

    Pat

    #164496

    I raised this recently in the feature requests thread. Perhaps you could add this in there too to add some support to that request.

    #164494
    azulbambu
    Participant

    Hi frinds!

    How i can add a 50px margin between each portfolio image throught adding a css class to this “Avia page builder” element?

    http://awesomescreenshot.com/0e61qnn862

    Thank you!

    #164493

    Hi miketran!

    You can upload slider background LayerSlider settings http://i.imgur.com/BuE7KNj.jpg
    Then you can other images as layers and center them.

    Regards,
    Yigit

    #164469
    mirzepapa
    Participant

    Hi,
    i have been searching around quite a bit, but did not find an idea so far:
    Is there any way to replace the font icons in three specific icon boxes with three individual images?

    Thanks for your help!

    Cheers, Sebastian.

    #164430

    Muchas gracias por tu respuesta Josue!

    Esto lo he probado pero solo cambia el tamaño de la imagen y otras cosas pero no el diseño general!
    Yo lo necesito como en la demo (Single Autor – small pic) es decir:
    foto a la izquierda, texto a la derecha de la foto y su alineación a la izquierda! pero me sale la foto en el medio y el texto justificado!

    He probado una instalación limpia con los datos de prueba y se ve igual que en la demo! pero en el sitio que estoy desarrollando
    no se ve así! Podría ser alguna incompatibilidad con wpml?..

    Si quieres puedo enviarte por email user/psw para que puedas comprobarlo!

    Muchas gracias!

    #164421

    Hello wesdacar!

    Please add following code to Quick CSS in Enfold theme options under Styling

    @media only screen and (max-width: 767px) { .page-id-342 .avia_image { display: none; } }

    It will remove images on that particular page on screens smaller than 767px

    Best regards,
    Yigit

    #164419

    Oh, but thank you for the answer!

    #164384
    awilson3rd
    Participant

    Hello,

    I am having quite a few problems with viewing enfold on a safari browser for windows (latest version).

    Firstly the font icons in tabs will not show, I get the circle but then just a rectangle in it. Secondly the text looks really bad quality and I am not using any special fonts, just standard. Third, I have a color section with a background image with a fixed background and on that I have 3 icon boxes. The background image on Safari scrolls and also behind the icon boxes there is a block rectangle so I cannot see through.

    Sorry but I cannot send a link but I am concerned now because if these significant issues are happening on Safari for windows then is the same thing happening on a MAC (I can’t test on a MAC).

    It just looks a mess at the moment.

    Thanks

    Andrew

    #164383
    wesdacar
    Participant

    Hi
    is it possible, to not display certain elements from the avia layout builder, just in the mobile view?

    For example i have big image, that is disturbing in the mobile view, so i want to remove it there.
    Like marked with red on this image:
    http://maurilux.com/wp-content/uploads/2013/09/mobileview-display-none.jpg

    If i could add a class for the mobiele view to a single element, i could tell there not to display it, i guess.
    But how can i add css classes to the single elements in the avia layout builder ?

    Thanks for answers

    #164347
    nicolasweh
    Participant

    “If you update to the most recent version of the theme there is an option for a sticky header with social icons
    Hi, I haven’t this option. I have the Version 2.2 from 2013 September 18
    How I can put the icons without the additional navigation?
    Look how it seems now: http://img405.imageshack.us/img405/4741/wdq4.jpg
    Thanks for your help

    #164342

    Hello Masten

    Oh, i though you were referring to the breadcrumb “Home”, follow Ismael instructions, if you can provide us with an URL that would be really helpful.

    Regards,
    Josue

    #164338
    cpUSA
    Participant

    Hi there….
    Any way to change the default height of images in the mobile size? I’d like to use much more vertical space for the “slider” when on the iphone (think full page CTA)?

    Thanks!

    #164334
    Adenadoume
    Participant

    Hi,

    I’m trying to keep the 1210px responsive Layout for homepage, menus, footer etc, but use a narrower width for the content of pages (and still keep it responsive)

    My attempts with adding padding/margin or changing width of elements resulted to content not being responsive, so if you could steer me to the right direction to do this it’d be much appreciated.

    Have two screenshots to see what I mean.

    http://cl.ly/image/2g2O2Z3S1Z1s

    http://cl.ly/image/07362L293Y0f\

    Cheers

    • This topic was modified 12 years, 6 months ago by Adenadoume.
    #164325

    Hello!

    Inspect the “Home” menu using Google Chrome’s Inspect element then look for the unique menu id. It will look something like this:

    <li id=”menu-item-755″ class=”menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent active-parent-item dropdown_ul_available”>

    Menu ID is #menu-item-755.

    You can add something like this on your custom.css or Quick CSS:

    #menu-item-755 > a {
    text-indent: -9999px;
    background: url('ICON IMAGE URL HERE') no-repeat top center;
    width: 30px;
    height: 30px;
    }

    Width and height will depend on the icon image size.

    Cheers!
    Ismael

    #164324
    allegrabillings
    Participant

    Hey guys, I know this has been asked before but I am still having trouble after looking over different solutions. I want to make the iconbox icons themselves link not just the heading in the box (the default behavior)

    I saw one solutions that made the whole box a link, which I don’t want.

    then I saw this from dude
    https://kriesi.at/support/topic/icon-box-icon-link/

    and that is what I tried. But it isn’t working. and I can’t figure out how to impliment it. I am using a child theme and this is a bit new for me in changing this type of code. I have only modified some of the functions behaviors and css thus far.

    I changed the code per dudes instructions and them I placed the entire iconbox.php file in my child folder and that didn’t work. then because I didn’t know how to deploy the change I tried to add just the new code to functions.php

    Can you please tell me what if anything is wrong with my code in the iconbox.php file and then how/where to place it in my child themes folder.
    Thanks

    ps. line 172 is where the change started, but I guess you can’t see that obviously. but gives general location.
    website is http://jackandaddi.com/ and there are some icon boxes on the home screen.

    <?php
    /**
    * Textblock
    * Shortcode which creates a text element wrapped in a div
    */

    if ( !class_exists( 'avia_sc_icon_box' ) )
    {
    class avia_sc_icon_box extends aviaShortcodeTemplate
    {
    /**
    * Create the config array for the shortcode button
    */
    function shortcode_insert_button()
    {
    $this->config['name'] = __('Icon Box', 'avia_framework' );
    $this->config['tab'] = __('Content Elements', 'avia_framework' );
    $this->config['icon'] = AviaBuilder::$path['imagesURL']."sc-icon_box.png";
    $this->config['order'] = 90;
    $this->config['target'] = 'avia-target-insert';
    $this->config['shortcode'] = 'av_icon_box';
    $this->config['tooltip'] = __('Creates a content block with icon to the left or above', 'avia_framework' );
    }

    /**
    * Popup Elements
    *
    * If this function is defined in a child class the element automatically gets an edit button, that, when pressed
    * opens a modal window that allows to edit the element properties
    *
    * @return void
    */
    function popup_elements()
    {
    $this->elements = array(

    array(
    "name" => __("IconBox Icon",'avia_framework' ),
    "desc" => __("Select an IconBox Icon bellow",'avia_framework' ),
    "id" => "icon",
    "type" => "iconfont",
    "font" => "entypo-fontello",
    "folder"=> AviaBuilder::$path['assetsURL']."fonts/",
    "chars" => AviaBuilder::$path['pluginPath'].'assets/fonts/entypo-fontello-charmap.php',
    "std" => "1"),

    array(
    "name" => __("Icon Position", 'avia_framework' ),
    "desc" => __("Should the icon be positioned at the left or at the top?", 'avia_framework' ),
    "id" => "position",
    "type" => "select",
    "std" => "left",
    "subtype" => array( __('Left', 'avia_framework' )=>'left',
    __('Top', 'avia_framework' )=>'top')),

    array(
    "name" => __("Title",'avia_framework' ),
    "desc" => __("Add an IconBox title here",'avia_framework' ),
    "id" => "title",
    "type" => "input",
    "std" => __("IconBox Title",'avia_framework' )),

    array(
    "name" => __("Title Link?", 'avia_framework' ),
    "desc" => __("Do you want to apply a link to the title?", 'avia_framework' ),
    "id" => "link",
    "type" => "linkpicker",
    "fetchTMPL" => true,
    "std" => "",
    "subtype" => array(
    __('No Link', 'avia_framework' ) =>'',
    __('Set Manually', 'avia_framework' ) =>'manually',
    __('Single Entry', 'avia_framework' ) =>'single',
    __('Taxonomy Overview Page', 'avia_framework' )=>'taxonomy',
    ),
    "std" => ""),

    array(
    "name" => __("Open in new window", 'avia_framework' ),
    "desc" => __("Do you want to open the link in a new window", 'avia_framework' ),
    "id" => "linktarget",
    "required" => array('link', 'not', ''),
    "type" => "select",
    "std" => "no",
    "subtype" => array(
    __('Yes', 'avia_framework' ) =>'yes',
    __('No', 'avia_framework' ) =>'no')),

    array(
    "name" => __("Content",'avia_framework' ),
    "desc" => __("Add some content for this IconBox",'avia_framework' ),
    "id" => "content",
    "type" => "tiny_mce",
    "std" => __("Click here to add your own text", "avia_framework" )),
    );

    }

    /**
    * Editor Element - this function defines the visual appearance of an element on the AviaBuilder Canvas
    * Most common usage is to define some markup in the $params['innerHtml'] which is then inserted into the drag and drop container
    * Less often used: $params['data'] to add data attributes, $params['class'] to modify the className
    *
    *
    * @param array $params this array holds the default values for $content and $args.
    * @return $params the return array usually holds an innerHtml key that holds item specific markup.
    */
    function editor_element($params)
    {
    $icon_el = $this->elements[0];

    $chars = $icon_el['chars'];

    if(!is_array($chars))
    {
    include($icon_el['chars']);
    }

    $display_char = isset($chars[($params['args']['icon'] - 1)]) ? $chars[($params['args']['icon'] - 1)] : $chars[0];

    $inner = "<div class='avia_iconbox avia_textblock avia_textblock_style'>";
    $inner .= " <div ".$this->class_by_arguments('position' ,$params['args']).">";
    $inner .= " <span data-update_with='icon_fakeArg' class='avia_iconbox_icon avia-font-".$icon_el['font']."'>".$display_char."</span>";
    $inner .= " <div class='avia_iconbox_content_wrap'>";
    $inner .= " <h4 class='avia_iconbox_title' data-update_with='title'>".html_entity_decode($params['args']['title'])."</h4>";
    $inner .= " <div class='avia_iconbox_content' data-update_with='content'>".stripslashes(wpautop(trim(html_entity_decode($params['content']))))."</div>";
    $inner .= " </div>";
    $inner .= " </div>";
    $inner .= "</div>";

    $params['innerHtml'] = $inner;
    $params['class'] = "";

    return $params;
    }

    /**
    * Frontend Shortcode Handler
    *
    * @param array $atts array of attributes
    * @param string $content text within enclosing form of shortcode element
    * @param string $shortcodename the shortcode found, when == callback name
    * @return string $output returns the modified html string
    */
    function shortcode_handler($atts, $content = "", $shortcodename = "", $meta = "")
    {
    extract(shortcode_atts(array('title' => 'Title', 'icon' => '1', 'position' => 'left', 'link' =>'', 'linktarget' => 'no'), $atts));

    $icon_el = $this->elements[0];

    $chars = $icon_el['chars'];
    $font = $icon_el['font'];
    if(!is_array($chars))
    {
    include($icon_el['chars']);
    }

    $display_char = isset($chars[($icon - 1)]) ? $chars[($icon - 1)] : $chars[0];
    if($position == 'top') $position .= " main_color";

    $linktarget = ($linktarget == 'no') ? '' : 'target="_blank"';
    $link = aviaHelper::get_url($link);
    if(!empty($link))
    {
    $title = "$title";
    }

    // add blockquotes to the content
    $output = '<div class="iconbox iconbox_'.$position.' '.$meta['el_class'].'">';
    $output .= '<div class="iconbox_content">';

    /* commented out the below line wich is default, icon box heading only is the link, and replaced the new code that makes the icon itself a link as well below the lomented out line
    $output .= '<div class="iconbox_icon heading-color avia-font-'.$font.'">'.$display_char.'</div>';*/
    if(!empty($link))
    {
    $output .= "";
    $output .= '<div class="iconbox_icon heading-color avia-font-'.$font.'">'.$display_char.'</div>';
    $output .= '
    ';
    }
    else
    {
    $output .= '<div class="iconbox_icon heading-color avia-font-'.$font.'">'.$display_char.'</div>';
    }
    $output .= '<h3 class="iconbox_content_title">'.$title."</h3>";
    $output .= ShortcodeHelper::avia_apply_autop(ShortcodeHelper::avia_remove_autop( $content ) );
    $output .= '</div></div>';

    return $output;
    }

    }
    }

    #164322

    Hi jdrakeproductions!

    I visited the site but the image is not blinking on rollover. What browser are you using? :)

    Cheers!
    Ismael

    #164317

    Hi!

    I tested your site and when I make the above changes the “Request Quote” button doesn’t disappear when you scroll down. Please try this:

    .avia_textblock, .avia-icon-list, .avia-button, .avia-testimonial, .iconbox, .avia_message_box, .avia-team-member, .widget, .post, .team-img-container img, .team-social, .iconlist_icon, .fallback-post-type-icon, .fullsize .related_posts, .grid-image, .avia-caption-content, .avia-caption-title, .entry-content-wrapper {
    -webkit-perspective: 1000;
    -webkit-backface-visibility: visible !important;
    }

    Cheers!
    Ismael

    #164292

    Except i used the code of course – &#eightninexsixtwo;

    #164290

    Hi Jouse

    I got

    Parse error: syntax error, unexpected T_CLASS in /home/practis2/public_html/wp-content/themes/enfold/framework/php/class-breadcrumb.php on line 189

    I used:

    ‘show_home’ => __( ‘<span class=”iconfont”>⌂</span>’, ‘avia_framework’ ),

    Thanks

    Masten

    #164265

    Thanks Devin – a bit of a janky workaround – but….it should work non-the-less.

    #164248

    Hello Josh!

    I see you are using PNG images for the slider, and each one is nearly 1MB size, i’d recommend converting them to JPG and also optimizing them with a tool like this.

    Cheers!
    Josue

    #164234

    Hi Masten!

    What error did you get?

    Regarding the symbol issue copy it from here (it’s the last one of each), i can’t paste it here because it actually turns into the icon.

    Regards,
    Josue

    #164232

    Hey Josue

    Thanks for that. I did that by editing in the winscp editor and it just gave a big error message for the whole site. Is the syntax right?

    Also I noticed that the little home symbol was replaced by a ‘?’ in the editor.

    Thanks

    Masten

    #164207

    Hey cyrusis!

    Well, i don’t know what “glow” you are refereeing to, perhaps some example link?

    Cheers!
    Josue

    #164203

    In reply to: Image Lightbox

    Hi Patchharris!

    Unfortunately i think this is out of the support scope. You should look for something like a plugin that automatically adds a hyperlink to every image.

    Best regards,
    Josue

Viewing 30 results - 102,421 through 102,450 (of 106,412 total)