Forum Replies Created
-
AuthorPosts
-
I’ll add it as a request to our github.
Glad we could help :)
Let us know if you have any other questions or issues.
July 18, 2013 at 3:11 am in reply to: How to let a sub menu be visible at the top if a page is scrolled down? #130046Hi 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
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
Glad we could help :)
Let us know if you have any other questions or issues.
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
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
User requested:
Set default template for portfolio categories in the same way the blog gets set in the theme options.
July 18, 2013 at 2:58 am in reply to: how can we specify the default portfolio categories page template ? #130006Hi tasoskouk,
Unfortunately there isn’t an option for this right now but I’ve added it in to the Enfold request topic.
Regards,
Devin
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
Hi jjranson,
You can increase the height of the submit button with:
#pe-submit-area {
height: 45px !important;
}Regards,
Devin
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
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
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
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
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
July 18, 2013 at 1:57 am in reply to: Can Enfold be customized to look like JoveniaJuveler.se? #130159Hi 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
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
Glad Dude could help :)
Let us know if you have any other questions or issues.
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
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
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
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
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
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.
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.
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
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.
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
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
-
AuthorPosts