Viewing 30 results - 231,871 through 231,900 (of 244,393 total)
  • Author
    Search Results
  • #205542

    In reply to: Enfold 2.5

    Hi oslpag!

    No, there’s currently no public beta version of the theme. Some threads mention 2.5 but it was actually a mistake and Kriesi released the 2.4.4 update as 2.5 and then upload the files with the right version number (2.4.4). 2.5 is reserved for the next “big” feature update.

    Best regards,
    Peter

    #205533

    Topic: To add music to pages

    in forum Enfold
    fjrichart
    Participant

    Is it possible to add music to a page? In the way that when enter that page it starts sounding automatically?
    I’ve seen in the Enfold multimedia elements accepts videos and images but I don’t see any reference to music.

    #205531

    Topic: Enfold 2.5

    in forum Enfold
    oslpag
    Participant

    I have see some references to Enfold version 2.5, is this in beta and is it possible to download to test?

    Thanks!

    #205523
    Vermishelle
    Participant

    Hello,

    First, a a cry from the heart.
    I’m a big fan of Enflod theme and just feel sorry for everybody (including myself) who bought current #1 in sales – Avada. They do the wrong choice! Enflod theme doesn’t have such a clutter of shortcodes and an endless list of page options most of of which are not applicable for current page setup.

    Now back to the deal.
    There’s one thing I miss in Enfold. I need one-page navigation (that #blah-blah inside a page).

    I can add <a name="chapter"></a> in any part of a page and add #chapter to menu, but I don’t get that fancy scrolling to the chapter. And I don’t see the menu item active.

    Maybe it’s possible and I just don’t know how? Or maybe you will advise some plugin? Or another theme you can advise? I bought one-page SCRN template, but it’s far from being as polished and useful and flexible as your theme, and I don’t want to use it, I’d prefer to stick with Enfold.

    • This topic was modified 12 years, 2 months ago by Vermishelle.
    #205517

    In reply to: BuddyPress vs BBpress

    Hi!

    We recommend the Enfold theme but it is only compatible with bbPress. You need to hire a freelance developer to make it fully compatible with bbPress + S2Member Pro plugin. Please visit http://werkpress.com/.

    Cheers!
    Ismael

    #205511

    Hey David!

    I’m sorry but can you please give us a link to a page using the “Blank Template” ? Please post a screenshot of what you’re trying to do.

    Cheers!
    Ismael

    #205504
    zerozendesign
    Participant

    Hi guys.

    I’m confused as to why the blank page template wants to arrange everything centered vertically instead of just having a margin from the top. What is happening is I have different sized images in an easy slider. Because they are different heights, the header area and footer area are moving up and down. How can we convert so that placement is relative to the top of the page instead of centered? You can see at http://codelessme.com/casey

    Regards,
    David

    #205498

    Hi!

    Glad it worked. :)

    Regards,
    Ismael

    #205496

    Hey Courin!

    Edit header.php, find this code:

    echo avia_logo(AVIA_BASE_URL.'images/layout/logo.png', false, 'strong');

    Below, add this code:

    echo "<div class='header-search'>";
    get_search_form();
    echo "</div>";

    Add this on your custom.css or Quick CSS:

    .header-search {
    position: absolute;
    top: 30px;
    left: 250px;
    }

    Modify the main menu font using this:

     .header_color .main_menu ul:first-child > li > a {
    color: red;
    }
    
    .main_menu ul:first-child > li > a {
    display: block;
    text-decoration: none;
    padding: 0 13px;
    font-weight: normal;
    font-size: 15px;
    }

    Cheers!
    Ismael

    #205494

    Worked like a charm Ismael,

    Mark it as solved please.

    #205484

    Hi!

    This will get you started. Add this on your custom.css or Quick CSS:

    .current-menu-item.current_page_item a {
    background: gray;
    border: 3px solid green;
    border-radius: 6px;
    }
    
    .main_menu ul:first-child > li a {
    height: 50px !important;
    line-height: 50px !important;
    }
    
    .main_menu {
    position: absolute;
    top: 30%;
    }

    Regards,
    Ismael

    #205478

    Thanks for all the suggestions everyone and keep them coming! Still no gurantee on any one feature but this is the only place where Kriesi is actively looking for feature requests.

    Also a small note that any support issues should be made as their own new topics :)

    #205453

    Hey hellovlad_!

    Looks like the logo is linked to your home page url right now. The link should be getting pulled from whatever you have set as the home page in the theme settings>general options.

    See: http://kriesi.at/documentation/enfold/setting-your-home-and-blog-pages/

    Regards,
    Devin

    #205447

    Topic: Theme colors

    in forum Enfold
    designing
    Participant

    Hi Guys,

    I’m having a problem with the theme colors I have a dark blue color that appears on some of the titles and icon titles etc. and I don’t know where it coming from or how I can change it I’ve tried changing it in the Enfold/Theming but it’s still appears. Also when I add this color #00adef IN Enfold/Theming it changes the (d) to a (b) as follows #00abef ? Please can you help me with these problems.

    Thank You
    LG

    • This topic was modified 12 years, 2 months ago by designing.
    #205444

    Topic: Latest News Headline

    in forum Enfold
    akmhou
    Participant

    Hi,
    I’m using the Latest News widget in my footer. I would like to change the headline of single page post from “blog” to Latest News or the category name. How can I do that?

    I read the Josue’s instructions from his answer to the post here http://bit.ly/1dkV3FD.
    I edited line #20 in single.php to this:
    `if( get_post_meta(get_the_ID(), ‘header’, true) != ‘no’) echo avia_title(array(‘heading’=>’strong’, ‘title’ => get_the_category()[0]->cat_name, ‘link’ => $t_link, ‘subtitle’ => $t_sub));

    I’m getting an error:
    Parse error: syntax error, unexpected ‘[‘, expecting ‘)’ in /home4/akmimrp/public_html/stagingarea/2013212/wp-content/themes/enfold-child/single.php on line 20

    What am I doing wrong?
    Thanks

    #205441

    Sorry OK
    Site link is http://www.idesign-websites.co.uk password is giles123

    see mock up

    http://www.idesign-websites.co.uk/enfold-v1.jpg

    #205439
    robert-s
    Participant

    I’d like to reduce the margin and the padding for the notification boxes. I tried the following:

    .avia_message_box {
    margin: 10px 0;
    padding: 10px;
    }

    which works very well to reduce the margin for all notification boxes, however fails to reduce the padding from 17 to 10 as well (is “overwritten” by a padding from shortcodes.css / line 597)

    How can I reduce the padding for the notification boxes? In case I’d like to reduce the padding for a single notification box on a specific page, how would I reference to that box?

    Thanks,
    Rob

    P.S. Just ‘started’ with Enfold – seems to be a great theme, the kind of theme I was always looking for…

    #205438
    hellovlad_
    Participant

    Hi,
    Currently on my page http://www.linaukis.com the logo (blue circle at the top) is linking to a dummy page from the Enfold Theme.
    Where can I modify in the settings, so to that the homepage is set to be the portfolio page and logo is linking to it as well?
    can’t figure it out.

    thanks!

    #205425
    ilkoallex
    Participant

    Dear Enfold team,

    I have a question for the single blog post view, is there a way to make the No Sidebar post actually stretch to the full 1210px width of the page, since with the default setting looks that it’s quite narrow?

    It is stretching perfectly if I use the Advanced Layout Editor, but then it’s losing the title above the post (if that is fixable also would be good)

    Cheers,

    Ilko

    #205423

    Topic: Masonry Blog Style

    in forum Enfold
    ammcpherson
    Participant

    I have been trying to get the Masonry Blog option working, and cannot find the Masonry Blog element listed in my blog options under General Settings/Blog Settings. Additionally, when I add the content item for “Fullwidth Masonry” on my /blog page, it still displays as Grid or whatever other option I have selected under Blog Settings.

    What am I missing here?
    I’ve scoured the documentation and forums and haven’t found anything to explain this. I have viewed the video on Vimeo regarding the Masonry elements with no luck at resolution.

    Additionally, I downloaded and uploaded the most recent Enfold template yesterday. I loaded the dummy content and still cannot find a Masonry Blog — even with dummy content.

    Thanks for your assistance!

    #205418

    In reply to: BuddyPress vs BBpress

    Thanks Devin

    After experimentinf with bb Press 2.5.2, the latest version, I have found that if I have S2Member Pro; Enfold theme (child or original); and bb Press 2.5.2 then a get a white screen for all the admin pages.

    If I switch to Twenty Fourteen, then I can have bb Press and S2Member, and still access the sites admin as normal.

    Do you know which versions of bb Press that the Enfold theme has been tested with?
    Maybe if I switch to an earlier version of bb Press I will be OK.

    Thanks
    Tim

    #205413
    #205412

    Need to be able to enter a custom CSS class field for all layout elements as we can for content elements.

    also, how about the ability to place a colour section inside another element, or better still have a content element which is a container with styling options such as colour / border / shadows
    i.e. http://artbees.net/themes/jupiter-demo/shortcodes/custom-callout-boxes/

    More options for images, such as borders and captions:
    i.e. http://artbees.net/themes/jupiter-demo/shortcodes/image-frames-gallery/

    • This reply was modified 12 years, 2 months ago by Richard Olpin.

    Updates are included with each update of the theme as long as it remains stable and working as is. For instance right now there is a newever version of LayerSlider but it has not been tested by Kriesi fully because he is waiting on the initial bug fixes to get added in by the plugin authors.

    #205394

    Hi,

    Can you post the link to your website please?

    Also, a screenshot/mockup of what you want to achieve would be really helpful.

    Regards,
    Josue

    #205392
    condonpb
    Participant

    Dear Sirs,

    My clients has asked that the menu options are highlighted i.e. when you hover over the menu a background elliptical type shape appears and remains highlighted when menu option is selected similar to the site http://www.richardwhiteclocks.co.uk go give you an idea here the hover and selection has a background. My clients want this to be more curved in each corner can you help please.

    #205380

    Topic: Site logo reformatting

    in forum Enfold
    hellovlad_
    Participant

    Hi there,
    The format of my site logo is square (actually, circle) and when I view the site on a mobile device, the logo isn’t centred. I realise it probably has something to do with the fact the default logo specification is rectangular (340px x 56px for Enfold Theme). Is there a way to specify in the CSS that the format of the logo is square? If not, what do you recommend to keep the logo centred / left aligned on all browser resizing?

    thanks for your help!

    thanks, Devin, I will contact them. By the way: how can I ensure to always have the newest update of this slider plugin?

    #205373

    Topic: little problem list:/

    in forum Enfold
    milatch
    Participant

    Hey guys,

    1. I have a little problem with created layersliders. I want to display them on my shop landing page. I use Enfold in combination with woocommerce. Because I can post any other content above the shop page, I cant find the reason why the sliders wont be displayed. The only thing is that I can see a frame in size of the slider which I have created and chosed. This frame is placed where the slider supposed to stand – but not displayed. If I post the same slider on another page its no problem. How can I fix this? I think its nothing special, but I’ve already tried different settings in layer slider, like different slider sizes and so on.

    2. Whats the quick CSS Code, to disable the smaller getting logo if you scroll up page. It just happens sometimes, but I would like to have a fixed logo size all the time.

    3. How can I change the colour of product variations font? I mean the window where you can choose the different variations for the main product. It seems a bit to bright for me.

    4. Whats the Quick CSS Code, to get a equal font colour for prodcut variations title. Its always alternating from a darker colour to a brighter colour in the next row and so on.

    5. Is there a possibilty to get logos in partner slider with link and transparent background? If I connect a link to the partner logo the transparent background disapears and a white background comes. Doesnt matter whether the logo is png8,24 or gif. As soon as I put a link to it the transparent background is gone….

    6. I created a blog on my page. Unfortunately the blog pictures are always smaller than the fixed given picture frame. Is there a possibilty to set the background of blog page into simple white, to avoid that problem? The other pages should stay with the chosen background, just blog page should get a white background.

    Thank you very much!!

    milatch

    #205347

    In reply to: adding a social icon

    Hi!

    This would be the final code:

    .av_font_icon {
        margin: 0 5px;
    }
    .post-entry-1195 .av_font_icon {
        display: inline-block;
        float: none;
    }
    .post-entry-1195 .av_one_third .avia_textblock p:last-child {
        text-align: center
    }

    Add it to this file instead.

    Best regards,
    Josue

Viewing 30 results - 231,871 through 231,900 (of 244,393 total)