Forum Replies Created
-
AuthorPosts
-
Hey!
Since the login credentials are not set to an admin we can’t see the theme options to investigate what you have vs what isn’t working.
Best regards,
DevinHi MMA_Impact!
All of the header layout options are in the Header tab in the theme options as long as you are using 2.6.2. Then on a page you want to use the transparent header on you’ll set it to that in the new dropdown inside of the Layout meta box:
Cheers!
DevinYou could try re-uploading the 2.6.2 update over FTP and make sure there are no write issues. Otherwise it shouldn’t cause any harm as long as the files are fully updated.
Hey!
You should be able to remove the transform class and force it:
.page-id-2 .av_font_icon { opacity: 1 !important; -moz-transform: scale(1) !important; -webkit-transform: scale(1) !important; -ms-transform: scale(1) !important; transform: scale(1) !important; }
The LayerSlider and the limited exposure is preventing the browser from running the css transform at the correct time.
Cheers!
DevinApril 8, 2014 at 10:02 am in reply to: Make Color Section Not Fullwidth or Add Developer ID to another element #248707I have it as a commented function in the child theme that comes in the big download you can get from your downloads on ThemeForest and of course in the docs which puts it at the point where anyone who is familiar with classes and how to use theme will be able to find it.
Just don’t want to have *too* many options in the theme options or introduce concepts/function which take more than basic theme usage.
Hey!
Try copying the line out, saving the file and then pasting it back in. I can really only guess that the server(s) are getting a hiccup on a character either hidden or otherwise which is from a non-typical server side setting.
If it was a common bug we should have gotten lots of posts on it by now. Being a larger theme, like all of the current top themes on ThemeForest it takes longer to upload and some servers will “timeout” from taking too long. The quick solution is to upload over FTP following the video tutorial on the theme documentation.
Cheers!
DevinApril 8, 2014 at 5:51 am in reply to: LayerSlider Shortcode not working – was working until I added another shortcode #248610Hi!
Previews on pages aren’t publicly viewable or sharable. In general I’ve not found them to be reliable with the ALB so updating and then viewing is the best way to work on layouts from my experience. Typically if I’m trying something out I would do it on a completely separate page and then re-do the layout of another page since revisions, previews and the like aren’t that clean with WordPress.
Regards,
DevinYou can customize the header in from the Header tab of the Theme Options as of version 2.6 with combinations of the headers shown in the demo: http://kriesi.at/themes/enfold/headers/
Outside of that no, it would need to be custom written depending on exactly what you are looking for.
Hey MERdesign!
If you wanted to add a generic link and style it in the menus manager of WordPress you could definitely do that since each menu item WordPress creates has a unique ID which you can target with css.
If you aren’t at least familiar with css you would need to look into a freelance developer from either Envato Studio, Codeable or http://kriesi.at/contact/customization.
Cheers!
DevinHey coretekk!
I’m not really clear on what you mean but if you are trying to create a function to load your plugin only on a specific page you can try a conditional tag hooked onto wp_head for a page id: https://codex.wordpress.org/Conditional_Tags#A_PAGE_Page
If you have additional questions on what would be needed they should be asked on the general WordPress support forums however since it isn’t really a theme specific issue.
Regards,
DevinApril 7, 2014 at 11:40 pm in reply to: Enfold Theme (version 2.6.2) not install in WordPress 3.8.1 #248535Hey vieiralessandro!
What is the hosting provider and server specs you are trying to install on? Did you upload the theme from within WordPress or over FTP?
Regards,
DevinApril 7, 2014 at 11:39 pm in reply to: Make Color Section Not Fullwidth or Add Developer ID to another element #248534Hey SlickBear!
You can turn on the custom class field for all elements which lets you then add classes to everything for easier css rule creation: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Best regards,
DevinHey IkarusDev!
Good luck and I also recommend checking on Codeable, Envato Studio and http://kriesi.at/contact/customization .
Cheers!
DevinThe child theme settings would also be tied to that child theme name but updating from within WordPress with the Child theme active shouldn’t cause any loss of settings (unless the theme or child theme name were changed when updating).
That is actually doable with some custom coding but it isn’t something we could assist with here on the forums. The gist of it would be add a custom field to your pages/posts/portfolio items to accept a custom class. That class would hook into the WordPress body class function and then output whatever the data was.
Actually, after writing that out I remembered a tutorial I learned about meta data/boxes from which does exactly what you are looking for: http://wp.smashingmagazine.com/2011/10/04/create-custom-post-meta-boxes-wordpress/
Its from 2011 so it might need to be updated but it could work for you without much extra fuss :)
Hey Gary!
Jetpack alone doesn’t have any issues I know of but any of the various extensions to Jetpack could definitely have conflicts. If something isn’t working for you it would be best to find an alternative or see if the plugins support forums has any tips on compatibility with themes.
Just make sure you aren’t trying to use an extension of Jetpack to duplicate theme functionality since that would definitely not work or be supported. For instance the footer content and sidebars is all handled from the theme.
Best regards,
DevinHey soundslikesander!
If you’ve changed anything in your child theme by way of copying over a page you’ll need to re-do those changes. The header was changed to work with the new header layout editor and the vertical menu issue is usually related to that.
Best regards,
DevinHi aliquill!
We don’t have any data on which will work with LayerSlider since its an included plugin and not something Kriesi created/wrote himself. It’ll be a case of trial and error to find one that works with LayerSliders coding unfortunately.
Cheers!
DevinTurns out this has been in place since release but I missed it. You can filter in your own set with avf_skin_options. Eg:
add_filter('avf_skin_options', 'my_custom_added_style_function');
and
function my_custom_added_style_function($styles = "") { $styles["Style Name"] = array( ); return $styles;
Hi!
The theme doesn’t do anything special with how it renders the font so there isn’t anything on our end we could do to fix or adjust it. You can compare it with the font repository and see if its the same there: https://www.google.com/fonts/specimen/EB+Garamond
Cheers!
DevinHi BMart!
The ALB is meant to act as a replacement for the entire pages content so there isn’t automated data output on any page that uses it.
Best regards,
DevinThere would have to be something else going on in order for that to happen.
If for instance the theme name was changed then the data wouldn’t be tied to the newly updated theme unless the name was changed before updating.
Hey!
The documentation has a step by step on adding new portfolio items here: http://kriesi.at/documentation/enfold/create-new-portfolio-item/
Regards,
DevinApril 7, 2014 at 4:44 am in reply to: Full-Width Masonry: change size each thumbnail and size each lightbox #248044Glad a replacement is working for you. I know prettyPhoto isn’t ideal for many users at this point but Kriesi hasn’t found a replacement that is suitable for his themes yet.
Hey t3lgroup!
Not at the moment but its something Kriesi has plans to add in down the road.
Best regards,
DevinHey markw1!
How long ago did you update the files? There is a 12 hour check when the theme runs the envato update script to check in with ThemeForest and see if there is an update.
Regards,
DevinApril 7, 2014 at 4:42 am in reply to: Home Page LayerSlider Only Loads Correctly Some of the Time #248040Hey!
Does your child theme have any files copied over to replace those in the parent?
Cheers!
DevinHey garyguthrie!
In the Enfold theme options there is a setting for it in the Sidebar tab. Its labeled “Page Sidebar navigation”.
Regards,
DevinI’ve tagged the topic for Kriesi to take a look at. There is some odd logic with an hr element vs anything else and then columns when immediately after a layerslider.
You can overwrite the current margin with some css so you don’t need to modify every instance of it sitewide by adding in this rule and changing the value as needed:
.hr.avia-builder-el-first { margin: 30px 0; }
Hi!
No, there isn’t currently a way to have a specific ajax opened item already open from a direct link or anything like that.
Regards,
Devin -
AuthorPosts