Viewing 30 results - 219,961 through 219,990 (of 243,849 total)
  • Author
    Search Results
  • #271145

    Hi Jun-E-Jay!

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

    .grid-entry {
    margin-bottom: 1%;
    width: 24%!important;
    margin-right: 1%;
    }

    Best regards,
    Yigit

    #271143

    In reply to: Problem after Update

    Hey!

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

    .rounded-container, .rounded-container img { width: 120px; }

    Cheers!
    Yigit

    Hi!

    Ihr könnt probieren die gesamte Funktion in enfold/functions-enfold.php zu ersetzen. Diese startet mit:

    
    if(!function_exists('avia_ajax_search'))
    

    und endet mit:

    
    	    echo $output;
    	    die();
    	}
    }
    
    

    Kopiert am Besten die neueste Version dieser Funktion aus der aktuellen enfold/functions-enfold.php (Version 2.8) und fügt den Code in eure functions-enfold.php (V1.9.1) ein und überschreibt den “alten” Funktionscode.

    Regards,
    Peter

    #271138

    Hey!

    Bitte versuche Enfold auf Version 2.8 zu aktualisieren. Ich empfehle hierfür FTP zu verwenden: https://vimeo.com/channels/aviathemes/67209750

    Cheers!
    Peter

    #271136

    Hey!

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

    .avia_image { width: 100% ; }

    Cheers!
    Yigit

    #271135

    Hey!

    Can you please try adding following code to Quick CSS in Enfold theme options under General Styling tab

    .avia_image { width: 100% ; }

    Regards,
    Yigit

    #271134

    Hey jedasim!

    Please go to Enfold theme options > Blog Layout > Blog meta elements and uncheck “Blog Post Category”

    Regards,
    Yigit

    #271127
    #271112

    In reply to: Sharebox on pages

    Hey Effektid!

    Please go to Apperance > Editor and open Functions.php file and add the code to bottom of it. You can request such feature here – https://kriesi.at/support/enfold-feature-requests/ or vote if already requested

    Best regards,
    Yigit

    #271109
    soluciones1
    Participant

    Hi there, I have two problems customizing enfold.

    The first one is that I’m using thw WPML plugin and the flags are appearing after the last element in the nav menu, just aligned at its right.

    This is how it looks like now.

    and this is how I would like it to look (Flgas aligned right and above the menu)

    My other problem is that I have used 3 text boxes with icons in one of my site pages, but I would like to change those icons with my own logo.

    This is how the boxes look like now.

    and this is the icon I would like over those boxes instead of the previous ones.

    It’s very important to me to do this changes ASAP and I have no clue how to do them right now.
    Best regards in advance.

    #271103

    Hi Michael!

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

    .header_color .main_menu ul:first-child > li.active-parent-item > a .avia-menu-fx { opacity: 1; visibility: visible; }

    Regards,
    Yigit

    #271098

    Hi!

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

    .template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 { text-transform: none; }

    Regards,
    Yigit

    #271095

    http://kriesi.at/documentation/enfold/custom-css-and-quick-css/

    h1, h2, h3 {
        text-transform: none !important;
    }
    #271089

    In reply to: CSS Issue

    I have created a enfold child theme and move the modified base.css file to the child theme directory – but having updated the enfold theme I would like it to use the base.css file in the child theme directory – how would I do this?

    #271085

    Got it. Thanks. But I did in in my child themes CSS not in the Enfold grid.css which seems a bit smarter to me ;-)

    #271081
    fotograf561
    Participant

    Hi,

    eine Frage zum Google Maps Tooltip:
    Wie kann ich den Tooltip größer machen (nicht den Pin), damit Text nicht umbrochen wird?

    Ungefähr so wie in der Demo: http://kriesi.at/themes/enfold/pages/contact/

    Vielen Dank!

    #271079

    In reply to: Enfold Showcase

    Here is my Work all done with the Enfold theme and sometimes heavily customized /
    you can not see the Theme any more ;-)

    http://www.temp-workers.de
    http://www.terminal-11.de
    ip2c.de
    desitherm.com

    I want to give youthe idea to customize the Navigation Sticky bar. Maybe you can add the effect that when the user scrolls down – the navigation hides / when he scrolls up the navi appears?? could be a cool feature like in the particle theme http://www.bluthemes.com/themes/?theme=particle

    • This reply was modified 11 years, 7 months ago by Raphael.
    #271071
    This reply has been marked as private.
    #271070

    In reply to: Top menu / logo help

    Hey machelper!

    Please update Enfold to the latest version 2.8 via FTP – http://vimeo.com/67209750
    and let us know if issue remains

    Cheers!
    Yigit

    t3lgroup
    Participant

    Hi,

    After I have udpated to the latest enfold theme I have an issue with the images that are inserted with the “image element”

    In Firefox the images do not show at all if I have selected an ‘fade in animation’. If set to non it shows vey weird and extreme big.

    In Chrome the image do show but they are aligned wrong according to my settings. It’s set to ‘center’ but they are aligned left. Also if I use the ‘pop in’ animation the images do not show.

    Any help / solution?

    Extra: the animation of mansory pictures are not the same as before where there was a nice smooth loading of the pictures. Now it’s just quick a not smooth.

    • This topic was modified 11 years, 7 months ago by t3lgroup.
    #271062

    Topic: Top menu / logo help

    in forum Enfold
    #271054
    Barry
    Participant

    Have just updated my 2 websites – http://www.harefieldchurch.org and http://www.mrct.org.uk with the latest Enfold theme update.
    Images are not resizing according to page. They are only showing as original sizes.
    It only seems to apply where I have inserted a picture into a page. I have tried re-saving page and regenerating the thumbnails but to no avail.

    #271049
    DavyE
    Participant

    Hi,

    For a while now I’ve been frustrated with the fact that IE seems to blatantly ignore my custom Google font. I use the Open Sans font and for my h1 title I want font-weight:800; while the h2 is font-weight:300;. Enfold (standard) adds the option to use Open Sans, but it does not seem to add the font-weights I need (300 & 800).

    I’ve even added this to my custom.css:

    @import url(https://fonts.googleapis.com/css?family=Open+Sans:400italic,400,300,800,700);
    * {font-family:"Open Sans";}

    I have tried several other ways too, but so far nothing gets it to work. In fact, IE began to ignore my custom font ever since the update came along in which the “compatibility mode” fix for IE was added.

    Check out my site in several browsers to see the difference of font-weights compared to IE:
    http://goo.gl/Kb08LL

    Any ideas how to make it work again?

    #271046
    Swarez
    Participant

    Hi guys

    Just updated the theme and it looks like images are not being resized to the column widths. See here on your demo site:
    Screengrab of image CSS resize issue

    It’s made some of my images look poor and we could do with this fixed ASAP please guys. I had one on my homepage that broke over the 1210px width. I have uploaded a fixed size version now to rectify but I have others that are a problem.

    Thanks
    Ed

    • This topic was modified 11 years, 7 months ago by Swarez.
    #271037
    camkristis
    Participant

    Hello,

    I have some content slider problems again. When I deactivate all plugins, it works but… I still need all my plugins! I’ve just noticed that it works when only “Google analytics for wordpress” is deactivated. Is it possible that something is wrong from Enfold? Or could you recommend some better plugin for google analytics? No one seems to have a similar problem with the current GA plugin though…

    Thanks,
    Renata

    doroth
    Participant

    Hallo!
    Ich habe das Enfold Theme im Einsatz (unter einer Domain z.B. http://www.beispieldomain123.at).
    In den letzten Tagen habe ich festgestellt, dass bei Aufruf einer Subdomain (z.B. test.beispieldomain123.at) die Social Icons nicht angezeigt werden. Wie kann ich das Problem lösen?

    #271021

    Hi Ismael,
    thank you for your quick answer.

    The quick CSS is not working. Then my transparent header on the homepage is no more transparent. and also the header is no more sticky.
    – also with Chrome.

    Screenshot

    My tablet is an Asus Memo Pad FDH 10, Resolution 1920×1200, Android 4.3.

    Regards

    • This reply was modified 11 years, 7 months ago by anna-leo.
    #271020

    Topic: New Project

    in forum Enfold
    fuenos
    Participant

    Hi,

    I want to build a wordpress site (if possible enfold) about real estate, aim is that all user can register/login and add a few pics and datas about object which will be sold.

    How can I build? Any Idea? (plugins or other components)

    Thank you very much in advence

    fuenos

    #271018

    Topic: update enfold theme

    in forum Enfold
    diaarts
    Participant

    hi,
    how to update enfold theme?

    Thanks for the replay!

    Saving templates are nice, but what if I change a Icon List on one page, will then the content in the other Icon Lists on the other pages be updated? The possibility to create smart templates of single modules would be really nice in forthcoming updates of Enfold.

    Is there a way to create widgets with the Avia Page Builder and use the Widget Area module?

    I guess I must have the latest version of Enfold since I bought it just a week ago, but I still can’t find the share buttons for social media? Where are they? Or could they only be used in blogs? I want them om static pages.

    EDIT: I found the share buttons, but as I suspected, they can only be used on blog pages. It’s importent to also be able to share content on static pages which is important from a SEO perspective. Is there a way to add the share buttons on a static pages?

    For forthcoming updates it would be nice with some kind of pop-up message to confirm if you want to delete a module.

    Thanks!

    • This reply was modified 11 years, 7 months ago by Effektid.
Viewing 30 results - 219,961 through 219,990 (of 243,849 total)