Forum Replies Created

Viewing 30 posts - 7,261 through 7,290 (of 8,514 total)
  • Author
    Posts
  • in reply to: Generate new image sizes in child theme #129953

    I’ll add it as a request to our github.

    in reply to: lightbox not working anymore #129776

    Glad we could help :)

    Let us know if you have any other questions or issues.

    Hi Stefan,

    Not with any of the options available at this time. You can have a main menu that is fixed but there isn’t anything that would work on a page by page basis.

    Regards,

    Devin

    in reply to: How can I use 2/5 – 3/5 – 4/5 columns? #127762

    Hi Michae1,

    Right now there aren’t options or settings available for anything that isn’t already shown in the layout tab.

    So for a layout like that you would need to do some custom css targeting that specific page and group of elements to increase the width or something like that.

    Regards,

    Devin

    in reply to: theme options export settings #129576

    Glad we could help :)

    Let us know if you have any other questions or issues.

    in reply to: New to this theme. #130179

    Hi cwatts10,

    We have some videos here: https://vimeo.com/channels/aviathemes

    And the documentation is here: http://docs.kriesi.at/enfold/documentation/index.html

    Regards,

    Devin

    in reply to: Upgrade change log #130180

    Hi marcacer,

    You can view the version.txt file that comes in the main download of the theme files+others. So instead of just download the wordpress files download the whole package from your downloads on themeforest.

    Regards,

    Devin

    in reply to: Enfold Feature Requests #114742

    User requested:

    Set default template for portfolio categories in the same way the blog gets set in the theme options.

    Hi tasoskouk,

    Unfortunately there isn’t an option for this right now but I’ve added it in to the Enfold request topic.

    Regards,

    Devin

    in reply to: Restoring older versions #129998

    Hi progenki,

    I’m fairly certain with the way the advanced layout editor works it doesn’t get the same data saved with revisions so rolling back doesn’t do the trick sometimes. I’ve had mixed results with it saving some elements/layout but not data within an element.

    For posts specifically where its just the normal visual editor, then it should be working without any interference from the theme so if an issue is happening at that point i’m not really sure what the root of the issue could be.

    Regards,

    Devin

    in reply to: How to Remove White Space on Forms #129279

    Hi jjranson,

    You can increase the height of the submit button with:

    #pe-submit-area {
    height: 45px !important;
    }

    Regards,

    Devin

    in reply to: Import Dummy Data Issue #129529

    Let us know if you do find the root cause for it. I think I’ve only ever heard of the dummy data getting partially imported once or twice before but not consistently.

    Regards,

    Devin

    in reply to: Issues on Post page – No Screen Options or No Media #129945

    Hi dsharpe,

    What server is your site hosted on? If you aren’t using either Safari, Firefox or Chrome to access your wordpress admin switch to one of those.

    If you can, check with your hosting provider to find out what your php memory limit is and see about upping it to at least 96mb. Its possible to do it yourself but not all hosts allow it. See: http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/

    Regards,

    Devin

    in reply to: HOW TO CHANGE BACKGROUND TAB COLOUR? #129745

    Hi qamarqrsh,

    If you create the table from regular html you can then add a div class to wrap it so you can target it. The css would then be:

    .no-border-table{
    border: 0px !important;
    }

    and the code you wrap the table in:

    <div class="no-border-table">
    ...Table code here...
    </div>

    Regards,

    Devin

    in reply to: Header Colours Control #129884

    Hi

    Try adding 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:

    #top .header_color .main_menu ul:first-child > li a,
    .header_color .main_menu ul:first-child > li.current-menu-item > a,
    .header_color .main_menu ul:first-child > li.current_page_item > a,
    .header_color .main_menu ul:first-child > li.active-parent-item > a {
    color: #c00;
    }
    #top .header_color .main_menu ul:first-child > li a:hover,
    .header_color .main_menu ul:first-child > li.current-menu-item > a:hover,
    .header_color .main_menu ul:first-child > li.current_page_item > a:hover,
    .header_color .main_menu ul:first-child > li.active-parent-item > a:hover {
    color: #cc0;
    }

    #top .header_color .main_menu .menu ul .current_page_item > a {
    color: #c00;
    }
    #top .header_color .main_menu .menu ul .current_page_item > a:hover {
    color: #cc0;
    }

    Then modify the color codes as needed. This will give you the most direct control.

    Regards,

    Devin

    in reply to: Why don´t my blog look like Enfold demo? #129821

    Hi Suicide Rescue,

    You need to update your Enfold theme files. Going from 1.3.1 to 1.7.1 will add lots of bug fixes and quite a few new features as well.

    Update your theme files via FTP: https://vimeo.com/channels/aviathemes/67209750

    Regards,

    Devin

    Hi Suicide Rescue,

    You could pretty easily set all the color settings to black (maybe 1.5 hours total) and then remove all un-needed elements to get a very simplistic but dark design. The exact layout from the reference isn’t a realistic goal unless you are building from scratch. Using it as an inspiration for the overall look and feel is pretty solid.

    The demo doesn’t use anything special to get its look, within about 5 minutes of install that is what you can have on your own site. See: https://vimeo.com/channels/aviathemes/64927356

    As for updates ruining things, that only happens if you edit the theme poorly or sloppy. Create a child theme:https://vimeo.com/channels/aviathemes/67221517 and then you add all your changes to it. If anything major is needed on the parent theme then make a personal changes.txt file that you record all of your modifications to. Then when you need to update the parent theme its pretty quick to re-add in anything that had to get updated.

    Regards,

    Devin

    in reply to: Incomplete import of dummy data? #130078

    Hi devraj15,

    The Shop will only get imported if you have WooCommerce installed and active.

    The dummy data is also not an exact copy of the theme demo but instead a simple framework that has examples of just about everything without creating lots of duplicate data.

    For instance the shortcodes have their own pop up editor so editing them within a demo page would encourage an incorrect way of modifying the data.

    If you have not already make sure to take a look at the videos we have here: http://vimeo.com/channels/aviathemes . Specifically the Advanced Layout Editor videos go over the basics of working with the theme and creating page content.

    Regards,

    Devin

    in reply to: Changing Permanent Link #129454

    Glad Dude could help :)

    Let us know if you have any other questions or issues.

    in reply to: Infinite Scroll Issue in Portfolio #129043

    Hi dave1harris,

    Try re-downloading the theme files and then updating to 1.7.1 which had a number of bug fixes in it as well as a few small new features. See if that helps the issue and if not we can dig a bit deeper.

    For reference on updating see: https://vimeo.com/channels/aviathemes/67209750

    Regards,

    Devin

    in reply to: Layerslider Error #129768

    Hi a123john,

    Our queue system works by the oldest posted topic or response within a topic going first. So each time you self respond or bump your post it actually pushes it to the end of our Queue at that time.

    As for your issue, I don’t know of any concrete limit on layers but it could be that you just need to increase your php memory limit, max_input_vars or something like that.

    Depending on what you have now you can give that a try and see if it helps but if not you would need to split the content up into multiple slides instead of everything on one.

    See the LayerSlider documentation on the issue here: http://support.kreaturamedia.com/faq/4/layerslider-for-wordpress/ under Common questions>Too many layers?

    Regards,

    Devin

    in reply to: color section with fixed background problem #129152

    Hi Hannes,

    I tried duplicating the issue but have no problems with the fixed background and chrome in any browser size. Even when readjusting or trying to use screen emulators to force the display at other specific resolutions.

    Regards,

    Devin

    in reply to: All-in-one Calendar breaks on Advance Layout Editor #129969

    Hi ElEquipoE,

    Unfortunately not all plugins shortcodes work perfectly with the advanced layout editor. In this case, you’ll need to use the visual editor with shortcodes to build the page layout so that you can use the calendar plugin’s shortcode as well.

    Regards,

    Devin

    in reply to: Text Box Not Editable #129955

    Hi Tech Dude,

    Typically this is related to a memory issue on your wordpress install. Try upping your php memory limit to 96mb or above using one or all of the steps here: http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/

    Regards,

    Devin

    in reply to: Specific Sidebar for Mobile View #128424

    If you target a page by its ID then yes you can. It would be something like:

    #top.page-id-33 #main .sidebar {display:block !important; clear: both; }

    Where 33 is the page ID of that specific page.

    in reply to: CSS Conflict #129789

    I’m going to close this topic as it seems you have two almost duplicate topics where we are addressing the same issues. Please do not create duplicate posts in the future as it causes uneeded duplication in responses as well as confusion.

    in reply to: Contact form not sending full information. #129752

    Hi Torlock,

    I sent a test contact message just now. If you can paste in the source for me here of the email you receive that will help.

    Regards,

    Devin

    in reply to: Main Menu Sticky? #129307

    I’ve tagged the topic for Peter for German.

    The header options for fixed are the only ones that will give you a proper fixed header experience at the moment however.

    in reply to: LayerSlider not loading, shows shortcode as text #129717

    Hi Max,

    Make sure you put the layer slider element outside of any columns or color sections. It is its own element that will always be full width.

    When creating a page you have the choice of using the visual editor *or* the advanced layout editor. Using the other after creating any content will delete the contents of the other as they can’t coexist.

    Regards,

    Devin

    in reply to: Link Post Open in New Window #129942

    Hi LAHWebDesigns,

    In your theme files open up includes>helper-post-format.php. Look for:

    $current_post['title'] = "<a href='$link' rel='bookmark' title='".__('Link to:','avia_framework')." ".the_title_attribute('echo=0')."' >".get_the_title()."</a>";

    change it to:

    $current_post['title'] = "<a href='$link' rel='bookmark' title='".__('Link to:','avia_framework')." ".the_title_attribute('echo=0')."' target='_blank'>".get_the_title()."</a>";

    Regards,

    Devin

Viewing 30 posts - 7,261 through 7,290 (of 8,514 total)