Viewing 30 results - 237,481 through 237,510 (of 243,920 total)
  • Author
    Search Results
  • #168961

    Hey lifeundone!

    Please add following code to Quick CSS in Enfold theme options

    #header_main_alternate { z-index: 2; }

    Regards,
    Yigit

    #168954

    Hey kangaroozach!

    Please add following code to Quick CSS in Enfold theme options

    .avia-icon-list .iconlist_title { margin-bottom: 4px; }

    Best regards,
    Yigit

    #168952

    In reply to: RTL Support

    Hello Carmitma!

    It was accepted and as mentioned here https://kriesi.at/support/topic/enfold-feature-requests/#post-22197 “There is no ETA for any of these but they will definitely come :)”

    Regards,
    Yigit

    #168949

    Hey!

    Please add following code to Quick CSS in Enfold theme options

    .avia-content-slider .slide-image img { height: 220px; }

    Cheers!
    Yigit

    Hey zerozendesign!

    1) You can remove overlay effect by adding following code to Quick CSS

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

    2) Please refer to this topic https://kriesi.at/support/topic/rollover-disc-arrow-replacement-part-2/

    Best regards,
    Yigit

    #168935

    Any ideas? It would be nice to get this feature working :-)

    #168933
    kommTrotz2011
    Participant

    hi,

    i am using enfold 1.6 and have difficulties to install the wp-postratings plugin. it doesn’t work when i implement it directly to the content with [rating] nore when i implement the function the_ratings() to the template-builder.php file. the problem is that the wp-postratings div doesn’t get any post-id, so instead of “id=post-ratings-SOMEID” i get only “id=post-ratings-“.
    when i implement the the_ratings() function to the loop-index file it works fine.

    what can i do?

    thanks!

    #168932

    I have exactly the same issue after upgrading to Enfold v2.3. The top header menu drop-down doesn’t work. My website is: http://www.emeditor.com/ This should need a hot fix as soon as possible…

    Thank you,
    Yutaka

    #168918
    dmaca
    Participant

    Hello guys,

    Asked similar question before but for Replete.

    Link: http://tinyurl.com/o5a9kmu

    What css code should i use in order to make font a bit smaller for menu and sub-menu items

    and

    decrease interval between sub-menu items…

    Just want to make menu to occupy less space..

    Kind Regards,
    Denis

    #168916

    In reply to: Logo Missing

    Hey!

    Please add following code to Quick CSS in Enfold theme options

    div .logo { z-index: 9999; }

    Cheers!
    Yigit

    #168912

    Hi!

    Please do a cache refresh for your browser. The font files of the previous Enfold versions use a different character set than the latest one. If your browser fetches the old file from your browser cache you will encounter the problems described above.

    If, after cache refreshing and reloading, you still have any icon issues let us know here: https://kriesi.at/support/topic/icons-missing/

    Regards,
    Kriesi

    #168907
    unclemurray
    Participant

    Hello. I just tested upgrading to the new version on my staging server via wordpress update. All of our customizations are ina child theme. Upon refreshing the admin after the update, all settings in the enfold settings menu have been reset. We lost all our logo, color defaults etc.
    Anyone else having that issue?

    The only other problem we seem to have is we added a small phone icon from the iconfont manually to the top navbar and its not loading anymore…

    #168898

    Topic: MyISAM or InnoDB?

    in forum Enfold
    macrunner
    Participant

    Hi,

    Enfold prefer a database with MyISAM or InnoDB?

    Or Mixed? For example: “wp_options”, “wp_usermeta”, “wp_comments” InnoDB and all the rest MyISAM?

    Thanks

    • This topic was modified 12 years, 3 months ago by macrunner.
    #168897

    Hello!

    On your WordPress theme directory, please go to Enfold folder and open Header.php file and find following code in line 8

    $headerMenu = $responsive ? avia_get_option('header_menu','mobile_drop_down') : "";

    and comment it out

    //$headerMenu = $responsive ? avia_get_option('header_menu','mobile_drop_down') : "";

    Best regards,
    Yigit

    #168896

    Topic: Contact Form 7 Issues

    in forum Enfold
    xyzb
    Participant

    Hi,
    This plugin works but Enfold breaks the validation error message CSS. When I use a standard WP template, everything works as it should.

    Thanks

    #168894
    MHM
    Participant

    Hi there! I created a child theme, and the CMS recognizes it as a child of Enfold:

    Child theme of Enfold theme

    This child theme requires its parent theme, Enfold.

    When I tried the advice from this thread, I found that the “import parent theme settings” option was unavailable. I saw the “Import Dummy Data” option but no “Import Parent Settings” option, even when I click the dummy button.

    I’ve reactivated my Enfold theme for now so that I have my content and settings back. My Enfold is version 2.2. Thanks for your advice!

    #168893

    I looked into code of the parent theme and found that you have a special function for dynamic stylesheet URL.
    It is referenced around line 302 in enfold functions.php and line 748 of functions-enfold.php.
    Can you provide a patch that will correct behaviour of serving dynamic stylesheet from /uploads/dynamic-avia/ folder over https?

    #168890

    Hello skosmer!

    Firstly i would suggest you to create a child theme if you did not create already ( You can follow instructions from this video Devin prepared http://vimeo.com/channels/aviathemes/67221517 )
    You can continue to update your theme as long as you make changes on child theme. Kriesi.at is actually an Enfold child theme.
    If you hire a quality developer, they should be able to customize the theme without damaging its functionality. You can look for developers on
    http://www.microlancer.com/
    http://www.authenticjobs.com/
    http://jobs.freelanceswitch.com/

    Cheers!
    Yigit

    #168884
    skosmer
    Participant

    Hi all,

    Since you guys don’t do any customizing of your themes, do you have any suggestions for adding components, while still maintaining the integrity of the theme so it can continue to be updated? I would like to hire someone to do this, but don’t want to damage the theme in any way.

    Is this even realistic?

    Thx.

    #168882

    Hello rcgroup!

    Please add following code to Quick CSS in Enfold theme options

    span.ls-s-1 { text-align: left; }
    @media only screen and (min-width: 989px) and (max-width: 1140px) { span.ls-s-1 span { font-size: 22px; } }
    @media only screen and (min-width: 768px) and (max-width: 988px) { span.ls-s-1 span { font-size: 17px; } }
    @media only screen and (min-width: 989px) and (max-width: 1140px) {  span.ls-s-1 { left: 5px; } span.ls-s-1 span { font-size: 11px; } }

    Regards,
    Yigit

    #168880

    i cannot choose homepage in enfold theme settings any more

    only option like portfolio about us contact shortcode i can choose and no hompeage selection anymore

    #168878

    Yigit,

    How can i choose my hompage as frontpage in enfold settings?
    Sorry for stupid question!

    #168868

    In reply to: Logo Missing

    Hi Devin,

    Thanks for the response.

    I tried those things, unfortunately to no avail.

    Not even the default ‘Enfold’ logo is showing. It’s just blank.

    Did you want the credentials so you can login and toy with it?

    Thanks.

    #168851

    Hello!

    Have you choose your ‘Homepage’ as frontpage in Enfold theme settings?
    And please add following code to Quick CSS in Enfold theme options

    .fallback-table-val { visibility: visible; }
    .pricing-table li.empty-table-cell { display: block; }

    Cheers!
    Yigit

    Hello Kaas!

    Please add following code to Quick CSS in Enfold theme options

    .title_container { display: none; }

    If you meant breadcrumbs when you said additional menu, this will remove it. If not, please post the link to your website

    Cheers!
    Yigit

    #168842

    Hi!

    Thanks @freepixelweb

    Regards,
    Yigit

    #168839
    This reply has been marked as private.
    #168821

    Hi ZirveBilisim!

    Please add following code to Quick CSS in Enfold theme options

    #header .mega_menu_title { width: 135px; }

    Best regards,
    Yigit

    #168820
    nicolasweh
    Participant

    http://www.rvarq.com
    Is there a way to make the child theme after, once the web is finished and where I modified and placed CSS code into the Enfold 2.2 original files?
    I made a copy of all the original files of the theme in the PC, and worked for a week into the Enfold 2.2 theme.
    I thought about Child Theme was for those who wanted to perform various web with the same theme.
    I know, I know, how could I be so stupid!! The issue is that I need to update to remove a problem of Flickering Nav Bar fixed with this last version.

    • This topic was modified 12 years, 3 months ago by nicolasweh.
    #168818
    mahasvin
    Participant

    I created child theme for Enfold. However after correctly installed SSL certificate I am getting mixed contents warnings in all browsers. I inspected Media resources and header, and found that it has something to do with avia framework.

    My question is – what I have to change in the framework to make Enfold child theme work correctly over https?

Viewing 30 results - 237,481 through 237,510 (of 243,920 total)