Viewing 30 results - 219,211 through 219,240 (of 244,533 total)
  • Author
    Search Results
  • #281697

    Hi KK!

    Unless you’ve done any changes to the theme files you won’t lose anything when you update.

    If you want to download a pre-created child theme we have one to download here: http://kriesi.at/documentation/enfold/using-a-child-theme/

    We don’t have anything written or recorded at the moment for creating a child theme and moving to it after setting up the main site but I’ll add it to my to-do list.
    Edited as details are included on the theme documention site.
    Regards,
    Devin

    • This reply was modified 11 years, 9 months ago by Devin.
    #281683

    In reply to: Footer Link

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #socket .copyright {
    float: right;
    }

    Regards,
    Yigit

    #281671
    Rootje
    Participant

    Hi there,

    When I navigate to one of my websites using the enfold theme on the URL; http://www.canvasurban.nl, the logo in the header in Internet Explorer looks different then in Firefox. In Internet Explorer it looks rather too sharp and ugly while in Firefox it shows fine.

    Any idea how I can fix it?

    Thanks.

    Regards,
    Roman

    #281652

    thanks so much – I think that did the trick.

    two other questions (for now):

    I have uploaded a logo that is 340px wide, but it’s showing as 193 px.
    on this page: http://wp.marlowfilm.dk/
    How do I increase the size? If it’s larger, say 400px, will I need to adjust
    the sizing on mobile? Not sure I understand how that works and it seems there
    are many users having difficulty with the header/logo on mobile devices.
    Maybe something for a future version? I had to adjust it many times on
    other sites I did with Enfold, especially after the recent update to the header
    options.

    I don’t want the menu bar to show right now and have added this to the quick css:
    nav .avia-menu { display: none; }
    but there is still a black area under the header – can I remove that?

    thanks!
    n

    • This reply was modified 11 years, 9 months ago by Munford.
    #281646
    This reply has been marked as private.
    #281637

    Hi mndawood!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #advanced_menu_toggle, #advanced_menu_hide { right: auto; left: 0; }

    Cheers!
    Yigit

    #281633

    Hi!

    You are currently using an older version of the theme. Please update Enfold to the latest version 2.8.1 via FTP – http://vimeo.com/67209750

    Regards,
    Yigit

    #281632
    webop_germany
    Participant

    hi,

    i want to realize a search box in the header of the template. Thanks for a tip.

    Guido

    Hey trevorjohnston!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 990px) and (min-width: 481px) {
    div.grid-content {
    display: none!important;
    }}

    Best regards,
    Yigit

    • This reply was modified 11 years, 9 months ago by Yigit.
    #281620

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    div ul.product_list_widget li img {
    width: auto;
    padding: 0; }

    Regards,
    Yigit

    #281615

    Thank you very very much – I set the correct page inside Enfold (and when set there I can still edit permalink)

    however I set the “/market” in “reading” and this caused it to be uneditable.

    #281609

    Hey!

    Please check if this page is used as front page (Settings > Reading or Enfold > Theme Options). If yes you can’t set a custom permalink for this page because the page permalink equals the blog/website homepage url.

    Regards,
    Peter

    #281603

    Hi!

    Please go to Enfold theme options > Header Layout > Extra Elements and add your social button there.
    You can also copy&paste this HTML code to your page content to display Linkedin icon – http://pastebin.com/KpAvs7aq
    All you need to do is to change the HREF in A tag

    Best regards,
    Yigit

    #281598

    Hey tidusuper91!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust if needed

    section.avia-team-member {
    min-height: 330px;
    }

    Best regards,
    Yigit

    #281595

    In reply to: Blog posts images

    Hey Gurify!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    div.big-preview .image-overlay {
    display: none!important;
    }

    Cheers!
    Yigit

    #281588
    #281587

    Hi!

    You can suggest new template elements here: https://kriesi.at/support/enfold-feature-requests/ and if more users vote for it we’ll look into it. Personally I think it’s not very intuitive to open a gallery by clicking on a single image especially because many themes/websites show slideshow controls or preview thumbnails of the gallery images. If these thumbnails are missing many users will probably miss the hidden gallery images.

    Regards,
    Peter

    #281580

    Hey ajosecorrea!

    Please firstly update Enfold to the latest version 2.8.1 via FTP – http://vimeo.com/67209750
    and let us know if issue remains

    Regards,
    Yigit

    #281572

    In reply to: Footer Link

    #281564

    Topic: Footer Link

    in forum Enfold
    daniel
    Participant

    Hi,

    I would like to change the ‘Enfold Theme by Kriesi’ link in the footer.
    I am using a child theme and i know this has to be done in the functions.php but do you have any code that i can use to paste into this child theme file to change the link to something else?

    Thanks

    #281557
    HuxburyQuinn
    Participant

    Hi Guys,

    Well there are lots of blog post out there dealing with this subject – but none that I could get to work within Enfold.

    I see the natively Enfold is using jquery prettyPhoto

    you can add “rel=”lightbox” to any < a href element and the lightbox works

    So there must be a manual way of setting this up to work with a gallery
    OR preferably
    changing the Framework options AVIA Layout builder Gallery – to link from text or single image
    so that my client can edit the gallery images

    any help woud be greatly appreciated

    #281555

    In reply to: POST #279510

    Hi, Yigit.

    Sorry, I understand that I have to modify the file wp-content/themes/enfold/functions.php, but I will add a new line or modify an existing line?
    regards

    #281547

    Hey chjmok!

    The LayerSlider plugin will load automatically as soon as you activate Enfold. If you want to activate it as a separate plugin copy the wp-content/themes/enfold/config-layerslider/LayerSlider folder into the wp-content/plugins/ folder and activate the LayerSlider plugin (Plugins > All Plugins). Then activate the Enfold theme (Appearance > Themes).

    Cheers!
    Peter

    #281546
    ajosecorrea
    Participant

    Hello!
    I finish a web for a client. All good but. contact form don’t send de emails.

    Can you help me?

    Thanks!

    #281540

    Topic: Header Color problem

    in forum Enfold
    crm
    Participant

    Hi there
    I am using enfold Small Fixed Header instead of white background i want to use semi-transparent turquoise (#2D5C88) with the navigation labels in white but when i change the color scheme from enfold header section at the first time it shows same but after a refresh or navigate on other page it comes back in white again please help me to fix this.

    Many Thanks
    Abhi

    #281537
    chjmok
    Participant

    I have purchased enfold them, and it says it comes with Layer Slider Plugin. But I cannot find these plugin in the package I downloaded. Could you please tell me where to find these plugins to install?

    Hi!

    Seems to be a problem with the plugin styles you use for adding those images. Not sure what exactly is causing this but I guess if you add the following rule to the quick css field at enfold->general stylings that should fix the problem:

    
    .sidebar .simple-image a{display:inline-block;}
    
    

    Cheers!
    Kriesi

    #281520
    WEBIGAMI
    Participant

    Hi team,

    can I configure the Google Font “Source Sans Pro” (https://www.google.com/fonts/specimen/Source+Sans+Pro) for the headlines and body per Quick CSS in Enfold?

    Thx and cheers,
    Jan :)

    #281519

    In reply to: Google Maps Shortcodes

    OMG, Firstly my second day with Enfold. WOW Amazing support and flexibility. That solved my question immediately

    Secondly, is it possible to provide a Long & Lat to centre the map on first load.

    Denis

    #281513
    blancsolutions
    Participant

    I have a music website and I would like the images in the gallery to link to their corresponding songs on soundcloud. Is there any way I can do this? Right now when I click an image in the gallery, it opens that image url in a new tab. I want the same thing, except instead of the image opening in a new tab, the soundcloud track opens in a new tab. There is a wordpress plugin that allows me to do this called WP Gallery Custom Links, but it doesn’t seem to work with the gallery from Enfold. Please let me know if this is possible to do. Thanks.

Viewing 30 results - 219,211 through 219,240 (of 244,533 total)