Viewing 30 results - 225,451 through 225,480 (of 244,499 total)
  • Author
    Search Results
  • #242968
    dmpitzer
    Participant

    Hi,

    We are using the team member content element for our Board of Directors page and we have added some Social Service / Icon Links to the profiles, but they are not showing below the persons information. In the Enfold demo I see the social icons appear over top the persons photos, but we do not use photos for our directors.

    You can see how it is looking now, by going here: http://www.mosfoundation.org/foundation/board-of-directors/

    Thank you for any help you can provide.

    Dave

    #242959
    jorgemac
    Participant

    thema update after enfold, pictures of the gallery and font sizes were totally misconfigured

    #242957
    This reply has been marked as private.
    #242956

    Hey steveinz!

    Please try adding your code without curly brackets as following

     position:absolute; left:500px;

    Cheers!
    Yigit

    #242946
    welswebmaster
    Participant

    I’ve just purchased the Enfold theme for three sites. I’ve changed background colors and other settings, etc. then hit save and “no problem sparky” message appears. The Enfold theme folder permissions are 775 recursive (except for slider files). Yet, the new changes don’t render on the site. What am I doing wrong?

    #242922

    Hi!

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

    @media only screen and (max-width: 767px) {
    .responsive .mobile_slide_out .logo {
    margin-left: 35%;
    }
    .responsive .logo a, .responsive .logo img {
    height: auto !important;
    }}

    Best regards,
    Yigit

    #242920
    njsanders1
    Participant

    I’ve been running WP3.81 since its release and had no problems with Enfold whatsoever. Then my client e-mails me today and says the slider on the homepage (the only slider I’m using, http://www.harborresourcesllc.com) wasn’t working. Sure enough, I check it out and the “swirly” is circling. I logged in to the admin console, and even in the builder it isn’t displaying; however, all of the media content is still in the library. I tried to update to latest version of Enfold (i.e., what came out since first week of February when I originally installed), but that didn’t fix it. (In fact, it locked WP into maintenance mode and then broke some menus that I had to go fix in a hurry!!)

    PLEASE HELP! This is a brand new client and my first use of Enfold. It’s making BOTH of us look bad.

    #242915
    jozefdobos
    Participant

    Hi,

    In Enfold when the header is set to Logo right, Menu left
    the Mega Menu dropdown is positioned so much the left so that most of the submenu items are rendered off screen. Basically, the right-hand side of the Mega Menu is aligned with the end of the menu element which triggers it. Any suggestion how to fix this apart from something dodgy like this:

    .avia_mega_div { left: -63px !important; }

    Many thanks,
    Jozef

    • This topic was modified 12 years ago by jozefdobos.
    #242905

    Hi!

    You are using Enfold version 2.4.1 which is fairly old. Please update the theme to the latest version 2.6.2 and let us know if issue remains
    http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Cheers!
    Yigit

    Hey fonterra!

    Can you post the link to your website? Please update Enfold to the latest version 2.6.2 if you have not already, it should fix the issue
    http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Cheers!
    Yigit

    #242896

    Hey!

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

    #av_section_1 .av-special-heading {
    margin-top: 10%;
    }

    Cheers!
    Yigit

    #242893
    j1980mac
    Participant

    Greetings,

    I’m having some major issues with updating the website. Our whole website is down at the moment, and needs to be looked at please.

    http://new.expresswriters.com/
    Screenshot:
    http://expresswriters.com/wp-content/uploads/2014/03/Screen-Shot-2014-03-25-at-10.08.02-AM.png

    As you can see from the screenshot, it looks like this plug-in is the blame, however, if I remove the plug-in or change the name of the plug-in via FTP, it will just display another plug-in error upon refresh of any of the web pages.

    NEW UPDATE:
    What’s interesting is I uploaded a new install of the Enfold theme (after renaming the old one with issues) then I changed back the names, and they both work fine, but for how long?

    Is their private area where I can give you the login credentials to take a look?

    Thanks,
    Josh

    #242878

    Hey!

    Can you try re-updating the theme via FTP? http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Best regards,
    Yigit

    #242872

    Hi!

    Please try adding !important rule as following

    .avia_transform .avia-gallery-thumb img { opacity: 1!important; }
    .avia_transform .avia-gallery-thumb img.avia_start_animation {
    -webkit-animation: none!important;
    -moz-animation: none!important;
    -o-animation: none!important;
    animation: none !important; }

    Code works fine on my local installation even without !important rules. Please flush browser cache after applying the code. If adding the code to Quick CSS section does not work, try adding it to Custom.css file inside Enfold/Css folder as well

    Regards,
    Yigit

    #242869
    Eleina_Shinn
    Participant

    I realize this is probably a really stupid question, but when you insert a Media Element – “Image” – there doesn’t not seem to be an option to link the image to open in a Lightbox like you can when you insert images into a Gallery. And I would like my image to pop up in a lightbox when clicked — it seems this has changed with new version of Enfold which I just purchased ??? help?

    #242865
    fmichalski
    Participant

    Hi,
    I want to create several Hidden pages.
    Those pages aren’t accessible from my web site.
    I give the address directly by mail to potential customers.

    What’s the best way to organize that with Enfold please ?
    Is there a parameter or a process to set up the tag “No robot” in order to avoid Search engine indexation ?

    thanks

    #242847
    #242838

    Hi bakbek!

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

    .template-blog .post_delimiter { display: none; }

    Cheers!
    Yigit

    #242831

    Hello Ismael,

    I´m sure that is that you say.
    It is http://www.igrhosteleria.com

    Thank you in advance

    #242829

    Hey!

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

    .header_color { background: white; }

    Cheers!
    Yigit

    Hi Stephane!

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

    .single_variation_wrap {
    display: block!important;
    }

    Cheers!
    Yigit

    #242819

    Hi chiummog!

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

    #mobile-advanced li { height: 50px; }
    @media only screen and (max-width: 767px) { 
    form.cart .button { margin-top: 10px !important; }}

    Regards,
    Yigit

    #242816

    Hey kyabroudi!

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

    .avia-slideshow-dots { display: none; }

    Regards,
    Yigit

    • This reply was modified 12 years ago by Yigit.
    #242801

    Hi Jane!

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

    div div.ppt { display: none !important; }

    Regards,
    Yigit

    #242800

    In reply to: Updating Theme

    Hey jdrakeproductions!

    What is the error you are getting? Can you once again make sure to download only theme files and upload it via FTP? http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Cheers!
    Yigit

    #242762

    I also ran a scanner, and I seem to get an alert from the file /themes/enfold/framework/php//function-set-avia-ajax.php
    which might make since since they are using a slug by redirecting certain parts of the pages within that theme to spam/ad. Anything I can do to this file? Thanks

    #242760
    Bryan
    Participant

    Hi, I’m working on my first Enfold project.
    There are footer widgets being displayed but they are no longer defined in the Widget area.
    So I can not remove the Footer area.
    These are widgets areas that were once used and they were made inactive, and still display
    This is occurring on two development sites. One is straight install, other uses Enfold-Child.
    Both sites are currently running Enfold 2.6.2 on WordPress 3.8.1
    http://konakiko.net/cg2014 – site using child
    http://konakiko.net/enfold26 – default install

    If I put my own widgets in the footer, they override the errant widgets

    Sequence of events
    Install Enfold 2.4.5
    Learn Enfold
    Set Footer Widgets
    upgrade to 2.6
    Remove Footer Widgets
    Set Footer widgets

    Related behavior.
    There is some related behavior in the Appearance>Widget area. I have noticed when I edit a widget, the default location of the widgets gets set to inactive, so if a change is made, it has to be actively reset to the place it originally was. (I thought they were disappearing at first)
    If I try to delete an inactive widget, I get a ‘Error while saving message’
    I tried using a plugin “Business Hours” It it appears Enfold is inserting its own CSS and display is impossible to read.

    #242758
    mdlhale
    Participant

    Hi,

    I have a multi-site installation with roughly 20 sub-sites and recently i’ve been having some issues with spam hacks (routing blog posts to some casino site, etc), and this is only happening on the sub-site I have the enfold installed. Is there anything I can do or check?

    The SQL that seems to be getting injected is on the site with the Enfold theme installed under a table called (Client_Data_Run) – I’ve deleted this entry, but the next day it returned. If you could maybe help point me in the right direction that this could be happen (any files within) please let me know!

    Thank you so much.

    -M

    Hi!

    Glad it is working now.

    The theme options along with WPML will create multiple environment or set of options for each language. You need to configure each language’s theme options separately. In your case, go to the Enfold (SV) > Styling > Main Content then choose the background again.

    Cheers!
    Ismael

    #242750

    Hey!

    Can you please give us a link to the website? Please ask your host if all wordpress file permissions are set to 755 or higher. Go to wp-content/uploads/dynamic_avia/ folder the delete the enfold.css file. Make sure that the folder permission is writable. Go to Enfold > Styling then select a predefined color scheme. Save changes.

    Regards,
    Ismael

Viewing 30 results - 225,451 through 225,480 (of 244,499 total)