Forum Replies Created
-
AuthorPosts
-
Hey!
The secondary menu needs to be turned on in the themes Header tab in the “Extra Elements” sub tab.
Regards,
DevinHey @webguy_ccta,
Can you create a new topic detailing the issue and with a link to the site/page. This topic’s main issue has been resolved with the 2.6.1 update and I don’t want to confuse the two issues if they are only partially related.
Regards,
DevinIt looks like IE has limited support for the webm format. Try adding in the video in the same location as the current but also in mp4 format. The theme will use it as a fallback.
Hey WildOneM13!
No not easily at the moment unfortunately. Its definitely doable but it would need a bit of testing to make sure it would have no cross browser or responsive issues.
If its a must-have for you then you could look into a freelance developer from either Codeable or Microlancer who can make the customization for you in a child theme.
Regards,
DevinMarch 13, 2014 at 4:24 am in reply to: Woocommerce Product Grid "Show Detail" Link is Broken #236660Hi!
Thank you for posting what fixed it for you. There shouldn’t be any conflict with Yoast’s plugins so I’ll see if we can get that looked at.
Best regards,
DevinHi Keurdom!
For the lightbox question there isn’t a way I know of to do that unfortunately.
For the general hyperlink color 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 .entry-content-wrapper a { color: #ef7f2c; }
Cheers!
DevinMarch 13, 2014 at 4:22 am in reply to: Enfold Portfolio Categories not working correctly with Breadcrumbs #236658Hi themedemon!
Can we see an example of what you mean?
Regards,
DevinHey!
You can set your background in the header to something else besides transparent:
#header { background-color: transparent; }
You can change the layout of the header in the new header options in the theme options under the Header tab.
Regards,
DevinHi Oliomedia!
I’m not really sure on this one so I’ve tagged Kriesi on the topic.
Regards,
DevinHey!
My guess is that Godaddy has a low threshold for php data getting submitted at once. So when the page tries to save with that many elements it fails server side.
You could try simplifying the whole page by making each image+text combo in just one column element (which will also fix the current responsive issues you have). Do a row at a time and find a threshold where it doesn’t cause any issues.
Cheers!
DevinHi!
Change the position of the toggle to hide a bit and it should work across the board:
#advanced_menu_hide { right: 5%; }
Best regards,
DevinFor a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
Hey!
Re-install the theme via FTP and it should fix the issue. The config-wpml folder looks like it isn’t loaded on your server for some reason which is causing the failure.
Best regards,
DevinHey!
Good luck and if you do find something posting here will hopefully help anyone with a similar issue.
Regards,
DevinMarch 13, 2014 at 3:52 am in reply to: Privious/next links in single portfolio items dissapears #236641Hi t3lgroup!
No, they should be showing automatically as far as I know. Can we see your site where they aren’t showing?
Cheers!
DevinMarch 13, 2014 at 12:44 am in reply to: Migrate Propulsion website to new URL and then using the Enfold theme instead #236608Hi stephanusdekock!
Unfortunately detailed step by step instructions aren’t something we could provide in this instance. The gist of it would be you need to first export your current installation to your new host. See: http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/
Once that is done you can switch themes on the current site and then you will need to re-build the content. The two themes don’t use the same templating system so there isn’t any way to carry the content over from one to the other.
Cheers!
DevinHi pako69!
As far as I know Kriesi has no plans to have nested columns for the builder but we have not talked much about the next big feature releases yet.
Regards,
DevinHey f!
A child theme version of functions-enfold.php will not replace the parent because the file is included in the parent at the end of the functions.php file.
You can add the function as a whole to your regular child theme functions since the functions all have checks to see if that function has been created already and the child theme functions.php runs first.
Cheers!
DevinHey!
The parallax is working as far as I can see on that page on Windows 7. The fixed background and the change is slight but its active.
Cheers!
DevinHey!
Are you using version 2.6.1 of the theme? If not please update so that you have the most recent updates, features and options. For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
Cheers!
DevinHey!
Try completely clearing the minification cache you have set up and regenerating those cached/minified files.
Cheers!
DevinHi!
I’m not sure what the question is. The theme styles WooCommerce but WooCommerce itself is where you add in the products and handle all of the store functionality.
The Masonry display for products can be added to a page in the same way any of the Avia Layout Builder elements can be but isn’t suitable for the main “shop” page (as mentioned on the theme demo page). See: https://vimeo.com/77433498
Cheers!
DevinMarch 12, 2014 at 8:55 pm in reply to: *URGENT* 2.6.1 update broke back end, nothing from child theme is being applied #236524@murpy88 – A missing cloasing bracket } on the .webarch-icon rule is causing the issue. So style.css is loading but the contents isn’t being rendered. Add in the closing bracket and it will work.
Hi!
The two plugins should be able to work together. The one Yigit linked to helps force WordPress to load your files over https wherever needed.
Regards,
DevinHi!
Try updating manually which should fix your issues in one swoop. For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
Regards,
DevinHi!
All of your theme settings are tied to the name of the theme. If you change the name then you lose your settings and need to start over.
If you simply want to hide the fact that you are using Enfold from the client then use a child theme and re-name the child theme to whatever you like. Its a small layer but it makes it a bit more custom looking to the client.
There is nothing in the theme that prevents a user from changing its name however.
Regards,
DevinHey 12Switch!
There is only ever a single version of the theme available for download from ThemeForest. So any of the licenses you’ve purchased will all have the same one available.
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
Regards,
DevinMarch 12, 2014 at 7:13 pm in reply to: *URGENT* 2.6.1 update broke back end, nothing from child theme is being applied #236479@murphy88 – What isn’t working exactly on the site linked? The child style.css is loading in without issue and in the correct order.
@Ipongo – You can’t have multiple themes named enfold anything in your themes folder and have a correctly working child theme. The child theme finds the parent based on its name. The correct folder structure should be:
enfold – the newest version with no difference in the folder name
enfoldchild or whatever name your child theme folder is called.Regards,
Devin
Hi!
The site title is set from the WordPress options. Go to Settings>General>”Site Title”
Changes are *not* instant with google and indexing. It takes time for any change you make to be reflected in a search result on any search engine. So if a page has been index it can take time for it to no longer be shown.
Cheers!
DevinHey!
Make sure to first undo the changes to the portfolio.php file. Then add the javascript snippet from Peter to your avia.js file. If that doesn’t work then you can request that the feature be added in by Kriesi in the feature request topic here: https://kriesi.at/support/topic/enfold-feature-requests/
Best regards,
Devin -
AuthorPosts