Viewing 30 results - 217,891 through 217,920 (of 243,940 total)
  • Author
    Search Results
  • #286773

    Hi!

    First I would suggest updating your theme files so that you have the most recent and up to date theme version. See: http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Then you can change the styling options in your general styling tab to change the colors as needed. Right now you have yellow, #ff3338 set as one of the main colors which is where the bold text is getting its color from as well as in the navigation.

    Best regards,
    Devin

    #286768
    jb84
    Participant

    Hi,
    please how to reduce the number of caractere displayed (before the (…) for the latest news text in widget.
    There is to much. If i put a learn more nothing change
    thanks

    #286756
    This reply has been marked as private.
    #286752

    Dear Yigit,

    Thanks, I change the code in enfold/includes/helper-main-menu.php:

    if($headerS[‘header_social’] == ‘icon_active_main’ && !empty($headerS[‘bottom_menu’])) echo $icons;
    get_search_form();

    the result you can see here: http://www.webop.eu

    The CSS in QuickCSS for Enfold has no effect for the field.

    When the search result is open the background is transparent and the second menu scrolls to the bottom.

    Thanks for your help
    Guido

    • This reply was modified 11 years, 6 months ago by webop_germany.
    #286750

    In reply to: 2 translation issues

    Hi!

    2) I couldn’t find the problem of the Revolution Slider plugin. I noticed the shortcode [rev_slider drug] doesn’t work too and it seems to be an incompatibility issue between Revolution slider and WPML.

    3+4) Please try to use the Codestyling plugin to translate the text strings. Download and install the plugin ( http://wordpress.org/plugins/codestyling-localization/ ), go to Tools > Localization and select “Themes”. Then search for “Enfold” in the list and select your language and click on “Rescan” to search for all text strings. Afterwards click on “Edit” and translate the required strings from the “avia_framework” textdomain. At least click the “create mo file” button next to the “Textdomain” selection dropdown (top left corner).

    5) You need to configure the options for each language. If you want to set the homepage for the Arabic version go to this page: http://www.patientdrugnews.com/wp-admin/admin.php?page=avia&lang=ar . You can change the language by using the language switcher on the left side.

    Regards,
    Peter

    #286748
    This reply has been marked as private.

    Thank you Dude it worls now
    But I wonder why for this file only Enfold do not look at if handle my own file?
    An little issue.

    #286733

    Thanks. That changed the font size in the body of my pages, and the top navigation bar.

    I still can’t figure out how the change the font family for the top navigation bar, and the heading on the About page “Hi. We’re Chris and Sarah Wehkamp,” or any heading for that matter.

    I want to change the font to ‘Libre Baskerville’, serif;

    I also followed a previous link to take out the ” Enfold Theme by Kriesi” at the bottom but now it looks like this “© Copyright – Parents Who [no link] – Enfold Theme by Kriesi”

    You guys must laugh a lot at our ridiculousness ;)

    Thanks again.
    Sarah Wehkamp

    #286730

    Hi!

    You must remove the “first” class from every seconds div – otherwise Enfold will create a new row for each div which doesn’t make much sense if you want to display the divs in 2 (or more) columns. Change the code to:

    
    <div class="flex_column av_one_half first">[text* Name placeholder "Name"]</div>
    
    <div class="flex_column av_one_half">[tel* contact-number placeholder "Contact Number"]</div>
    
    <div class="flex_column av_one_half first">[email* email placeholder "Email"]</div>
    
    <div class="flex_column av_one_half">[text Year placeholder "Year"]</div>
    
    <div class="flex_column av_one_half first">[text Make placeholder "Make"]</div>
    
    <div class="flex_column av_one_half">[text Model placeholder "Model"]</div>
    
    [textarea comments placeholder "Ask us any questions or comments you have about the damage."]
    
    <h5>Upload Picture of the Damage Vehicle for an Accurate Estimate</h5>
    [file upload-pic limit:5242880 filetypes:gif|png|jpg|jpeg]
    
    [submit]
    

    and it should work.

    Cheers!
    Peter

    #286722

    Hi!

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

    @media only screen and (min-width: 1140px) {
    .av-main-nav > li > a { padding: 0 53px; }}
    @media only screen and (min-width: 990px) and (max-width: 1139px) {
    .av-main-nav > li > a { padding: 0 44px; }}
    @media only screen and (max-width: 989px) and (min-width: 768px) {
    .responsive .main_menu ul:first-child > li > a { padding: 0 27px; }}

    Regards,
    Yigit

    Hi Josue,
    I expect everything is fine for you.
    Please be so kind and give me some examples (or urls) of good WordPress CDN’s compatibles with ENFOLD that works fine!!!
    Many thanks and with my best regards, Adolfo

    #286704

    Hey!

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

    .toggler.activeTitle {
    background: red;
    }

    Best regards,
    Yigit

    #286703

    In reply to: Questions about Enfold

    Hi!

    1- Link you posted is broken. You can translate it using the plugin i suggested for “home” string. If you would like to do it manually, please go to Enfold/includes folder and helper-social-media.php file and translate it there
    2- Please go to Enfold/framework/php folder and open class-breadcrumb.php file and change the string manually

    Regards,
    Yigit

    #286696

    Hi Cyril!

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

    .avia_desktop .av-masonry-entry:hover .av-masonry-image-container {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    }

    Best regards,
    Yigit

    #286688

    In reply to: ENFOLD shop questions

    Hi! I have problem with the right handside bar. You can see here what i want: http://exclusivosalon.com.ar/captura.jpg
    I’m talking about the design. Do not know how to make it look in the style of Enfold.
    Thanks
    Charlie

    Hi!

    Can you firstly try updating Enfold to the latest version 2.8.1 via FTP – http://vimeo.com/67209750
    let us know if issue remains

    Best regards,
    Yigit

    #286673

    In reply to: Enfold question

    Sorry no, I have been given the scope to design the website myself within the confines of what I mentioned earlier. I just need to know i can do it without too much coding. I use Enfold due to it’s ease of use.

    So I can’t really say what changes I would like to make at this stage. It was more a case of determining that I can change the look of the header mainly, if I need to.

    Regards

    Mark

    #286646

    Hi c3computers!

    Please add following code to Quick CSS

    @media only screen and (min-width: 1140px) {
    .responsive .container {
    width: 1100px;
    }}

    For more detailed customisation, please modify grid.css file inside Enfold/css folder

    Regards,
    Yigit

    #286645

    Topic: Enfold question

    in forum Enfold
    MKW270210
    Participant

    Hi there

    I have a few licences for Enfold and am considering another but first I need to ask a question. My client has three core services and wants each to have a different look within the same website (one look will be corporate, another ’boutique’ and they are yet to decide the third). My experience tells me that once I have styled the header etc then that is set. Is there a way around this?

    If there isn’t then can I run the licence across sub domains of a single domain name to facilitate this?

    Regards

    Mark

    #286643
    c3computers
    Participant

    Hi!

    Is it posible to increase the width of the layout? So i got is set to stretched and i wanna change the width of the ‘content box, the site itself ‘

    So that the content comes closer to the edges.

    Tnx!

    #286618

    Hey!

    Put the following code into custom.css or Enfold->Quick CSS:

    
    .page-id-734 #main .content{
    padding-bottom: 0px !important;
    }
    

    Best regards,
    Günter

    #286616

    Hey cameron329!

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

    .widgettitle { font-family: lato; color: red!important; }

    Best regards,
    Yigit

    #286612

    In reply to: Enfold Header

    Hi c3computers!

    Please go to Enfold theme options > Header Layout > Header Layout and choose “logo left, menu below” in “Menu and Logo Position”
    then add following code to Quick CSS in Enfold theme options under General Styling tab

    nav.main_menu {
    background: yellow;
    border-radius: 10px;
    }

    Best regards,
    Yigit

    #286611

    Hey!

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

    div.flex_column.av_one_full.first.avia-builder-el-2.el_after_av_one_fourth.avia-builder-el-last.column-top-margin {
    margin-top: 10px;
    }

    Regards,
    Yigit

    #286609

    Hey srmathis!

    Please see – http://kriesi.at/documentation/enfold/change-the-default-font-size/
    then go to Enfold theme options > Advanced Styling and edit “Main Menu Links”

    Cheers!
    Yigit

    #286607

    Topic: Enfold Header

    in forum Enfold
    c3computers
    Participant

    Hi!

    Is it posible to create a header like this :

    http://dibbadoo.nl/

    with the enfold theme?

    Tnx in advance!

    Yannick

    #286588

    In reply to: Styling Gravity Forms

    Hey kathrynmichaud!

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

    .gform_wrapper .top_label .gfield_label { color: red; font-size: 18px!important; }

    Regards,
    Yigit

    #286582

    Before I upgraded, I had a menu there, which I set up with WP’s menu settings, which listed my categories, to the left of the search icon. After upgrading to 2.8.1, that menu doesn’t display, but a list of pages displays. I’ve got that off now, but how do I get the main menu (the one with categories) back? In the Menus settings, that menu is set up as Enfold Main Menu. I’ve got the Enfold header settings as Logo left, menu right, but that menu is not displaying.

    Thanks,

    Kirk

    Update: Never mind; it came back. I don’t know why, but after reloading a few times, it showed up. Thanks.

    • This reply was modified 11 years, 6 months ago by kirkmc.
    #286579

    this is from the error_log on the server:

    [Thu Jun 26 11:27:59 2014] [error] [client 199.187.122.91] (12)Cannot allocate memory: couldn’t create child process: /opt/suphp/sbin/suphp for /home/cphfilm/public_html/index.php
    [Thu Jun 26 11:27:59 2014] [error] [client 199.187.122.91] (12)Cannot allocate memory: couldn’t create child process: /opt/suphp/sbin/suphp for /home/cphfilm/public_html/index.php
    [Thu Jun 26 11:27:58 2014] [error] [client 199.187.122.91] (12)Cannot allocate memory: couldn’t create child process: /opt/suphp/sbin/suphp for /home/cphfilm/public_html/index.php
    [Thu Jun 26 11:27:57 2014] [error] [client 199.187.122.91] (12)Cannot allocate memory: couldn’t create child process: /opt/suphp/sbin/suphp for /home/cphfilm/public_html/index.php
    [Thu Jun 26 11:26:10 2014] [error] [client 199.187.122.91] (12)Cannot allocate memory: couldn’t create child process: /opt/suphp/sbin/suphp for /home/cphfilm/public_html/index.php
    [Thu Jun 26 11:26:10 2014] [error] [client 199.187.122.91] (12)Cannot allocate memory: couldn’t create child process: /opt/suphp/sbin/suphp for /home/cphfilm/public_html/index.php
    [Thu Jun 26 11:25:53 2014] [error] [client 199.187.122.91] (12)Cannot allocate memory: couldn’t create child process: /opt/suphp/sbin/suphp for /home/cphfilm/public_html/index.php
    [Thu Jun 26 11:25:53 2014] [error] [client 199.187.122.91] (12)Cannot allocate memory: couldn’t create child process: /opt/suphp/sbin/suphp for /home/cphfilm/public_html/index.php
    [Thu Jun 26 11:25:45 2014] [error] [client 77.66.44.177] (12)Cannot allocate memory: couldn’t create child process: /opt/suphp/sbin/suphp for /home/cphfilm/public_html/index.php
    [Thu Jun 26 11:25:45 2014] [error] [client 77.66.44.177] (12)Cannot allocate memory: couldn’t create child process: /opt/suphp/sbin/suphp for /home/cphfilm/public_html/wp-cron.php
    [Thu Jun 26 11:25:44 2014] [error] [client 199.187.122.91] (12)Cannot allocate memory: couldn’t create child process: /opt/suphp/sbin/suphp for /home/cphfilm/public_html/index.php
    [Thu Jun 26 11:25:44 2014] [error] [client 199.187.122.91] (12)Cannot allocate memory: couldn’t create child process: /opt/suphp/sbin/suphp for /home/cphfilm/public_html/index.php
    [Thu Jun 26 11:25:26 2014] [error] [client 199.187.122.91] (12)Cannot allocate memory: couldn’t create child process: /opt/suphp/sbin/suphp for /home/cphfilm/public_html/index.php
    [Thu Jun 26 11:25:26 2014] [error] [client 199.187.122.91] (12)Cannot allocate memory: couldn’t create child process: /opt/suphp/sbin/suphp for /home/cphfilm/public_html/index.php
    [Thu Jun 19 23:44:15 2014] [error] [client 66.249.78.206] client denied by server configuration: /home/cphfilm/public_html/update/wp-content/themes/enfold/framework/php/wordpress-importer/error_log
    [Thu Jun 19 02:21:09 2014] [error] [client 31.210.70.130] (12)Cannot allocate memory: couldn’t create child process: /opt/suphp/sbin/suphp for /home/cphfilm/public_html/index.php
    [Thu Jun 19 02:21:09 2014] [error] [client 31.210.70.130] (12)Cannot allocate memory: couldn’t create child process: /opt/suphp/sbin/suphp for /home/cphfilm/public_html/wp-login.php

    I don’t really have so much in the child theme – should I disable that?
    thanks so much…

    #286561

    Hey Gurify!

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

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

    Best regards,
    Yigit

Viewing 30 results - 217,891 through 217,920 (of 243,940 total)