Viewing 30 results - 216,661 through 216,690 (of 244,450 total)
  • Author
    Search Results
  • #298367
    connect4consulting
    Participant

    Hi,

    You’ve been really helpful so far and I need a little more help!

    I have a finished demo site located at http://konishki.connect4consulting.com/ and I need it to move to http://lizsteinglass.com.

    I uploaded the Enfold theme as well as the child theme but not everything is fixed. Can you help me out?

    Thanks,
    Gabe

    #298364

    Topic: Portfolio 4 column

    in forum Enfold
    tbonix
    Participant

    Hello;
    Just installed Enfold Version 2.9.1
    I purchased, with the intention to use Portfolio 4 column, with the Sort Filter..

    When I imported the Dummy Content, and set up. It errored, but worked. However it’s missing the “portfolio 4 column” page(s).

    Please advice on set this up.

    #298352
    mscott819
    Participant

    I was attempting to add a contact form to a tab and the window to edit the form shows up behind the other windows. I thought this was only happening because it was a tab, however it happens when I attempt to place it into a plain text block as well.

    Please let me know what could possibly be causing this issue. I am running the latest version of Enfold.

    #298340

    Topic: Data Table Bug

    in forum Enfold
    Hortongroup
    Participant

    Hey guys,

    First off – love this theme. We’ve used it for several of our clients sites – all of them came out looking great (And very different).

    I’ve got the same data table bug that was reported here back in October 2013: https://kriesi.at/support/topic/table-bug-enfold/

    Essentially, when a data table goes responsive on a phone, the Header row’s data is one too far down:
    Data Table - Desktop Image
    Data Table - Mobile Image

    I’ve attached the website and login instructions in case you need them. I’m also attaching the link to a different data table that we made custom css code for – this one responds correctly.

    Thanks for you help,
    Corey

    #298324

    Which plugin?
    I installed a couple but the style is not consistent with the rest of the page.

    In Replete a featured product slider was integrated in the functionality of the theme, is not possible to have it also in Enfold?

    Thank you Mauro

    #298318
    This reply has been marked as private.
    #298317

    Thank you! I updated the Enfold theme using FTP. I now have the advanced styling. If I am using a child theme, do I need to do anything else to update the child theme? The reason I ask is the Enfold parent theme says it is version 2.9.1. The child them says it is version 1.0.

    Thank you!

    #298316

    In reply to: align in body of page.

    Hey!

    1- Please post the link to your website and point out the section. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here
    2- Please go to Enfold theme options > Blog Layout and check “Sidebar on Smartphones”

    Cheers!
    Yigit

    #298314

    Hey stephenturner!

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

    #top .header_color.av_header_transparency {
    background-image: none!important;
    }

    Cheers!
    Yigit

    #298312

    Hey pjnettitude!

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

    h3.iconbox_content_title {
    padding-bottom: 2px!important;
    }

    You have CSS minifying feature enabled. Please firstly disable it, apply the code and then re-enable

    Regards,
    Yigit

    Hi Richard!

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

    .page-id-1122 .header_color .main_menu ul:first-child > li > a { color: red; }
    .page-id-1122 .header_color .main_menu ul:first-child > li.current-menu-item > a, .page-id-1122 .header_color .main_menu ul:first-child > li.current_page_item > a { color: orange; }
    .page-id-1122 .header_color .main_menu ul:first-child > li:hover > a { color: black; }

    You can right click on Chrome or Firefox to inspect elements to find page ID’s http://i.imgur.com/HyPTCRg.jpg

    Best regards,
    Yigit

    Hallo Sophie!

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

    input#place_order {
    margin-top: -10px!important;
    margin-bottom: 10px!important;
    }

    Cheers!
    Yigit

    #298306

    Hi Emmanuelppp!

    Please try using following code to Quick CSS in Enfold theme options under General Styling tab adjust as needed

    .single h1 { font-size: 20px !important; }
    .single h2 { font-size: 18px !important; }

    Cheers!
    Yigit

    Hi Ismael,

    You css code doesn’t do much. :-(

    I lost my header settings now (which I shouldn’t using child theme). I try to change this in custom.css (enfold directory/css/custom.css). I never change/add in the enfold child theme directory. Should I? I still don’t understand the use of a child theme as it keeps on changing settings after updating enfold.

    I have 3 problems to solve now:

    1. there is a white space between the header and the image now. How can I remove in custom.css?
    2. white space on mobile is too little, hence it cuts of the logo
    3. social media icons are still missing

    Your help will be appreciated. Website: http://www.redlinegolf.nl

    Regards,
    David

    #298279

    In reply to: Change height

    Hi M!

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

    .entry-content img {
    margin-top: -7px;
    }

    Regards,
    Yigit

    Simon
    Participant

    Hi,

    I’m using the latest version of the enfold theme, however the style of the slide show buttons “Previous” & “Next” is different from the style of those in kriesi.at/themes/enfold. How can the slide show buttons be styled as in kriesi.at/themes/enfold?

    How it should look like

    Thanks in advance!

    Simon

    • This topic was modified 11 years, 8 months ago by Simon.
    #298229

    Topic: Create a php template

    in forum Enfold
    Jay
    Participant

    Hi,

    I’m wanting to create a custom php template so I can add in Custom Fields.

    I managed to create a template easily that pulls through when its selected on the page by copying the ‘page.php’ file on the enfold theme, however I can’t get any of the other Enfold functionality to pull through (for example, I add elements into the avia layout builder, it doesnt pull them through.)

    Ideally I’d like to be able to pull through whatever avia layout elements are on the page (at the top, so we could add a slider or something), and then my own custom templating at the bottom.

    Is there a way I can achieve this with Enfold?

    Thanks

    #298228

    Hi!

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

    div#yelp-biz-badge-plain-zScAJRejYOlU8GjNG_LrAQ, div#yellrank { float: left; }

    You should add class to your other links as well to make them inline with yelp and yellrank logos

    Cheers!
    Yigit

    #298226

    Found it myself under Enfold Theme Options / Header Layout / Extra Elements.

    “Header Phone Number/Extra Info” was set to display my phone number

    #298224

    Hi Gekko101!

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

    .inner_sidebar {
    margin-left: 20px;
    }

    Regards,
    Yigit

    #298222

    Hey Morten!

    Please go to Enfold theme options > Header Layout > Extra Elements and choose not to display them

    Best regards,
    Yigit

    #298217

    In reply to: Layout blog

    Hey!

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

    .text-sep-comment, .blog-categories, .text-sep-cat, .blog-author {
    display: none;
    }

    Regards,
    Yigit

    #298198

    Topic: Menu

    in forum Enfold
    jesperd
    Participant

    I have some problems with the menu. It seems that it just suddenly started to go out of porportions and deleted some of the sites I had created.
    As of now I can’t add more sites without the menu going completely wrong.
    I have tried to change the menu to the “Enfold Main Menu”, but then some of the sites are deleted.

    #298196

    In reply to: Contact form in footer

    Hey!

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

    div .footer_color .button, .footer_color input[type='submit'] {
    background-color: red;
    border-color: green;
    color: white;
    }
    div .footer_color .button:hover, .footer_color input[type='submit']:hover {
    background-color: white;
    border-color: blue;
    color: orange;
    }
    #footer .avia_ajax_form .button { font-weight: bold; }
    #footer label { font-weight: normal; }

    Cheers!
    Yigit

    #298190

    Hi!

    Great! Glad you figured it out Charlie. You can request or vote features here – https://kriesi.at/support/enfold-feature-requests/
    If you have any other questions or issues, please let us know!

    Regards,
    Yigit

    #298175

    Topic: Menu Limit Exceeded

    in forum Enfold
    PawloDesigns
    Participant

    Hi I am using the Enfold – Responsive Multi-Purpose Theme. Its great and we are really please with it. Staging area for the site http://eyecare.idslogic.co.in

    We are having one issue in that we have 80 items listed in the menu structure and that appears to be the limit and thus we cannot complete the content for the site. If we do it spills over into the site and breaks the menu system. Is there a way to increase the limit or a fix for this please?

    #298171
    farbecht
    Participant

    Hello Support Team,

    I want to create a stunning prallax scrolling effect like here: http://www.schiesserag.com/hautnah-95-5.php
    Can you please help me out a litte how to do this with the Enfold theme?

    Thanks a lot

    Cheers
    Micha

    #298168

    Hi!
    Thats correct, there was something wrong with the WordPress installation. It was a new clean installation, but for some reason it didn’t work.
    I did it two times (deleted the database tables between the installations) but there was the same problem with both installations. (the second time was only a clean 3.9.1 WordPress installation, no plugins or other themes). Some of the links on admin panel did not work, I couldn’t save any settings and when opening the sample pages there was no text in the editor, even if i could see it on the frontpages.

    Frontpage was working fine though. No errors and when i activated the debug there was nothing.

    But when i did the installation via the hosts c-panel everything works fine, and now i have Enfold as the default Theme and the Theme works like a charm. I just love this Theme, of cource i have some feature requests, but that’s another story. I will recommend this Theme for all of my clients.

    Thank You for the quick respons and keep on with the good work!
    Charlie

    #298167
    krimson99
    Participant

    Hi,

    My website is tavernedirkmartens.be. I have used the Enfold theme with homepage set as “Home v7: One Page Portfolio”. The problem I am facing is with top slider in IE8 the images of slider seems to be repeated while in other browser it fits automatically to screen size.

    Thanks

Viewing 30 results - 216,661 through 216,690 (of 244,450 total)