Viewing 30 results - 238,741 through 238,770 (of 243,777 total)
  • Author
    Search Results
  • #140412

    Hi John,

    1. Uncomment / restore the line you deleted, and change the content of the variable $title in line 9:

    $title = __('Blog - Latest News', 'avia_framework');

    You can change “Blog – Latest News” for whatever you want to.

    2. Yes, this will be wiped when you update Enfold, try using a child theme to preserve changes.

    Regards,

    Josue

    #140659

    Hi,

    In your WordPress directory please go to Enfold > Js and open Shortcodes.js and search for “Iconlist shortcode javascript” ( should be in line 605 ) and comment out or delete all the code untill “Section Link Main Menu controler for one page sites”.

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

    .avia_transform .avia-icon-list .iconlist_icon { opacity: 1!important; -webkit-transform: scale(1)!important; transform: scale(1)!important;
    -ms-transform: scale(1)!important; }

    I’m not sure if this is the best way to do it but does the trick.

    Regards,

    Yigit

    #139867

    BUT… your enfold demo does work correctly (I think it squashes the logo a bit, but it resizes)…. I haven’t really done any changes on the theme except for creating a child theme with nothing in it at this moment…..

    #139803

    Hi Devin,

    Now all deactivated.

    Thanks,

    #140867

    Hi Andreas,

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

    #top .thumbnail_container img { margin: 0 auto!important; width: 170px; height: 257px; }

    Regards,

    Yigit

    #137089

    In reply to: Font Stack

    Hi,

    Not through wp-include but you should go to wp-content > themes > Enfold > Includes > Admin and register-admin-options.php file is there

    Regards,

    Yigit

    #140863

    Hi,

    In your WordPress theme directory please go to Enfold and open Search.php file and search for “bellow” and change it.

    Regards,

    Yigit

    #133690

    In reply to: NextGen Pro

    Hey!

    Update – see: https://kriesi.at/support/topic/how-to-use-nextgen-gallery-with-enfold-and-other-kriesi-themes – Emfold now supports NextGen 2.0.x and Nextgen Pro.

    Best regards,

    Peter

    #140896

    In reply to: Disable logo resizing

    Hi,

    In your WordPress theme directory please go to Enfold > Js and open Avia.js file and find following code

    if(st < el_height/2)
    {
    newH = el_height - st;
    header.removeClass('header-scrolled');
    }
    else
    {
    newH = el_height/2;
    header.addClass('header-scrolled');
    }

    and change it to

    if(st < el_height)
    {
    newH = el_height - st;
    header.removeClass('header-scrolled');
    }
    else
    {
    newH = el_height;
    header.addClass('header-scrolled');
    }

    Regards,

    Yigit

    #29532
    mrlambert33
    Participant

    Hey guys,

    Love Enfold and the smooth layout. I had a couple of questions. First, does the theme react well with advertisement plugins and would you recommend a specific one? Secondly, the same question for geomapping plugins? I’m doing a travel site and want the ability to offer advertisement space as well as map locations I have been. Thanks!

    Matt

    #140855

    Hi,

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

    body#top.page-id-2627.content { padding-top: 30px; }

    .page-id-2627 div.avia_textblock {margin-left: -30px;}

    Regards,

    Yigit

    #140350

    Try adding the following to your Quick CSS (located in the styling tab of the theme options) or the child style.css:

    .container_wrap.fullsize {
    overflow-x: hidden;
    }

    Regrds,

    Devin

    #29524
    andrebraga
    Participant

    Hi!

    I searched the forum but there is no help topic to my specific problem.

    I customized the theme enfold normaly but, the contact form does not work! We have tested other forms like as contactForm7 and others and they all worked. I would urgent help if possible because my website already on air. I have good knowledge of programming and i could change the contactform but would like the contactform from the theme. Where can I send the login for you to take a look? Tks!

    #140349

    The website is http://reallife247.org and the pages with the issue are the message archives page and the search results page: http://reallife247.org/?s=Test

    Thanks for offering to take a look!

    #140859
    #29522
    Eventmakers
    Participant

    Just installed the Enfold theme successfully.

    When I’m trying to Import the Dummy Content I’m getting the message:

    Importing didnt work!

    You might want to try reloading the page and then try again

    (The script returned the following message:

    )

    No plugins activated.

    What is wrong?

    #140626

    Hi,

    Please add following code to Quick CSS in Enfold theme options

    .grid-image img { height: 154px!important; }

    Regards,

    Yigit

    #140006

    Hi,

    In your WordPress theme directory please go to Enfold folder and open Header.php and find following code in line 171

    do_action('ava_after_main_menu');
    ?>

    and right under it paste your code like

    <?php echo "<iframe class='facebk' src='....'></iframe>"; ?>

    do not forget to change all ” to ‘ inside your iframe code. You can use iframe.facebk class to style your button

    Regards,

    Yigit

    #29520
    xpoveda
    Participant

    Hello,

    http://dev.escalamas.com/tienda

    I do not this taking the styles that I have defined in WooCommerce, this taking me to enfold themselves. How to make the catch?

    Also would want to have all products in view only “catalog”, ie could not buy. As do so only out for each product the button “show details”?

    Thank you!

    Xavier.

    #140691

    It works! Thank you!

    #140849

    Hi,

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

    .pricing-table>li { border-top-style: none; border-bottom-style: solid!important;

    border-bottom-width: 1px; }

    Regards,

    Yigit

    #140682

    Thanks for your fast replay!

    Maybe I am missing something, because the first code you proposed (to show related posts of the same category under ‘You might also like’) doesn’t work for me. When applied exactly as you proposed (by changing php code) it does display nothing at all: no related posts at all, and also the sentence ‘You might also like’ is not visible anymore.

    I am working with a child-theme, so I copied the original file, changed the php code and placed it under enfold-child -> includes -> related-posts.php

    The second code works great: I now can navigate to the prev. and next post of the same category.

    Can you tell me or I have done something wrong, or maybe I can change the code a bit so that it is working?

    Thanks in advance!

    Regards, Fleur

    #29514
    cdapex
    Participant

    After having to restore a backup for my Enfold themed site, the Accordion (which I use for the FAQ) is no longer working. Instead it just shows all of the fields opened.

    Any assistance would be helpful, thanks!

    #140577

    In enfold/js/avia.js replace

    if($.fn.avia_activate_lightbox)
    $(container).avia_activate_lightbox();

    with

    if($.fn.avia_activate_lightbox){
    if( !$('body').hasClass('page-id-1437') ) $(container).avia_activate_lightbox();
    }

    and instead of 1437 insert the id of the page where you want to deactivate the lightbox effect.

    #139802

    Hi Devin,

    I will do it during the day and let you know once I deactivated all the plugins.

    Thanks,

    #140555

    Hi,

    Configure the options on Enfold > General Settings > Blog Style. Make sure that you select the same style when using Blog Posts element on the Advance Layout Editor.

    Regards,

    Ismael

    #140660

    Maybe you need to add another subset to the font ( see https://kriesi.at/support/topic/google-fotns-with-extended-latin-subset and https://developers.google.com/fonts/docs/getting_started#Subsets ).

    You just need to add the code I posted in the thread to functions.php and replace “Open Sans” with your font name. I’m pretty sure that &subset=latin,latin-ext is what you need for ‘ê’ but if it doesn’t work try another subset.

    #140832

    In reply to: Enfold theme old one

    Hi,

    This is really weird as rest of users had no problem downloading version 2.1 from ThemeForest and installing it. I will tag Kriesi

    Regards,

    Yigit

    #140831

    In reply to: Enfold theme old one

    That is exactly what I did, and it downloaded the 1.8, tried it twice, build websites all the time I know how to download and updates themes. I was logged in otherwise it would not download. Feel confused.

    #140561

    Hi,

    no afaik this is not possible because Kriesi uses overflow:hidden to avoid any flickering or styling issues and thus all elements which are positioned outside the slider will also be hidden. I’d suggest to use the fullwidth layerslider ( http://kriesi.at/themes/enfold/ ) or the fullwidth easy slider if you want to place the controls on the left/right side of the screen.

Viewing 30 results - 238,741 through 238,770 (of 243,777 total)