Viewing 30 results - 237,781 through 237,810 (of 243,559 total)
  • Author
    Search Results
  • #164933
    #164930

    Hey!

    That’s your Gravatar which is associated with the email registered in this forum, you would need to change it here: http://gravatar.com/

    Regards,
    Josue

    #164929

    Thanks, Josue! Perfect!

    By any chance do you know how to change the image associated with our forum profile? I would like to put my picture where the leaf is and haven’t found where to do that.

    #164927

    In reply to: Enfold Layer Slider

    Hello,

    Sorry but i can’t do that, i don’t have access to the demo installation.

    Cheers!
    Josue

    #164926

    In reply to: Enfold Layer Slider

    Can you find me the demo files for these slides please? It is real urgent.

    #164925

    In reply to: Enfold Layer Slider

    Hey!

    The reason why some of the content showcased in the demo wasn’t included in the dummy is probably because they don’t have a commercial license (like stock photos).

    Please Note: Most images in the theme demo are stock photos from photodune which are not part of the theme

    http://themeforest.net/item/enfold-responsive-multipurpose-theme/

    Cheers!
    Josue

    #164923
    uattah
    Participant

    Hi! I am new to wordpress and themes. I am not sure where to go to edit the footer of my website. I want to be able to change links and add social media buttons, but I am not even sure where to go to edit the footer.

    Thanks!

    #164921

    In reply to: Enfold Layer Slider

    I have only two samples. The one in this video has >2. Can you check to see if I can get more amples as was advertised by your company in theme demo before the purchase?

    Thanks

    #164920

    Hi Valerie!

    This code will make it bigger:

    .avia-menu-fx{
    height: 5px !important;
    }

    Regarding the Contact issue, this will fix it:

    .page-id-2368 #header_main{
    border-bottom: 0;
    }

    Cheers,
    Josue

    #164917

    In reply to: Enfold Layer Slider

    Hey!

    I don’t know if there are files for those, i’d recommend checking some videos about LayerSlider, this one in particular addresses LayerSlider with Enfold :)

    Regards,
    Josue

    #164916

    In reply to: Enfold Layer Slider

    Is there a dummy files for these? I have difficulty to make these. My understanding was that after the purchase, these are going to be included as part of the dummy.

    #164914

    It’s in the logo in the image shown. www dot tiperformance dot com dot au.

    #164911

    In reply to: Enfold Layer Slider

    Hey bgolpaye!

    I think that’s intended, you would need to create the ‘rest’.

    Cheers!
    Josue

    #164908

    In reply to: BCC in email

    Hello Andrew,

    I haven’t tested this because my install is local but this may work:
    Open to this file /enfold/framework/php/class-form-generator.php and go to the line 634:

    Add this line:
    $header .= 'Bcc: (Email address hidden if logged out) '. "\r\n";

    The final code should look like this:

    Best regards,
    Josue

    #164906

    Thanks for getting back to me.

    http://www.valuation.co.il/?theme=enfold

    The sidebar shows only recent comments from posts

    #164904

    In reply to: Adding a custom font

    #164901
    manueldes
    Participant

    Hello, I like to get the Enfold form fields (like text, email etc.) closer, with less distance (lesser line spacing).

    If I set the code bellow in CSS, the fields are closer, but the checkbox field too closer. Do you have perhaps a idea, how can I change only the distance between textfield and checkbox field? Thanks

    .ajax_form p {
    margin-top: 0px;
    margin-bottom: 9px;
    color: #fff;
    }

    #164900

    Topic: Enfold Layer Slider

    in forum Enfold
    bgolpaye
    Participant

    I just downloaded Enfold theme and noticed that the dummy file has only two sample for Layer Slider. Where can I get the resr?

    Thanks

    #164893
    Valerie
    Participant

    Hey there! I would like to make the avia arrow and bar combo that shows which page you’re on larger. I used code I found in the forum to make the arrow bigger and adjust its position. Two questions:

    1. How can I increase the bar height.
    2. Why does the arrow/bar indicator sit higher on the page on my Contact page: http://talentdev.valiantlane.com/contact and how can I fix that?

    Thanks for the great support!

    #164866

    In reply to: Cannot access Editor

    Hey Devin, for some reason the Google webmaster tools still would never verify. Anyhow, I just ended up leaving the Tracking Code in the stock Enfold location, and then just uploaded an html file via ftp to the root on my server.

    All good now, and thanks for your help!

    Best regards,
    Chris

    #164856
    artistic24459
    Participant

    Can you get the images within a easy slider to open in Lightbox?

    Also is there a way to search in the new forum just within the theme you are using? I used to be able to search just within Enfold theme for possible solution’s. It now seems there is only one search and you can narrow the search?

    Regards

    Chris

    #164852
    Valinsy
    Participant

    Hi, I’m having big problems trying to set up woo commerce using the enfold theme. I bought the template as one of the selling points was that it worked perfectly with woo commerce buy I can’t figure out how/where to start.
    I used the dummy pages but they are all empty when I click into them.
    I’ve deactivated and reactivated the plugin but then the page just spools and I get empty pages with no access to the dashboard or anything. Once or twice I’ve managed to load a page with access to the dashboard but then all I get is a spooling loop again.

    Is there a simple step by step document I can be referred to so I can follow so I can see what I’m doing wrong.?

    I can send screenshots of what is happening if necessary,
    Thanks

    #164850

    I would also REALLY appreciate more options in the table. I have made a beautiful table using font icons and images in the header, and I want to put in something at the top, and to do that the only way is to put it all in again. I hope to be able to drag and drop, or move up down arrows. I would also love to be able to pick icons and have a default editor for putting in data. Would make it powerful and really a good tool. I also see that when I put in too much text it brakes the lines. Because they then get different height. Could they all adjust if one row/column needs more space? I loooove the theme and the flexibility and I hope the table will follow the quality the rest of the theme has.

    Another thing is that I would love to see the same choices for the footers. to be able to choose their size and to have avia content builder to create content. That would really be something. What about in stead of choosing the numbers of footers in the theme options and then edit them through widgets, we could just build it like a page, which then is set as footer throughout the website, or on specific pages?

    I love this theme so much I am soon to release it through a network and buy it for every new client that I get. IT really is fantastic, and I am looking forward to see what what improvements will come with time.

    thank you

    #164844

    Hi Pat!

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

    body .container_wrap .avia-builder-el-last { margin-top: 0; }

    Cheers!
    Yigit

    #164843

    In reply to: Change post width

    Hey!

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

    .single-post .template-blog .blog-meta { display: none; }

    Regards,
    Yigit

    #164837

    In reply to: Change post width

    Hey!

    You can choose not to display sidebars in Enfold theme options under Sidebar settings http://i.imgur.com/FrZK99R.jpg

    Best regards,
    Yigit

    #164836

    Topic: Ajax Search Results

    in forum Enfold
    joe88
    Participant

    Hello. On the ajax search results, I see some entries with the title saying “Portfolio Items”. However, I changed the slug name to Cases on the Enfold settings page. Where can I change this so that the search results say “Case Items”? Also, it would be nice it this was a setting in the Admin area. Thanks.

    #164833

    Hi jasonbolger!

    Can you post the link to your website?

    Best regards,
    Yigit

    Just to let you know that every time you update the post your position in the cue will reset. I only know this as I did it once :-)

    Its best to give around 2 days max for a reply. Most of the time they get back to you a day later. For weekends I have had answers but we all need a break sometimes :-) so normally you need to wait till Monday.

    You can reset the thumbnail sizes in the function.php. I used this in my child theme:

    <?php

    function avia_change_image_size_array()
    {
    global $avia_config;
    $avia_config[‘imgSize’][‘widget’] = array(‘width’=>36, ‘height’=>36); // small preview pics eg sidebar news
    $avia_config[‘imgSize’][‘square’] = array(‘width’=>180, ‘height’=>180); // small image for blogs
    $avia_config[‘imgSize’][‘featured’] = array(‘width’=>1500, ‘height’=>901 ); // images for fullsize pages and fullsize slider
    $avia_config[‘imgSize’][‘extra_large’] = array(‘width’=>1500, ‘height’=>1500 , ‘crop’ => false); // images for fullscrren slider
    $avia_config[‘imgSize’][‘portfolio’] = array(‘width’=>495, ‘height’=>297 ); // images for portfolio entries (2,3 column)
    $avia_config[‘imgSize’][‘portfolio_small’] = array(‘width’=>260, ‘height’=>156 ); // images for portfolio 4 columns
    $avia_config[‘imgSize’][‘gallery’] = array(‘width’=>710, ‘height’=>426 ); // images for portfolio entries (2,3 column)
    $avia_config[‘imgSize’][‘entry_with_sidebar’] = array(‘width’=>710, ‘height’=>270); // big images for blog and page entries
    $avia_config[‘imgSize’][‘entry_without_sidebar’]= array(‘width’=>1030, ‘height’=>619 ); // images for fullsize pages and fullsize slider

    if(avia_get_option(‘responsive_layout’) == “responsive responsive_large”)
    {
    $avia_config[‘imgSize’][‘gallery’] = array(‘width’=>845, ‘height’=>507 ); // images for portfolio entries (2,3 column)
    $avia_config[‘imgSize’][‘entry_with_sidebar’] = array(‘width’=>845, ‘height’=>321); // big images for blog and page entries
    $avia_config[‘imgSize’][‘entry_without_sidebar’]= array(‘width’=>1210, ‘height’=>727 ); // images for fullsize pages and fullsize slider
    }
    avia_backend_add_thumbnail_size($avia_config);
    }
    add_action( ‘init’, ‘avia_change_image_size_array’, 1);

    If you put this in your child theme folder it will override the theme sizes but you will need a plugin to regenerate the images after you have done this. I use Regenerate Thumbnails

    For any more help I would wait the the professionals :-)

    #164826

    Hey Nimrod!

    As carsten mentioned you can update via FTP by following the video I did on updating with Enfold: https://vimeo.com/channels/aviathemes/67209750

    Any CSS changes, as long as they are contained in the Quick CSS or custom.css should be saved but you should back them up in an external file just in case.

    If you have modified the theme files themselves, you will need to back up those changes locally and then re-apply them after you update all of the theme files.

    Cheers!
    Devin

Viewing 30 results - 237,781 through 237,810 (of 243,559 total)