Forum Replies Created
-
AuthorPosts
-
Hi @dkg_husse!
Please update your theme files before anything else. That way we can rule out any old bugs/issues.
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
Best regards,
DevinHey blizzmarketing!
The breadcrumbs are based on your page hierarchy. So however you setup the pages within WordPress is how they will show in the breadcrumbs.
Regards,
DevinMay 27, 2014 at 10:50 pm in reply to: Inserting a Google Event Tracking Code & Browser Issues #270864Hi assessment_systems!
1) See: http://kriesi.at/documentation/enfold/add-onclick-event-to-the-contact-form-submit-button/
2) This would be the first we’ve heard of major inconsistencies between browsers. With IE8 there are quite a few but other than that the theme has full cross browser support.
Regards,
DevinHey!
No, not at the moment unfortunately. Its one of the eventual plans to create a plugin to bring the shortcodes into working order with other themes but it hasn’t been done yet.
Regards,
DevinHey coinmaster!
It should still be valid. I pulled it from the WooCommerce docs here: http://docs.woothemes.com/document/change-the-placeholder-image/
If it isn’t working the best place to ask would be the WooCommerce support forums.
Cheers!
DevinHey Tracy!
Try uploading over FTP instead. It may be a server side limit on the side of uploaded files or something like that and going over FTP bypasses the issue completely.
See: http://kriesi.at/documentation/enfold/install-enfold-over-ftp/
Regards,
DevinHey!
Its part of the WordPress body class function: http://codex.wordpress.org/Function_Reference/body_class
Best regards,
DevinAs Flikk also mentioned it could be a caching issue as well if the file is getting written to but the old version is cached.
You can add an image to any image hosting service and then put the link here. As is, I’m still seeing no issue with FF on those pages.
For the slideshow issue, if you are using a static slideshow then LayerSlider is a waste. Its added code and extra files for no benefit. If you are expecting it to behave in a way where the background image is going to be workable as the only part of a slide there isn’t much we can do to help other than to suggest using an alternative or to change the way you have the slideshow set up. It is not a flexible plugin unless you are working within its own constraints and as its designed/intended to be used.
Hi!
The issue is that we don’t know how the lightbox plugin solution is set to work. If this is an issue of the default WordPress behavior not working that is one thing but what I believe you are describing is that the plugin isn’t working the way you want it with the theme.
A much easier solution if all you are trying to do is let the lightbox image be easily right-clickable is to shrink the size of the previous and next link areas which are set to be half and half of the image. Ex:
a.pp_previous, a.pp_next { width: 10%; }
Instead of the default 49% for each.
Best regards,
DevinHey!
Try installing following this video as it walks you through everything step by step:
Best regards,
DevinMay 27, 2014 at 1:30 pm in reply to: Enfold and Modern Tribe Event Calendar Pro Plugin conflict #270507Glad we could help. Let us know if you have any other questions or issues :)
Hey!
Looks like you have the elements full width at the moment.
Regards,
DevinHi!
Minimizing scripts is always a bit touchy. They need to be done in the correct order and sometimes some scripts just will not minimize without causing issues.
For the WordPress generated images yes, they will always get generated. The theme adds in another group for all of its usages to make the site load a bit faster and WordPress has 2 of its own. Then on top of that plugins may add in their own image sizes to be used as well.
Typically space isn’t an issue these days even with thousands of photos. For example if you had 1000 photos that combined to be 500kb for each ‘group’ of generated thumbnails the total space needed would only be 488mb. So 1.5 gigs of space for a few thousand photos.
Cheers!
DevinMay 27, 2014 at 1:20 pm in reply to: Enfold and Modern Tribe Event Calendar Pro Plugin conflict #270500Hey itchybrain!
Typically your symptoms sound like a permalinks issue. So try going to your Settings>Permalinks and then saving them as default. Check that the links to your single events are working and then re-save with your previous settings 3 times in a row. That will ‘flush’ the permalink settings.
Best regards,
DevinMay 27, 2014 at 1:18 pm in reply to: Layerslider transitions not working: Preview looks different than on site #270499Hey!
Viewing the site now I’m not seeing any flicker on the images and the transitions are all seemingly playing correctly.
Best regards,
DevinI’m really confused on the above breakdown. The issue with creating a new page vs the previous is either a fluke or in how the original was saved using the older settings and has since not been updated simply by not being edited.
If the new pages being created dont have the issue then the solution is to re-create the page.
Removing the container class from the layout will do just that, remove the container from the layout. It isn’t a solution unless you are trying to remove the container from everything.
May 27, 2014 at 1:07 pm in reply to: primary menu dropdowns not functioning on ipad – Can't close dropdown #270497Unfortunately I have no way to test on iOS back to version 5. I only have 6 and the current 7. One thing you can try is to use an actual url for the parent just to see if that is part of or the root of the issue.
Hey Raul!
If you mean the breadcrumbs then you can use the new meta box option on any portfolio item to set your own parent page for that portfolio item. Look for the Breadcrumb Hierarchy box with the dropdown for the option.
Cheers!
DevinHey!
Are you selecting the predefined orange option at any time? Once the setting is saved there is nothing that will cause it to change back without user interaction.
I would check live but the logins above are not currently working on my end.
Changing anything in the theme css files is not going to work since it will get written over each time you update. You would instead change it in the style options or add the same css to your Quick CSS, child theme style.css or the custom.css file in the themes css folder which is meant for custom css.
Looking at your generated css file what you actually have in your Quick CSS is incorrect and not what Yigit pasted in his response. You have:
tab .blog div.entry-content { display: none; }
The body font family set further down is currently showing as taking effect.
Regards,
DevinHey!
Where exactly did you add the function in? I don’t see it in your currently live functions.php file.
Cheers!
DevinHi!
I tried using the above on my end but didn’t get any issues. Re-going over the whole thread I’m thinking that maybe there was an error in the original page with a hidden character or just partially broken shortcode nesting which was fixed when the new page was used.
Either way if its still happening seeing it live would be the next step and if its not then all is well.
Regards,
DevinHey!
What version of android specifically is it and what browser is this happening with? Using both a stock Google Nexus device (both tablet and phone) I’m getting no issue. Even running the Chrome emulator isn’t showing any visible issue on the site.
Cheers!
DevinHey Dave!
Make sure that the enfold.css and that folder are writable by your WordPress user (the user level of WordPress on your server) so that when you save the option its actually getting written to that file. Usually chmod 776 will do it.
Also double check that you can access that file publicly/directly by its url.
Cheers!
DevinHi munck!
The url above isn’t working for me. Can you check it again so we can see whats going on live?
Best regards,
DevinHi Frostholm!
The advanced layout editor isn’t available on Posts by design so it was never there to begin with and never has been in any version of the theme. You’ll only ever see it on Pages and Portfolio items.
Cheers!
DevinHi!
You can change the general setting in the WordPress Settings>Permalinks. That is where the theme by default has portfolio-item set. Just make sure you follow the WordPress rules on page slugs and that there are no conflicts with the slug you set and any other slug on the site.
Regards,
DevinThank you! I’ll flag the topic for Kriesi with the now available access.
May 26, 2014 at 5:18 pm in reply to: text widget in footer, LayerSlider sliders layer transition #270160Hi!
All of the available options are in that screenshot for the individual slide and how it is animated. Above the slide are the general settings for the individual slide as a whole. Specifically the “Select transitions” button lets you choose what transitions you want to use or not use.
Cheers!
Devin -
AuthorPosts