Viewing 30 results - 243,301 through 243,330 (of 244,463 total)
  • Author
    Search Results
  • #120261

    I would recommend formateins’s advice and set up a test install on the same server. Then do a very basic installation with no plugins and test as you add in each after that.

    It very well could be a rogue setting in the wp_options table relating to the enfold theme install specifically or even with the wordpress install overall.

    Regards,

    Devin

    #24238
    ykblue
    Participant

    Hi, viewing the Enfold theme (version 1.5) in responsive mode on the iPhone 4s / iOS 6.1.3, I face some problems.

    – scrolling is not smooth at all, it’s really work pressing and shifting to get from top of the page to bottom and back

    – klicking on the top (time) does not scroll page to top as usual

    – there is no “to top” arrow as in your preview

    I’m using the boxed layout and an overall bg-image. site is under construction pixelwort.de/naturavetal

    Probs occur in both sizes width 1030 and 1210px

    Thanks for looking into this. Best regards, Katharina

    Liminalty
    Participant

    http://adrianl.bplaced.net/test/appruptloeschbar/enfold.png

    Hi guys,

    i installed wordpress with the enfold theme. But my PRoblem is, that the slider is really much on the left side.

    Anyone here how i can fix that via backend-module or css?

    In the live-demo it works normaly here at kriesi but when i install it – not. (and i didn’t changed anything)

    #122439

    In reply to: Rogue Color Layer

    Thanks for the confidence boost Nick,

    Your’e right of course although having come from a Rapidweaver background Im used to using dummy content, tweaking till it works and then populating all the core pages. I worry that if I dont get the main pages right now then when Ive thrown in everything and come back to tweak I wont be able to get what I want and ive committed to everything. Arse about-face way of working but normally I just design front end pages, shoot the video and then hand the rest over to a team to make it happen. Of course I understand the principles so im not trying to land a man on the moon without having a grasp on physics and gravity but even so….. well you get my drift.

    Anyway…

    Im going to do things slightly different. Ive saved all my pages and I will do as you say but just to be sure I wasnt going mad I reinstalled wordpress and both Enfold & Child. I then stripped away all the content (dont worry its backed up) and just made a basic page but changed all the background colors

    Take a look at my site…. andypeck.co.uk

    The orange is the color I tweaked across the board for all fonts and yet look what happens down the right hand side in the side bar. There’s some sort of additional layer making all the copy come out hue’s but not the strength of what I picked in the Styler. Am I going mad or is this an error?

    Also, did the blog shoprtcode (when its in a grid) ever have an except underneanth or has it only ever displayed just the title. I swear it did have a few lines which is why the READ MORE was relevant but having now checked the demo site andcompared it to my own it no longer has it. Was I imagining the except? Has it gone with the 1.5 update or should I just go get my head examined?

    Sorry for long email but thought I should explain

    Andy

    #122417

    Peter / Devin – you guys ROCK!

    Thanks so much!!!

    #121648

    Hi,

    You can do quite a lot of stuff to that line .. Add this css to your custom.css file https://kriesi.at/support/topic/enfold-responsive-slide-out-menu-issue#post-112059 and you see what I mean about that bar below the menu, This code also gives you a blueprint for customizing the menu itself and all its parts including aligning everything. i believe that the code already puts everything right where it needs to be.

    Thanks,

    Nick

    #114647

    I agree with victoriaeduc and the others.

    It would be great if you can provide and style a widget (for homepage for exemple) with a list of events : date, title, thumbnail. An a page dedicated of course.

    Thanks for the non-designers ;)

    ========

    In the Avia Layout Builder, it would be nice if there are other options of columns : two fifth, three fifth ; one half, one fourth, one fourth ; … (all combinaisons)

    #122674

    Open up wp-contentthemesenfoldframeworkphpfunction-set-avia-frontend.php and replace:

    $logo = "<img src=".$logo." alt='' />";

    with

    if(is_page('25')) $logo = 'http://mywebsite.com/second_logo.jpg';
    $logo = "<img src=".$logo." alt='' />";

    Instead of 25 insert your page id and replace the http://mywebsite.com/second_logo.jpg url with a valid url to your other logo image.

    #122416

    Hi!

    Use following css code – insert it into the quick css field:

    .woocommerce-page .widget_shopping_cart_content .button {
    min-width: 105px;
    }

    Regards,

    Peter

    Hey!

    I can’t reproduce this error: http://www.screenr.com/aVHH and we didn’t receive other bug reports regarding this issue. This is maybe a client side problem (browser configuration/extension, etc.).

    Best regards,

    Peter

    #122742

    In reply to: Add menu description

    1) Enfold does not support such a menu description. You can try to use html code to “shrink” your menu item link text (eg with

    <span style="font-size: 10px">My description</span>

    2) You can change the color of the dropdown with

    #top .header_color .main_menu .menu ul li a{
    background-color: #333;
    color: #fff;
    }

    Adjust the color values and insert the code into the quick css field.

    #122801

    1) You can try to use the excerpt length filter: http://codex.wordpress.org/Function_Reference/the_excerpt#Control_Excerpt_Length_using_Filters – insert the code at the bottom of functions.php.

    2) The advanced layout builder is only included in Enfold. Other (“older”) themes do not support this feature however Replete, Incarnation, etc. support a “Template Builder” which is similar to (but not as flexible as) the layout builder.

    #24227
    glen
    Participant

    Is there a way to specify the default excerpt length for blog posts in the Grid layout? If I choose “Multi Author Blog,” “Single Author, small preview Pic,” “Single Author, big preview Pic,” the excerpt is the correct length by default. As far as I can tell, the only one that’s messed up is the “Grid Layout.”

    You can see what I’m talking about by going to TheCaliforniaPost.com.

    I did some searching in the forum and found an answer, but it wasn’t for the default. It basically stated that you can go into each post and specify the excerpt one-by-one by going into screen options at the top, clicking excerpt, and then defining the excerpt… There has to be a way to set a default so that we don’t have to do each one individually..

    Also, I’m looking into a new theme for a new project and I’m very impressed with Enfold. Do all of your themes have the Avia Layout builder as well as the updated theme options panel or is this just a feature included with the newest themes such as Enfold, Replete, Incarnation, etc?

    Thanks!

    #122689

    In reply to: Thumbs are fuzzy

    Hi,

    Please follow this link.

    https://kriesi.at/support/topic/enfold-combo-widget

    It will be fixed on the next update.

    Regards,

    Ismael

    petzeus
    Participant

    Thanks guys, great job on this theme, it is stunning.

    On my site, the “Enfold Latest News” widget seems to behave correctly in the sidebar when viewing the designated blog page or a full blog post, correctly listing (and linking) the most recent posts. However, I have noticed strange behaviour when viewing any blog posts in archive view (e.g. kriesi.at/themes/enfold/category/images/ ), where the widget displays broken links that appear as, e.g., kriesi.at/themes/enfold/nnn , where nnn appears to correspond to the most recently-assigned WP numeric post ids.

    The WP “Recent Comments” widget functions correctly for me, although not as attractive, of course. I would prefer to use the Enfold latest news widget, and would appreciate knowing if there is a fix. FYI, I updated from v1.4 to v.1.5.1 on a very vanilla WP 3.5.1 site (i.e., only installed Enfold them, and no additional widgets at all).

    Thanks again,

    Paul

    #114646

    Hi,

    I think Enfold is superb. I took a look at the other kriesi themes and I found “archive timeline” of Incarnation theme. I need something similar in order to show future events that I will hold for my clients. It would be perfect with the specific dates showed for each event in a squared small frame on the left. Something like that:

    Is it possible the integration of “archive timeline” in Enfold? It’s a very useful tool for Enfold customers. As proof of this, I found some of them requesting for this feature in the previous posts.

    In any case, very good job!

    Thanks in advance.

    #121646

    Hi,

    Sorry for the delay with the weekend.

    1) The theme has 5 menus , two of which have only 1 menu on screen. So that leaves 3 menus which each have the main/submenu. Please clarify which one of the three you are talking about (found in Enfold > Theme Options > Headers

    a) Fixed Header with Social Icons and additional Navigation

    b) Non-fixed Header with Social Icons and additional Navigation

    c) Header with Social Icons and bottom Navigation

    ===================

    This deals with the little point (called avia arrow) on the line that moves under the navigation items;

    `

    /*


    AVIA ARROW


    */

    .current-menu-item>a>.avia-menu-fx>.avia-arrow-wrap, .current_page_item>a>.avia-menu-fx>.avia-arrow-wrap {

    display: block;

    }

    /*


    AVIA ARROW color


    */

    .header_color .avia-menu-fx .avia-arrow{

    background-color: rgb(195, 81, 47);

    color: rgb(255, 255, 255);

    border-color: rgb(195, 81, 47);

    }

    /*


    AVIA ARROW position


    */

    .avia-menu-fx .avia-arrow-wrap .avia-arrow {

    top: 10px;

    }

    /*


    AVIA ARROW size, more position shape


    */

    .avia-arrow {

    height: 10px;

    width: 10px;

    position: absolute;

    top: -6px;

    left: 50%;

    margin-left: -5px;

    -webkit-transform: rotate(45deg);

    -moz-transform: rotate(45deg);

    transform: rotate(45deg);

    border-width: 1px;

    border-style: solid;

    visibility: hidden;

    }

    /*


    AVIA Under Menu Floater – color


    */

    .header_color .avia-menu-fx{

    background-color: rgb(47, 83, 195);

    color: rgb(170, 106, 70);

    border-color: rgb(47, 53, 195);

    }

    Thanks,

    Nick

    #24206
    elimpa01
    Participant

    Hi,

    In the Enfold demo page (http://kriesi.at/themedemo/?theme=enfold) , the drop-down menu of “Pages” in the Header has a format of multiple columns with titles. Would anyone happen to know how I could use that format? I would appreciate any information. Many thanks

    Evan

    #122436

    In reply to: Rogue Color Layer

    Hi again…

    Ok, ive done a search and deleted 17 .DS_Store files and have added a block app that will avoid adding them again (fingers crossed). Ive also deleted every single file except the ones ive put inside the Enfold-Child Theme folder. These are: FONTS folder (includes the Bebas set) and the ‘style.css’ file. Thats it!

    Ive not touched the Enfold theme at all so now the only things ive added are within the CSS file.

    The three issues however still exists!!

    I guess I can abandon the idea of using the Fixed Header and revert to the scroll up version which would fix ISSUE 3 but that doesn’t resolve ISSUE 1 (Testimonial desc text) & ISSUE 2 (Colors)

    Andy

    #24215
    maratino
    Participant

    I have a plugin that writes some javascript. it’s not working with enfold. it works with other themes.

    it seems that there are <p> tags within the js code – only with enfold.

    the plugin uses a lot of . “rn”; formating in a function called “counter_shortcode”.

    var customCounter_13399 = null;

    var customTimerId_13399 = null;

    function loadCounter_13399(){

    customCounter_13399 = new Counter(“customCounter_13399”, {

    digitsNumber : 6,

    direction : Counter.ScrollDirection.Upwards,

    scrollAnimation : Counter.ScrollAnimation.FixedSpeed,

    characterSet : Counter.DefaultCharacterSets.numericUp,

    charsImageUrl : “http://gekko-mate.de/wp-content/plugins/codecanyon-4662405-animated-counter-for-wordpress/images/numeric_up_blackbg5.png&#8221;,

    markerImageUrl : “http://gekko-mate.de/wp-content/plugins/codecanyon-4662405-animated-counter-for-wordpress/marker.png&#8221;,

    postfixText : ‘€’,

    showDecimalSeparator : true,

    value : 590.00

    });</p>

    <p> customTimerId_13399 = window.setInterval(function(){

    if (parseFloat(customCounter_13399.value) < 597.23){

    customCounter_13399.add(1, 800);

    } else {

    clearInterval(customTimerId_13399);

    }

    }, 1000);

    }

    loadCounter_13399();</p>

    <p>

    elimpa01
    Participant

    Hi,

    I was building my site using the advanced editor normally, when all of a sudden it disappeared. The button “advanced layout editor” is still there, but it does not appear when I click it. I noticed that another person had a similar problem, but managed to resolve it simply by turning the advanced editor option on in the “screen options”. I’ve been looking for “screen options” but cannot find it. I am not a developer, just a layman, so I’d appreciate you letting me know what I can do. It’s pretty urgent. Many thanks

    Best,

    Evan

    #24210

    Topic: Add menu description

    in forum Enfold
    iuking
    Participant

    hi

    how can Enfold theme add menu description like this

    http://kriesi.at/themes/habitat/

    and drop down menu like this

    http://www.dreambeautyprofessional.com/menu.png

    i realy need help !

    thank you very much!

    #122728

    Tbh I can’t answer the question because I don’t have a reference point for a comparison. Enfold comes with a lot of unique features which require additional code and obviously this code will always slow down your website a bit. Compared to a simple theme like TwentyTwelve Enfold is not speed optimized because we’d need to strip all these features for a fair comparison. That said we created most parts with the loading performance in mind (sometimes it’s not possible because of browser compatibility reasons, etc.) and Kriesi also works on some framework improvements to reduce the php memory usage.

    #119888

    Thanks so much Kriesi,

    just updated to 1.5.1 and it works perfectly :) You have a great team behind you as Peter, Ismael, Nick and Devin always help usually within a day or two and sometimes within a few hours and we really L0VE Enfold!

    @Peter thanks so much for all your help and for the suggestion to Kriesi to include in the latest update :)

    Best regards,

    jasmine

    #120146

    Hi,

    Oh I read about VMI a long while ago, can’t remember what. Oh yeh, Thailand army has a lot of officers who are graduates from your school. Read it on flight to Bangkok and … But I digress.

    There’s something off on the site. I can’t put my finger on it, seems to be a delay somewhere as I am jumping between media queries, the mobile menu is just a tad slow than normal, and some things are not as smooth and stretchy (this is on Chrome) though visitors won’t notice that since they are in the same screen size, it’s unusual and may be part of the issues that show up on earlier IEs but are managed on Chrome.

    You have some errors

    Failed to load resource: the server responded with a status of 404 (Not Found) http://admissions.vmi.edu/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.woff

    Blocked a frame with origin "http://media.virtualrabbit.com" from accessing a frame with origin "http://admissions.vmi.edu". Protocols, domains, and ports must match.

    Second is Chrome nonsense error but first should be fixed. That’s a file for the fontello glyphs/fonts that create the icons in the theme its IE9+ . You probably don’t have the correct mime type in your .htaccess file for .woff file i would guess …

    You are running on IIS 7.5/2008 Server have 128meg wp/ram . Should be ok

    =====

    http://i.imgur.com/xKA6A5K.png <– this is how i am seeing this page through ie8 and xp (emulated). if you see it any differently can you post a screenshot like this? Well besides the two run on videos, a few missing backgrounds. missing toggles, and of course that 3d campus tour, website background, thingy below the menu,

    Your videos are messed up on Chrome even because the first one (push-ups training) is not in the same aspect ratio as the other 3. So it needs to be re-encoded in the same aspect ratios as the other 3, otherwise at best it will have black lines on two sides http://www.clipular.com/c?6891027=C3O7QXuFTjYv9qCuKT3HxSvT-AE&f=.png

    .avia-video iframe, .js_active .avia-iframe-wrap iframe, div .avia-video .avia-iframe-wrap {
    position: relative;
    width: 320px;
    height: 186px;
    }

    try this css at the end of /css/custom.css

    I don’t have an ie8 but i think most of these can be fixed though not sure about the 3d tour, ie8 users are used to shades of grey and error messages just about anywhere they go online, so having complex animation will only confuse and bewilder them.

    Thanks,

    Nick

    #24205
    mlkg
    Participant

    Hi there!

    We think of using Enfold for a site with 1 Mio. page impressions / month. Can you tell how speed optimized the avia system, the page builder and the theme itself are? Have you had focus on that while developing?

    Thank you!

    Rolf

    Nicolas Lovelstzy
    Participant

    Hi Team,

    We needed to update both our contact page and a pricing table and when we tried to update the Contact using Advanced Editor it gave us this message:

    http://demo.globalads24.com/wp-content/uploads/2013/06/Screen-Shot-2013-06-02-at-2.23.27-PM.png

    When we clicked try again it deleted everything we had changed. The page eventually allowed us to save after trying several times.

    Then when we tried to do the same for a pricing table, we deleted everything in the default editor and used the advanced layout editor to create a new table. When we tried to update again, it gave us the same message.

    Here is the pricing page we are trying to update:

    http://globalads24.com/google-adwords/

    Here is the contact page we were finally able to update:

    http://globalads24.com/contact/

    (If it makes any difference we just switched from Replete to Enfold 1.5.1)

    Thanks in Advance

    Nicolas

    Thanks Devin,

    Meanwhile I can show the URL http://www.der-prinz.com/purchase/

    Can you pls tell me where exactly the layout of the shop overview page is defined in Enfold? Or better said where is the output of the sidebar defined? What I want to do is having a shop overview page with no sidebar and three or four product columns on a full width page.

    A bit like this one http://www.der-prinz.de/shop/ (my German site which will become “Enfolded” quite soon as well)

    Thanks

    Michael

    #121049

    Hi Dude,

    Beautiful work on this theme, your team is doing a great job!

    On a related note to this thread, after upgrading to v.1.5.1 (from 1.4), I noticed that the grid layout for the blog content element (using Avia layout builder) no longer showed any excerpts, only the blog titles. As of yesterday, this was also the case on your demo page (http://kriesi.at/themes/enfold/blog/blog-grid), but I see that this morning the grid layout now shows one-line excepts again.

    Could you please share the updated code? Presumably this will make its way into the next update.

    Thanks,

    Paul

    #24199
    g_khatri
    Participant

    hi there,

    what is the quickest way to identify the css for changing text from uppercase to lower case

    i want to change all the text appeared in uppercase to lowercase on this page http://belgairdigital.com.au/moa/cover-my-life/

    i mean for the top para text :)

    i can make changes on chrome inspector but when i add same code to child theme, it doesn’t work.

    FYI it’s enfold theme :)

    hope to hear soon.

    regards

    G

Viewing 30 results - 243,301 through 243,330 (of 244,463 total)