Viewing 30 results - 209,491 through 209,520 (of 244,618 total)
  • Author
    Search Results
  • #338630

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

    .text-sep-cat, span.blog-author {
    display: none!important;
    }

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

    Best regards,
    Yigit

    #338629

    Thank you Josue.
    Instead of updating the file class-breadcrumb.php, can’t I just add a small piece of code to my functions.php file in my enfold child theme? I prefer to use the child theme instead of changing theme files.

    And just out of curiosity, if I set the home page to page “Home”, why is the breadcrumb not picking up that page? Is this a bug or is there a logical explanation for it?
    Thanks,

    Stephen

    #338618

    Hey silviouk!

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

    table, .main_color table caption, .main_color tr:nth-child(even), .main_color .pricing-table>li:nth-child(even), .main_color tr:nth-child(odd), .main_color .pricing-table>li:nth-child(odd), .main_color .pricing-extra { background-color: transparent !important; }
    td span, td small, td a { color: white!important; }

    Regards,
    Yigit

    #338617
    red-x
    Participant

    Hi there, I installed Enfold to an existing WordPress Installation. Everything worked properly except of the mobile menue. As soon I resize the Browser to mobile size, the menue disappears. So in mobile view there’s no menue at all.
    Of course I tried the forum search and tried different things, i.e. https://kriesi.at/support/topic/mobile-menu-is-missing/. Here I got at least a mobile menue, but it still doesn’t work. I just got the menue icon, but nothings happens while mouseover or a click.
    I deactivated all plugins and just updated the theme to version 3.0.2 (via FTP) – but there’s still no working mobile menue.

    Need some advice please.

    Regards
    Frank

    #338614

    Topic: Chinese Icons

    in forum Enfold
    Barry
    Participant

    I have upgraded to Enfold V3.0.2 and I now have icons appearing in Chinese. I have already put into my .htaccess file the coding:-
    <FilesMatch “\.(ttf|otf|woff)$”>
    <IfModule mod_headers.c>
    Header set Access-Control-Allow-Origin: http://harefieldchurch.org
    </IfModule>
    </FilesMatch>
    But has not improved the situation. I have reloaded the Enfold 3.0.2 files a couple of times by FTP but not solved it.
    Any ideas?

    #338609

    Hey!

    You are welcome, glad we could help :)
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

    #338608

    Hey!

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

    .upsells.products .products li {
    width: 20%!important;
    }

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

    Best regards,
    Yigit

    #338596
    JaredBurnett
    Participant

    Hello,

    I was doing some tests and I found that my website significantly speeds up if I disable woocommerce. It seems to be causing admin-ajax.php to load very slowly. Sometimes this adds nearly 3 seconds to a page that will load in 1 second without woocommerce.

    I am fine with my woocommerce store pages loading slowly, but it slows down my homepage, blog, and all other non-store pages. It looks like the demos are working fine with woocommerce.

    Is there anything I can do to resolve this? I have the latest version of enfold and I am on woocommerce 2.2.6 (latest).

    Thanks for your help,
    Jared

    #338592

    Hey Adendum!

    Please enable debugging mode – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
    You will be able to see shortcodes of elements you have added using ALB when you switch to Default editor

    Regards,
    Yigit

    #338590

    Hi Max!

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

    #footer * {
    font-weight: normal;
    }

    It will make all text in footer section normal weight. If you would like to target a specific element, please post the link to your website and point out the element

    Cheers!
    Yigit

    #338589
    Adendum
    Participant

    I am used to the default editor and more and more themes are being released with some kind of ‘advanced’ drag and drop or front end editor – which I tend to deactivate/uninstall/ignore but I created a test page to see how the Enfold Advanced Editor worked.

    It’s pretty neat and very easy to use and great in full screen mode. So I am sure clients will like this but I have a problem….if you switch back to Default Editor you see nothing in the editor window. If you hit publish – you get a blank page!

    I am using WP 4.0, Enfold 3.0.2 with Enfold Child 1.0 and I’ve tried the backend using Firefox and Chrome.

    And I am very nervous about letting a client loose on a new site I am working on

    #338588

    Hi dondela!

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

    @media only screen and (max-width: 767px) {
    .responsive .logo img { float: right; }}

    Regards,
    Yigit

    #338585
    dondela
    Participant

    Hi support-team,

    after the latest enfold update today, the position of the logo in mobile menu viwe is not correct. It should align right, but it aligns bseid the menu-button on the left side.
    As custom css i wrote this:
    @media only screen and (max-width: 900px) {
    .responsive .logo {
    float: right;}

    .container #advanced_menu_toggle, #advanced_menu_hide {
    left: 0;}
    }

    #338584

    Hey!

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

    .phone-info a {
    color: white!important;
    }

    Regards,
    Yigit

    #338582

    Hi songjiekun!

    Which version of Enfold are you using? Please note that we may need a temporary admin login to look into the issue

    Regards,
    Yigit

    #338576

    Hi christianbak!

    Please edit your frontpage and click on Color Section element and change background color/background image as needed. For more information, please see – http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-advanced-layout-editor/

    Cheers!
    Yigit

    #338572
    christianbak
    Participant

    Where do I have access to change the background color and image of “enfold-business-flat”.

    Thanks

    #338566

    Hi Ismael,
    Yes, it’s the “Featured Image” which should link images into the Thumbnails.
    I did update the themes/enfold/functions-enfold.php and the themes/enfold/functions.php.
    I went to the Screen Options but enable the Featured Image is not on the list to be enabled. It’s still not visible.
    Is there another place in Enfold how to activate the feature, e.g. in the Quick CSS, or something else?

    Thank you for a hint, best regards,
    Usé

    • This reply was modified 11 years, 6 months ago by Userreq.
    Raleigh
    Participant

    Here is an example of what I am looking to achieve: http://salt-yard.myshopify.com/

    In the example above If you click ‘Collections’ a sub-menu pops up below the main menu.

    I am looking for some general guidance on to how to best achieve this within the enfold theme.

    I’ve started this with Mega Menu but I’m not sure if that is the best route to take.

    The reason I am asking in here is because if at all possible I would like to achieve this within the default enfold framework and WordPress menus. Otherwise I could hard-code the menu into the header.php but that would be more of a last result.

    Thanks in advance. -Raleigh

    #338563

    Hi Stephen,

    Open /enfold/framework/php/class-breadcrumb.php and look for line 209:

    $trail[] = '<a href="' . home_url() . '" title="' . esc_attr( get_bloginfo( 'name' ) ) . '" rel="home" class="trail-begin">' . $show_home . '</a>';
    

    Replace it by this:

    $trail[] = '<a href="' . home_url() . '/home" title="' . esc_attr( get_bloginfo( 'name' ) ) . '" rel="home" class="trail-begin">' . $show_home . '</a>';
    

    Regards,
    Josue

    #338559

    In reply to: Mega Menu Width

    Hi!

    Good luck on your project! Let us know if you have any Enfold related questions or issues

    Best regards,
    Yigit

    #338554

    Andy,
    I disabled the gravity forms css now, so it shows Enfold’s CSS, can you help me now?

    As far as the look goes, I would like a larger font, and bigger Submit buttons.

    Otherwise similar to here http://kriesi.at/themes/enfold/shortcodes/contact-forms/

    #338552

    Topic: Portfolio Guidance

    in forum Enfold
    jamie
    Participant

    Hi Kriesi,

    Could you please tell me what is on this page: http://kriesi.at/themes/enfold/portfolio-item/single-portfolio-23-slider-3/

    I want to replicate this page exactly and replace the text and images with mine.

    From top to bottom I have worked out so far:

    2/3 containing the slider gallery. Done.

    1/3 to the right: Special heading? followed by text and then what is that drop down thing called? I can’t seem to work our what it is in that format. Is it called Tabs? Because I can only get Display Tabs at Top, Left or Right and that is not the same as your one.

    Then finally below that… where it states: Most Recent Entries…. what element are those?

    Thank you.

    #338545

    In reply to: Logo Overlapping Menu

    Hey Alexa!

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

    @media only screen and (max-width: 1140px) {
    .av-main-nav > li > a { padding: 0 6px; }}
    

    Seems like you solved the second issue already using custom CSS code?

    Cheers!
    Yigit

    #338538
    addwebtoday
    Participant

    Hello,

    My site is down on the admin side since I updated the website via FTP. I dragged and dropped all folders except the images folder.

    Please provide support. Need access as soon as possible.

    Thank you!

    #338534
    fskupin
    Participant

    Using Enfold, I would like to change the color of the extra element text the following way:

    Color: White / no hover effect

    How can I do that?

    vidaelf
    Participant

    This info is in my header twice. I’e disabled all plugins and it makes no difference.

    <link href=”http://gmpg.org/xfn/11&#8243; rel=”profile”></link>

    <link href=”http://justhost.insightpd.com/feed/&#8221; title=”Insight Product Development RSS2 Feed” type=”application/rss+xml” rel=”alternate”></link>

    <link href=”http://justhost.insightpd.com/xmlrpc.php&#8221; rel=”pingback”></link>

    I’ve also added:
    remove_action( ‘wp_head’, ‘avia_set_rss_tag’, 10, 0 );
    remove_action( ‘wp_head’, ‘avia_set_pingback_tag’, 10, 0 );
    remove_action( ‘wp_head’, ‘avia_set_profile_tag’, 10, 0 );

    to my functions.php (using a child theme. does that make a difference?)

    I’m using enfold 3.0.2 and wordpress 4.0 on my dev site:http://justhost.insightpd.com/ (this is where i added the functions update. trying to trouble shoot here before switching this one to live)

    My live site is insightpd.com (which has not been updated. using 2.9.2 on WP 4.0) which has been crashing. A LOT. Something is happening where it just fills up the memory and crashes the site. You have to do a reboot of the server. An error that always comes up is something about RSS. Could this be related? I’ve been unable to find anything that could be the culprit.

    Please help!

    #338522

    Yigit,

    That was the solution – would have never thought of that. Is there ever going to be fix – so enfold / slider can function with it on?

    Hey Yigit
    I work with Lisa on this one. The site is currently down.
    The theme has been updated via ftp.
    We are not able to allocate additional memory with our host. I have had that talk with them more than once before.
    All plugins have been disabled via ftp.
    Lisa followed instructions in another thread to change the wp-config.php file, which caused the site to crash completely.
    wp-config.php has been changed back.
    I have now taken a backup of enfold to my computer and deleted the theme files on the server.
    Still a white screen on front end and back end.
    Can you offer advice?

    #338509
    This reply has been marked as private.
Viewing 30 results - 209,491 through 209,520 (of 244,618 total)