Viewing 30 results - 237,091 through 237,120 (of 241,850 total)
  • Author
    Search Results
  • #114987

    Hey,

    @yutakaemura: Domo arigatou gozaimasu. :)

    Cheers,

    Ismael

    #139970

    Hi,

    You have disabled mobile menu in CSS, please try adding this code to custom.css file or into Quick CSS in Enfold theme options page under Styling

    .responsive .mobile_menu_tablet .main_menu { display: block; }

    Regards,

    Yigit

    #139985

    Hi,

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

    @media only screen and (min-width: 480px) and (max-width: 767px) { div.ls-wp-fullwidth-container { display: none; } }

    Regards,

    Yigit

    #139951

    I dont see anything attached? I’m looking for this page/section: http://kriesi.at/themes/enfold/features/#tab-id-2

    Which is the second tab called, “Style Generator”.

    #114986

    I created Japanese translations:

    http://www.emurasoft.com/pub/enfold-ja.zip

    I hope this will help someone!

    #29179
    yutakaemura
    Participant

    Thank you for adjusting date format on v2.1!

    I still found a missing place at:

    line 72 of enfold/includes/loop-author.php

    the_time(‘d M Y’)

    should be

    the_time(get_option(‘date_format’))

    Thank you!

    #139910

    Hi ahauber,

    I can assure that by itself the contact form does work :) With 9,000 copies sold of the theme we would have a few more reports if it flat out didn’t work.

    Typically there are a few things that can cause it to not work on an individual server. The first is to make sure the email address used is one based at your domain. Eg (Email address hidden if logged out) . Many servers have spam protection that will not allow mail to be sent out if it is being sent from an outside domain like @gmail.com or something like that.

    Your host may also not allow you to use the php mail function in which case you would need to try using smtp instead: http://wordpress.org/plugins/wp-mail-smtp/

    So first thing to try is change the email address the form gets sent to/originates to a domain hosted one. Next, try using an outside plugin like Contact Form 7 to test your servers mail function (or just talk to your server). If need be, use the smtp mail plugin.

    Regards,

    Devin

    #138976

    Hello Devin,

    Ok, I updated to Enfold 2.0.1 and the main menu items are still messed up in Safari. ;-(

    Please, if you have a moment, can you log into Safari and see what I’m talking about? You have to click on one of the menu links to see what I mean. Some turn “bold” and others do not. Very odd. http://goo.gl/lNogs8

    If you want to see what it’s supposed to look like, view it in Firefox browser.

    Thanks a bunch Devin. I know these support tickets cost $. I try not to get carried away.

    Sincerely,

    Pat

    #138619

    I had faced the same issue, and this fix works a treat, thanks Kriesi.

    I also tried to see if I could have the js folder read from my child theme so that I don’t have issues with future Enfold updates, but I couldn’t get it to work. Is it possible to move the js folder in a child theme and have it reference properly?

    #139946

    Hi,

    Please be sure you installed the latest version of Enfold (2.0.2).

    Regards,

    Josue

    #29174
    zombifieddesigns
    Participant

    Hey there, I purchased the theme recently and believe I installed everything correctly but unfortunately I am unable to locate the, “Style Generator” to change the background colors of my site?

    I have tried going to: Dashboard > Styling which leaves me on the “Enfold Theme Options”, the only thing there is Import dummy context, front page settings, logo, favicon and google analytics.

    There is an option on there to “Show all options” which turns the url from:

    /wp-admin/admin.php?page=avia#goto_styling

    to this: /wp-admin/admin.php?page=avia#

    In other words the link does not do much..?

    The backend side tab labeled, “Enfold” when clicking on it takes me to the same page..

    Any help on how to access the Style Generator would be helpful, thanks.

    #139902

    Hi,

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

    .pricing-table li.avia-pricing-row small { color: white; opacity: 1; }

    Regards,

    Yigit

    #139768

    It has 777 and has both the enfold.css and index.php.

    #139586

    Hi Doremus,

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

    @media only screen and (min-width: 916px) and (max-width: 989px) { div.main_menu { right: -17%; } }

    This should solve it. it will move to menu to right on screens smaller than 989px

    Regards,

    Yigit

    #139845

    Hi Katharina,

    Please add this code to Quick CSS section in Enfold theme options page under Styling

    #top .mega_menu_title img { width: auto; }

    Regards,

    Yigit

    Hi Fabiana,

    I added it http://paisagismoonline-com-br.web22.redehost.com.br/nsite1/

    If you want to do more modifications the file that you need to edit is this http://paisagismoonline-com-br.web22.redehost.com.br/nsite1/wp-admin/theme-editor.php?file=header.php&theme=enfold

    Regards,

    Josue

    #29168
    ahauber
    Participant

    Dear Sir,

    Congratulations for your Enfold Theme. It’s simply great, but I’m sorry to tell you that your Contact Form does not work. It confirms the sending but I do not receive any copy of the mail I have send.

    I have tried many times with different mail accounts but it does not work.

    So please have a look to your contact form and inform me about what should I do.

    I have read that many people complain about that, so I ask you to launch an Enfold Theme Update correcting the bugs, for people that are not developers like me.

    Many tanks in advance for everything and with my best regards, Adolfo

    For your info, the url example is – http://ejemplo.responwebdesign.com/contact/

    Adolfo Hauber Torres – Based in Madrid

    #139330

    In reply to: Fixed Header

    Hi xyzb,

    Unfortunately it would require a bit more in depth changes to separate out the nav by itself but you can request the additional option for a future update in the feature request topic here: https://kriesi.at/support/topic/enfold-feature-requests

    Regards,

    Devin

    #139869

    Hi,

    Please add following code to custom.css file or into Quick CSS section in Enfold theme options page under Styling

    .avia-icon-list .iconlist_title { font-size: 20px; }

    .main_color .iconlist_content { font-size: 14px; }

    .avia-icon-list li { padding: 0 0 10px 0; }

    Regards,

    Yigit

    #139655

    Hi,

    You can try adding this code to custom.css file or to Quick CSS section in Enfold theme options page under Styling

    div.slide-content { padding: 10px; }

    div.slide-entry { box-shadow: 0 0 8px #888888; }

    .avia-content-slider .slide-entry-wrap { width: 98%; left: 1%; }

    Regards,

    Yigit

    #139876

    In reply to: Re-styling Main Menu

    Hi,

    Please add following code to custom.css file or into Quick CSS section that’s in Enfold theme options page under Styling

    #top .main_menu .menu li a:hover { background-color: red; color: white; }

    span.avia-menu-fx { display: none; }

    #top .header_color .main_menu .menu ul li>a:hover { color: white; }

    Regards,

    Yigit

    #138716

    Hi Valentinian,

    I’m not sure where the disconnect is happening with the menu items and theme code so try re-download the theme from your downloads on ThemeForest and then re-uploading the theme files folder by folder via FTP. Perhaps there was a corrupted css file or one that wasn’t updated correctly.

    For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750

    Regards,

    Devin

    #136272

    In reply to: Icons in Enfold

    thanks a lot

    BeeCee
    Participant

    Hi,

    how can I save/export page templates, created with the Advanced Layout Builder, to import them into a complete other (ENFOLD) website?

    Thanks.

    #114834

    How about a Testimonial Slider like the one that is used in the Salient theme. That one is very nice in that it provides a slider that can be used on a color section background. I have a need to display quotes and author and not a picture. Thanks.

    #114833

    It would be nice if there was some additional flexibility in choosing the Font, Font Family, Weight, Size, etc, for the various headings. For example, I would like to set my H1 font to use a certain font size and weight. Same for H2, H3, body, etc. Some themes have this as part of the Admin area. Sure, it could be done in the css file, but seems like it should be part of the theme settings. It would be nice to be able to select different font styles for certain elements, like the new Content Slider. How about a new element that let’s you set text to any font and any style. Thanks.

    #139536

    In reply to: Full width Google Maps

    Tbh I’m not sure if the iframe supports the draggable option. If you want build advanced maps without taking care of code modifications I recommend to use this plugin: WP Google Maps. I tested it with Enfold and it’s very intuitive & easy to use and it integrates well into our theme. You can create an unlimited number of maps & markers, re-size the maps, etc.

    It also allows you to activate/deactivate the dragging function. Just go to Maps > Settings and check the “Disable Mouse Dragging” checkbox.

    #29147
    BeeCee
    Participant

    Hi,

    I would like to use the premium plugin ULTIMATE TOPPANEL from Codecanyon (http://codecanyon.net/item/ultimate-toppanel-wordpress-plugin/4665526).

    But it “interacts” in a bad way:

    I have created some pages with the Advanced Layout Builder and a “widget area” in these pages and created my own “Enfold custom widget areas”.

    But with this plugin active are now widgets in my footer, that I have created normally for my individual pages.

    It’s hard to describe, so please see this screenshot with descriptions here:

    https://www.dropbox.com/s/he820onhabqtjou/description.jpg

    As soon as I disable the plugin my widgets are displayed right.

    Is this now a problem of/in ENFOLD or of/in the plugin?

    Thanks.

    #29067
    PITT
    Participant

    Good afternoon,

    I have a question concerning the layer slider in Enfold. I would really like to you use URL’s of images in stead of Media/layer ID’s. Can someone tell me if this is possible, and if so, how I can achieve this?

    Thanks in advance!

    #139608

    I have checked the thread and the plugin.

    But I fail to see how it can help me set a standard size for all th featured images shown in ur theme

    I did little digging and added the code set_post_thumbnail_size( 150, 150, true ); to functions-enfold.php but seems it deprecated.

    Please help

Viewing 30 results - 237,091 through 237,120 (of 241,850 total)