Viewing 30 results - 243,541 through 243,570 (of 244,466 total)
  • Author
    Search Results
  • #114927

    Thank you for help.

    #23877

    Topic: Reduce header size

    in forum Enfold
    acromp
    Participant

    I am using the small fixed header in Enfold. How can I make it smaller/less wide?

    Thanks

    #121443

    Further to my query above, I am using ENFOLD theme. I just want simple hand tool to appear when I hover over the image, which is linked to other link.

    #121338

    Try following – in wp-contentthemesenfoldincludeshelper-post-format.php replace:

    $prepend_image = get_the_post_thumbnail(get_the_ID(), 'large');

    with

    $linkimg = wp_get_attachment_image_src(  get_post_thumbnail_id(), 'full' );
    $prepend_image = get_the_post_thumbnail(get_the_ID(), 'large');
    $prepend_image = '<a href="'.$linkimg.'">'.$prepend_image.'</a>';

    #114639

    Hi, I like to have a grey-overlay effect on portfolio grid items. Like in the Eunoia theme. Thanks!

    #121263

    In reply to: Original Slider Import

    Hi,

    Copy the images from the test site. enfoldconfig-layersliderLayerSlideravia-samples.

    Regards,

    Ismael

    #121245

    Hi,

    You can set it on Enfold > General Settings > Blog Style.

    Regards,

    Ismael

    #120309

    Hi,

    Try this on your custom.css

    #footer .widgettitle {
    font-family: "BebasNeueRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
    }

    Regards,

    Ismael

    #116463

    In reply to: Enfold Showcase

    Hi,

    @jthehijinx,. That is a long stream of company logo on a single image. I think jwferne duplicated the layers a few times to make it seamless. Nice work. :)

    Regards,

    Ismael

    #121412

    Thanks a lot Ishmael and Formateins. That worked.

    #121411

    Different method:

    – First, browse to config-templatebuilder/

    – Second, open up config.php

    – Third, scroll down to

    $builder->setMode( 'safe' );

    and change to

    $builder->setMode( 'debug' );

    This adds a textarea to each page/post/cpt where you may copy the whole shortcode layout and reuse it.

    Simply paste the code into the regular MCE and switch to builder.

    #121410

    Hi,

    You can Import the Dummy data again.

    Or

    You use this plugin http://wordpress.org/plugins/duplicate-post/.

    Or

    Using the Advance Layout Editor, you can save a template and reuse it. Look for Avia Layout Builder, at the bottom right click Templates.

    Regards,

    Ismael

    #121260

    Hey,

    Glad you like Enfold. Enjoy the theme! :)

    Cheers,

    Ismael

    #23863
    formateins
    Participant

    Hi,

    while messing around with Enfold, the next issue happend.

    Steps I’ve done:

    1. Installed WP (fresh).

    2. Uploaded Enfold and acivated.

    3. Made basic settings to WP and Enfold.

    4. No permalinks at all (standard).

    5. No additional plugins activated.

    6. Created page structure (about 30 pages, some nested into 3rd level.

    7. Adding some content, LayerSlider, etc.

    8. Increased autosave timer within wp-config.

    9. Tried to create first POSTS.

    10. Unable to select a post image.

    The link doesn’t open the media lib modal, due to an error related to jquery.js:

    [01:53:36.106] Error: cannot call methods on sortable prior to initialization; attempted to call method 'toArray' @ http://my.domain.de/wp-includes/js/jquery/jquery.js?ver=1.8.3:2

    Before this error both MCE JS-files are successfully loaded.

    Right after this error the avia-tinymce-buttons.js are successfully loaded.

    After disabling Enfold theme switching to twentytwelve the post form is working fine.

    Screenr: http://www.screenr.com/5J8H

    Maybe I’m the only guy totally unable to work with Enfold at all… how to fix this?

    #23861
    vijaypillai
    Participant

    Could you explain how I can clone an existing page or make copies of pages that currently exist for the Enfold theme?

    Thank you very much

    #120239

    In reply to: Retina Display Issues

    Sorry to hijack! This is somewhat the same issue as @joshberna. I just bought enfold today and was looking through more of the demo site.

    I just bought a MBP retina display a few days ago and I noticed something off about the blog-single-author-full settings.

    Can you please take a look at this like: http://kriesi.at/themes/enfold/blog/blog-single-author-full/. To avoid confusion, please look through the text:

    “Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.”

    I noticed that are it is not retina-quality. Also, after looking again. Only Blog Grid and Blog Author page really has retina quality text. All the rest does not have the retina-quality text. Please advise.

    #121079

    Ok, Thanks.

    So I’ll be clearer for all the others like me because I had to think twice before understanding what you meant:

    1- Inspect the body class for the current page with the promobox as per Ismael instructions (see Chrome).

    2- locate the page id corresponding to the page you want to change the color of the promobox only (and not that of all the promoboxes in the entire site, or you will insert Dude’s general css code to do that – see above).

    3 – then go to the Styling Options in Enfold Panel and insert the following code in the quick CSS field:

    .page-id-XXX .main_color .av_promobox{

    background: #fcfcfc;

    }

    where the XXX stands for the page id number.

    #121259

    Perfect. I knew it had to be something easy, but had looked all over for it (or thought so). I’m appreciative for the help.

    I am very much enjoying the overall ease, intuitiveness and pertinence for today’s websites that Enfold provides.

    #23419
    daujoons
    Participant

    Bei Verwendung von NextGen- Gallery werden zwei Lightboxen geöffnet- die vom Enfold UND die von Next- Gen.

    http://www.ferienhaus-wernigerode.de/sanierung/mai-2008/

    Kann ich das abschalten? Danke für einen Hinweis.

    daujoons

    #23564
    andypeck
    Participant

    Hi there,

    Ive got Bebas Neue installed so I was wondering how I can change just any Footer Widget Titles to this font?

    Cheers

    Andy

    #116462

    In reply to: Enfold Showcase

    jwferne,

    Good job, that site looks great. How did you do the moving slider, I need to look into this :)

    #121043

    I deactivated the plugina and it still didin’t work, neither for the screen option nor for the add media button.

    I switched to the twenty ten theme and both buttons worked fine. Switched back to Enfold and they don’t work again.

    I uploaded a fresh install of the Enfold theme but still, no change.

    I have 30 other sites on this server and none of them have this problem.

    #115511

    Thanks, I got it fixed.

    #121194

    Hi there….

    I dont know how to give you access with it on so Ive just turned it off. Im not familiar with setting up maintenance which is why ive been working locally.

    Anyway, its off now.

    Can you help me?

    Cheers

    Andy

    #121184

    Hi Ismael,

    Nick suggested I put it on maintenance mode but as I dont know how to give you access with it on Ive just turned it off. Im not familiar with setting up maintenance which is why ive been working locally.

    Anyway, its off now.

    Can you help?

    Big Thanks

    Andy

    #121070

    In reply to: Portfolio navigation

    Thanx Peter,

    i guess you mean that you could deactivate the effect by using css? Display: none?

    On the blog pages i.e. http://kriesi.at/themes/enfold/blog/blog-multi-author/ you can see some pagination. Would that be an option?

    But a prev/next solution would be the best solution for me. Maybe there is a plugin available on the interwebs?

    #121193

    Hiya Ismael,

    I was told too by Nick!!! should I take it off so you can look at it or can you tell me how I give you access?

    Cheers

    #23841

    Topic: customs CSS Iconlist

    in forum Enfold
    web_line
    Participant

    I would like to overwrite the color of the icon list items:

    .iconlist_icon {

    background-color: #e1e1e1;

    border-color: #e1e1e1;

    }

    the custom.css definition gets cleared by a definition within enfold.css. Shouldn’t the custom.css file be the last one to be considered? Where can I place my custom colors if I like to define a different color for the icon list then for the border colors?

    Thanks!

    Detlef

    #114638

    hi, i like the archive-timeline in the template of http://kriesi.at/themes/replete/template-files/archive-timeline/ – is it possible to make this in enfold the same? unfortunately there are no options for the archive and its shown only in tabs, which is cool but not really what i intend

    #114637

    Would like to see Instagram social icon at the top of the page.

Viewing 30 results - 243,541 through 243,570 (of 244,466 total)