Viewing 30 results - 234,901 through 234,930 (of 244,632 total)
  • Author
    Search Results
  • #188601
    • Add cyrillic support for Google Fonts (Add fonts like Comfortaa, Lobster and other to the “Heading Font” in Styling tab). Last version doesn’t support russian fonts, but they exists at Google Fonts.
    • Add “Export/Import all settings” option – export all theme settings (especially color schemes and layout settings).
    • This reply was modified 12 years, 5 months ago by Bogdan.
    #188594

    Hey azulbambu!

    I personally use MediaTemplate with a DV server for all of my personal and client sites. The base 2gb is pretty sturdy but you could probably get away with the 1gb base level.

    Its a bit expensive for a single site but I have not used their grid server hosting in a while so I can’t recommend it one way or another.

    I’m not sure who Kriesi actually hosts with at the moment but findiing a host with servers close to your geogrpahic region is somewhat important too so looking into some semi local options might be a good idea too.

    Best regards,
    Devin

    #188593

    Topic: Enlarge Body Type

    in forum Enfold
    kaylesimon
    Participant

    Love Kriesi’s work, but his typography is always too small, crowded, difficult to read. And he doesn’t offer anywhere to change it in the style settings. Fortunately, there is CSS, but I’m having trouble doing this seemingly simple thing.

    I want to make the body text larger throughout enfold. I tried this in Quick CSS but it gets overridden.

    body {
    font: 14px/1.65em “HelveticaNeue”, “Helvetica Neue”, Helvetica, Arial, sans-serif;
    color: #444;
    }
    I also tried font-size:15px
    That had no affect either. I also tried adding !important to both of them to no avail.

    #188590

    In reply to: Some css fixes

    Thank you!!!!

    More quetsnions:
    1) SabaiDiscuss plugin (ask.zelenopol.net):
    a) Category selector (near search button). Problem with text view.
    https://www.dropbox.com/s/w0k3d2fe7o6eolt/cat.png
    b) Widget authors avatars. Not the correct vertical spacing.
    https://www.dropbox.com/s/sdd05vrzah7fq45/wid.png

    2) And what about menu

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

    Awesome man thanks again …worked perfectly!

    #188577
    brandonguy
    Participant

    I installed Enfold locally and have no plugins. I am running wordpress 3.7.1. The theme worked well uploading the sample content. But one HUGE issue for me. The drag and drop functionality is only working on the page type (not a post). Is this really how it works? The main reason I bought was the drag and drop functionality. Please tell me I am missing something.
    Page view with drag-and-drop Aria working well:

    Post view with drag-and-drop Aria broken:

    I have not touched either WP or the theme, both virgin installs

    • This topic was modified 12 years, 5 months ago by brandonguy.
    #188570

    Hey!

    As far as i know, currently there is no other way. Please request such feature here https://kriesi.at/support/topic/enfold-feature-requests/

    Regards,
    Yigit

    #188566
    anab
    Participant

    Hello my site http://www.rockymountainlogworks.com had Choices Theme but I could not get slider to work so have decided to start over with Enfold. Can I not active theme and have content intact? I have double pages etc which I load

    logon RMLWS p/w SellLog$$$

    Hi!

    You are welcome. You should find the line that starts with

    $logo = "<$headline_type class='logo bg-logo'>

    and change that line with the one here http://snipt.org/Bahhd9

    Cheers!
    Yigit

    #188561

    Advanced Layout Editor To Posts as default, why not?

    To be able to switch between the advanced layout editor and the standard editor and see the code you are working on, sometimes it is easier to code that way. :(

    • This reply was modified 12 years, 5 months ago by myuption.

    can you send me an example …with http://www.snapfon.com as the replacement url? the removing comments worked beautifully thank you!

    #188558
    This reply has been marked as private.
    #188553
    asdevargas
    Participant

    Hello,

    There is an extra space on the right side of the category in the meta http://kriesi.at/themes/enfold/2013/10/21/the-lone-balloon/ the space between “image” and the / sign is double: how can I get rid of it? I review the loop-author.php file and everything seems to be ok though…

    Thank you in advance.
    Regards,
    Anne-Sophie

    #188551

    In reply to: iconbox link

    Shalom!

    You can link the content as shown here http://i.imgur.com/8LdV0Dv.jpg
    and add following code to Quick CSS in Enfold theme options under Styling tab

    .iconbox_content_container a { color: inherit; }
    .iconbox_content_container a:hover {  text-decoration: none; color: green; }

    Regards,
    Yigit

    #188550
    DoGrinDigital
    Participant

    I am working on a site using the Enfold Theme
    http://emperadorhomes.com/why-choose-us/services/
    am trying to use the layerslider as the header, it was working fine but is no longer working.

    Any ideas?

    #188548

    In reply to: Portfolio item title

    Hi!

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

    h2.portfolio-preview-title a { cursor: default; }

    Best regards,
    Yigit

    to remove comment count; please go to wp-content\themes\enfold\config-templatebuilder\avia-shortcodes folder and open postslider.php file and find

    if ( $commentCount != "0" || comments_open($the_id) && $entry->post_type != 'portfolio')
    						{
    							$link_add = $commentCount === "0" ? "#respond" : "#comments";
    							$text_add = $commentCount === "1" ? __('Comment', 'avia_framework' ) : __('Comments', 'avia_framework' );

    and change it to

    //if ( $commentCount != "0" || comments_open($the_id) && $entry->post_type != 'portfolio')
    						{
    							//$link_add = $commentCount === "0" ? "#respond" : "#comments";
    							//$text_add = $commentCount === "1" ? __('Comment', 'avia_framework' ) : __('Comments', 'avia_framework' );

    Regards,
    Yigit

    Hey matthewyunk!

    Please go to wp-content\themes\enfold\framework\php folder and open function-set-avia-frontend.php file and find

    $logo = "<$headline_type class='logo bg-logo'>

    You are going to see

    ".$link."

    in the same line. You should change it to your url

    Cheers!
    Yigit

    Hi there,

    First, I LOVE the Enfold Theme for my photography site! Thank you for creating it! It’s absolutely amazing.

    I’ve got 2 questions regarding social media icons in the top nav:

    1. How do I replace the icons with my own custom icons?
    2. When viewing the site on a mobile device like an iPhone or Android, the social media icons overlap the nav links. How do I fix the formatting so it doesn’t look jumbled on the handheld device? I have limited coding ability, but I can figure stuff out.

    http://www.KillerPhotography.com

    Thanks,
    Jordan

    • This reply was modified 12 years, 5 months ago by jordandsa.
    #188507

    In reply to: round pictures

    Hi!

    You can add following code to Quick CSS in Enfold theme options under Styling tab and adjust

    .team-img-container { border-radius: 50px; }

    Cheers!
    Yigit

    #188496

    Hi Devin,

    Yes I thought about that but the thing is I have to create a portfolio item for every image I’ll put in the “gallery” and it opens in another page (I don’t want to use the ajax option) .
    What is actually my need is to have something like the gallery with big image and vignette where i can put all the images in one time and have no difficulties to add some and the possibility to open them in lightbox.
    This is actually perfect except that I need this with the vignette underneath…

    I don’t know if it’s something that can be customized via css or if it’s more difficult than that. Let me know if what I ask if possible or not.
    If not I will post that into the enfold feature request section ;-)

    Kind regards,

    Delphine

    #188483

    The style.css isn’t actually there at all: http://sewacsweb.dev.2pihosting.com/wp-content/themes/enfold-child/style.css

    Which is why its pulling up a 404 error.

    #188481

    In reply to: Table colour change

    Hi!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired

    .avia-table-2 .pricing-table li.avia-heading-row { background-color: orange; color: #ffffff; border-color: purple; }
    .avia-table-2 .pricing-table li.avia-pricing-row { background-color: blue; }

    Cheers!
    Yigit

    #188479

    Hey Delphiine!

    You can use the Portfolio custom post type for creating that kind of thing. See: http://kriesi.at/themes/enfold/portfolio/portfolio-ajax/ for an example.

    Cheers!
    Devin

    Hey!

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

    ul ul { margin: 4px 0 5px 0px; }

    If this is not what you meant, please post a screenshot and show how you would like it to look

    Best regards,
    Yigit

    #188466
    theroyds
    Participant

    Hello My navigation on my website has now gone very narrow after I updated to the latest enfold theme. Please can you tell me how I can rectify this?

    Many Thanks

    #188464
    juande007
    Participant

    Hello…
    I have one problems with this theme.
    When i change the permanent links to %postname% …

    Only running with default….

    help me…please… my web is http://www.bosado.com

    #188461
    drwooow
    Participant

    Hi,

    I changed the Alternate background color at Enfold > Styling > Alternate content. The only thing on the site that changes is the small strip beneath the header. Other parts do not hchange.

    Greetings

    #188457

    Hey drwooow!

    You can add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired

    .main_menu ul:first-child > li > a { font-size: 18px; }

    Regards,
    Yigit

Viewing 30 results - 234,901 through 234,930 (of 244,632 total)