Viewing 30 results - 228,151 through 228,180 (of 244,173 total)
  • Author
    Search Results
  • #226612

    Hey!

    I’m sorry but the the theme version is still 2.4.4. Please download version 2.5.2 then update the theme via FTP. Please deactivate the minify plugin.

    Cheers!
    Ismael

    #226608

    Hey!

    You have a veeeery old version of Enfold, please update to the latest one (2.5.2):

    Regards,
    Josue

    #226605

    Hey!

    Edit js > avia.js, find this code on 307:

    if(first_level_items > 7 + header.find('#menu-item-search').length && !bottom_menu)
        	{
        		switchWidth = 989;
        		header.addClass('mobile_menu_tablet');
        	}

    Replace it with:

    if(first_level_items > 7 + header.find('#menu-item-search').length && !bottom_menu)
        	{
        		switchWidth = 767;
        		header.addClass('mobile_menu_tablet');
        	}

    This will force the theme to only show the responsive menu on screen sizes lower than 768px.

    Best regards,
    Ismael

    #226596

    Hey mfinlayson!

    Can you please post a screenshot of what you’re trying to do? You can change the background color of the main and alternate content on Enfold > Styling.

    Regards,
    Ismael

    I rename all of the versions before uploading the new one, but I deleted the 2.4.5 and 2.5 just to make sure there aren’t any problems. Thanks.

    #226581

    In reply to: Portfolio Hover Effect

    Hi Jas!

    You can do something similar with the Masonry element:
    http://kriesi.at/themes/enfold/portfolio/masonry-portfolio/

    Cheers!
    Josue

    #226579

    In reply to: Enfold Showcase

    Cool illustrations @gloopy1!

    #226574

    Hi codemode!

    Please give us a link to the website and point us to the social icons. A screenshot will help. Might be a css conflict.

    Best regards,
    Ismael

    #226568

    Hi angwisch!

    What type of header do you have right now? Please check on Enfold > Header > Header Type.

    Regards,
    Ismael

    #226565

    Hey!

    The theme doesn’t have a shortcode for a newsletter submit. You would need to add it to the header.php directly and customize as needed. Most likely it would need to be done by a freelance developer to keep everything responsive and cross browser compatible.

    For a color section, you can remove it from your layout by deleting it in the avia layout builder or you can save the whole page including that element as a template from the Template button on the top right of the ALB. Hiding it with CSS on the front end won’t prevent it from loading.

    However if you want to you can try giving the color section a unique ID in the For developers only field which adds an ID to the color section. Then target it by that name:

    
    #colorsectionname {display: none;}
    

    Best regards,
    Devin

    #226548

    In reply to: Video background

    Hey Publicus!

    For #1 there isn’t currently a way to do that. We’ve tried a few things internally but Kriesi is still looking to add some more options for things like that once the playback bugs that are live get taken care of.

    2) HTML5 formats in general is the best bet. You can use fallback as needed for the most flexibility as long as the video files are in the same folder with the same name but a different extension.

    3) You would need to give the item either a custom class name or if its a color section its own ID and then specifiy your custom height via css. See: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/

    I deleted your post in the video debugging topic because it was off-topic for that specific thread. I know I step on a few toes when I do that but it helps immensely to keep single use stickied topics clear of any general questions.

    Regards,
    Devin

    #226539

    In reply to: Replacing Ajax Search

    Hi Devin,

    I guess I’m not clear where that code would be placed, or where Swiftype would add code similar to that? I just need the Enfold search box to use an engine that can provide results from both my main domain and subdomain, and the subdomain isn’t wordpress…any other ideas to simplify this?

    #226530

    In reply to: Enfold Showcase

    #226527
    This reply has been marked as private.
    #226519

    – being able to choose an image as an icon like with the testimonial element

    Better still in anywhere that an icon is used.

    BeeCee
    Participant

    Hi,

    wow, I have searched now a lot, to find where to change the portfolio slug. I supposed to find it in the theme settings, but they are at the “permalinks” page.

    But now I’m a bit confused about the difference of
    – portfolio-item
    – portfolio-entries

    I need to translate it into German, but I’m not sure, where both slugs appear.
    At the demo theme I find only the slug “portfolio-item”:

    http://kriesi.at/themes/enfold/portfolio-item/single-portfolio-23-slider-3/

    but nowhere a slug “portfolio-entries”.

    For what is “portfolio-entries” please?
    What’s the difference?

    Thanks a lot in advance

    #226510
    BelIblis
    Participant

    Hi,

    I’d like to add a Product Grid to my pages, which displays all images with a specific “tag-name” instead of a “category” taxonomy. Is this possible?
    If Enfold doesn’t do this “out of the box”, I know this probably means editing a few php files. And I don’t mind looking into this, using the WooCommerce codex. But could someone please point me int the right direction, i.e. tell me which of the theme files to watch out for?

    Thanks a lot!

    #226507

    Topic: Rounded menu

    in forum Enfold
    BelIblis
    Participant

    Hi,

    I’d like to create a menu where the top level navigation is a circle shape, and the other (2nd and 3rd level navigation) is rectangular with hard edges. All nav boxes have a fixed width…

    I know the css codes for radius, but don’t know exactly where to put it. (I’m not a CSS crack, and I find all the nested ul and li a bit hard to comprehend.
    Can someone please point me towards some already-existing Enfold CSS code, which I can then copy & paste into custom.css, so I only need to add my required border radius? Or is is it really a bit more complicated than that?

    Thanks a lot!

    #226505

    Hey zoiestudio!

    You can use Codestyling as well: http://wordpress.org/plugins/codestyling-localization/

    Best regards,
    Devin

    #226497
    KaroKu
    Participant

    Hallo,
    Erstmal möchte ich mich bei euch bedanken, Enfold ist ganz toll :-)
    Ich habe mich noch nicht viel beschäftigen können mit dem Theme und habe nun folgende Anfänger-Frage:
    Wie kann ich mehr als 4 Columns anlegen? Wo muss ich das einstellen?
    Ich habe hier schon im Forum gesucht, bin aber nicht fündig geworden.

    Danke schonmal sehr für eine Antwort..
    LG, Karo

    #226493
    chrisheath28
    Participant

    The two sliders on our homepage do not transition in Chrome and Firefox. They only work with Internet explorer. I am using WordPress 3.8.1 and the latest version of Enfold.
    http://www.euromondialelanguages.com/homepage/

    #226492
    zoiestudio
    Participant

    Hi,

    is there any free translator plugin instead of WPML that i can use with Enfold?

    Tks,

    Unless you re-name, yes. In general though I wouldn’t recommend keeping multiple versions of a theme within WordPress at the same time.

    #226485

    Hey garyguthrie!

    There isn’t a mechanism in place to do that right now but you can turn on the debug field which shows the raw shortcode output for your ALB layout. Then copy the shortcode out and place it into another page. Its not recommended however as if you incorrectly paste in a shortcode or forget a bracket it can cause that pages layout to break and no longer render.

    See: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/

    Best regards,
    Devin

    #226484

    Hey dugginb!

    The fullwidth masonry element doesn’t have a definable column size and instead it adapts the images to fit the width of the current users screen. So the more wide the screen, the more images that fit.

    For the single page I would use a slideshow and then a separate gallery element where each image has a smaller size and when clicked opens the large one like the first one here: http://kriesi.at/themes/enfold/shortcodes/gallery/

    But really any of those would work it just depends on how you want the design to flow.

    Regards,
    Devin

    #226480

    So what’s the best way to approach creating a custom template within Enfold if I do want to use a full width template?

    This is upsetting, because the menus are not some gimicky feature you can live without. It is core functionality. It is important it works on any device.

    This kind of thing could happen when:
    1. Internet explorer is non standard compliant
    2. Enford is non standard compliant
    3. There is a bug (with either IE or Enfold)
    4. Enfold is not touch device friendly

    Could you please let me know which one this falls into? Thanks.

    #226461

    It would be awesome to be able to apply the colour section to select columns e.g. 1/4 rather than full width, so you can apply a different image behind each column.

    #226456

    In reply to: Enfold Showcase

    This reply has been marked as private.
    #226443
    codemode
    Participant

    After upgrading to Enfold 2.5.1 and 2.5.2, I noticed my social icons from the Social Stickers plugin increased in size from the default 32×32 to 64×64. Even after deleting the data/plugin and then re-activating, the icons still do not size down to their default setting at 32×32. This same thing occurred on a couple of my sites after upgrading to Enfold 2.5.2.

    Any idea what might have caused?

Viewing 30 results - 228,151 through 228,180 (of 244,173 total)