Viewing 30 results - 142,351 through 142,380 (of 142,596 total)
  • Author
    Search Results
  • #118528

    See https://kriesi.at/support/topic/button-on-layerslider#post-107331 – however we noticed that the button is not responsive when it’s used with the slider and I’m not sure if Kriesi can make it responsive with a future update..

    #118565

    Hi,

    This seems to work, adjust the css. You need to supply your own image.

    .header_color .main_menu ul:first-child > li a:hover {
    background: url(../images/layout/download.png) no-repeat center top;
    color: #1F87C5;
    }

    Regards,

    Ismael

    #23111
    master-t
    Participant

    hi,

    I use the “Dropdown Menu” in the header settings.

    I’m trying to rename the mobile menu to my own language from the default “Select a page”.

    I changed topOptionText: ‘Sayfa Seçiniz’, in js/avia.js but the text on the menu does not change.

    what is problem?

    Hi Ismael and Devin,

    Not sure what happened but somehow I have tried again and it works on the original page created (called /blank) but i cannot re-create the same effect with any other blank page (now up to version /blank-5).

    Would appreciate if you can let me know what to do as i have spent lots of hours on this and ran out of options.

    Here is what i have so far:

    1.) original page settings screenshots:

    1.1 – advanced layout with selected “Color Section” and inside inserted an image and few other elements http://demo.globalads24.com/wp-content/uploads/2013/05/Picture-6.png

    1.2 – opening “Color Section” and inserting background with Stretch to fit http://demo.globalads24.com/wp-content/uploads/2013/05/Picture-5.png

    1.3 – and i get exactly what i need the sunset background with an image (and other elements) in “front” http://demo.globalads24.com/wp-content/uploads/2013/05/Picture-7.png so this is what we need

    2.) now i tried to recreate this with many other pages and every time i get the same thing and here are screenshots:

    2.1 – first step i create a new page and choose blank page on the right (no footer/header) and also below on the right no side bar nor header or footer here is a screenshot http://demo.globalads24.com/wp-content/uploads/2013/05/Picture-9.png and i used to get blank white page like on the demo of enfold but in stead i get the background that is on regular pages plus a white line in the middle here is a screenshot http://demo.globalads24.com/wp-content/uploads/2013/05/Picture10.jpg

    2.2 – 2nd step i choose advanced layout editor and insert “Color Section” as in the original here is the screenshot http://demo.globalads24.com/wp-content/uploads/2013/05/Picture-11.png and in stead of getting the full stretched background like in the 1st one i get a line in the middle here is the image http://demo.globalads24.com/wp-content/uploads/2013/05/Picture12.jpg

    2.3 – now if i insert another image like i did in the original (/blank): screenshot http://demo.globalads24.com/wp-content/uploads/2013/05/Picture131.jpg it doesnt cover the whole screen in stead it has still the background from regular pages on top and bottom you can see it here http://demo.globalads24.com/wp-content/uploads/2013/05/Picture17.jpg

    3.) we also tested on different screen sizes and on smaller screen it covers the whole screen so here are the 2 screenshots (sorry these are different images as not sure where to get the code so can copy paste so added some other elements)

    3.1 – 15-inch covers the whole screen http://demo.globalads24.com/wp-content/uploads/2013/05/Picture6.png

    3.2 – 24-inch it does not stretch full screen http://demo.globalads24.com/wp-content/uploads/2013/05/Picture-16.png

    so not sure how to re-create the original (1.3) so any tips would be appreciated

    thx so much

    jasmine

    #117332

    Hello,

    I know what you mean, but for me, arrows working, and stop working but still don’t Restart slide show again… For example: I stop the slider, and I don’t know the way to restart slide again.

    Thanks,

    Alexia.

    #116919

    So that works for me…. now layer slider is on top working properly. my page edits via advance editor works and places whatever I putin there on topl.. then finally the pasted index.php code I brought over is loaded last right above the footer, then the footer itself.

    This resolves my problem of utilizing the nice blog grid style feature from this theme into the homepage along with the layer slider and some page features.

    Only disadvantage now is if I wanted to add something AFTER the index.php blog thing, Im not able to do it via the page editor since it loads it all on top. I might be able to figure it out but luckily this is exaclty the design for my needs so Im good.

    Hope this solution helps! If someone knows a more cleaner solution, Id still be interested! :)

    #116917

    Ok so I think I am on to something… this piece of code, displays the blog enfold grid style the wya I like it, its found in index.php.

    But the catch is, right now if you display that nice blog style, you dont get to use the page function in wordpress to add anything to top or below it, so cant add layerslider, cant add text nothing. its just a flat display of blogs….

    When I copy this code on to other files, like page.php, it actually displays the blog piece like I want…

    So Im trying to now figure out how to put this on my ABOUT page, which I have looking all nice and pretty… I tried adding it to page.php but it didnt work, my about page must be coming from somewhere else. Trying to figure out where… the code is

    <div class=’container_wrap main_color <?php avia_layout_class( ‘main’ ); ?>’>

    <div class=’container template-blog ‘>

    <div class=’content <?php avia_layout_class( ‘content’ ); ?> units’>

    <?php

    if(avia_get_option(‘blog_style’,’multi-big’) == ‘blog-grid’)

    {

    $atts = array(‘type’ => ‘grid’, ‘items’ => get_option(‘posts_per_page’), ‘columns’=> 3, ‘class’=>’avia-builder-el-no-sibling’, ‘paginate’=>’yes’);

    $blog = new avia_post_slider($atts);

    $blog->query_entries();

    echo “<div class=’entry-content’>”.$blog->html().”</div>”;

    }

    else

    {

    /* Run the loop to output the posts.

    * If you want to overload this in a child theme then include a file

    * called loop-index.php and that will be used instead.

    */

    $more = 0;

    get_template_part( ‘includes/loop’, ‘index’ );

    }

    ?>

    <!–end content–>

    </div>

    <?php

    wp_reset_query();

    //get the sidebar

    $avia_config = ‘blog’;

    if(is_front_page()) $avia_config = “frontpage”;

    get_sidebar();

    ?>

    </div><!–end container–>

    #118446

    Hey!

    I added your query to the wishlist: https://kriesi.at/support/topic/enfold-feature-requests/page/2?replies=50#post-110413

    Regards,

    Peter

    I’m going to soft close the topic for now so that the original poster can respond if they are still having issues and to prevent any further derailing from the main topic :)

    Regards,

    Devin

    #118486

    Hi puroption,

    A solution for that was posted here: https://kriesi.at/support/topic/source-code-theme-info

    Regards,

    Devin

    #118250

    I’m going to close this topic for now so it doesn’t turn into a secondary Enfold feature request topic :)

    Regards,

    Devin

    #118364

    Hi doafilms,

    For the error, its just saying that file doesn’t exist. So re-uploading that folder via ftp directly should fix it. You could also try just re-downloading the theme files from themeforest and then re-installing on top of the current installation.

    The widget issue is somewhat hard to look into without seeing it live and in place. The widet areas work just like a normal widget area on any other theme so unless the plugin does something very different, there should be no issue.

    For IE8, there will be some issues because of the themes heavy use of css3 and html5 which ie8 has no support for. IE9 however should be pretty much the same. I recently did a bunch of debugging on IE so I know IE9 works well with Enfold 1.4.

    If you can provide links to these pages for each issue, that will allow us to go forward with trying to figure out whats going on.

    Regards,

    Devin

    #118258

    Hey John,

    Yes of course! I typically go through and check those minor details before Kriesi uploads but it was out the door before I looked at it this time :)

    It should be fixed when Kriesi gets back in the next day or so.

    Regards,

    Devin

    #23095
    andypeck
    Participant

    Hi Nick (hope you pick this up)

    Here’s my original concept for my personal portfolio

    http://www.clipular.com/users/5811069/boards/concept-web-site—anypeck-01


    If we divide my design paged concept into parts –

    + the Logo part is sorted

    + the Slider is sorted

    + the services part (using entypo) is sorted

    MENU –

    + the highlight and font changes is sorted

    + there is a feint line that appears at the top of the menu which spans the entire width of the menu. Design-wise its only 1 pixel deep, is a light grey and is tucked under the orange 3px solid highlight line. it rests at the top and remains fixed with the highlight line moving along it. Obviously if I change the menu by adding or taking away pages then I want how far the line spans to change accordingly

    + whilst ive altered the text size and spacing between letters how do I alter the space between the actual page text elements (home, contact, portfolio etc…) therefore reducing the width of the overall menu. At the moment it feels far too spread out

    MAIN CONTENT

    + looking at the image – at the bottom of the page, below where it says RECENT POSTS ive created a decorative line that mimics the one above the menu. How could I recreate something like this without resorting to PNG files. Personally id like the thin grey line (not the chunky orange one) to be extendable to any width depending on its use or page layout

    As always

    BIG THANKS for such great support and im really starting to get to grips with the theme and CSS

    Cheers

    Andy

    #117866

    Hi,

    Your problem I think is that you have some members of list taking 1 line some 2 and others 3 lines. So you can’t set a standard height. If you can make each list member be of equal length, you can use this

    #top .entry-content div li {
    height: 5em;
    }

    if not, then use a span for each like

    <li>
    <span style ="line-height: 1em;">
    List Item 1
    </span>
    </li>

    Thanks,

    Nick

    #118341

    In reply to: Single Portfolio

    Hi Ismael

    Sorry, I have not explained my question properly.

    I have already gone to this tab, and viewed all. On the menu structure I can see Portfolio, then submenu under that is Portfolio 2 Column [Page], Portfolio 3 Column [Page], Portfolio 4 Column [Page], THEN Single Portfolio 2/3 Slider [Portfolio Entry], Single Portfolio Big Slider [Portfolio Entry] and Single Portfolio Fullscreen Slider [Portfolio Entry]

    I can find the Portfolio, Portfolio 2 Column, Portfolio 3 Column, Portfolio 4 Column pages AND I can see the labels on view all to take over to the menu if I need them

    I can find the Single Portfolio 2/3 Slider, Single Portfolio Big Slider and Single Portfolio Fullscreen Slider on the “Portfolio Items” tab but when I make a new page on these Portfolio items it does not appear in the appearance / menus / all pages in order to add to a menu structure and appear on my site

    I’d also like to know how to make the dropdown menu appear in a neat box as you’ve done with the blog and portfolio dropdowns, mine appear as great big boxes across the top

    Thanks in advance

    Warm regards

    Caroline

    #118264

    I am experiencing that some my text blocks that contain html with <div> tags stopped being editable (cross browser problem).

    nothing fancy:

    <div class=”notebook-container”>

    <div class=”notebook-top”></div>

    <div class=”notebook-middle”>Text..</div>

    <div class=”notebook-bottom”></div>

    </div>

    when i change sth. on another element like a layerslider and hit “save” – the text block becomes visible again. buggy!

    #116451

    In reply to: Enfold Showcase

    Hi Patrick,

    thanks for liking my site. Let`s see how to deconstruct these features:

    1. NEUGIERIG GEWORDEN is a coloured section, set to alternate content and instead of using a bg color, i set a background image with:

    Background Image Position: Center/center

    Background Repeat: Stretch to fit

    Background Attachment: fixed, added large padding and that´s it. I wanted the boxes to scroll on top of the image.

    2. For the menu i am using the ubermenu plugin, but basically the structure is:

    Item level 1 (triggers the flyout)

    – item level 2 (like KINDERMUSIK or INSTRUMENTE)

    — subitem 1 to level 2

    — subitem 2 to level 2

    — subitem 3 to level 2

    – next item level 2

    Hope, this is of some help for you.

    Cheers, Sebastian.

    rsg2
    Participant

    hello,

    here’s my scenario. i created a page with a blog component and set it as “single author, big preview pic”. the blog page looks fine with featured images. but once i click on an individual post (for example a video post), i want to only see the video player. but currently, it is duping the featured image above the video player. i would like to get rid of the featured image when it is a video post.

    but when a post is an audio or just simple text post, i want to see the featured image at the top of the post when i click on the individual post. hope this makes sense

    i’ve tried devin’s css code but that got rid of the featured image along with the video player.

    please help.

    thanks in advance,

    chris

    wow that’s easy enough. That did the trick.

    Sometimes i noticed you guys first type #top… what does that mean/do?

    Thanks for helping an old dog!

    #23071
    dkhollen
    Participant

    Hello,

    I would like to removed the featured image from the top of posts / portfolio item pages. I want to keep the featured images on the blog and portfolio pages as thumbnails, but remove them from the posts and item pages. Is this possible?

    I was also wondering if it is possible to format the size of the thumbnails on the blog page when in grid view to all be the same size? I don’t mind if images get cropped, I just would like them all to be the same dimensions (as it stands, some are square, some are rectangular).

    My website is http://hollenberg.tv

    Thank you for your time.

    Hi,

    1.) You can use this

    #top .main_menu .menu li {
    float: right;
    }

    2.) To make the header fixed, you use this

    #header {
    position: fixed;
    }

    #main {
    padding-top: 155px;
    }

    3.) You increase the icon size with this

    .social_bookmarks .avia-font-entypo-fontello {
    font-size: 16px;
    }

    Regards,

    Ismael

    #117725

    Just wanted to say Kudos Devin, that’s exactly what the issue was. I have LastPass installed on both laptops in Chrome and Safari, and as soon as I disable the extension, the page scrolls smooth exactly as it should…

    Very happy to be given the suggestions needed to find the solution here. I really appreciate everyone’s help.

    Cheers!

    Hi,

    Edit js > avia.js then find this code

    //check if the browser supports element rotation
    function avia_header_size()
    {
    var win = $(window),
    header = $('.fixed_header #header'),
    elements = $('#header_main .container, .main_menu ul:first-child > li > a:not(.avia_mega_div a)'),
    el_height = $(elements).filter(':first').height(),
    isMobile = 'ontouchstart' in document.documentElement,
    scroll_top = $('#scroll-top-link'),
    set_height = function()
    {
    var st = win.scrollTop(), newH = 0;

    if(st < el_height/2)
    {
    newH = el_height - st;
    //header.removeClass('shadow');
    }
    else
    {
    newH = el_height/2;
    //header.addClass('shadow');
    }

    elements.css({height: newH + 'px', lineHeight: newH + 'px'});
    }

    if(!header.length) return false;

    if(isMobile)
    {
    return false;
    }

    win.scroll(set_height);
    set_height();
    }

    Replace that with

    //check if the browser supports element rotation
    function avia_header_size()
    {
    var win = $(window),
    header = $('.fixed_header #header'),
    elements = $('#header_main .container, .main_menu ul:first-child > li > a:not(.avia_mega_div a)'),
    el_height = $(elements).filter(':first').height(),
    isMobile = 'ontouchstart' in document.documentElement,
    scroll_top = $('#scroll-top-link'),
    set_height = function()
    {
    var st = win.scrollTop(), newH = 0;

    if(st < el_height/1.5)
    {
    newH = el_height - st;
    //header.removeClass('shadow');
    }
    else
    {
    newH = el_height/1.5;
    //header.addClass('shadow');
    }

    elements.css({height: newH + 'px', lineHeight: newH + 'px'});
    }

    if(!header.length) return false;

    if(isMobile)
    {
    return false;
    }

    win.scroll(set_height);
    set_height();
    }

    It will reduced the header a bit more taller.

    Regards,

    Ismael

    #114609

    This is just a beautiful theme. Can’t pout it down!

    My only two requests would be AJAX portfolio like Choices has (needs to scroll to a consistent top margin position when opening, like Choices does) and masonry grid for the blog… and for portfolio?

    I also don’t see any correction/mandatory fields being noted in the contact form… but I haven’t really played with it yet…

    Thanks guys!

    #23049
    doafilms
    Participant

    Hi Kriesi,

    I’ve post things in the past on your message boards and you have always been great getting back to me. Hopefully these problems are easy fixes.

    http:www.kelly-sells.com

    First thing is I am having limited compatibility with IE 8 and 9. IE10 works flawlessly, but 8/9 don’t do the site justice. It’s not the end of the world, and if need be I will install a javascript browser detector and switch to a very simple version of the site fo IE users, but just curious on your thoughts and any solutions.

    Next is the big issue. I have a real estate plugin installed (dsIDXpress by Diverse Solutions) on the site that uses a IDX system based on the US multiple listing service (MLS) that allows visitors to search for properties in the real estate market. Because of our location, there is only one pro service that offers a plugin for our area. On top of that its not cheap ($100 setup and $30/month). So basically we HAVE to use this plugin. However we are running into some bugs and I think its coming from the themes end. I had already contacted the plugin company and they explained that it was an issue with the theme. They may be just ignoring it, but I figured I would ask.

    The major is issue is the shortcode buttons in the TinyMCE do not work properly. You can see here: http://imageshack.us/a/img96/7534/screenshot20130506at342.png

    Any time I click any of the three buttons installed into the TinyMCE, a popup windows displays and a few moments later the error I linked to shows up. It is referencing something about the avia updater, which I believe has something to do with the advanced layout builder. Is there ANYTHING I can do to fix this? It’s crippling my usability of this plugin.

    Next thing is kind of two things in one. It again has to do with this plugin. One of the features it has is a property widget that can display properties within certain parameters either as a list or on a map. What I have done is created a custom widget area and added that widget on the homepage to display properties on a google map. The odd thing is it worked for about a day or so, and now its just displaying it as a list. I have gone back and looked at the widget settings and it still set to display as a map. On top of that, it started showing as a list instead of a map for me about a day and a half before it did some of my clients, so its behaving oddly. My next option would be to try the exact same setup using the shortcodes, but as described above, they will not load.

    Lastly that same widget I am placing into a custom widget area onto the page seems to be injecting code and a logo into the footer. Normally on a listing page that same text and logo will display just below the listing, but I think because I am placing a widget into the page and not on a sidebar, its messing up and throwing that data into the footer. It just looks really ugly and wanted to see if there is anything I could do about it. Honestly if we can get the shortcode buttons to work, all these problems may get resolved, but since I haven’t been able to use them I don’t know for sure.

    SORRY about the super long post, but its very important and urgent. If you need access to my wordpress backend or my ftp please let me know. ANY HELP you can provide is hugely appreciated.

    #117562

    Done it! its getting easier.

    Thanks for the video too….

    Now all I need to do is explain how to actually create this 1px grey solid line that spans the entire menu (Home, Portfolio, Blog, Contact, About Me) and sits behind/at the top of the highlight line we’ve just moved up. I worked out how to make the highlight line 3px deep and adjusted its position

    Ill set up a dropdown menu and check that it all still works. I forgot to mention that my aim is to change the dropdown menu background colors and not change the text. Hence… ROLLDOWN – Background is black, ROLLOVER – Highlight background changes to a deep orange and theres a subtle text colour change too. Ill play around myself and see how I get on

    Is there a way for me to send you an image?

    Once ive done the menu ive pretty much got everything else within the theme as normal. I might want to create a giant slabtext on my home page only but thats it. Just so you know that I wont be sitting on your coat tails for the entire site!!!!!!

    Cheers

    as always

    #117558

    Hi,

    Put up a menu on your website. Please don’t talk in abstractions and generalities or i will make up my own colors, sizes, etc. I get a vague notion of #6. The rest I think I get. I made video of me doing it. Good stuff for youttube.. Website crashed in middle of video though. I didn’t do responsive since i dont think it will make any difference regarding colors, that flying underscore though probably needs 1 media query.

    /*triangle killer*/
    #top .current-menu-item>a>.avia-menu-fx>.avia-arrow-wrap,#top .current_page_item>a>.avia-menu-fx>.avia-arrow-wrap {
    display: none;
    }
    /*menu top font color off*/
    #top .header_color .main_menu ul:first-child>li>a {
    color:rgb(255,8,8);
    font-size: 1.1em;
    }
    /*menu top font color hover*/
    #top .header_color .main_menu ul:first-child>li>a:hover {
    color:rgb(8,255,255);
    font-size: 1.1em;
    }
    /*sub menu font color */
    #top .main_menu .menu ul li>a {
    color:green;
    word-spacing:1.2em;
    font-size: 1.1em;
    }
    /*sub menu font color hover*/
    #top .main_menu .menu ul li>a:hover {
    color: blue !important;
    }
    /*sub menu background off*/
    #top .header_color .main_menu .menu ul li a:hover {
    background-color: rgb(12,9,122);
    }
    /*sub menu background hover*/
    #top .header_color .main_menu .menu ul li a:hover {
    background-color: rgb(68,9,9);
    }
    /*underlines now float above menu*/
    #top .avia-menu-fx {
    display:block;
    position:absolute;
    top: 25px;
    }

    Video is uploading, gonna be here in 5 mins.

    Thanks,

    Nick

    #118134

    Hi,

    1) Upload the image of the horizontal line using Media and get the url of the image / see-> http://i.imgur.com/UxeA6Vf.png

    2) Add the CSS below to Quick CSS located in Enfold > Styling at the bottom of the page. Remove the http://domain.com/path/image-you-uploaded.png from the css below and in its place add the url of where you uploaded the image from step 1 above

    #top #big-hrline {
    background: url(https://domain.com/path/image-you-uploaded.png) no-repeat bottom;
    margin: 0 0 30px;
    overflow: hidden;
    padding: 0 0 20px;
    width: 100%;
    }

    3) Open /config-templatebulder/avia-shortcodes/hr.php and find line 117 which looks like this

    function shortcode_handler($atts, $content = "", $shortcodename = "", $meta = "")

    Delete line 117 and everything below until the end of the file and in its place paste the code

    function shortcode_handler($atts, $content = "", $shortcodename = "", $meta = "")
    {
    extract(shortcode_atts(array('class' => 'default', 'height' => '50', 'position'=>'center', 'shadow'=>'no-shadow'), $atts));
    $hrtype = 0;
    $output = "";
    $height = trim($height, 'px% ');
    $style = $class == 'invisible' ? "style='height:{$height}px'" : "";
    $class .= $class == 'short' ? " hr-{$position}" : "";
    $class .= $class == 'full' ? $hrtype=1 : "";

    if ($hrtype==1){
    $output = "<div id='big-hrline'></div>";
    }else{
    $output .= "<div {$style} class='hr hr-{$class} ".$meta['el_class']."'><span class='hr-inner'><span class='hr-inner-style'></span></span></div>";
    }

    return $output;
    }

    }
    }

    I tested it and it works.

    To use it just select the horizontal ruler full width separator http://www.clipular.com/c?5870161=RjLTobeBs0GTGlXzgTHEJxitw_Q&f=.png

    Thanks,

    Nick

Viewing 30 results - 142,351 through 142,380 (of 142,596 total)