Forum Replies Created
-
AuthorPosts
-
Have you tried uploading via FTP? Your server may have an issue with the amount of time it takes to unzip and uploading via FTP will bypass the issue.
Regards,
Devin
Hi yardena,
The best thing to do is just try out various layout options. Not *everything* is possible but there are huge number of possibilities and hopefully you can find one with a bit of time that works how you want it.
Regards,
Devin
May 8, 2013 at 1:24 pm in reply to: link and bold fonts have same color cant be diffrentiate #118062Hi kriru,
I’m not sure which theme you are using, but generally you can change the color of the bold text by 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 p strong {
color: #333;
}Just change the color code to the color you want.
Regards,
Devin
Hi RayhawkCorp,
If you have any plugins or dropins instalelled try disabling them completely. If that doesn’t work, try re-downloading the theme files from Themeforest and then re-uploading them again.
I run my live install through a Media Temple account as well and have installed and re-installed Enfold a dozen or so times without issue. See: https://vimeo.com/channels/aviathemes/64927356 for a video example (on my MT DV server).
Regards,
Devin
It would be number 1. You’re moving the current wordpress installation from your domain’s root and then pointing your site to run from that folder.
If done correctly, yes there will be zero downtime.
Glad we could help :)
If you have any other video requests for tutorials I’m looking to do some more when the current overflow of support topics calms down. Just make a post in this topic with any requests: https://kriesi.at/support/topic/video-requests
Regards,
Devin
You can use either of them as long as it allows you to unzip the file so that the inner contents can be uploaded.
Hi JP,
Set the link to Link manually and then add the image url to that link.
As for alt text, no not that I know of at the moment.
Regards,
Devin
May 8, 2013 at 12:55 pm in reply to: 1.4 worth upgrading to? or wait for a fix and hold out. #117296Hi jwferne,
No, I don’t actually have the same issue on my end though I don’t store more than 3 revisions on my test server and none on my personal site that uses Enfold.
Is there any reason you are going back and forth through revisions so much? Are you fully publishing the page or just viewing the non-published draft?
If you can try and get us a specific set of steps to re-create the issue we can look into what might be the root cause but it isn’t something I’ve run into yet in regular usage (which is pretty moderate though not overly involved).
When you say bare bones install, are there any plugins installed at all? Even drop-ins like Jetpack or something like that to add into the equation.
Regards,
Devin
Hi Tobi,
It really just depends on what you want to do. On a basic level, you can just use:
.logo a:hover{
opacity: .5;
}For anything more complicated, you would need a bit more complicated css.
Regards,
Devin
Hi TechShad,
As meanster99, said you can use that setting to control the size of the slider dependent on your image size if none of the auto generated sizes work for you.
Regards,
Devin
Hi Taha,
I’ll just quote the questions above and answer as best I can:
• Where can i change the height of the input field (form)?
> There isn’t currently an option for this so you would need to inspect the page using either Chrome dev tools or Firebug for Firefox and then add some custom css to target the form fields and increase their height that way.
• I have a 3 colum gallerie in the homepage, i want to have space between the images
> The same as the previous one, it would need to be done specific to your site targeting the css for that gallery.
• In the header i want to use different colors voor navigation (Actief orange and disactief dark-blue)
> You can change the header colors in the themes Styling tab in the Header sub-tab.
• Header: Where can i set a stroke below menu item when rollover like your example?
>That will show up automatically when you have a menu with sub-menu items
• How can i change the height of google map when i use sidebar?
> 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:
.avia_google_maps_container {
height: 230px;
}Then edit it as needed.
• Special heading: i would like to change that color and not the regular text color.
> This is already on the feature-request list but for now, it has to be done manually with the same method as the first question and css.
Regards,
Devin
Hi kevv33,
You can try uploading via FTP if you are unable to install with the wordpress admin. I do a walk through of installing over FTP and using Filezilla (a free FTP program) here : https://vimeo.com/channels/aviathemes/64927356
Regards,
Devin
Glad to hear you were able to fix it :)
Let us know if you have any other questions or issues.
Regards,
Devin
Hi TechShad,
You can give it a try and see. That is generally the best approach in this case. With Jetpack specifically, I know there are often issues since it takes such an invasive approach to everything it does.
If there are issues, we can try and address them, though there is no guarantee we can definitely fix everything (depending on what it does/effects).
Regards,
Devin
Hi ArcConcepts,
You can try uploading via FTP if you are unable to install with the wordpress admin. See: https://vimeo.com/channels/aviathemes/64927356
Regards,
Devin
Hi joe88,
Can we take a look at the site live? The header shrinks as part of the option to have a fixed header. You can also set your header to a fixed height using the css Kriesi posted in the FAQ for the theme here: http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990/faqs
We can assist if we can take a look at the site live but otherwise you can use that css and adjust as you’d like it (if that is what you are looking for).
As an aside, our support queue goes by oldest post first so when you self respond or bump a topic it actually sends it to the back of our queue. I just happened to have this topic still open from earlier and when I clicked on it I saw the new response (otherwise it would not have been in my queue).
Regards,
Devin
Hi Ian,
The theme is not supported at all for wordpress 3.4. You’ll need to update to 3.5 to ensure there are no issues or conflicts.
Regards,
Devin
Hi Aleksandr,
The portfolio post type should transfer over when you active Enfold. The data is quite a bit different however as with Enfold, the portfolio items only have a single featured image and then custom content inside of the portfolio item (so it can be whatever you want).
Posts/pages will also transfer over automatically but the layouts will all need to be re-done since the new theme has a completely different system.
Regards,
Devin
Hi tim254,
You can make feature requests in this topic: https://kriesi.at/support/topic/enfold-feature-requests
For the color of the phone number, you can use this css:
.phone-info span {
color: red;
}Regards,
Devin
Hi Gambande,
I don’t have any visual issues with it in Chrome either. My guess is you are viewing a cached version of the file somehow or its a local issue. This is how it loads with Chrome on my end:
Regards,
Devin
Hi SamuelB,
If you have ever had any of the caching plugins installed, you need to completely delete the folders from your plugins folder for them to not effect the site still.
It could be something like that with another plugin that was previously installed or even a local browser add on that may, for some reason, only be effecting pages.
Other than, I have no idea what could be causing such inconsistent issues
Regards,
Devin.
Hi tocal,
I don’t see the issue looking at the site live now but you can use this css to increase the height of the header:
#header_main .container, .main_menu ul:first-child > li a {
height: 150px;
line-height: 150px;
}Regards,
Devin
I’m not really sure what the issue is but unless we can reliably view the site there isn’t much we can do. I know I was able to view it one time a few days ago but since then I have not.
This is what we see when visiting the url:
Hi Bethany,
A page template in wordpress is what would be selected from the templates dropdown when creating a page. So adding the template label inside your cases.php would give you that file showing in that dropdown.
If you have not already, this is a good overview of templates http://codex.wordpress.org/Stepping_Into_Templates and http://codex.wordpress.org/Page_Templates
Generally, I’m not sure you’ll be able to do what you are looking for just because a custom post type isn’t a post but actually a page (a weird wordpress naming scheme). Blog posts specifically are the only thing in worpdress that gets treated like actual blog posts with the ability to use archives by date and things like that.
If its just the style of the page however, you may find this tutorial by Nick helpful: https://vimeo.com/channels/aviathemes/64996057
Regards,
Devin
May 6, 2013 at 1:00 pm in reply to: Everything messed up in IE8 (even more so in Compatibility View) #116992You can’t use the child selector in the css for IE8 as it has no support for it. That is why when you remove the .main_menu css it seems to work better.
You can also try adding this:
html.nonfixed_header .header_bg {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}or this
.header_bg {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)" !important;
}No, it doesn’t really work that way. You would need to edit the data saved in the options table for that template, which is getting into much more complicated direction.
Another option is to just use shortcodes and copy+paste in the “template” of shortcodes but again, you would need to edit it to update all areas.
It isn’t ideal for your setup, but the system wasn’t really designed with this kind of use in mind so there aren’t mechanisms in place to support it yet.
Hi glen,
Yes the docs need a pretty major overhaul but we tend to get waves of busy with the forums and then a new theme is right around the corner. So far its quicker to answer the questions even if it is the same one over and over again.
Let us know if you have any other questions or issues, I’ll close this topic for now :)
Regards,
Devin
Hi yardena,
You can try using regular shortcodes for it but the builder is really a UI for the shortcodes themselves so most of the same nesting rules apply.
Doing this kind of layout may not be completely possible from the sound of it but if you can make a quick mock up of what you are trying to do we can try out some solutions or suggest alternatives.
Regards,
Devin
Hi kerin01,
The mail funciton is just using the default wordpress mail function which you can test by using any contact form plugin and setting it up with the same email.
A lot of hosts these days also block email being sent out if it isn’t originating from the domain (@yourdomain.com) to prevent spam as well as generally not allowing php to send mail without a server setting. So it would be a worth a quick check with your host to make sure the normal php mail function as well as wordpress mail functions are allowed.
Regards,
Devin
-
AuthorPosts