Forum Replies Created
-
AuthorPosts
-
In your theme’s styling section it looks like you’ve added a space to one of the color settings which is causing it not to render. Look for whatever color you’ve set with this color code: #339900 and remove the space at the start of it. There is a border color with the same incorrect space.
Hi All,
First thing to try is increasing the php memory limit if you have not already done so via one of these methods: http://www.dailyblogging.org/wordpress/increase-wordpress-memory-limit/
You can verify it has been increase by viewing the source of your site and looking at the snippet that looks like this:
<!--
Debugging Info for Theme support:
Theme: Enfold
Version: 1.9.1
Installed:
AviaFramework Version: 1.8
AviaBuilder Version: 0.3
ML:128-PU:30-PLA:0
-->The ML:128 is your current memory limit and should be at least 96mb thought I’ve found 128 to be a bit more comfortable and gives less issues.
Regards,
Devin
Hi pmconsulting,
Just add it directly to the style.css in the child theme. I go over creating a child theme and the talk about them a bit in this video if you’d like a general overview: https://vimeo.com/channels/aviathemes/67221517
Regards,
Devin
August 8, 2013 at 7:11 pm in reply to: How to have a different main content background for different pages #133932Hi Michael,
The easiest way to do that would be to use either put all of your content on those pages in Color Sections via the Advanced Layout Editor. Next would be to use a plugin like http://wordpress.org/plugins/wp-backgrounds-lite/
Otherwise you would need to target each page by its ID in a css snippet and change the background that way. If you can provide a link to your site and page we can show an example css snippet.
Regards,
Devin
Hi Curt,
Yes, it is responsive by default but relative to the viewport to keep the whole thing full screen. IE http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/
Regards,
Devin
Hi arnijon,
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 .avia-testimonial-image img {
border-radius: 0px !important;
}Regards,
Devin
Hi chilli-mind,
I’ll tag the topic for Kriesi but not knowing what version you are currently running I can’t say if this has already been fixed or if it is a fix for a currently existing issue.
Regards,
Devin
Hi RevolutionGroup,
Which excerpts specifically? We can assist with the css but it needs to be very specifically targeted so that it doesn’t cause issues anywhere else.
Regards,
Devin
August 8, 2013 at 6:52 pm in reply to: Logo bigger and main navigation to move underneath my logo #133808Hi Jason,
Without seeing your site live I can only guess but this should get you fairly close:
#top #header_main .container {
height: auto !important;
}
.fixed_header #main {
padding-top: 200px;
}
#top .logo {
float: none;
position: relative;
width: 220px;
margin: 0 auto;
}
.main_menu {
position: relative;
float: none;
width: 600px;
margin: 0 auto;
}The width of the menu needs to be set based on your specific menu to get it to center. This all also must be added to your custom.css file in the desktop media query so that it only effects desktop view.
It will still need adjustment and customization depending on exactly what you want but if you have further customization needs or fine tuning a freelance developer is your best route.
Regards,
Devin
Hi aba264,
Not quite sure what you mean. The Icon box already has a round visual if its displayed at the top like on the demo page here: http://kriesi.at/themes/enfold/shortcodes/iconbox/
Regards,
Devin
August 8, 2013 at 1:24 pm in reply to: Modifying properties of List Item Content within an Icon List #133630Hi bartenderonduty,
Can we see an example live? It sounds like an inheritance issue from some other css getting higher priority on the specific element but we can assist with the proper css if we can inspect it live.
Regards,
Devin
Hi Jorge,
That is a complicated answer.
The color section allows you to add a background image and if you use the stretch to fit option for the image it will always stretch to fit. Sounds perfect, but there is a catch: what screen width is your viewer using? This is where the background position comes into play. You can choose top center or bottom center to get the image edge (top or bottom) to align and the opposite edge will be cut off depending on the viewers screen size.
That is the closest you’ll get without really digging into custom css and multiple media queries.
Regards,
Devin
Can we see an example on your site?
Thank you for all the great suggestions everyone! As far as I know Kriesi still wants to hear them so keep them coming :)
Order doesn’t matter but I would update Enfold first and then WordPress.
Before doing so also make sure all of your critical plugins for your sites functionality have updates available to bring them up to date for 3.6. If not, you may want to delay on going to 3.6 until they have updates released as well.
Regards,
Devin
Hi Per,
I just answered in your previous topic but I’ll do so here as well http://docs.kriesi.at/enfold/documentation/index.html
Please don’t make duplicate posts as it makes it more difficult for searching and for us to answer.
Regards,
Devin
Hi Eugene,
How do you have your Frontpage set up? Can we see it live in addition to a bit of information on what your settings are?
Regards,
Devin
Hi Heathcliffe,
I did an update video for Enfold which should help you to update quickly via FTP here: https://vimeo.com/channels/aviathemes/67209750
Regards,
Devin
Hi Evan,
Try to disable all active plugins that you have installed. Close out of your browser completely and then take a look again.
Regards,
Devin
Hi kriru,
There are 2 options for the width of the theme. In your theme options go to General Settings and then use the dropdown for Responsive Layout to choose “Responsive Layout Large”.
Outside of that you would need to have a freelance developer customize the max-width css for the theme.
Regards,
Devin
Hi orionstar_hun,
You can use the Import Dummy Data button in the main theme options.
Regards,
Devin
Hi serverlift,
You will only need to update the specific files if you have already modified the theme files directly. If you’ve not opened them up and edited them for some reason then you can just upgrade following my video here: https://vimeo.com/channels/aviathemes/67209750
Just make sure you’ve installed Enfold 1.9.1 and 3.6 will work correctly.
Regards,
Devin
Glad Ismael could help :)
Let us know if you have any other questions or issues.
Regards,
Devin
Hi aliquill,
You may want to try something like http://mikejolley.com/projects/download-monitor/ . You could of course just link a pdf to an image using portfolio items or something like that but its would be forcing a use that is unintended so a good bit of extra work.
Going with a plugin will mean you’ll most likely not be able to use the advanced layout editor with the downloads page(s) but you’ll have a higher quality of download representation.
Regards,
Devin
Sorry about that I know it would be nice to have but maybe we can add some additional support for it down the road.
Regards,
Devin
Hi rapinion,
Our queue system goes by oldest post to newest so each time you self respond it actually pushes the topic to the end. I would have responded yesterday but this last post pushed it until I’m just getting to this point now.
It doesn’t look like any of your images have had their thumbnails created. Run the plugin mentioned above completely now that the content is live so that the images have their thumbnails created for all of the theme uses: http://wordpress.org/plugins/regenerate-thumbnails/
Regards,
Devin
Hi LouisLeedham,
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.page-id-1167 .main_color .input-text,
#top.page-id-1167 .main_color input[type='text'],
#top.page-id-1167 .main_color input[type='input'],
#top.page-id-1167 .main_color input[type='password'],
#top.page-id-1167 .main_color input[type='email'],
#top.page-id-1167 .main_color input[type='number'],
#top.page-id-1167 .main_color input[type='url'],
#top.page-id-1167 .main_color input[type='tel'],
#top.page-id-1167 .main_color input[type='search'],
#top.page-id-1167 .main_color textarea,
#top.page-id-1167 .main_color select {
background-color: #37589B;
border-color: #888;
color: #fff;
}I’ve added in all of the form field selectors that you could need and made each initial selector target that specific page ID. So if you wanted this to work on another page you would just need to change the page-id-#### selector in the css above.
Modify the color codes for each property value as needed.
Regards,
Devin
Hi massagedevie,
You can do it with a couple of different ways but the most direct would be targeting those elements via css selectors and the ID’s for that section and page.
If you can provide a link and point out which columns it is we can assist with the css.
Regards,
Devin
Hi jdygas,
You need to contact ThemeForest support. We aren’t able to assist with anything relating to purchase of the themes.
Regards,
Devin
Hi jdygas,
You need to contact ThemeForest support. We aren’t able to assist with anything relating to purchase of the themes.
Regards,
Devin
-
AuthorPosts