Forum Replies Created
-
AuthorPosts
-
Hi eswyt,
You shouldn’t ever change any of the styles directly in the main theme css files. The best thing to do is target the slideshow specifically for that page/slideshow.
If you can provide a link to the page, we can assist with the new css.
Regards,
Devin
Hi 21technology,
Can you try re-downloading the theme files from Themeforest and then re-installing them? I’m not sure if you are on the most recent version which actually added the woocommerce support or not (the most recent update didn’t actually update the version number on accident).
Regards,
Devin
Hi
Take a look the video list here: https://kriesi.at/support/topic/video-requests
Specifically this video I go over setting up something similar to the image you referenced from the demo in this video: https://vimeo.com/channels/aviathemes/64927358
The width for the demo is I believe just the standard width so it should be the same once things are set up.
Regards,
Devin
Hi Kris,
If you are having issues that way, I’d recommend uploading it via FTP. Its pretty quick and simple but I made a video to help out users with the process as well: https://vimeo.com/channels/aviathemes/64927356
I use Filezilla and 7zip in the video since they are both free programs so easy to get and use.
Regards,
Devin
Hi Daan.
The theme doesn’t have a maintenance mode but it has have the ability to create a single maintenance mode style page. Just create a new wordpress page and set the template to the blank template.
Then add any coming soon message or content to it as needed.
After saving that page, go to your theme options and set that page you just created to the front page and keep it there until you have created the rest of the pages on your site.
This will still allow the other pages of your site to be directly accessible (where a plugin would actually prevent all pages from being access if you aren’t logged in) but it keeps the index from listing a regular page.
Regards,
Devin
May 13, 2013 at 1:25 pm in reply to: Helpful Tip – Simple way to make the same elements available for each page #118869Hi John,
Thanks for posting your tip :)
Regards,
Devin
May 13, 2013 at 1:22 pm in reply to: How to create a Full Background image under Blank page? #117905Hi jasmine,
The color section, when on a blank page aligns to the middle of the page. So if the content isn’t large enough to fill the whole screen then it doesn’t auto expand to do so.
If you were to remove the large image on your original blank page, it would show the white background above and below the content.
So for right now, there doesn’t seem to be a way to just force a full screen background without the content of the color section being big enough to make that background image take up the full browser content area.
Regards,
Devin
Hi dweb,
The site uses a css grid to construst the layout and keep things responsive. So changing:
'sidebar' => 'three alpha'
to a different grid size as well as the main content area in that function will change the total number of grid columns the sidebar takes up as well as the content area.
You can see a visual representation of this when using the Advanced Layout Editor and using the columns content elements. This is just the code version of that.
Regards,
Devin
May 11, 2013 at 8:34 pm in reply to: How to copy the source code of page edited with Advanced Layout Editor #118526Hi Jasmine,
You can already save template files within the advanced layout editor though you aren’t able to later go in and change a template once made(working on a solution for that).
You just click the template button when you have the layout created and then save it. Then you can load it in anytime you are using the advanced layout editor.
Regards,
Devin
Hi Jim,
If you download the whole folder from you downloads on Themeforest (not just the wordpress files) you’ll get the documentation as a folder along with the license, psd files and the theme as a zip.
You can also watch some of the videos we have made recently going over various aspects of the theme here: https://kriesi.at/support/topic/video-requests
Regards,
Devin
May 10, 2013 at 6:39 pm in reply to: How to copy the source code of page edited with Advanced Layout Editor #118522It was specifically done that way to prevent database corruption. The data for the advanced editor is saved differently and needs to only be edited within the editor itself.
Otherwise there is a risk of introducing a bug that can cause major issues with all of the data.
So, no, right now there is no way to edit things individually.
Looking good everyone :)
Glad we could help :)
Let us know if you have any other questions or issues.
Regards,
Devin
May 10, 2013 at 4:40 pm in reply to: Can't edit or change a text block in Avia layout builder #117070I’m going to soft close the topic for now so that the original poster can respond if they are still having issues and to prevent any further derailing from the main topic :)
Regards,
Devin
Hi puroption,
A solution for that was posted here: https://kriesi.at/support/topic/source-code-theme-info
Regards,
Devin
Hi scheinbs,
You can use a color section and define the background with that. Then add in your content inside that color section.
Alternatively, you could try Peter’s plugin: http://wordpress.org/extend/plugins/wp-backgrounds-lite/
Regards,
Devin
May 10, 2013 at 4:32 pm in reply to: Enfold – Need to Set Author Link on Blog Posts to Go to Buddypress Profile #118448Hi stewartjanderson,
You’ll need to look into a freelance developer for that kind of a change. It isn’t overly complicated, but its out of our realm of support here on the forums.
Regards,
Devin
Glad we could help :)
Let us know if you have any other questions or issues.
Regards,
Devin
Hi semmyz,
It looks like the auto generated sub navigation for pages. You can’t edit directly as its created based on your pages hierarchy.
You can turn it off however from the theme options>Sidebar using the dropdown for “Page Sidebar navigtion”.
Regards,
Devin
Glad we could help :)
Let us know if you have any other questions or issues.
Regards,
Devin
Hi joe88,
No, only will know whats in it when released. I think the next release is mostly bug fixes but there are a few smaller items that might get included.
I would guess, based on the number of items that need to be fixed there won’t be a feature update for another week or so.
Regards,
Devin
Hi All,
As far as I know it wont be added in by default (which is why Nick made the video). But I don’t have the final word on it so it very well could at some point, however right now it isn’t in the next update looking at the git for the theme.
Regards,
Devin
May 10, 2013 at 2:17 pm in reply to: How to copy the source code of page edited with Advanced Layout Editor #118520Hi hsie,
There isn’t a way as far as I know to view it directly. If you wanted to transfer the content from one site to another, you would need to export using wordpress’ export tool or copy over the database.
Regards,
Devin
I’m going to close this topic for now so it doesn’t turn into a secondary Enfold feature request topic :)
Regards,
Devin
Hi doafilms,
For the error, its just saying that file doesn’t exist. So re-uploading that folder via ftp directly should fix it. You could also try just re-downloading the theme files from themeforest and then re-installing on top of the current installation.
The widget issue is somewhat hard to look into without seeing it live and in place. The widet areas work just like a normal widget area on any other theme so unless the plugin does something very different, there should be no issue.
For IE8, there will be some issues because of the themes heavy use of css3 and html5 which ie8 has no support for. IE9 however should be pretty much the same. I recently did a bunch of debugging on IE so I know IE9 works well with Enfold 1.4.
If you can provide links to these pages for each issue, that will allow us to go forward with trying to figure out whats going on.
Regards,
Devin
Hi patrickwlm,
There isn’t one available at the moment no. I’ll see if we can get one created at some point and either post it here on the Enfold forums or put it in the themes documentation file.
Regards,
Devin
Glad we could help :)
Let us know if you have any other questions or issues.
Regards,
Devin
Hi syslux,
The demo shop just uses different types of products setup with the normal woocommerce options. Read through their documentation for how to set up your variable products, simple products and more: http://docs.woothemes.com/documentation/plugins/woocommerce/
Regards,
Devin
Hi J,
The server is preventing access to the main css file: http://delmontehotels.com/delmontehotels/wp-content/uploads/dynamic_avia/enfold.css?ver=1
Try contacting the hosting provider to see if they can suggest a resolution that will allow the file to be publicly accessible and writable by the theme.
Regards,
Devin
Hi hsie,
You would need to use a regular html table in the text tab of the visual editor in that case as the shortcode and advanced editor don’t have support for specifying the widths at the moment.
Regards,
Devin
-
AuthorPosts