Viewing 30 results - 243,451 through 243,480 (of 244,466 total)
  • Author
    Search Results
  • #24000

    Topic: Enfold Combo Widget

    in forum Enfold
    mirzepapa
    Participant

    Hi,

    finally pics schow up in the enfold combo widget, updating to 1.5 did the trick. But now they do not show as thumbnails, rather in full size. Any idea on how to solve this? Thanks in advance.

    Cheers, Sebastian.

    #121557

    Yes – Kriesi implemented a logic which will remove the overlay if there’s not enough space for the icon (simple because it looks broken in this case). If you still want to display it open up enfold/js/avia.js and search for:

    if(current.outerHeight() > 100)

    Replace the value 100 with a smaller one (eg 50)

    DavyE
    Participant

    So I’ve created multiple custom post types to have more structure in the cms. Unfortunately this means these galleries will be displayed differently than the Portfolio items (isotope; visual layouting; hover effects; etc.). And as I really like the way the portfolio items are displayed in the Enfold theme, I’d like to keep the styling and functionality consistent across the other custom post types.

    I currently also own the Complete Gallery Manager from codecanyon.net, but the styling is very different, even with all of it’s possible settings.

    So my question is, unless I can recycle the portfolio functionality and styling, what do I need to copy to get the same hover effect across the other galleries?

    I hope you’re willing to help me with this.

    Hey!

    You can use a media query – eg use following code instead:

    @media only screen and (min-width: 768px) {
    #menu-top-menu {
    margin-top: 30px;
    margin-left: -180px;
    }
    }

    It won’t affect devices with small screens.

    Best regards,

    Peter

    #23998
    montym
    Participant

    I downloaded the latest theme renamed old folder and uploaded new folder enfold

    However, woocommerce pages categories products etc are still broken?

    Pls help

    #121919

    it works, but it becomes overridden by something, just like in the enfold homepage. You initially see there’s inner shadow applied, but it fades away after a sec or so.

    Believe me, I’ve applied this to all possible classes, like I wrote above. Try it yourself.

    I even put a z-index of 99 to the ls-inner (just to test) and still it fades away after 1 sec. This is in the original install, no tweaks yet.

    #121933

    go to: themes > enfold > framework > php > class-breadcrumb.php

    line 189:

    ‘before’ => ‘<span class=”breadcrumb-title”>’ . __( ‘You are here:’, $textdomain ) . ‘</span>’,

    Change it to: ‘before’ => ‘<span class=”breadcrumb-title”>’ . __( ‘whatever text you like: ) . ‘</span>’,

    Although I’m not sure if this is the correct way, but it works. You will lose translation options like this for codestyling localization

    #23991
    Spiv
    Participant

    Hi,

    I like the inset shadow of the layerslider, however, it’s always overridden. You see this as well on the enfold demo home page.

    As soon as the image fades in, the inset shadow fades away as well.

    I’ve tried adding inset box shadow on practically all possible layer classes (eg ls-inner, ls-container, etc), but always it fades away.

    Can someone show me how it’s done?

    Thanks

    #121643

    Another question related to this. When a page from the main menu is selected underneath the selected menu page appears that line with a little point on it (an extended arrow). Where can I change that line? In itself it doesn’t bother me but it is too typical for Enfold when using the theme for more than one client.

    Thanks,

    Ying-Fu

    cyoniq
    Participant

    As the topic title states, the content of my slides on the homepage are not perfectly centred like the slide on the demo site of enfold. When i change the width of the slider from 100% to a width in pixels they are centred. However i really like to use slide with an width of 100%. I tried several settings in LayerSlider and tried to apply css on it but without succes.

    Enfold Demo site:

    http://kriesi.at/themes/enfold/

    My site with enfold:

    http://vdmbv.cyoniq.com

    The slide settings are back to the default settings as they came with the theme, (except slide 1)

    #114643

    So I drop also a few notes… :)

    1. Avia Builder – More editor comfort

    Include an option or function to make the elements at the top “sticky”. Maybe a small pin icon to fix it manually for the customer or by checking the scroll event when editing a post/page/cpt. Other form elements needs to be handled so the builder is always on top. Pages mostly do get very long and you have to scroll a lot at this point.

    Short video of the idea: http://www.screenr.com/zl7H

    2. Avia Builder – Debug features

    Add a button (maybe beside the template button) to activate the debug field. Right beneath the field a memory allocated info could be added. This would save you guys alot of support requests… :)

    3. Avia Builder – Copy/Paste

    Add another Button to the builder wich enables copying of the whole post/page/cpt-layout so the shortcodes and content can be copied to a new post or a different site. Should be only a few lines of JS.

    4. Avia Framework Options

    Please extend the options provided. As mentioned from other users before, there are several things just missing, which could be easily added (like Google fonts, etc.). Additionally, I would like to have:

    – some input fields to trim certain CSS aspects (margins, paddings, maybe also top and left settings)

    – wpautop enable/disable

    – Blog settings (more settings related to the blog page itself outside of builder)

    – Adding text-shadows and MAYBE box-shadows as option (simple input field with rgba color picker)

    – Font size settings (bodytext plus all headers)

    Should be enough for now :)

    #23987

    Topic: New custom font.

    in forum Enfold
    Simon Jensen
    Participant

    Hello and thanx for a good theme!

    How do I add my “own custom font” to the theme? Right now I only can choose between the Google fonts in the backend Enfold admin panel.

    #23986

    Topic: reducing http requests

    in forum Enfold
    Spiv
    Participant

    Hi,

    When I see the source of the online enfold example and my local one I see a big difference.

    The online example has only 2 stylesheets http requests, nicely minified.

    When I watch my downloaded version I have like tons of requests in my header, mainly all avia css. I’d like it to be nicely compact like the online enfold example.

    A huge difference.

    How can I achieve it like in the online example? I have installed the latest 1.5

    like this:

    <link rel='stylesheet' type='text/css' media='all' href='http://kriesi.at/themes/enfold/wp-content/plugins/bwp-minify/min/?f=themes/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/css/avia-media.css,themes/wp-content/themes/enfold/config-woocommerce/woocommerce-mod.css,themes/wp-content/themes/enfold/config-bbpress/bbpress-mod.css,themes/wp-content/themes/enfold/config-layerslider/LayerSlider/css/layerslider.css' />
    <link rel='stylesheet' type='text/css' media='screen' href='http://kriesi.at/themes/enfold/wp-content/plugins/bwp-minify/min/?f=themes/wp-content/themes/enfold/css/grid.css,themes/wp-content/themes/enfold/css/base.css,themes/wp-content/themes/enfold/css/layout.css,themes/wp-content/themes/enfold/css/shortcodes.css,themes/wp-content/themes/enfold/js/prettyPhoto/css/prettyPhoto.css,themes/wp-content/themes/enfold/js/mediaelement/skin-1/mediaelementplayer.css,themes/wp-content/themes/enfold/css/custom.css' />
    <script type='text/javascript' src='http://kriesi.at/themes/enfold/wp-content/plugins/bwp-minify/min/?f=themes/wp-includes/js/jquery/jquery.js,themes/wp-content/themes/enfold/js/avia-compat.js,themes/wp-includes/js/comment-reply.min.js,themes/wp-content/themes/enfold/config-layerslider/LayerSlider/js/layerslider.kreaturamedia.jquery.js,themes/wp-content/themes/enfold/config-layerslider/LayerSlider/js/jquery-easing-1.3.js,themes/wp-content/themes/enfold/config-layerslider/LayerSlider/js/jquerytransit.js,themes/wp-content/themes/enfold/config-layerslider/LayerSlider/js/layerslider.transitions.js'></script>

    Thank you!

    #121199

    All sorted thx – consider this resolved!

    Big thanks

    #121860

    In reply to: How To Update To 1.5?

    Thanks guys! I just did it through Filezilla, by donwloading the new theme, unzip the Enfold theme folder and copy “only” that folder into the wp/content/theme folder.

    It shows now version 1.5 and seems to be alright, although I haven’t really tested it yet, but I am on the site now, so I’ll find out ;-)

    #121680

    Please someone?

    It works fine in the official Enfold demo, so I don’t understand what’s causing this, especially since it’s like this without any of my custom CSS. The surrounding div seems to be set correctly at 1210px, but the img and hyperlink itself are 1030px, why doesn’t it grow with the grid?

    #114933

    Hi!

    Great – thank you for the dutch language files :)

    Best regards,

    Peter

    Great, guys, updaten to enfold 1.5 solved the problem. Awesome!

    Keept up that great work.

    Cheers, Sebastian

    #121858

    In reply to: How To Update To 1.5?

    This is what I do. First make sure you download your website and backup the database, just incase. Then delete the current enfold theme on the server, and upload the new one via ftp. That’s it.

    #23978

    Topic: How To Update To 1.5?

    in forum Enfold
    abortolotti
    Participant

    Hey guys,

    I just saw the new release of Enfold.

    how do i update to 1.5?

    Thanks.

    Antonio

    #121825

    Hi,

    Please try to install the theme via FTP.

    Watch this video. https://vimeo.com/channels/aviathemes/64927356

    Regards,

    Ismael

    #121573

    Hi,

    The link you gave me is not Enfold, it is Replete. You can choose different kind of headers on Enfold > Headers.

    You can create a submenu on Appearance > Menus. Create a new menu then look for Theme Locations > Enfold Secondary Menu, select your menu.

    Regards,

    Ismael

    #121127

    Hi,

    It is a third party plugin. Let me tag Kriesi. Or you can make a request here https://kriesi.at/support/topic/enfold-feature-requests/page/3#post-114194

    Regards,

    Ismael

    #114642

    I would also like Audio format support in Enfold (ala Incarnation)

    Edit by Nick: You can use this meanwhile http://wordpress.org/plugins/random-posts-mp3-player-sharebutton/

    #121198

    Big Thanks – Very useful to know. That explains allot. Im on a massive learning curve but im getting there slowly

    Cheers Devin

    #23968
    nfx702
    Participant

    Hello,

    while trying to install the Enfold-Theme the CSS dynamic_avia/enfold.css?ver=1 is not loaded on http://myhost.com/wp-content/uploads/dynamic_avia/enfold.css?ver=1, we get a 404 error.

    I don’t have any dynamic_avia folder inside of wp-content/uploads.

    So should there be an .htaccess redirect taking care of this? If so, which?

    What other problem could occur here?

    Thanks,

    N

    #23967
    spinner
    Participant

    Hiya,

    Just picked up the theme, I am moving from GhostPool’s Slide to Enfold. I am/was very happy with Slide, but decided that after three years it was time for a spring makeover – saw Enfold, and like the possibilities it gives me, especially as I am returning to graphics work after a long hiatus, and need something which can showcase my work.

    However, I have some issues hope I can get a little help with?

    * First of all, is there a way to get rid of only the border around the text, but keeping the outline around the tabs? Setting it to white in Style just removes it all together, and I like the clean look of the non-tabbed text, but in some cases, I really need to use tabs. http://test.northern-studios.com/wp/?p=58

    I am not sure how to define the custom CSS here…

    * How do I set specific grid settings for i.e the tutorial page?

    I could not get a grid to show with taxonomy-specific settings on a specific page and Blog settings set to single author, small preview in General settings. (Tested on Opera, Chrome, FireFox and MSIE). This is important to me, as I want different sections to have a different layout. (tutorials as a grid, articles as grid, other blogposts as single author, small preview). I tried to do this by adding a blog-grid to my tutorials and articles page, in the assumption they’d override the default, and then defining content from my defined taxonomy-settings, 2×6 and page numbering, but no luck, it stuck to the single author, small preview settings, and only shows as a grid when I set it in general settings – I am sure this is an error somewhere, either on my side or in the template, I am just not sure which one it is :) . http://test.northern-studios.com/wp/?cat=16

    help?

    * In addition, is there a way to define custom text for tabbed textblocks to show on the section’s main page? No biggie, as I can’t do this in Slide either, bit the theme has so many seeming goodies, I thought I’d ask :)

    Thanks for any feedback :)

    #121348

    For your answere about my custom.css

    .socket_color, .footer_color, .alternate_color, .container_wrap_logo, .main_color {
    background-image: url(../../../../../img/background.svg), url(../../../../../img/background_dark.png);
    background-size: 100% 100%, auto;
    background-position: left top, left top;
    background-repeat: no-repeat, repeat;
    background-attachment: fixed, fixed;
    }

    That’s the way for CSS3 multiples background, here I have 2 backgrounds, an SVG who is 100% height and 100% width, and a .png with repetition (under the SVG). No repeat is for the SVG and repeat is for the .png.

    I use this from long time, it’s work fine, for example with your Choices theme. I have only this phenomenon in Enfold on Safari and Chrome…

    Thx

    Jul

    #121197

    The border on the menu is from this css:

    /* CREATES TOP MENU FEINT LINE */
    #top .main_menu {
    height: 27px;
    border-bottom-color: #5e5957 !important;
    border-bottom-width: 1px;
    border-bottom-style: solid !important;
    }

    Just remember when you add new css for the desktop, you need to remove that styling if you dont’ want it on the content below.

    Or, add your desktop only styles to a media query that will make them only show on a desktop. Something like:

    /*
    DESKTOP STYLES
    Add styles inside the media query below that you only want to be applied to the desktop layout of your site */

    @media only screen and (min-width: 768px) {
    /* Desktop styles go here */

    }

    Regards,

    Devin

    Hi MikehJPP,

    The changelog is posted at the bottom of the theme page: http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990?ref=Kriesi

    So there wouldn’t be a point in also adding it to a sticky for each theme forum as well.

    Also, any new features added with updates will be added to the product description. Enfold 1.5 is all bug fixes so if you were waiting on a feature, it isn’t coming with 1.5.

    Regards,

    Devin

Viewing 30 results - 243,451 through 243,480 (of 244,466 total)