Viewing 30 results - 241,561 through 241,590 (of 243,739 total)
  • Author
    Search Results
  • #128309

    In reply to: Enfold Graphics Query

    Hi Gstar72,

    I re-create the semi parallax effect in this video which will show you how to do it step by step: https://vimeo.com/channels/aviathemes/64927358

    Regards,

    Devin

    #25833
    hsie
    Participant

    Hi, could you help to advise how to change the font size of the caption and content of the easyslider as shown in the link below? I want to change the caption to H1 and content to H3, thanks in advance!

    http://kriesi.at/themes/enfold/homepage/home-v3-3-column-with-blog/

    #116481

    In reply to: Enfold Showcase

    Hi,

    @aweterings: Awesome wildlife photography. :)

    Regards,

    Ismael

    #114706

    Woocommerce integration please

    Edit by Devin: This was added in about 2 weeks after the first release of the theme

    FLSouthPaw
    Participant

    ENFOLD

    I would like to hide the “Add to Cart” button on product thumbnails… unless the user is logged in but still keep the “Show Details” button…

    How can I do this?

    MLL

    #127304

    The images being transparent or not are only important in that they will display how you want them on the front end. So if you don’t like the look of them you can change them however you want (transparent, background color etc).

    #25838
    McGawain
    Participant

    Hi,

    I use Enfold theme with woocommerce, everything is updated. I have problem with woocommerce shortcode Product by SKU/ID.

    When I try to use woocommerce shortcode Product by SKU/ID, always the same product is shown, instead of the product matching to the product SKU/ID.

    I did it like follows:

    I put the shortcode Product by SKU/ID on the product page, this first time it worked. But in all other following cases, when I tried to put this shortcode with another Poduct ID on another product page, always that product was shown, which I inserted first.

    Please help me!

    Thanks

    #114705

    Hi,

    I love the contact form option from the layout builder/shortcodes.

    It actually removes the need for a plugin, and most form plugins I simply dislike because of their complex nature for something fairly simple.

    2 things lack there in my opininion, to make it a nice full featured form:

    a. datepicker (something often needed, eg reservation forms)

    b. insert a title/explanation/space/textline whatever in between the input fields…especially useful for longer forms

    Now I tried with inserting text in between the shortcodes, but it gets stripped away.

    Now this contact form is like 95% ok, but often the client asks a small extra which in’t possible and then I’m forced to leave this one behind. I believe it would be useful for all your templates since I believe you will reuse the avia builder for new themes.

    Thanks for reading

    S

    #127987

    Hi,

    we decided to install another plugin (The Events Calendar), and now we don´t have any problems

    #114703

    Would really appreciate being able to chose between Posts and Pages. One of the themes I bought from you (Newscast) does not currently allow this or a custom HP as others do, and it’s frustrating having to use posts instead of pages.

    Cheers and thanks for all the great work

    A

    #25835

    Topic: Sidebar

    in forum Enfold
    Michel06
    Participant

    Hi all,

    Please how I can enlarge the sidebar on Enfold theme.

    WIth my best regards, Michel

    #116480

    In reply to: Enfold Showcase

    My website is running the Enfold Theme, love it!! Especially the layout editor.

    Please drop by and view my new website:

    http://www.arnoweterings.nl

    #128155

    Hi Chenan,

    The support forums aren’t a place for hiring freelancers. As Ismael mentioned there are a number of places to look into:

    https://www.odesk.com/

    http://jobs.freelanceswitch.com/

    https://codeable.io/

    http://jobs.wpdaily.co/

    and quite a few others depending on the depth you are looking for.

    Regards,

    Devin

    #25831
    maxosbon
    Participant

    I’m trying to alter the styling color scheme by selecting the option “Blueish” within the 18 pre-set categories.

    I found this answer from an earlier thread. How do I check this? How do I make sure that folder is writable and where do I look?

    “Make sure that the wp-content/uploads/dynamic_avia/ folder is writable. Enfold will use this folder to create the dynamic css file (called enfold.css). It contains the styling settings which you configured on the theme option page and if Enfold can’t write or create it you won’t notice any changes even if you save the options.”

    Thank you

    #127761

    Yes, it’s not possible to insert text inside the [av_contact] shortcode – it will be ignored and stripped. You can add your idea to the wishlist though: https://kriesi.at/support/topic/enfold-feature-requests/page/4 – maybe we’ll add a “html content” element to the contact form if more users request it.

    #128285

    Hey!

    No – posts don’t support the “Advanced Layout Builder” at the moment (see: http://themeforest.net/item/enfold-responsive-multipurpose-theme/discussion/4519990?page=34#comment_4128768 ) because the comments, the blog layouts, etc. are not compatible with it.

    Best regards,

    Peter

    #128121

    You can try this fix: https://kriesi.at/support/topic/quform-its-my-4th-topic-and-nobody-answer-me#post-122772 or open up wp-contentthemesenfoldconfig-templatebuilderavia-shortcodestextblock.php and replace

    return "<div class='avia_textblock'>".wpautop( ShortcodeHelper::avia_remove_autop($content) )."</div>";

    with

    return "<div class='avia_textblock'>".ShortcodeHelper::avia_remove_autop($content)."</div>";

    This modification will remove the wpautop() function/filter which adds p tags to the content. Maybe this will also fix the conditional logic issue.

    Try following css code

    #gform_wrapper_1 .gform_body .gform_fields .gfield input#input_1_2 {
    margin: 0em 17px -1em -1em;
    }

    you can change the distance between button & text input field by increasing/decreasing the second value (17px).

    1) You can reduce the sidebar margin with following css code:

    .inner_sidebar {
    margin-left: 50px;
    }

    Decrease the margin-left value. It’s not easily possible to change the outer margins or the margin between content area and sidebar because this will break the existing layouts and would require some major adjustments to the css grid.

    2) Open up wp-contentthemesenfoldincludesloop-index.php and search for

    $link = avia_image_by_id(get_post_thumbnail_id(), 'large', 'url');

    You can replace “large” with any other thumbnail size (small, medium, portfolio, portfolio_small, entry_with_sidebar).

    #114702

    I would love to see the layout builder on the tabs content editor too!

    Desperately needed some many of the elements in the tab contents.

    #128038

    Hi Dude,

    I have changed this and it works fine.

    Chears Rob

    #128036

    Did you set this image as post thumbnail (featured image)? If you want to get rid of the post thumbnail on pages open up wp-contentthemesenfoldincludesloop-page.php and replace

    if($thumb) echo "<div class='page-thumb'>{$thumb}</div>";

    with

    //if($thumb) echo "<div class='page-thumb'>{$thumb}</div>";

    #114701

    Flexibility of controlling margins or spacing between EACH SET of H1 H2 H3 H4 headings and control of spacing between divider breaks.

    #114700

    Feature Request:

    1. Centered Logo with Navi Menu items on left and right side.

    #25821

    Topic: Enfold Graphics Query

    in forum Enfold
    Gstar72
    Participant

    Hi Guys,

    On the Home page example here: http://kriesi.at/themedemo/?theme=enfold scroll to the bottom of the page, where you see the title: In Case You Need Help.

    How do I get the image to stay static like that?, I tried gallery, ut you cannot stretch the image. I tried Colour section, but it is not possible to get the image to not scroll…is it to do with background att: fixed / scroll?, I tried both, can’t see a difference?.

    Also, can I increase the height of the image here, I tried padding variables in the colour section again, it made no difference between small, large and default.

    My brain is fried.

    Thanks

    #114699

    I would like a layerslider that is NOT fullwidth so I can put a layerslider beside a sidebar.

    #25814
    dsharpe
    Participant

    In the Enfold theme, I assumed that the Avia Layout Builder worked on Posts, but it is not showing for me. Should the Layout Builder work on Posts? Is their a way to get it to work for posts. I am looking to do a magazine site and really need the Layout Builder flexibility on the Posts.

    #126833

    In reply to: Enfold won't install

    This is most annoying, but here’s how to fix it if you don’t want to FTP (which can in itself be a rats maze depending on your situation).

    The “Error” message ‘Are you sure you want to do this?’ is caused by php hitting the upload limits set within the php.ini file.

    You can usually find and update this file at either:

    /etc/php.ini or, for Ubuntu, /etc/php5/apache2/php.ini

    edit the following lines to:

    memory_limit = 99M

    upload_max_filesize = 20M

    post_max_size = 24M

    save, quit.

    restart apache : sudo service apache2 restart

    and then give it a whirl – you should have no problems

    #128128

    the following code is not in the header on my website, got it comparing my website to the enfold theme demo with firebug

    data-avia-search-tooltip=” <form action=”http://kriesi.at/themes/enfold/&#8221; id=”searchform” method=”get”> <div> <input type=”submit” value=”&#128269;” id=”searchsubmit” class=”button”/> <input type=”text” id=”s” name=”s” value=”” placeholder=’Search’ /> </div> </form>” style=”height: 88px; line-height: 88px;”>

    svetoslavd79
    Participant

    Hi guys,

    I am trying to use the Enfold theme on one of my sub sites in a WordPress Netwrok environment. Everything else with the theme seem to be working, however, when I go to Appearance -> Widgets, I don’t see the custom widgets that should be registered on theme activation and also there are no sidebar areas where you can drop any widgets.

    Please help

    Thanks

    Sven

Viewing 30 results - 241,561 through 241,590 (of 243,739 total)