Viewing 30 results - 238,081 through 238,110 (of 244,526 total)
  • Author
    Search Results
  • Hello!

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

    div#av_section_1 { border-style: none!important; }

    Cheers!
    Yigit

    #168982

    Thank you, but not being a PHP programmer, I am at the mercy of the Enfold template and WordPress for the layout. Can you point me in the right direction? Is there some place within WordPress admin to define the layout, as I can on other pages, for the search results page?

    Thank you.

    #168976

    Topic: IE 8 issues

    in forum Enfold
    mgould
    Participant

    I updated to 2.3 and am having several issues with IE8 now.

    1. I am getting this error:

    Webpage error details

    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET4.0C; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0E)
    Timestamp: Tue, 1 Oct 2013 20:06:33 UTC

    Message: Object doesn’t support this property or method
    Line: 1335
    Char: 7
    Code: 0
    URI: http://dev.atlasdie.com/wp-content/themes/enfold/js/avia.js?ver=1

    2. On this page:http://dev.atlasdie.com/tooling, my tabs are now misaligned and the top slider has disappeared.

    Again these issues only appear in IE8. Any help please please?

    Thanks – Monica

    #168973
    diaarts
    Participant

    hi, i have 3 questions,
    1- i could not find how to make a header vertical drop down menu, its only coming as horizontal menu, how can i do that?
    2- in footer i have this link shows down, how can i remove it? http://diaarts.com/wp-admin/admin.php?page=avia#
    3- how can i remove ( Enfold Theme by Kriesi ) from copyright?

    my web page is http://www.diaarts.com

    also the website is not working in Galaxy phone or I phone, what to do with this matter?

    #168967

    Hi!

    If you previously had some custom CSS that might be the reason, when i updated my Enfold to version 2.3 there was no issue with bottom border :)

    Regards,
    Yigit

    #168963

    In reply to: Main Navigation Issues

    Hey!

    Please add following code to Quick CSS in Enfold theme options

    #header_main_alternate { z-index: 2; }

    Best regards,
    Yigit

    #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, 6 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

Viewing 30 results - 238,081 through 238,110 (of 244,526 total)