Forum Replies Created

Viewing 30 posts - 4,111 through 4,140 (of 8,514 total)
  • Author
    Posts
  • Hi ianstudio!

    I’ll flag it for Kriesi to take a look at. I’m not sure where a great placement could be but the whole widget bar will actually activate and open that widget area so for next time you don’t need to just click the arrow.

    Best regards,
    Devin

    in reply to: Avia Accordian doesn't handle shortcode well? #205204

    Its just a bit messy in using a plugin to add in php via a shortcode to a shortcode that is loading in another container and another container on that.

    Nothing we could do on the theme side to address that.

    in reply to: Masonry Sorting #205202

    Hey!

    No, unfortunately not at the moment. Its a limitation of how the sorting mechanism is written.

    Best regards,
    Devin

    Oh, no I don’t think they are changeable. You could try emailing the LayerSlider guys directly but I don’t know of any setting or anything like that.

    in reply to: Change slider image based on day #205199

    Hey!

    Just a quick follow up on Yigit’s link, you don’t *need* to disable the LayerSlider if you just don’t want to use it on the home page. There is some built in integration with Revolution slider as well.

    Cheers!
    Devin

    in reply to: BuddyPress vs BBpress #205198

    Hey KingConga!

    Not great BuddyPress integration yet but it looks like S2Member can work with BBPress http://www.s2member.com/forums/topic/bbpress-2-2-4-integration/

    Best regards,
    Devin

    in reply to: Change slider image based on day #205144

    Hi J_D_G!

    Not with anything built in to the theme or LayerSlider that I know of. It is definitely possible with custom code or maybe a plugin if one has already been written for that kind of thing.

    However the implementation of it is beyond the scope of what we could do for you through support so you would need to look into a freelance developer.

    Regards,
    Devin

    in reply to: Page Position When Linking to Specific Tab #205088

    That is the only possible solution I’ve ever been able to find on the issue. I’d never gotten any word back from anyone on if it helped or not.

    So I’m not sure there is a fix for this at this point but it is something I know Kriesi has been wanting to address.

    in reply to: Ajax Page Loading #205087

    Hi grpetz!

    Unfortunately for something like that you will probably need to have a freelance developer add in that kind of customization. I don’t know of any really good plugin implementations for site wide ajax effects like that.

    You would probably have the easiest time adding a separate frame that would load in below all of the page content in its own frame but it might not be what you are looking for.

    Regards,
    Devin

    in reply to: Color Section Bug… #205085

    Hi!

    The social icons are big because the images don’t have a constrained size via a css class. Doing something like this will work:

    Wrap all your links like this in your text widget:

    <div class="custom-footer-social">
    ...your current content...
    </div>
    

    Then add the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:

    
    .custom-footer-social img {
    height: 37px;
    }
    

    As for the color section issue, I don’t quite understand what the issue actually is. Can you describe what is happening that shouldn’t?

    Cheers!
    Devin

    in reply to: Google Map Fulll Width on Contact Page #205077

    Hi hellovlad_!

    That should work as long as you aren’t using the boxed layout. If you are then the container of the site doesn’t expand to full width and so the map can’t expand to the edges of the screen.

    Best regards,
    Devin

    Hey Weka!

    It depends on where you want the background to show. As you said some containers have backgrounds while others already don’t.

    Your best route is to use WP Backgrounds and have a freelance developer customize the backgrounds of items that aren’t already transparent so that it works as you want it to.

    If you just want it in the page content area then you can use a color section to put all of your page content inside. This won’t have the background behind the header however.

    Regards,
    Devin

    in reply to: How to update layerslider packed with Enfold? #205072

    Hi jschuer!

    You can try just replacing the plugin files within the theme files but the newest version hasn’t been bug tested with the theme yet. We are waiting on it to stabilize since as you mentioned there are a lot of new features.

    I know that some other users who have updated have noted issues so far however.

    Regards,
    Devin

    in reply to: Comment to comment #205068

    Hi caroberto6!

    I believe you will need to use a plugin for that though I don’t know of any off hand unfortunately.

    Best regards,
    Devin

    in reply to: To select Custom Sort Order for Portfolio Items #205059

    Hi!

    If Kriesi has some additional input he will be able to open the topic and add it in. I’ve closed it for now since so it doesn’t accidentally become a secondary feature request topic :)

    Cheers!
    Devin

    in reply to: How to create a portfolio #205052

    Hi!

    Start from the “Creating a Portfolio” section. Each portfolio item is just like any other page of content. You can have any content you want on a single portfolio page.

    So breaking down whats in the documentation article I wrote:

    1) From the left menu click on Portfolio Items and then Add New to create your own Portfolio item. Now add your title and jump in to adding in your content.
    2) The Featured Image meta box just below the Layout meta box is where you will set the main single image to represent your portfolio item in the Portfolio grid and other outputs. So make sure to set that with an image larger than 700×700 pixels for the most flexibility.

    To output a portfolio – a group of portfolio items – you will need to use a regular Page. Then using the advanced layout builder adding a portfolio element and choosing your settings is the only step left.

    The most important part is adding the featured image to your portfolio item so that the Portfolio element or masonry element has an image to show.

    Regards,
    Devin

    in reply to: Page Position When Linking to Specific Tab #205048

    Hi sundialstudios!

    Can you try the css I posted here and see if that works for you: https://kriesi.at/support/topic/color-box-anchor-tag-is-dicplaced-due-to-the-statis-header/#post-202912

    Best regards,
    Devin

    Hi COLORIT!

    I’m not really clear on what you mean. Is it part of one of the transition effects or something else? The image isn’t coming through or is locked so I’m not able to see the reference.

    Regards,
    Devin

    in reply to: Any Way To Tap On WordPress Jetpack's Publicize? #204899

    Hi sgrobert!

    WordPress very very clearly draws a line between custom post types and posts. With a very heavy hand its outline that a post should be used as a post and everything else is a completely different type of data within WordPress.

    There may be a way to hack it but it would need to be done by a freelance developer for sure.

    Regards,
    Devin

    in reply to: Blog Author Gravitars #204895

    For the single post display, it needs to be on Multi Author blog to show the gravitar on the single post view.

    in reply to: SEO #204893

    Hey!

    I can only comment on the h1 issue which is mostly considered to be incorrect at this point. You can have multiple h1 elements on a page if they are called for an valid. Everyone is welcome to customize the theme for their own SEO best practices however.

    As for the Woocommerce product feed getting indexed, you will need to take that up with WooCommerce support as I don’t believe the theme has any effect on preventing WordPress SEO from doing its job there.

    The search form at the top is just using the regular WordPress search. It is ajaxed but I’m not sure how that would or should effect crawled behavior. If its causing an issue or you are worried about it then disabling it is your best bet.

    I’ll tag Peter and see if he knows why the search field is getting crawled.

    Best regards,
    Devin

    in reply to: Enfold compatible with PHP 5.4? #204890

    Hey!

    Yes, it should work fine. Version 2.1 had some php 5.4 fixes added in and we have not had any reports of any since that I’ve seen or currently see on our issue tracker.

    Regards,
    Devin

    in reply to: Use Sky Menu with Enfold? #204889

    Hopefully it works out for you. If all it takes is outputing the shortcode then that is the best chance of working.

    in reply to: Theme Options and WMPL.. centralization not possible ? #204887

    Hey ianstudio!

    For the current version no but the next version will have import/export capability on the theme settings which should make it easier. Its been in partial place for a while but the holidays slowed down the final roll out of it.

    I don’t have an eta on the next update however.

    Cheers!
    Devin

    in reply to: Full screen slider responsive? #204882

    Perhaps its just misunderstanding of how the responsive setting works. Its fullscreen, not just responsive. You would just use a full width slideshow if you always wanted the full image to display.

    The Fullscreen slideshow will show the image and fill up the full width of the screen. Thus, cropping will occur.

    Responsive has somewhat of a variable definition so it can cause confusion. So in this aspect, this isn’t fixable but is 100% intended.

    in reply to: Full screen slider responsive? #204816

    If its not working for you on the demo then it wouldn’t work when you view your own either. I would suggest trying a clean re-install of Chrome with no extensions or add on installed and see if it runs there.

    As is, it *should* run like this: http://www.screenr.com/dqIH

    You can also try bringing your setup up to date with Enfold 2.4.4 and WordPress 3.8 but again, if you aren’t seeing the effect on the demo site it is probably just a browser rendering oddity on your local machine.

    in reply to: Updating 2.4.2 to 2.4.4 #204800

    No, we have no public or private link for the theme files. If you can create a temporary admin account and post the credentials here as a private reply we can login and take a look.

    in reply to: Full screen slider responsive? #204799

    I don’t really know what to tell you. Do you know what version of chrome specifically and what OS?

    Under normal circumstances its responsive and adjusts based on the screen size.

    in reply to: Vertical MegaMenu in Sidebar? #204797

    Ah, if you are using Uber Menu then you can just turn off the auto created one in the Sidebar section of the theme options. “UberMenu” and the what the theme comes with “Mega Menu” are completely different.

    in reply to: Full screen slider responsive? #204795

    Not sure what browser that is but its rendering like IE which doesn’t respond correctly.

    Eg:

Viewing 30 posts - 4,111 through 4,140 (of 8,514 total)