Viewing 30 results - 140,941 through 140,970 (of 142,543 total)
  • Author
    Search Results
  • #26324
    Gekko101
    Participant

    Hi Guys,

    Im getting this error on the top above my slideshows in the portfolio section:

    Warning: trim() expects parameter 1 to be string, array given in /home/gekkosho/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/slideshow.php on line 443

    #129783

    Actually I’m also missing the content slider and we’ll implement it in a future update (see https://kriesi.at/support/topic/enfold-feature-requests – it’s already on the “So far requested and accepted” list). I can’t give you an ETA though. It definitely requires some work to transfer the slider from Corona to Enfold and we’ll probably not use the “old” content slider script from Corona but the new Enfold “post slider” script to build the content slider element.

    #129993

    Although I agree that it’s probably a better solution to create child theme files we can’t do this because it just takes too much time. We must work efficient and unfortunately we don’t have the time to explain how to use child themes, how to use code overwrites, etc. to modify the core files and so on. I expect that users who want to work with child themes read articles/tutorials, etc. and learn these things without our help and we can give them guidelines if the have a certain question (like: https://kriesi.at/support/topic/override-the-global-avia_config-within-child-functionsphp or https://kriesi.at/support/topic/generate-new-image-sizes-in-child-theme ) but we can’t explain how child themes work general, etc.

    If we start to work this way we’ll get many more questions of inexperienced users (maybe we’ll even confuse them) and that’s something I don’t want…

    #129949

    Hey!

    Try to wrap your code into a function and use the init hook to add your thumbnail size to the avia_config array: https://kriesi.at/support/topic/override-the-global-avia_config-within-child-functionsphp

    Best regards,

    Peter

    #129903

    This is a bug (or maybe a technical limitation) of the layerslider plugin. Eg our shortcodes are not responsive too if you embed them in a slide/use them with layerslider (see: https://kriesi.at/support/topic/layer-slider-reponsive ). Kriesi contacted the plugin author and we’ll see if he can fix the problem or not…

    #26311

    Topic: Building My Website

    in forum Enfold
    zendao
    Participant

    So I really like Enfold and I’ve written all the content on the homepage and other pages using the demo. I’ve tried designing it to the best of my abilities and I think it looks OK, but I need the website to reflect Top-Quality web design as that is what my business will be about. I’m not a coder or web designer (and I don’t really know what a coder is? what’s the difference?) so I’m thinking of hiring someone to do it.

    Is this often necesary after buying a theme if one wants it to stand out and look it’s best? or is it overkill? How much am I expected to pay if I outsource the work? What key aspects/elements of building a website should I focus on when working with a web designer? Should I look for an expert on WordPress? Php? html? or web-design in general?

    Anyway, here it is… let me know what you guys think of the website itself, specially the overall look, and if you guys think it would help to outsource for best results.

    Thanks!

    #129841

    Hi,

    You need to pull back the menu the same number of pixels you used to change the height to 160px

    Please use this css, just play with the numbers a little:

    .main_menu ul:first-child >li > ul {
    top: 20px;
    }

    Thanks,

    Nick

    #129982

    Hi freeethinka,

    I’m not really clear on what you mean. Anything you make in a Advanced Layout Editor is only accessible from the Advanced Layout Editor. So if you save a template then it would be available from the same menu where the template was saved (the top right of the advanced layout editor interface).

    The page templates available from the Page Attributes meta box are php files within the theme files.

    Try watching the short intro video on the Advanced Layout Editor here for a general idea on how it functions: https://vimeo.com/channels/aviathemes/64927358

    Regards,

    Devin

    #129687

    I’m not able to access the page with the username and password provided.

    The only thing that we can do is to try and duplicate the layout you have and see whats going on. What you might want to try is to re-adjust the layout by using color sections to break up the content instead of just groups of column content on top of each other.

    Using what you had in the original text file I don’t get any issues when displaying it live.

    #129532

    Hi Laney,

    If you want something to only effect mobile view you can add it to the same media query as above. The custom.css has a blank template for mobile and desktop media queries and are labeled as such.

    Regards,

    Devin

    #115182

    The post has also been tagged for Kriesi so if he is able to find the issue he will most likely post here.

    I’m going to close the topic until then however so that we can approach any similar but perhaps not exact issues separately.

    Regards,

    Devin

    Hi,

    I really need to see the page itself to give you the code because I am not seeing space on mine so our configurations differ somehow. You can hide the url in www/goo.gl if you want.

    Not sure why you removed margin-top since now you have pretty much how the code was before my modification.

    Thanks,

    Nick

    #129788

    In reply to: CSS Conflict

    Hi Devin – Thank you. This change did remove the spacing from the top but seems to have created new issues. To see how the form looks now as contrasted to how it should look please see: http://TheCalorieMythBook.com/wp-content/uploads/2013/07/pleaseHelp.jpg

    The pages shown are: http://thesmarterscienceofslim.com/testor.html and also http://thecaloriemythbook.com/?page_id=2330

    How can we make the form boxes layout like: http://thesmarterscienceofslim.com/testor.html

    #129390

    Hi abundancing,

    No, you can only have a single footer. But you could remove the footer with the Layout meta box options and then attempt to duplicate a footer using the Advanced Layout Editor layouts.

    The background white stripe is because your background image has that at the top: http://markle.abundancing.us/wp-content/uploads/2013/04/paper_bg.jpg

    @ Crippy, I don’t understand the question.

    Regards,

    Devin

    #129755

    Hi Crippy,

    I answered your question in the other topic you asked it on here: https://kriesi.at/support/topic/change-background-color-for-top-heading-section#post-125066

    Regards,

    Devin

    #129389

    How is the CSS code called for the navigation bar “#header” ?

    #129151

    Hello there, i have kind of the same Problem using the latest Chrome Version.

    Enfold is upgraded to 1.71.

    IE, Firefox etc work.

    The fixed-background-images are visible in chrome above a screenwidth of 1024, but when i resize below 1024 pixels, the background-images won´t show.

    Hope you can help us,

    Regards,

    Hannes

    UPDATE: Using the Crome Web Developer tools i noticed, that nearly everything is fine, when you remove the “position:relative” for the container_wrap class in the grid.css file (starting at line 25 i think). But then the Logo disappears in the header…

    I changed:

    .container_wrap {

    clear: both;

    position: relative;

    z-index: 1;

    border-top-style: solid;

    border-top-width: 1px;

    }

    to

    .container_wrap {

    clear: both;

    z-index: 1;

    border-top-style: solid;

    border-top-width: 1px;

    }

    And to get the Logo back where it belongs i added the following below:

    #header_main.container_wrap {

    position:relative;

    }

    Will do some more testing, but at a quick glance everything seems to work.

    I am not sure, whether this is the right way to do it, but i seems like it works for my site…

    Hope i could help a little.

    Hannes

    #26294
    ElEquipoE
    Participant

    Hi,

    I’m trying to use a calendar from all-in-one-Calendar inside a page like this:

    [ai1ec view=”agenda”]

    The problem that I have is that if I use that code with the Advance Layout Editor (inside a text block), the page breaks, but if I use the same code on the default editor it is working ok

    You can see an example on :

    http://www.siete3.es/ith –> this is not working with advance layer editor

    and

    http://siete3.es/ith/eventos/ –> it is working ok

    Looking at the output code I can see what’s going on and it is because the output is adding extra <p> and < br > so the output is something like this.

    ... class="ai1ec-prev-page ai1ec-load-view btn" <br />
    data-type="jsonp" href="http://siete3.es/ith/pagina-ejemplo/page_offset:-1/action:agenda/time_limit:1374098399/"<br />
    ><br />

    So I try to use some plugin to remove extra <p> and < br > like “Disable WPAUTOP” or “ultimate TinyMCE” but with no luck.

    Any ideas?

    Thanks

    #129388

    Oh, and also I have white lines running across the background of my site. How do I remove those? http://markle.abundancing.us/

    #129387

    great, thank you! That worked great. Another question I have is if its possible to have 2 footers set up? So there would be the footer as is and then a duplicate area that could be a different color. Thanks!

    Thank you very much for your answer. There is now a small space between menu and slider, any idea how I can fix this?

    I changed this code :

    {

    var st = win.scrollTop(), newH = 0;

    if(st < el_height/2)

    {

    newH = el_height – st;

    header.removeClass(‘header-scrolled’);

    }

    else

    {

    newH = el_height/2;

    header.addClass(‘header-scrolled’);

    }

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

    }

    line-819 834 (no closing bracket on line 837)

    #26277
    dsgnerfw
    Participant

    I don’t have a windows laptop now so I couldn’t really test internet explorer. But using browserstack live, my logo looks enlarged in internet explorer ?

    Can someone with windows help me out please?

    #119257

    In reply to: styling

    Ok, i solved it. It’s tricky though. For others searching on this topic, I tried:

    changing all permissions on the folder (and files) to 755 or 777,

    clearing cloudflare cache,

    clearing all browser cache (and numerous browsers)

    disabling plugins,

    I THOUGHT by clearing the cache on the plugins that would be enough, but no.. had to actually disable them. Weird.

    #129686

    this is the code generated as seen on firebug, as you can see, instead of 5 columns, system renders first 2 and the third breaks layout that comes next on syntax, and makes it DISAPPEAR from avia framework.

    <br />
    <div class="post-entry post-entry-type-page post-entry-734"><div class="entry-content clearfix">
    <div class="avia_textblock"><h1 style="text-align: center; font-weight: 200; font-size: 2.7em; text-transform: none;"><a href="http://dm-c.it/riservata/adaptive/settori/"><span style="color: #005cb9;">La rivoluzione del Printing & Packaging in 5 semplici punti.</span></a></h1>
    </div>
    <div class="flex_column av_one_fifth first avia-builder-el-2 el_after_av_textblock column-top-margin">
    <div class="avia_textblock"><div class="avia-font-entypo-fontello icona-colonnehomepage-dmc"></div>
    <h3 style="text-align: left;"><a title="DEFINIZIONE" href="./prodotti/">DEFINIZIONE</a></h3>
    <p>Progetto del tracciato di fustella e applicazione della grafica. Realizzazione del mock-up…
    <a href="./prodotti/">continua</a></p>
    </div>
    </div>
    <div class="flex_column av_one_fifth avia-builder-el-4 el_after_av_one_fifth column-top-margin">
    <div class="avia_textblock"><div class="avia-font-entypo-fontello icona-colonnehomepage-dmc">⚙</div>
    <h3 style="text-align: left;"><a title="AVVIO" href="./prodotti/">AVVIO</a></h3>
    <p>Visto si stampi. Finalizzazione degli impianti di stampa e avvio del ciclo produttivo…
    <a href="./prodotti/">continua</a></p>
    </div>
    </div><div class="flex_column av_one_fifth avia-builder-el-6 el_after_av_one_fifth avia-builder-el-last column-top-margin"></div><p></p>
    <div class="avia_textblock"></div>
    <div class="avia-font-entypo-fontello icona-colonnehomepage-dmc">
    </div></div></div>

    #129277

    Try following css code

    #top #pe-container .input-text, #top input[type="text"], #top #pe-container input[type="input"], #top #pe-container input[type="password"], #top #pe-container input[type="email"], #top #pe-container input[type="number"], #top #pe-container input[type="url"], #top #pe-container input[type="tel"], #top #pe-container input[type="search"], #top #pe-container  textarea, #top #pe-container select {
    padding: 4px 6px;
    margin-bottom: 5px;
    }

    #129877

    In reply to: Permalink trouble

    #129490

    In reply to: Customize Logo Size

    I tried the code correctly as per your instructions but it wasn’t effecting anything :(

    so i tried the one below also added positioning parameters and its working fine I guess,

    .logo img {

    width: 250px !important;

    height: auto !important;

    max-height: 167px;

    position: relative;

    bottom: 20px;

    }

    Now could you please tell me how can I delete the bar that is appear on the top of the page (blue header)??

    #26260
    Littbarski
    Participant

    Hello, when I add slider (easy of fullscreen) sliders only works for the first two slide then it stops. Probably a js conflict, I closed off plugins but it did not change. I will provide link if it is a familiar problem.

    Best

    #126691

    Hi,

    You can use the Insert Shortcode wand for the post, they render the same output with the Advance Layout Editor.

    If you want to enable the ALE on posts. Please refer to this link

    https://kriesi.at/support/topic/how-to-add-advanced-layout-manager-to-blog-posts

    Look for Dude’s instruction.

    Regards,

    Ismael

    #129663

    In reply to: Single menu item color

    Hey,

    Glad you solved it. You can create customizations on your custom.css or Quick CSS.

    If you like the theme, please send us a feedback. Here’s how:

    https://kriesi.at/support/topic/your-testimonials-on-our-front-page-a-unique-chance

    Regards,

    Ismael

Viewing 30 results - 140,941 through 140,970 (of 142,543 total)