Viewing 30 results - 241,051 through 241,080 (of 244,416 total)
  • Author
    Search Results
  • #114778

    Hi, Noticed that there is no ‘Audio’ Format available in the Enfold theme for Posts.

    Made these changes in the ‘functions.php’ file:

    /*

    * add post format options

    */

    add_theme_support( ‘post-formats’, array(‘link’, ‘quote’, ‘gallery’,’video’,’image’,’audio’) );

    Now I see the ‘Audio’ Format available for Posts but after choosing this format, the Post ‘Title’ looses its normal formatting. Meaning it doesn’t show in the CENTER, nor is it BOLD and doesn’t LINK to the Post; like all other Post Titles.

    FIX for the above in the next version would be really nice…

    #27507
    go2visions
    Participant

    I purchased the Enfold Theme a couple days ago. Thank you!!

    I would like to purchase the Photodune Images for the Enfold Theme. I think they are great!! Can you please supply me the links?

    Your reply is greatly appreciated.

    #133693

    In reply to: Update Documentation

    Hi Chris,

    If you’ve updated Enfold you can also update to WordPress 3.6.

    However you have a javascript error coming from something with Facebook and another from a javascript error. So you should try disabling all active plugins before trying anything else to see if there is a javascript conflict.

    Regards,

    Devin

    #133113

    That is completely different than what I’m suggesting and really we are not able to walk you through creating it. We don’t have an open book for every effect possible with the LayerSlider.

    What that appears to be is a LayerSlider slideshow set to autorotation with multiple slides of the same image repeated and animated on top of itself 8 times.

    So this image: http://clientbased.com.au/wp-content/uploads/2013/07/CBS-client-logos.jpg is in the LayerSlider 8 times and each is animated to get that effect.

    The exact details of it are unknown without seeing it live.

    For the above settings, if you have multiple images in your slideshow and they are not animating you are probably on WordPress 3.6 but not Enfold version 1.9.1. If you are not, then you need to add multiple images in order for the slider to animate.

    Ok well now it is working. I didn’t do anything differently, I must have refreshed 10 times and reset my cache and it was working but now it magically is.

    So I guess maybe look over my change Was that the right code to mess with. Well I mean the best choice?

    #133692

    In reply to: Update Documentation

    Hi. I’ve updated Enfold to the latest version 1.9.1 following the above instructions, but the fullwidth easy slider still doesn’t work. Sticks on first page on chrome, and no arrows showing in IE, although you can click on dots at bottom and see next photo in IE (not chrome). Here’s one of the pages:

    http://crweddingphotographer.co.uk/chandos-house-wedding

    Please advise asap as I’ve been trying to fix this all week and it has stopped me launching my site.

    Many thanks,

    Chris

    #133871

    Hi!

    Afaik the latest version (4.6.0) of LayerSlider which is bundled with Enfold 1.9.1 shouldn’t display this message. At least the plugin author claims that v4.6.0 is fully compatible with WP3.6.

    Best regards,

    Peter

    #133935

    Open up wp-contentthemesenfoldconfig-templatebuilderavia-shortcodestoggles.php and delete following line to remove the “All” link:

    avia_sc_toggle::$tags = $start + avia_sc_toggle::$tags;

    Unfortunately it’s not possible to pre-select another sort option and the items would be unsorted/unfiltered even if you remove the “All” link.

    #134188

    And i would like to be able to change the color of the TAB of the selected tab from the sidebar tabs using css

    #133934

    In reply to: Menu Display Speed

    Open up enfold/js/avia.js and search for

    var defaults =
    {
    modify_position:true,
    delay:300
    };

    You can increase or decrease the delay value to change the speed at which navigation menus display. The value is in ms (300ms).

    #133680

    Hi,

    Ill buy the Incarnation theme then and try to integrate it. Im not a developer, but ill see what I can do. Hiring a freelance developer as a small volunteering based community aint possible atm ;).

    Anyways, thanks for the information!

    Kind regards,

    Jelle Spaan

    #114777

    ‘Load More’ button for portfolios and blog :-)

    #134187

    i need css for adjusting the logo that is now messing up the main menu. how to change the position of that? http://www.bevlogenverf.nl/enfold2

    #134186

    footer and socket color of the letters need to be white.

    Also the middle column of the footer i want to change the size of the letters

    #133658

    In reply to: iOS Display Issue

    One other thing…

    When viewing a ‘special heading’ on an iPad in portrait mode, much of the text is either cut off, or goes under other text if there are more than say six words. I would have thought it would respond and drop to two lines and not continue as one…

    Here’s an example page http://marssolutions.com.au/business-marketing-plans/

    Is there something that can be done, before an Enfold update?

    #134185

    Hi,

    Can you please specify which part of the theme you want to change? Break it down to little details.

    Thanks,

    Ismael

    #133679

    Hey,

    Like Devin said, you need to hire a freelance developer to modify the theme for you. :)

    Regards,

    Ismael

    #114776

    A google map shortcode would be great. A custom widget area is OK for a contact page and sidebars, but if you need to include a map on 50+ portfolio items it gets a bit messy.

    #27486
    bevlogenverf
    Participant

    Hi guys

    I love your themes. I am changing to Enfold now from Replete

    3 Q’s about CSS

    -I had some CSS codes like changing color of menu bars in the footer and socket and other things.

    -I need the CSS for changing the location of my logo because it is now messing up the main menu http://www.bevlogenverf.nl/enfold2

    -I used these CSS codes. Anyone knows how to tweek or change them a little bit so they will work also in Enfold?

    #top .main_menu .menu a {
    color: grey;
    }
    #top .main_menu .menu a:hover {
    color: #0e75bf;
    }

    #footer .widget {
    padding: 30px 0 30px 0 !important;
    }
    .numeric_controls, .arrow_controls {
    position: absolute;
    bottom: 100px;
    }

    #top .sidebar_tab_content.sidebar_active_tab_content {
    background-color: #fff;
    color: #black;
    }
    #top .sidebar_tab.sidebar_active_tab {
    background-color:#0e75bf;
    color: #fff;
    }
    .slideshow_color .breadcrumb, .slideshow_color .breadcrumb a {
    color: #0e75bf;
    }
    .numeric_controls, .arrow_controls {
    position: absolute;
    bottom: 10px;
    }
    #top .ajax_controlls {
    top: 70%;
    }
    #footer .widget_nav_menu li a {
    font-size: 14px;
    }

    #top #menu-item-720 a {
    color: #0e75bf;
    }
    #footer .widget_nav_menu li a {
    text-align: center;
    }
    .iconbox_icon {
    background-color: white !important;
    }
    .widget_nav_menu h3.widgettitle {
    text-align: center;
    }
    #top .iconbox {
    width: 100%;
    }
    #top .avia_mega_div {
    background-color: #f5f2f5;
    }
    #top .avia_mega_div .sub-menu {
    background-color: #f5f2f5;
    }
    #top .avia_mega_div .menu-item ul {
    background-color: #f5f2f5;
    }
    #top .main_menu .menu ul li a {
    background-color: #f5f2f5;
    }
    .sidebar_tab_title {
    margin-left: 10px !important;
    }
    #js_sort_items a {
    font-size: 19px;
    }
    #top.woocommerce-page .woocommerce-ordering select { width: 25%; }

    @media only screen and (max-width: 767px) {
    #top.woocommerce-page .woocommerce-ordering select {width: auto; }
    }
    .chzn-container {
    position: initial;
    }
    #top .chzn-container .chzn-drop {
    top: 70px !important;
    width: 325px !important;
    margin-left: 3px;
    }
    .woocommerce-pagination {
    display: none;
    }
    #top.tax-product_cat .container > .term-description {
    display: none;
    }
    .added_to_cart {
    display: none;
    }
    .form-row.address-field{
    overflow: visible;
    }

    #top .chzn-single div b {
    background-position: 5px 6px !important;
    }
    .widget .gform_wrapper .gform_footer br{
    display: none !important;
    }
    .home .one_fourth.flex_column iframe {
    height: 150px !important;
    }

    bevlogenverf
    Participant

    Hi

    I have a replete theme from you guys and also bought an enfold one.

    should I register for that theme too? because i cannot. the registration code creates the same name when entering the code and then this forum tells me it already exists.

    any idea?

    thx guys!

    #133947

    In reply to: Slider issues

    Hey,

    Please download Enfold 1.9.1 to fix the sliders.

    Regards,

    Ismael

    #134180

    btw – I am using WordPress 3.6 and the latest upgrage of Enfold (the update from last week)

    #27483

    Topic: Alternate Content

    in forum Enfold
    web4smallbusiness
    Participant

    I’ve searched the forum, watched a couple of your videos and looked at the support documentation that came with the Enfold theme, but I still can’t find the answer to my question regarding alternate content.

    I am wondering how to apply the alternate content settings to a page.

    For example, if I divide a page into:

    2/3 and 1/3 layout

    How do I apply the “Main Content” settings to the 2/3 page column and

    “Alternate Content” settings to the 1/3 page column.

    What I would like to achieve is to have:

    Left column 2/3 to be white background with black writing

    Right column 1/3 to be red background with white writing.

    I understand that I can set the colours in the theme styling. But I am unclear how I actually apply the styling to say, the right side of a page.

    Thank you for your help.

    #116502

    In reply to: Enfold Showcase

    Looks great seandaily! Amazing to see that html template re-formed into WordPress using Enfold. Really nice job.

    That is why Kriesi included the dummy data JKFC! For giving you a quick base to build your site on without having to come up with ever detail from scratch if you don’t want to :)

    #27478
    vacshop
    Participant

    hi guys,

    im just trying to get a sidebar widget on the new enfold theme (just swapped over from replete) and the main home page loads

    with the sidebar only on the lower half and not at the top starting next to the products section?

    what am i doing wrong that can be corrected

    my site is http://www.vacshop.com.au/

    thanks

    Andrew

    p.s i like the greater drop & drag flexabilty of enfold over the replete theme just have to work out the kinks….

    #132222

    Okay, I was able to fix the thumbnails. The problem was that I did not have the Graphics Draw library on my server. I installed it, regenerated thumbnails, and they now look fine. I also found that featured images crop correctly for grid on some but not all of the custom preview image sizes in blog settings – I’m using portfolio-small and that works for me.

    BUT the featured image in the blog post itself is still not working as you can see here: https://www.evernote.com/shard/s260/sh/c91b9098-ad45-42bd-9c1f-2a0f49e01922/38d885c2636b3005374370f92bb22c3e

    On the Enfold theme, this 1030×284 image is supposed to crop to 1030×360 and scale to a left aligned preview image, with the ability to expand it to its full size. My featured image does not crop to 1030×360 and instead only scales with a right alignment.

    You can also see it right aligning here: http://vmwpprod.mantis-tgi.com/?p=2334

    It also does this when I set the blog post format to “Gallery”. If I don’t set the blog post format to “Gallery,” the created gallery scales correctly to its settings in the blog post itself. If I do set it to Gallery, it right aligns and squishes it smaller than its settings in the preview.

    #134123

    In reply to: Possible, small bug

    Line #46 of enfold -> includes -> admin -> register-portfolio.php

    should be changed:

    OLD: “singular_label” => “Portfolio Categories”,

    NEW: “singular_label” => “Portfolio Category”,

    #133678

    Hi Devin,

    Thanks for the quick response. That indeed sounds complexer then I thought it would be;). Are the sermon and event Calender plugins connected to the avia theme in incarnation? If so, is it maybe possible to just get that part?

    Thanks in advance!

    Kind Regards,

    Jelle Spaan

    #133677

    Hi Jelle,

    You would need to have a freelance developer integrate the functionality from Incarnation into Enfold. The main thing is just using the Events Calendar plugin which is what Incarnation is using and then getting the countdown if you wanted it as well.

    Incarnation however has not been updated to work with the most recent version of the plugin so it isn’t quite as easy as just looking at the code from one or copying over functions at this point.

    Regards,

    Devin

Viewing 30 results - 241,051 through 241,080 (of 244,416 total)