Forum Replies Created
-
AuthorPosts
-
I think I finally have it figured out! You have a second version of WordPress installed in the root of your domain in addition to the one installed in /wordpress. This is causing the whole site to behave so oddly since the root version is causing all kinds of conflicts.
You can try just uninstalling the wordpress install in your root and see if that helps but it may be best, if its still early in the site development, to clear out both and re-build in one single database and directory.
April 4, 2014 at 7:37 pm in reply to: If I update the version of enfold lose changes made before? #247604Glad we could help. Let us know if you have any other questions or issues.
What I meant above is that whatever you add to your child themes functions.php stays there. So you use your child theme as your active theme and the functions then work there.
You can read more about child themes here: https://codex.wordpress.org/Child_Themes
Hi!
You might need to have a freelance developer write up some custom css rules that will work for your needs specifically to get the exact look you are going for if Ismaels suggestions aren’t working for you. We are pretty good with css but someone able to focus on it first hand might have better luck with a custom solution.
Cheers!
DevinApril 4, 2014 at 7:22 pm in reply to: Layerslider: Text fades out, reappears just before changing slides #247593Hey!
I’m not getting the issue on my end at all with Chrome, FF, IE on Windows 7. I’m not sure what else we can do without actually being able to see the issue on our end.
Regards,
DevinHi FayeMcC!
Try talking to your hosting provider and see if they have anything set up to prevent that kind of change. The theme itself doesn’t alter those settings so if the host isn’t doing anything on there end general WordPress support forums would be your next best resource to check.
Deactivating all plugins and switching to one of the default WordPress themes is the typical first step in troubleshooting so you can try that as well.
Regards,
DevinHey!
Media Queries are not a thing that we as support staff or the theme have control of working or not working. They are a function of your own custom css and if they are not being applied or not working it is either because of a syntax error in the css or the css isn’t correct.
We would need to know *exactly* what isn’t working inside of the query, a link to the page(s) showing what isn’t working and what you expect of your own css.
Looking at your site my guess is you have not taken into account that the Quick css is loaded into the header of the page while the custom.css file is loaded *after* that css. So anything in the custom.css file has priority over what is in your quick css.
Best regards,
DevinHi jaypopsu!
A blank page has no header or footer output so those settings would be unused. As for the styling, you would need to use custom css and classes on those elements to style it in a way that would be outside of what the Avia Layout Builder has support for.
See: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Cheers!
DevinHi!
This kind of customization is beyond what we can help with through support. The theme doesn’t have a method for switching elements on or off on mobile only so doing so would need to be custom coded in.
When using the shortcode of the layerslider you are going to need to use a do_shortcode function. The theme however disabled the regular LayerSlider shortcodes because of it how it needs to wrap the plugins sliders. There are quite a few hurdles that need to be jumped in order to get something like the above working unfortunately.
Regards,
DevinApril 4, 2014 at 1:18 pm in reply to: How do I move widgets above default sidebar in Enfold? #247428Hey johnmdotme!
You can turn off the auto sub menu widget from the theme settings>sidebar>”Page Sidebar navigation” and then add in your own via a plugin with your own order.
Cheers!
DevinHi MagneticBloom!
You would need to copy the raw html that gets generated and then re-build the button with whatever attached code as plain html.
Regards,
DevinHey dustingrof!
I’ve asked Kriesi to add a filter so a new array can get added to the color sets but it has not been added in yet. As far as I know the only way to add another pre-set color scheme is in the parent file with the others.
Cheers!
DevinHi Voilaah!
Yes though it isn’t something we can really walk you through. Kriesi has pretty good inline documentation for the framework so looking through the associated files is your best guide. There are also hooks/filters for things as well: https://kriesi.at/support/topic/add-elements-to-visual-composer/#post-243206
Cheers!
DevinApril 4, 2014 at 1:12 pm in reply to: The second slide of the layerslider banner on your demo site. #247418Hi honesty1993!
We don’t have the export data or images available for redistribution for anything that isn’t already included within the demo data unfortunately. So you would need to re-create it using the LayerSlider tools on a new slide.
Cheers!
DevinHey t3lgroup!
I don’t think its planned at the moment but you can suggest it here: https://kriesi.at/support/enfold-feature-requests/
Cheers!
DevinHey Schloss Klaus!
The layout builder is not supported on custom post types like that. The plugin wouldn’t know what to do with the output.
You can instead use the shortcodes which have a few limitations (no full width elements for example) but will work like any other theme.
Best regards,
DevinThere must be something else going on server side with the unzipping. If that is the case you would just need to update over FTP each time instead of from within the dashboard.
The most important thing with the missing stylesheet error is making sure that your file structure looks like this on your server:
wp-content
->themes
->->enfoldAnd then inside of that enfold folder there is the theme files which looks like this:
Hi Yash!
Unfortunately we can not help with that. ThemeForest is the only way to download the theme and if you no longer have access to the account it would need to be re-purchased or you could attempt to have ThemeForest support recover the account if it is supposed to be yours.
We don’t really have anything to do with or have any connection with ThemeForest directly.
Best regards,
DevinGreat! Glad we could help. Let us know if you have any other questions or issues.
When you update your theme/re-upload it what are the steps you take?
If you can also provide an admin login for the site through a private reply here on the forums we can log in and see whats going on first hand. Its very very strange since the style.css for the theme shows you are using enfold 2.6.2 but the pages still shows version 2.4.4 in the source code with the themes debug output.
Hey frankster1234!
You could add it to the Quick CSS in the theme’s styling options which gets written to the dynamic stylesheet the theme uses to add your color/font choices.
Cheers!
DevinHi Erich Nolan!
You would need to create those new elements and add in the php/css to support them. It has been requested quite a few times to add additional support for _/5 options but I’ve not heard from Kriesi if he will be adding them in any time soon.
Cheers!
DevinApril 2, 2014 at 9:16 pm in reply to: If I update the version of enfold lose changes made before? #246734Eventually it probably will be. WordPress is changing to a rapid release schedule and new major versions will be coming out more frequently.
For the short term it probably will not be a big issue but eventually it will be.
You can try Codeable, Microlancer and WerkPress from here: http://kriesi.at/contact/customization
Hey tmsgraphics4698!
Can we see the site live and get a bit more detail on what exactly is loading slowly, any plugins you have installed and running and if anything has changed server side or in WordPress besides updating.
Cheers!
DevinHi MERdesign!
You can use the themes Header layout options to customize the header, menu positon, logo position etc. If those options aren’t what you are looking for you would need to have a freelance developer customize the layout specifically for your needs as we can’t offer customization through support.
Best regards,
DevinHi!
I can’t see how removing the themes lightbox from running would have any effect on another plugins lightbox script from running. All it does is stop that code from running and doesn’t add anything in to then conflict with the plugin.
Looking at the site now the lightbox works in addition to the pinterest from what I can tell.
Best regards,
DevinHey!
I just tried this out on my dev site and the ordering is working with the WooCommerce plugin settings. Can we see your main shop page where the issue is happening live?
Cheers!
DevinHey neufold!
Thanks for the tip! I’ve noticed that some plugins are also setting the option. Typically its a post duplicator plugin which copies the meta data and then doesn’t allow the user to change it from the theme options but I’ve also encountered it with wp-super cache/w3tc.
Cheers!
DevinHi!
Looking at and testing the demo and my personal dev server I don’t have any issues clicking on the links or images.
Can you describe in a bit more detail or with a specific example exactly what happens and what you expect to happen on the demo/your site? Maybe we are just misunderstanding what the issue is or a misinterpretation of what is expected.
Cheers!
Devin -
AuthorPosts