Viewing 30 results - 244,321 through 244,350 (of 244,510 total)
  • Author
    Search Results
  • #116247

    Thanks for this. I replaced as you suggested, but not getting full post with comments and social sharing.

    I’ve tried different combos of settings, and this is what I currently have:

    Enfold Theme Options: Front Page Settings = “Movement of the Week” page, “… display the Blog?” = “Select page”

    WordPress admin Settings > Reading: Front page displays = static page = “Movement of the Week”, posts page= “Select”

    Posts page “Movement of the Week” – used Avia editor and dragged “Blog posts” into content area

    Hope this helps. Again my website is at http://dailyvitamoves.com

    I appreciate your help!

    #116160

    Hi,

    no, such a module doesn’t exist. Personally I’d use “image” or “gallery” module. If you use the “gallery” module with bigger thumbnails the needs to hover over the “small thumbnail list” to view the bigger thumbnails: http://kriesi.at/themes/enfold/shortcodes/gallery/

    #116246

    Yes, open up wp-contentthemesenfoldincludesloop-index.php and replace:

    $current_post['content'] 	= $blog_content == "content" ? get_the_content(__('Read more','avia_framework').'<span class="more-link-arrow">  &rarr;</span>') : get_the_excerpt();

    with:

    $current_post['content'] 	= $blog_content == "content" ? get_the_content(__('Read more','avia_framework').'<span class="more-link-arrow">  &rarr;</span>') : get_the_excerpt();
    if(is_home() || is_front_page()) $current_post['content'] = get_the_content(__('Read more','avia_framework').'<span class="more-link-arrow"> &rarr;</span>');

    arielfreaner
    Participant

    Hello there. On my enfold theme the header Social Icon for YouTube and some others do not appear or show on the drop down menu. So for now I am using the VIMEO Social Icon header so my client does not get mad at me.

    The layout.css stylesheet shows the youtube is included (see extract below), however, It does not show up on the Social Icon header drop down menu.

    #top .social_bookmarks li a:hover{ text-decoration: none; }

    #top .social_bookmarks_youtube:hover a{color:#fff; background-color:#a72b1d; }

    #top .social_bookmarks_rss:hover a{color:#fff; background-color:#ffa133; }

    #top .social_bookmarks_facebook:hover a{color:#fff; background-color:#37589b; }

    #top .social_bookmarks_twitter:hover a{color:#fff; background-color:#46d4fe; }

    #top .social_bookmarks_mail:hover a{color:#fff; background-color:#9fae37; }

    #top .social_bookmarks_dribbble:hover a{color:#fff; background-color:#e44885; }

    #top .social_bookmarks_linkedin:hover a{color:#fff; background-color:#419cca; }

    #top .social_bookmarks_search:hover a{color:#fff; background-color:#222222; }

    #top .social_bookmarks_gplus:hover a{color:#fff; background-color:#de5a49; }

    #top .social_bookmarks_behance:hover a{color:#fff; background-color:#008cfa; }

    #top .social_bookmarks_flickr:hover a{color:#fff; background-color:#ff0086; }

    #top .social_bookmarks_forrst:hover a{color:#fff; background-color:#234317; }

    #top .social_bookmarks_myspace:hover a{color:#fff; background-color:#000000; }

    #top .social_bookmarks_tumblr:hover a{color:#fff; background-color:#345574; }

    #top .social_bookmarks_vimeo:hover a{color:#fff; background-color:#31baff; }

    #top .social_bookmarks_pinterest:hover a{color:#fff; background-color:#cb2027; }

    #top .social_bookmarks_skype:hover a{color:#fff; background-color:#12a5f4; }

    I know some CSS and some HTML but that’s it. The website is:

    http://www.jorgeastiazaran.com/Inicio/

    Any help here? I really need to fix this issue ASAP!

    Sincerely,

    Ariel Freaner

    #114583

    1) I’d love to see masonry added to the portfolio. This way I don’t have to make sure all my pictures have the same size, which in some cases doesn’t work well. It would also enhance the layout as it breaks the grid in a nice way. Hopefully others agree.

    2) As I saw someone else request in a different topic for this theme, I would also like to request the ability to edit CSS from within WordPress (not just PHP) so there’s no need for Dreamweaver (or such tools). It’s easy for many reasons:

    – No DW license needed, especially for clients expecting to edit the site themselves.

    – Able to edit much of the site solely within WordPress, allowing to modify nearly the entire site even on mobile devices (again without extra tools).

    – Quick access without having to change applications.

    and so on …

    #116130

    Hi lounge35,

    You should be able to select the option to be notified from Themeforest in your Downloads section for Enfold whenever the files get updated on their servers.

    Regards,

    Devin

    #116122

    Hi master-t,

    Please don’t make duplicate topics for the same question/issue. It makes it much more difficult to answer and clogs up search results when others are looking for answers.

    For the labels, no it is not easily possible but you could suggest the option as a feature request in the feature request topic here: https://kriesi.at/support/topic/enfold-feature-requests

    Regards,

    Devin

    #115951

    In reply to: Button in Header

    Hi franktw,

    You can you can make a feature request for something like that here: https://kriesi.at/support/topic/enfold-feature-requests

    Otherwise, its pretty simple to just add a button or specific content into the main header or even try building the layout you want with the advanced layout editor and a blank page template (no header or footer and all manually added content).

    Regards,

    Devin

    #116053

    Hi,

    I made a video showing how to add Layout Editor to Custom Post Types https://vimeo.com/channels/aviathemes/64996057

    Thanks,

    Nick

    #22558
    bluemoonink
    Participant

    Hi:

    Just purchased this theme – I LOVE it… most flexible & well thought out I’ve seen.

    I don’t really want fixed font sizes for body text & headers, but it looks like that is how the css is? base font 13px and then headers, starting with h6 at 14px? I see it here in base.css:

    body {

    font: 13px/1.65em “HelveticaNeue”, “Helvetica Neue”, Helvetica, Arial, sans-serif;

    color: #444;

    /* -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */

    -webkit-text-size-adjust: 100%;

    }

    though everywhere else font-size is “100%”.

    If I add css to custom.css like this:

    body {

    font-size:100%;

    }

    It then uses my browser font size. Is this the correct way to do this? Will it adjust all the headers accordingly? Will mobile still be ok? Is there a reason that I should know why you used a fixed font-size…???

    Just want to know so I don’t inadvertently break something…

    thank you

    #22478
    twentytwotwo
    Participant

    Hi all, love this theme.

    I’m trying to rebuild the features section from the demo, http://kriesi.at/themes/enfold/features/ where there’s a sidebar on the left and content on the right which comes up depending what sidebar link is pressed.

    This section unfortunately didn’t come with the demo content and I’m struggling to re-do it on my side.

    Thanks,

    James

    #22557
    frankwelschlehmann
    Participant

    Hi,

    what recommendation would you design experts give me on how to present a list of events?

    I am running a series of webinars and would like to present visitors on the home page with a list of the upcoming webinars.

    Today I have solved that with tagged posts for every webinar and a post-slider for this tag.

    see http://www.welsch-lehmann.com

    Would somebody have a smarter, more elegant idea taking advantage of some good enfold feature?

    Thanks,

    Frank

    #116095

    Hi!

    Or open up functions-enfold.php and delete following line:

    add_filter( 'wp_nav_menu_items', 'avia_append_search_nav', 10, 2 );

    Best regards,

    Peter

    #116060

    Hey!

    I added i to the feature request thread: https://kriesi.at/support/topic/enfold-feature-requests/page/2

    Best regards,

    Peter

    #115838

    In reply to: Size blog image

    Hey!

    Go to Enfold > Header and select a different header (eg “Fixed Header with Social Icons and additional Navigation”).

    Best regards,

    Peter

    #114581

    Hey! Brilliant theme, just a couple of requests:

    1. Ability to use Entypo icons within menu items

    2. Add YouTube to the social icon list

    Cheers,

    Matt

    #22544
    schorni
    Participant

    Where do i find the Lastest News widget which is shown in the footer of the demo? The standard one which comes with the enfold theme only shows text without the preview picture.

    Thanks.

    #116015

    I’m glad its working for you now artistic24459. It would probably one of the updates that have been coming out pretty rapidly in the past week as I know Kriesi did some fixes here and there for Child themes.

    Just make sure to keep an eye on the version.txt in the main folder you download from Themeforest whenever you download an update to see what has been changed specifically so you can update the duplicate in your child theme if you are replacing it.

    Regards,

    Devin

    #22539
    vsfisher
    Participant

    I am unable to find any PSD files in my Enfold download? Checked all the folders?

    #22537

    Topic: Meet the team effect

    in forum Enfold
    navidsatan
    Participant

    Hi

    First of all thanks for this great theme.

    on this page: http://kriesi.at/themes/enfold/pages/team/

    how can I create where it says ” The office” with the fixed background and moving content?

    Thanks

    #114580

    I would like to have an options to put the social media icons into the footer and perhaps a widget. Another nice feature would be an options to adjust the height of the google map.

    #114579

    Hi,

    as you accepted to “Add option to add a link for Titles of Elemens like Iconbox and Iconlist” I would appreciate if the icon is linked as well.

    Would be optimal if I could select Icon and/or Titel and/or whole box (Iconbox) to be linked…

    Thank you,

    Bernt

    #116094

    ADMIN PANEL > Enfold Theme Options > Styling > Quick CSS (paste code) :

    #top .menu-item-search-dropdown > a, #searchform #searchsubmit, .ajax_search_image, .iconfont{

    display: none;

    }

    #115812

    In reply to: Color styling problem

    Hi,

    There is something wrong with your setup. Something is interfering. And you got some weird issue with permalinks too. http://runforcourage2013.org/wp-content/themes/enfold/enfold/config-layerslider/LayerSlider/skins/.DS_Store/skin.css … for some reason your host is coming and showing advertisement on that page in their skin instead of that page being just a 404 error in your skin. You are also missing another css file as well. Perhaps your wordpress installation is corrupted.

    Thanks,

    Nick

    #115915
    #116052

    You need to add your post type to the $boxes array in wp-contentthemesenfoldconfig-templatebuilderavia-template-builderconfigmeta.php

    How to extend Avia layout builder to support CPT ?

    At the moment not possible without manually tweaking the theme files. You can request the feature here: https://kriesi.at/support/topic/enfold-feature-requests though.

    #22532
    huanhui
    Participant

    Hi, just purchased this theme & playing around with it.

    Some questions…

    1. How can I add tags to portfolio items?

    2. Is it possible to use Contact Forms inside Tabs/Accordions?

    3. Is it possible to add Enfold Google Maps Widget to pages?

    4. For portfolio categories, is it possible to use images showing as icons instead of just text?

    For the above question 2 & 3, if not possible, than I guess the only work about way is to install plugins?

    #116051

    hello,

    How to extend Avia layout builder to support CPT ?

    Thank you

    #114577

    Hi

    I would like to use the portfolio grid as a visual index to my content. Think of the image as the cover of a book [or in this case a newsletter].

    When you click on the portfolio item I would like to go to another page [not the portfolio item]. Potentially a page somewhere else eg MailChimp.

    In fact the suggestion I made would work just like the “Latest Themes” grid in the footer to this page! Except it woudln’t be a widget it would be functionality of the portfolio grid.

    Otherwise I am loving the theme.

    Regards

    #22529

    Topic: GravityForms Styling

    in forum Enfold
    Hausundplan
    Participant

    Is there a way to enlarge the textfield ? Settings in gravity forms settings (small, medium, large) have no influence on the output, textfield is always small (which is a shame if you want to use a subject field). How to enlarge a textfield similar to 100% / 50% in enfold formbuilder ???

Viewing 30 results - 244,321 through 244,350 (of 244,510 total)