Viewing 30 results - 234,571 through 234,600 (of 244,263 total)
  • Author
    Search Results
  • #188403

    Thank you so much! It works! =)

    This reply has been marked as private.
    #188394

    Hi wieslander!

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

    #top #menu-item-search.menu-item-search-dropdown>a { display: none; }

    Regards,
    Yigit

    #188393

    I forgot to say that I tried with the original Enfold which comes with the Small fix Header it worked ok and then I only changed the type of Header to Header with social… and it goes wrong.

    Hey Delphine!

    Please post your feature requests here https://kriesi.at/support/topic/enfold-feature-requests/
    It is really hard to follow when you self post, so please do not do it. I wanted to check your website once again but as your site is in maintenance mode and you have changed the logins, i could not.

    Best regards,
    Yigit

    This reply has been marked as private.
    #188388

    In reply to: Header animation

    Thank you! it works!

    I Have two more questions:

    1. I’ve tried to put the font color of the header white, and I have a problem. When I select #ffffff for the font color of the header, in the enfold menu of the wordpress CMS, the font of the the page of the menu where you are turns white, but the resto of the pages of the menu stay grey (I didn’t select this grey anywhere). How can I change the font color of the header and turn it white?

    2. I want to include the Titillium web google font family. I’ve tried with the WP Google Fonts plugin and it works but in h1, h2, h3, h4, h5 and h6 the font takes a strong effect that I’ve not selected. How can I use Titillium web Light font for h1, h2, h3, h4, h5, h6 and Titillium web Normal font for the rest of the fonts?

    Thank you very much for your attention!

    Hi!

    Please go to wp-content\themes\enfold\lang folder in your WordPress theme directory

    Best regards,
    Yigit

    #188377

    Hi!

    Changes are done. Please review your website. I was targetting wrong element. You can find the correct one in Quick CSS section

    Best regards,
    Yigit

    comprompt
    Participant

    In media elements when we want to add gallery any image the pop up window is not opening.
    just follow the steps:
    go to media elements
    2) add gallery
    3)click edit on gallery
    4)click on add/edit gallery
    5)the popup window is not opening

    From 1 month we are coordinating but still the problem persist
    so request you to solve it ASAP.

    #188371

    In reply to: Font issue

    Hi!

    Please go to Enfold theme options > Styling http://i.imgur.com/j52S7w4.jpg
    Underlined option on the left is for headings and the on the right for standard text. This section is missing on your end?

    Best regards,
    Yigit

    #188367

    Shalom Asaf!

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

    @media only screen and (max-width: 480px) { .responsive .logo { margin-bottom: 50px; }
    #advanced_menu_toggle { top: 77%; }}

    Best regards,
    Yigit

    #188357

    Hey frankster1234!

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

    .avia-menu-fx .avia-arrow-wrap .avia-arrow { display: none; } /* removes small arrow */
    .avia-menu-fx { height: 4px; } /* thickness of indicator */
    div .slideshow_caption h2 { color: red; }/* changes caption color in slider */
    .caption_framed .slideshow_caption .avia-caption-title { background: rgba(0, 0, 0, 0.5); } /* background color, you can adjust it by changinh rgb value

    Please see this topic https://kriesi.at/support/topic/table-in-tab-how-to/#post-186619

    Best regards,
    Yigit

    #188349
    Delphiine
    Participant

    Hi,

    On all my pages I have selected don’t display the header. But on blog page it still appear. I guess it’s because I said in enfold admin set up blog page and assigned a page.
    I tried to let a blank here and create a page where I added article module. It’s ok cause it takes in consideration the fact I don’t want a header but if I go on an article the header will appear.

    I looked on the forum and found this article:
    https://kriesi.at/support/topic/blog-header-displays-when-set-not-too/

    .title_container { display: none!important; }

    Tried the css in it, refresh and everything,but it’s not working for me. The header is still appearing.

    How can I fix this?

    Kind regards

    Delphine

    #188344

    In reply to: About AJAX Portfolio

    #188342

    In reply to: About AJAX Portfolio

    tnx Devin!

    Another question I have and can`t seem to solve.

    Please take a look at this: http://kriesi.at/themedemo/?theme=enfold

    How do I make a portfolio item with the slider pictures exactly like that? Can`t seem to figger this out. Everytime I try this it just gives me the featured image and no other images.. Or is it maybe not a portfolio item but a post?
    Thank you so much!

    #188343
    beckyleeik
    Participant

    Hi Enfold developers,

    Are there ways to disable the lightbox? I have tried the methods that I found on the forum, but all doesn’t work.

    I want to remove all the lightbox effect of the themes. Thanks!

    Regards,
    Becky

    #188341
    This reply has been marked as private.
    #188329
    AndrewDouglas
    Participant

    I am wanting to set up a section on my site using the icon box layout – 2 rows of 3 boxes. The layout is perfect but is it possible to have 6 specific colours for the icons or their background (either is acceptable)?

    Also can I have custom icons (all have been created as vectors) – or is the an alternative way of creating this layout using graphics? I can illustrate exactly what I’m trying to achieve but am unsure if its possible to upload an illustrative screenshot on the forum.

    Many thanks for your assistance

    Andrew

    #188327
    wieslander
    Participant

    Hi, I’m working on http://masterjohan.nu and you’ve all been wonderful in your assistance already.

    – Would you happen to know how to remove the search box from the header? I’ve tried a couple of code snippets posted in the forums, but they’ve been for other themes and didn’t work for Enfold.

    / Andreas

    #188326
    kaMai
    Blocked

    Hi
    we have a very strange error.
    Although our actual childtheme contains nothing than a correct CSS and a almost empty functions.php we often get get blank pages and errors

    This is the content of our css:

    
    /*
     Theme Name:     Foto-Theme
     Description:    Fotostudio Lauers Enfold Child Theme
     Author:         Fotostudio Lauer
     Author URI:     http://www.........
     Template:       enfold
     Version:        0.0.1
    */
    
    @import url("../enfold/style.css");
    
    /* =Theme customization starts here
    -------------------------------------------------------------- */
    

    This is the content oof our functions.php:
    <?php ?>

    We stripped the content of our functions.php down to the state yxou see above just to check if the php file did contain any syntax-errors.

    memory limit available: 96 MB
    memory needed (checked) : around 45 MB

    Debug:On
    Errors:Warning: Cannot modify header information – headers already sent by (output started at /usr/www/users/axella/wordpress/wp-content/themes/enfold-child/functions.php:1) in /usr/www/users/axella/wordpress/wp-content/themes/enfold/framework/php/function-set-avia-backend.php on line 484

    Help would be very appreciated.
    regards axel

    #188317
    This reply has been marked as private.
    #188310

    Hi Bruno!

    There’re 2 options:

    1) Upload the mp4/webm version of the video into the same folder like the mediathek video. The theme will load it automatically if the browser requests another video format. You just need to make sure that the file names of all videos match each other (except the file extension of course).

    2) You can also insert following code into the theme functions.php file:

    
    add_theme_support('avia_template_builder_custom_html5_video_urls');
    

    Afterwards Enfold enables you to set 3 different videos (even with different urls) when you want to embed a “video element” into a layout. By default Enfold just allows you to upload/set one video url.

    Regards,
    Peter

    #188304

    Hey!

    1) I tagged the thread for Kriesi – I’m not sure if the WP Retina 2x plugin is compatible with Enfold or not.

    2) If you don’t want to use the PrettyPhoto lightbox because the button/images are not optimized for retina displays you can try fancybox instead ( https://github.com/fancyapps/fancyBox ). I uploaded a child theme which removes the default prettyphoto lightbox and uses the fancybox script instead here: http://www.mediafire.com/?05ho02ecut516hu

    3) The dropdown icon of the select box is a png image – I’ll ask Kriesi to replace it with a high res version.

    Best regards,
    Peter

    #188303
    This reply has been marked as private.
    #188297

    In reply to: IE support

    P.S.
    Dear people
    Concerning this issue of the damaged header-logo in chrome browser: When checking out in Chrome your (enfold) demo site, no such effect is seen; I assume that it is about the resizing, and I know there are several places to control the size of the logo.
    Could you simply help me reset all the relevant parameters and indicate the right image size to create for the logo?
    Thanks

    #188296
    This reply has been marked as private.

    Hi again,

    I have one last question or suggestion..

    Is it possible that in a future release of enfold you include the same header that the one on this forum? with social link on the right.
    I find that it looks good .

    Cheers,

    Delphine

    #188280

    In reply to: Some css fixes

    I use Enfold theme in multisite. Can I make header menu global? All subdomain sites get menu from main site…

    This reply has been marked as private.
Viewing 30 results - 234,571 through 234,600 (of 244,263 total)