Forum Replies Created
-
AuthorPosts
-
Hi ernst86913!
The layout builder already uses a custom page template, its the template-builder.php file. So you could add conditional code to that template that will only run if its of your own CPT.
Best regards,
DevinHey!
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:
@media only screen and (min-width: 768px) and (max-width: 989px) { .responsive .boxed#top { width: 768px; } }
Cheers!
DevinSeptember 17, 2014 at 3:01 pm in reply to: Unable to update to latest version of Enfold (have a child theme set up) #320530Hey JulieDesigns2!
What is preventing the update? Is it an error, do you not have FTP access or something else?
Best regards,
DevinHi MeryVi!
There are plugins that will add the cart into your menu or if you want a more customized approach you could have a freelance developer customize it.
The variation button should stay the same as far as I know. Can we see an example?
The individual product page templates are unfortunately not open to any kind of customized layout from our end. WooCommerce is also the only ecommerce option the theme supports.
Regards,
DevinFor a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: http://kriesi.at/documentation/enfold/updating-your-theme-files/
September 17, 2014 at 2:04 pm in reply to: Pages wont load in Editor. Can't edit pages. Can only create new pages. #320491Hey calcoast!
Just like with your plugins, you must also update your theme to keep it up to date with the newest version of WordPress. With WordPress 4.0 you need to be on Enfold 2.9.2+.
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
DevinHi pegasso4444!
This is unfortunately a known bug. Kriesi knows of it but we don’t have a fix for it so for the time being . You can either delete the menu and assign a fresh one or re-change their depth to be tiered with sub menus.
Regards,
DevinHey!
The menu is will be whatever you want it to be in the end. You can completely delete that menu if you want and then re-create your own or keep it for a quick reference while building your site.
This video is to introduce users to creating menus but in general you only need to drag and drop the menu items around to change your menu structure with wordpress: http://kriesi.at/documentation/enfold/setting-up-your-mega-menu/
Best regards,
DevinHi jmaresca23!
That is not 2.9.2, its running 2.9.1. You need to update to 2.9.2.
Regards,
DevinHey Santos Ramos!
You’ll want to create individual portfolio items for each video. Then create a gallery or use columns for each category image that will be a link.
See: http://kriesi.at/documentation/enfold/create-new-portfolio-item/
Regards,
DevinHey Richard!
I’ve heard good things about Pagely. Bluehost is a good budget host but I’ve not tried anything above their cheap plans.
I did development for one client on Pagely and the only thing I found to be a bit annoying was refreshing their cache after changes. Other than that it ran well.
Best regards,
DevinLooks like the content is getting filtered with break tags. Try using a code block instead of a text block for the html.
September 17, 2014 at 2:49 am in reply to: I need to use custom PHP code in a page, what is the recommended way to do this? #320252Hey!
A new page template or a shortcode would be the easiest. If its a full class then I would suggest creating a simple plugin that you can call with a shortcode or that creates the page template.
All documentation for that would be on the WordPress codex.
Best regards,
DevinSeptember 17, 2014 at 2:48 am in reply to: Avia Layout Builder Broken In WP 4.0 Theme Version 2.9.2 #320251Hey!
You and any other user can always post details as a private reply or as private data on a new post and we will be able to log in and take a look.
Still looking to log in and find an issue so if you have one, we would love to see it and roll out a fix if needed.
Regards,
DevinHey Wheelie_NL!
You should be able to use the WordPress order field to give your pages a custom order. Its in the same box where you set parent pages.
Best regards,
DevinSeptember 17, 2014 at 2:23 am in reply to: Layerslider in Enfold V2.9.2 Stretching Full Screen now!!! #320244Hi lifeundone!
There shouldn’t have been any change with it but by default it is supposed to stretch full width.
You can change the settings on that specific slideshow by going to its options within LayerSlider.
Regards,
DevinSeptember 17, 2014 at 2:04 am in reply to: Which customer support service/plugin are you using? #320240Hi!
Yep, its a customization just for the forums.
Cheers!
DevinHey Ben!
All of the elements on Kriesi’s site are hand customized by Kriesi himself. So it isn’t applicable to use it as a reference.
How you have it on your site now is the correct output for the bbpress widget. The one here is a different plugin altogether.
Best regards,
DevinSeptember 17, 2014 at 12:56 am in reply to: Site almost fully blocked: can't modify or create content – Urgent help please! #320192Hi!
Try doing a browser refresh 3-4 times and deactivating your active plugins. There were some editor code updates on WordPress side and not all plugins have been updated.
Best regards,
DevinHi!
You can look in the config-woocommerce folder and then in the config.php file for the appropriate hook and code to add on to.
Cheers!
DevinHi Voilaah!
Unfortunately no I don’t know of a way to do that. Kriesi hooks into the WordPress media modal so if the plugin is supposed to hijack and use an alternate one it would not be available from within the theme elements.
Regards,
DevinHi!
For clarification, what exactly is the version you are using right now?
Regards,
DevinHi smadesign!
For responsive images you will always fail that. The images are loaded in larger than they need to be and the css, not inline, determines their size so they adapt to the users viewport.
Best regards,
DevinSeptember 16, 2014 at 3:04 pm in reply to: Permalink and SEO Settings Problems with Yoast WordPress SEO & Enfold #319897Hey Bullwyf!
Can you provide admin credentials for the site here as a private reply so we can log in and take a look. I know Peter has talked with Yoast a good bit about the theme and the plugin making sure things work whenever bugs so if there are issues that need to be addressed we’ll get them sorted out.
Best regards,
DevinSeptember 16, 2014 at 2:22 pm in reply to: Contact Form which then links user to a Paypal Subscription #319865How else would you direct a user to pay for something if not for a url?
Either way this is the only mechanism in place to direct someone to a next step or page so it would be your only choice and using the themes built in functions.
September 16, 2014 at 2:18 pm in reply to: Description text area in product admin page is blank #319860Hey!
I’m not sure why its happening but you could try deleting WooCommerce and then re-installing. On my dev site and a couple of client sites running Enfold 2.9.2, WordPress 4.0 and WooCommerce 2.2.2 I’m not getting the same issue.
There are a couple of jquery errors showing in the dev console on your install that are just not showing on other installations.
Cheers!
DevinHey bemofunny!
No unfortunately not. You could try checking for a plugin that can do that.
Best regards,
DevinSeptember 16, 2014 at 3:54 am in reply to: Avia Layout Builder Broken In WP 4.0 Theme Version 2.9.2 #319554Hey!
Can we see the site live and log in to take a look? So far out of the hundreds of posts we’ve gotten for “issues” we have yet to actually have a bug report recorded that has needed a theme update to address.
We *always* update immediately when we find bugs after an update so if we find one we’ll fix it.
Best regards,
DevinClosed as duplicate: https://kriesi.at/support/topic/imape-map-using-code-block/
Hey!
Unfortunately this isn’t something we can help with via support. Your best resource would be your hosting provider who can do a server side scan for any issues.
Then you can update the theme fresh like you would and update to get back to a safe baseline: https://vimeo.com/channels/aviathemes/67209750
Regards,
Devin -
AuthorPosts