Viewing 30 results - 226,291 through 226,320 (of 243,835 total)
  • Author
    Search Results
  • #234874

    Hi!

    Glad css code solved the issue! :)
    Do you manually change the code or copy paste it from here http://kriesi.at/documentation/enfold/change-when-mobile-menu-appears/ ? Please try copy pasting

    Regards,
    Yigit

    #234869

    Hi!

    You can add the code to Quick CSS in Enfold theme options under Styling tab or inside Custom.css file in Enfold/Css folder.
    Copy&pasting the code Peter posted and changing the ID will do it

    Regards,
    Yigit

    #234849
    shaxuk
    Participant

    Hi guys

    is there a possibility to have one kind of font and colour in all the rows in enfold. as currently first row will show the font bright and in the next row it will show a bit lighter.

    is it possible to change that so every row remains the same.

    shax

    Hi,

    I used the http://kriesi.at/documentation/enfold/change-when-mobile-menu-appears/ tutorial and was able to fix my mobile menu issue. I also changed the code to be triggered by 6 or more menu items, rather than 7, because a few of our menu titles are long.

    Thanks,
    Shawn

    #234836

    Hi!

    If you would like to use Background color please do not use background image and it should work fine. Color section with ID of av_section_2 currently has both background image and background color. Once background image is disabled, background color ( which is #ffaa00 ) displays fine

    Cheers!
    Yigit

    #234826

    Hi!

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

    @media only screen and (max-width: 989px) and (min-width: 768px) { 
    .responsive .mobile_menu_tablet .main_menu {
    display: block;
    }}

    There should not be a horizontal scroll bar when theme is responsive, if you meant vertical, it does show up fine on my end http://i.imgur.com/rjlBIKn.jpg

    Best regards,
    Yigit

    #234820

    In reply to: Adding an Image Frame

    Hey dpilling!

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

    img { border: 2px solid black; }

    Cheers!
    Yigit

    #234808

    Hi David!

    You can use this plugin to add tags to your pages https://wordpress.org/plugins/wordpress-seo/

    Regards,
    Yigit

    #234802
    Douglas Alexander
    Participant

    Hi guys!
    Is it possible to add Tags to pages in Enfold?
    If so, what do I need to do?

    Talk soon.
    David

    #234792

    there is a check for custom link url in the masonry-entries.php on line 727

    
    if(!post_password_required($id)){
    $custom_link = get_post_meta( $id ,'_portfolio_custom_link', true) != "" ? get_post_meta( $id ,'_portfolio_custom_link_url', true) : false;
    if($custom_link) $this->loop[$key]['url'] = $custom_link;
    }
    break;

    is it possible to insert here a target=_blank
    because that will be ok – if there is an external link than open a new window – if not open normal

    #234780

    Hi tonyiatridis!

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

    .entry-content-header h3 a {
    text-transform: uppercase;
    }

    Best regards,
    Yigit

    #234766

    In reply to: Enfold fixed header

    Hi Yigit,

    We’re getting closer. This is what I have in my Quick CSS right now

    #header_main .container, .logo img, .logo a {
    height: 88px !important;
    line-height: 88px !important;
    max-height: none !important;
    }

    .header_color .main_menu ul:first-child > li > a {
    height: 88px !important;
    line-height: 88px !important;
    }

    I have a logo which is 88 px high. It has a perfect size an every responsive device, but there is no padding at the bottom. There is a slider directly below the logo and there is no space in between.

    When I enter this into the Quick CSS
    .fixed_header #main {
    padding-top: 135px;
    }
    the header is getting taller, but not in the responsive views.

    Your can have a look here: http://www.save-your-life.net. I’m still developing so there is a password required: abitur97

    Regards

    Mark

    #234761

    Topic: PHP Error

    in forum Enfold
    justinfinocchiaro
    Participant

    Hi There.

    Was wondering if you can help resolve this error log:

    PHP Catchable fatal error: Object of class WP_Error could not be converted to string in /home/comprarmagazine/public_html/comprarmag.com/wp-content/themes/enfold/functions-enfold.php on line 300

    Or if you can tell me it’s a plugin that’s helping create this on theme.
    I received the error both today and yesterday. Nothing new was placed on theme.

    Thanks in advance.

    #234753

    Hi!

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

    .header_color .avia-tt { background-color: white; }
    .header_color .ajax_search_image { color: white; }

    Cheers!
    Yigit

    #234748

    Hey Ismael, I’m great!

    Perhaps it is in the av_icon_string method? This link being generated:
    http://biostacker.com/buy/epiq-mind-aniracetam-complex/%22%20%3E%3Cspan%20aria-hidden=

    There are many plugins involved, and the lastest update might just be the first time I noticed it. Not sure what would be messing with the Enfold theme though!

    #234742

    Hi!

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

    .gravatar img { max-height: 60px; }

    Cheers!
    Yigit

    #234738

    In reply to: Enfold fixed header

    Hey!

    Please add following code to Quick CSS as well

    .fixed_header #main {
    padding-top: 135px;
    }

    If that does not work, please post the link to your website

    Best regards,
    Yigit

    #234736

    In reply to: Change menu colors

    #234734

    In reply to: Testimonials

    Hey tcoach84!

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

    .avia-slider-testimonials.avia-testimonial-wrapper .avia-testimonial:first-child {
     position: relative!important; 
    }

    Best regards,
    Yigit

    #234730

    Hey Philippe!

    You can go to Appearance > Widgets and add any other widget to one of the Footer Columns. If you would like to display them empty, please add an empty Text widget.

    Best regards,
    Yigit

    Hi Peter,

    ich habe die Funktion in die functions.php eingefügt. Wenn ich sie in die functions-enfold.php einfüge, dann zerschießt es mir die gesamte WP-Installation und ich kann keine Seite mehr aufrufen. In beiden Fällen habe ich die Funktion ganz ans Ende der Datei eingefügt sodass danach nichts mehr kommt. Allerdings habe ich auch schon rumgespielt und sie an anderen Stellen, ohne Ergebnis, eingefügt. Gibt es denn noch andere Möglichkeiten einen weiteren Google Font in die Auswahlliste für den Body Text unter Styling aufzunehmen?

    Danke,

    Thomas

    #234715

    Topic: Testimonials

    in forum Enfold
    tcoach84
    Participant

    Hey

    After i have updated my Enfold theme to wordpress, my testimonials feature is loading very slowly, and sometimes not at all. We are talking over 10 sec delay.
    What can be wrong? or are there others with the same problem?

    My site is: http://sportsacademy-viborg.dk

    #234712

    #1 – This problem is intermittent (doesn’t happen every time) but is happening about 1 out of 4. I will install the new theme, but do you have any other idea why this would happen?

    #3 – When the home page is loaded for the first time in firefox, the logo appears small (as in the size it is when you pan down with sticky menu). When the screen is refreshed the logo appears the appropriate size. Why would this happen and how do I fix?

    #234710

    In reply to: Add New Font

    Hey Simon!

    What font are you trying to use? You can only add google fonts to the Enfold > Style > fonts dropdown. Add this on functions.php:

    add_filter( 'avf_google_heading_font',  'avia_add_heading_font');
    function avia_add_heading_font($fonts)
    {
    $fonts['Source Sans Pro'] = 'Source Sans Pro:400,600,800';
    return $fonts;
    }
    
    add_filter( 'avf_google_content_font',  'avia_add_content_font');
    function avia_add_content_font($fonts)
    {
    $fonts['Source Sans Pro'] = 'Source Sans Pro:400,600,800';
    return $fonts;
    }

    Change the Source Sans Pro font with the font you’re trying to use. If you want to use fonts other than google fonts, please search google for font face integration.

    http://www.w3schools.com/cssref/css3_pr_font-face_rule.asp

    Cheers!
    Ismael

    #234708
    Philippe
    Participant

    In one of the 3 footers, i see :

    “INTERESTING LINKS

    Here are some interesting links for you! Enjoy your stay :)”

    Where can i change this text ?

    Thanks,

    Philippe

    #234702

    … collapsible menu in mobile mode …

    +1

    #234690
    marvalarc
    Participant

    I’m a Real Estate company trying to install a property search bot in my enold theme.

    This bot comes from inmofactory, my actual CRM.

    In they tutorial they ask me to:

    1. To host inmofactory_helper.html in the root of my website
    2. To write this code at the “head” section of every page where the “property search bot” will be shown:

    <script type=”text/javascript” language=”javascript” src=”http://webcliente.inmofactory.com/scripts/jsiframe2014.js&#8221; ></script>

    3.To write this code on every page where the “property search bot” will be shown:

    <script language=”javascript” type=”text/javascript”>
    parametros.componente = “Buscador”;
    parametros.idpublicacion = “NNNN”;
    new Ib2c(parametros);
    </script>

    My questions are.

    1. How can I acces to the root of my website in order to host there inmofactory_helper.html?
    2. I’ve tried to edit basecode from the page I created with in enfold template in order to place the scripts at the head setion and at the page qhere the bot is placed, but on the edit section of enfold theme I can only find a generic page.php Is that the one I have to edit? Because I could’nt find any indiviadualized page wich refers to the one I created with enfold.

    WANTED1403
    Participant

    Hey Guys

    I am looking for a possibility to implement a interactive Google Map in the Background of my Website.
    For your reference please find an example which I found in the web here: http://iridemobile.com/book-car-service/

    I already tried to put the link to my separate php file in the Color section form for Videos.
    But unfortunately in this case the Color section only tries to open a Video file, which actually is not there.

    Do you have any idea how I can implement my Google Maps php in enfold that it will be shown in the Background of my page and is still interactive like in my example above?

    Thanks in advance for our Support!
    Cheers! Matthias

    #234674

    Hey!
    That widget is part of the verification plugin I am using for themeforest purchase codes, so nothing that would really make sense within the enfold core files :)

    The BBpress login widget should work just as fine ;)
    Best regards,
    Kriesi

    • This reply was modified 11 years, 10 months ago by Kriesi.
Viewing 30 results - 226,291 through 226,320 (of 243,835 total)