Viewing 30 results - 139,321 through 139,350 (of 142,823 total)
  • Author
    Search Results
  • #164789

    Topic: Adding a custom font

    in forum Enfold
    erantdo
    Participant

    Hi,

    Regarding this thread: https://kriesi.at/support/topic/new-custom-font/?replies=5#post-138757

    Alef font is indeed shown, but when I choose it, the website shows Arial font.

    Note that I also added this line to the custom CSS:
    @import url(https://fonts.googleapis.com/earlyaccess/alefhebrew.css);

    Is there something I’m doing wrong?

    btw, I also unable to use the Alef font on other areas in the website. I use this line:
    font-family: "Alef Hebrew", “Helvetica Neue”, Helvetica, Arial, sans-serif;

    #164785

    Topic: Layout got messed up.

    in forum Enfold
    jackyking
    Participant

    Hi,

    I installed “Better WordPress Minify” hoping that it would improve the load speed of our site. It probably loads faster now however it messed up the layout of the theme. Checked Minify’s settings and noticed that it could ignore css and js files if needed. However, I don’t know which script or css file messed up the layout and I don’t know how to add the specific css or js files to Minify’s ignore list.

    Would appreciate if you could help take a look at the site, http://acutta.com/appointment/, and let me know how I can fix the login form on top of the page. Before installing Minify, it was working fine and it would show only links (login/register/logout) on the top. After Minify was installed, now the entire login form is shown on the page. :(

    Thank you!

    • This topic was modified 12 years, 6 months ago by jackyking.
    #164715
    ShortHills
    Participant

    Hi,
    Great theme (and thanks for the child theme .zip — much appreciated!)

    How can I make the social icons bigger? Or are they fixed graphics? If they are fixed, where can I edit them so I can add larger graphics for my theme?

    Thank you!

    #164712
    Valerie
    Participant

    Hi there! I’m a little confused…thought the color of the text in the sidebar widgets would be the same as in the body, but not so. See

    When I examine with firebug, the text in the widget is in <div class=”textwidget”>. I’ve looked in a few of the css files but not finding this. How would I get the text in the widget text box “Science • Technology • Engineering • Math” to be the same color as the text in the body? Right now it is lighter.

    Here is what I have in Quick CSS in the event there is a conflict here that I don’t recognize:
    ——————————————————————————-
    .main_menu ul:first-child > li > a {
    font-size: 11px;
    }

    .title_container .main-title {
    font-size: 22px;
    font-weight: 600;
    }

    .alternate_color .breadcrumb, .alternate_color .breadcrumb a, #top .alternate_color.title_container .main-title, #top .alternate_color.title_container .main-title a {
    color: #636363
    }

    .title_container .main-title {
    display: none;
    }
    #top #header .mega_menu_title a {
    font-size: 11px;
    line-height: 11px;
    color: #808080;
    }
    .avia_textblock p {
    color: #545354;
    }
    .main_color .iconlist_content {
    color: #545354;
    }
    .header_color .main_menu ul:first-child > li > a {
    color: #333333;
    }
    .iconlist-char {
    color: #ffffff;
    }
    .main_color .avia-icon-list .iconlist_icon {
    background-color: #97bab8;
    }

    .main_menu ul:first-child > li > a {
    text-transform: uppercase;
    }
    .social_header #header_main .container, .social_header .main_menu ul:first-child > li a {
    height: 90px;
    line-height: 140px;
    }
    #header_main .container, .main_menu ul:first-child > li a {
    height: 90px;
    line-height: 135px;
    }
    .title_container { background-color: #dae1e6 !important; }

    .avia-icon-list .iconlist_content_wrap li {
    margin: 0;
    padding: 0 0 10px 0;
    list-style-type: circle !important;
    list-style-position: outside;
    clear: both;
    overflow: visible;
    position: relative;
    min-height: 20px;
    }
    —————————————————————

    Also..what does “alternate content” refer to? I thought maybe it included widgets.

    V.

    #164711

    In reply to: Enfold Bug In Main Nav

    The second issue is that the absolute links only work back from the blog and portfolio pages on desktop – but do not work using the fly-out menu on mobile.

    Hey Yigit,

    Any way I can send you a private link and login?

    Would you mind taking a look at the slider layer issue I’m having, also? https://kriesi.at/support/topic/layerslider-layers-load-and-play-immediately-2/#post-163929

    Thanks again,

    #164539

    Hello!

    This code will fix it, add it to the Quick CSS or to the css/custom.css file:

    #top .ajax_form .captcha {
    padding-left: 82px;
    }

    Cheers!
    Josue

    #164538
    dmiklus
    Participant

    I have a problem with the size of the logo on iPad with iOS7. It is too big and doesn’t change the size like on the desktop version.

    Here is the link:

    http://www.cedim.org

    Can you help me?

    D.

    #164528

    Hello!

    Please create a temporary admin login and send me on . Please include this topic to your mail as well. I will take a look as soon as i can

    Regards,
    Yigit

    • This reply was modified 9 years, 10 months ago by Yigit.

    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

    #164510

    In reply to: Tabs responsive styles

    Hey!

    Please add following code to Quick CSS and adjust as desired

    .responsive #top .main_color .tabcontainer .active_tab { background-color: #8bba34; color: white!important; }
     .responsive #top .main_color .tabcontainer .tab:hover { color: #525252; }
    .responsive .main_color .tabcontainer .tab { color: #919191;  background-color: #dbcaa9; }

    Actually you do not need to style them seperately but i’m guessing you have @media only screen and (max-width: 767px) in front of your code

    Regards,
    Yigit

    #164462
    Denis
    Participant

    Hi,

    what I have to do for display tags in the portfolio items ?

    I`ve tried this code in QCSS :
    span.blog-tags.minor-meta { padding-top: 385px!important; }

    it doesn`t work

    thanks
    Denis

    • This topic was modified 12 years, 6 months ago by Denis.
    #164447

    In reply to: One Page Portfolio

    Hey!

    You should go to LayerSlider WP > All Sliders and edit selected slider http://i.imgur.com/055QIfp.jpg
    To change selected slider, you should edit your page and you will see slider on the top of content section in Advanced Layout Builder http://i.imgur.com/6guJn7N.jpg just click on it and choose the one you would like to use

    Best regards,
    Yigit

    #164446

    In reply to: Moving top socket menu

    Hi sveinot!

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

    .sub_menu { right: auto; margin-left: 70px; }

    You need to adjust margin-left value depending on the amount of social icons you have

    Cheers!
    Yigit

    #164438

    Topic: Moving top socket menu

    in forum Enfold
    sveinot
    Participant

    I am using the Header with Social Icons and bottom. How can I place the top socket menu next to the social icons?

    #164431

    Topic: Testimonials alignment

    in forum Enfold
    awilson3rd
    Participant

    Hello,

    A message for Yigit, I couldn’t add this to the original thread here as it’s been closed:

    https://kriesi.at/support/topic/testimonials-alignment/

    I thought I would try one more thing and it worked!

    Targeting the wrapper and not the content and using margins seems to work ok.

    #top .avia-testimonial-wrapper { margin-left: auto !important;
    margin-right: auto !important; }

    Just in case anyone else gets an issue.

    Thanks again,

    Andrew

    #164405

    There isn’t anything that is view-able from the back end in this case that isn’t view-able from the front end.

    If you don’t have success on oDesk, I can tag the topic for Kriesi and maybe he can find what is causing the issue. Its unfortunately just not something I’ve come across on any other installation of the theme (or really ever in my case) which is why I suggested trying to remove customizations and any other variables that may be causing things to be different than an initial install.

    #164393

    Hello penullar!

    Please see this topic https://kriesi.at/support/topic/kriesi-logo/#post-161892

    Regards,
    Yigit

    Hello Eleina_Shinn!

    You can try forcing it by adding !important ie ” top: 150px!important ”
    And you are currently using Enfold version 1.8.4. Recently version 2.2 released and since 1.8.4 many bugs are fixed and improvements have done. I would recommend you to updae your theme
    For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750

    Best regards,
    Yigit

    azulbambu
    Participant

    ¿How can i move the full screen slider to top(backward the menu) through adding a css class line to the element in the avia page builder?
    http://awesomescreenshot.com/0351qm0b60

    I tried that adding this css line to general settings: .fixed_header #main{ padding-top:0px; } But now the full screen slider is not a full screen slider.
    http://awesomescreenshot.com/0821qlzx6b

    this is what i need: http://awesomescreenshot.com/0f61qm0ld4

    #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;
    }

    }
    }

    #164313

    In reply to: menu text position

    Hello!

    Please add this on your custom.css or quick CSS:

    .avia-menu-fx {
    bottom: 19px;
    }
    
    .main_menu ul {
    position: relative;
    top: 20px;
    }
    
    .main_menu .menu ul {
    margin-top: -21px;
    }

    Regards,
    Ismael

    #164309

    Hello!

    Please add following code to Quick CSS and adjust as desired

    .fixed_header #main { padding-top: 66px; }

    By default it is 88px

    Regards,
    Yigit

    #164307
    sofiawolters29
    Participant

    Hello,

    I have followed the tutorial here to add the author to the blog grid:

    https://kriesi.at/support/topic/change-meta-on-grid-blog-posts/

    However, if you click on the author link, it does not link properly. I would like it to link to the author/user’s archive, such as http://jamesattorneymarketing.com/author/lwilson/.

    It seems to be defaulting to “James Publishing Staff” and pulling up a 404.

    Here is our blog grid: http://jamesattorneymarketing.com/education/

    Any ideas? Thanks!

    #164284
    erantdo
    Participant

    Hi,
    Regarding this issue: https://kriesi.at/support/topic/removing-highlight-in-the-footer-around-current-page/#post-163785

    There’s still a border around the current page, as you can see here: http://www.valuation.co.il/%D7%94%D7%A1%D7%A4%D7%A8/%D7%AA%D7%95%D7%9B%D7%9F-%D7%A2%D7%A0%D7%99%D7%99%D7%A0%D7%99%D7%9D/

    Can you please assist me on this?

    Thanks a lot,
    Eran.

    omakad
    Participant

    I noticed that main navigation doesn’t stay up top of the page. It flows around blocking the content on the page. Here are the screenshots.

    http://i.imgur.com/LMZGt1x.jpg

    http://i.imgur.com/wRlzhbq.jpg

    Thank you,

    #164278

    Yup Here you go. Its Mold and Odor Resolution (dot) Com

    FYI. Also the main nav doesn’t stay up top of the page on Android devices. I’m getting the screenshots ready. I’ll open another requests for that if you want.

    Thank you.

    #164256

    Yes Devin. I did all those things. Cleared cache, deactivated all plugins, tried on iPad mini Safari browser . . . . Issue remains.

    I’m really surprised that no one has asked me for my login info to check it out. Being that it’s not the custom css or plugins, I would think that I would get a little more help with this guys. I’m 70+ hours deep into this project and I’m sure you can appreciate that I cannot deliver a site that’s broken in 1 or the 3 top browsers. This is my 4th Theme I have purchased from Kreisi and I’ve never come across anything like this. Solid themes and elite support. I feel like I’m about to be “let go.”

    There is no doubt in my mind that if one of the Kriesi dev’s looked under the hood, they would probably discover this issue fairly quickly. It’s probably a stupid mistake of mine somewhere.

    I think I noticed that there was a recent update. I have 2.1. Is there a newer update that might fix this?

    Thank you very much Devin.
    -Pat

Viewing 30 results - 139,321 through 139,350 (of 142,823 total)