Forum Replies Created
-
AuthorPosts
-
Hey!
Looks like this may do it:
@media only screen and (min-width: 1340px) { .responsive_large #header_main_alternate .container { width: 1258px; } }
Best regards,
DevinHi!
Which gallery type are you trying to change this effect on?
Best regards,
DevinHi aweterings!
Probably at some point but the content isn’t anything new, its just being re-organized by those new elements. See:
Best regards,
DevinHi Rolf!
This is on purpose as far as I know to keep that specific layout more minimal.
You could of course add your own css to replace it in the custom.css or Quick CSS field if you wanted it to show.
Cheers!
DevinHey!
Content that is set with display: none is actually ignored by search engines as far as I know to prevent artificially inflating your pages content with hidden data.
Regards,
DevinHey mdlhale!
I’m not really clear on what you mean. Can you give an example or a bit more explanation.
Cheers!
DevinHey!
The images you upload should be optimized for web. The theme and WordPress in general doesn’t have any web optimization in place so if you are using large images they will still be large when you load them in.
They do get re-sized to smaller dimensions but not file size.
The difference you are seeing on your phone vs computer is just in how much match and processing that needs to be done to render them. We are just including the masonry script and its actual performance isn’t something we’ve worked on or anything like that.
Best regards,
DevinHey!
You can see examples of all the various output methods for prettyphoto here: http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/
Regards,
DevinHey!
Images that are smaller than the default grid size will be enlarged to fit. So this image: http://christinamrozik.com/wp-content/uploads/2013/04/just-being-here-is-glorious-thumb11.png is not re-cropped by wordpress at all, its just enlarged. While this one: http://christinamrozik.com/wp-content/uploads/2013/01/Swan.png is loading in the smaller thumbnail size image because its big enough to be shrunk down.
Best regards,
DevinHey mdlhale!
I don’t know what you mean by a content box. Can you give an example or a bit more explanation?
Cheers!
DevinHey jazbird!
Unfortunately this is beyond the scope of what we can help with here on the support forums.
You can check with the WordPress support forums here: http://wordpress.org/support/
And the codex entry here: http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory
Cheers!
DevinHi DavyE!
The easiest and probably best route would be to switch to a different plugin. There are quite a few available for the same functionality and if there is a conflict this basic its most likely going to cause others with additional plugins.
Cheers!
DevinHi!
At this point you should at the very least update to the most recent release with its newest round of bug fixes (in addition to the 2.3.1+ fixes that were released) and see if that helps.
If nothing else it will fix the icon issues.
Best regards,
DevinOctober 23, 2013 at 7:00 am in reply to: Formatting Problems in IE Compatibility Mode and IE8 #179508Hey jklillibridge!
We do not support using IE in compatibility mode. It, by default, is not rendering html in the intended way and defaults outside of the typical behavior.
Regards,
DevinOctober 23, 2013 at 6:58 am in reply to: Navigation menu for long single page website with Enfold #179505Hey!
Unfortunately this isn’t easily added into a child theme. Your best route would be to keep a backup of your changes locally and re-apply them after an update.
Best regards,
DevinHey!
We are looking to add the ability to save sets of styles in the future but for now when you make a change its a permanent change after it has been saved. There is no undo or saving the pre-created styles.
Cheers!
DevinHi!
You can read more about child themes here: http://codex.wordpress.org/Child_Themes
WordPress will attempt to use the child theme files first for those that are in the root directory. If it finds one, it will use that file instead.
If you heavily modify the header.php and the theme releases an update to header.php then yes you would still need to compare versions to update your child’s file.
Best regards,
DevinHey Jason!
I don’t see any of the table columns marked as highlighted. Can you double check that one of them is set to be the highlighted column on that pages shortcode/element.
Regards,
DevinHey theworldawaits!
Categories is best for something like Apples/Oranges. You could then later on add Pairs, Plums etc. Beyond that however the portfolio as a whole is one post type so they will still be in the same general type.
Tags can be used in the new Masonry element that was added in Enfold version 2.4: http://kriesi.at/archives/enfold-version-2-4-fullwidth-masonry-elements
Grid organization is by date only as far as I know.
The new Masonry element has a grid option as well and different hover options which make work for you.
Add this to your Quick CSS in the style tab or the custom.css file in your css folder of the theme files:
#top .avia-post-nav { background: #aaa; background: rgba(0,0,0,0.5); }
Modify the values as needed. I’ve upped the rgba transparency to .5 from .1 .
Regards,
DevinHey Bruno!
The breadcrumbs are determined by your page structure and the permalink structure. So check what you have for permalinks as well as make sure in the WordPress reading options you have show latest posts and not a page selected there for the home page.
Also make sure the slug name for your shop is only shop and that you don’t have any other page named shop-blind.
Best regards,
DevinHey!
No word yet but with 2.4 just launched Kriesi will be checking through his queue.
Cheers!
DevinHi!
Please clear your cache and then disable the caching plugin. Then clear the cache completely for FF and view the site again.
On my end at least I’m having no issues with the icons.
Regards,
DevinOctober 22, 2013 at 3:55 pm in reply to: Gallery is not working when we want to add any images it is not opening. #179115This reply has been marked as private.Hey!
The first thing to do would be deactivate all plugins that you have running. I’ve done a lot of work with LayerSlider in the past week with 2.3.2 and 2.4 of Enfold so both of your issues should be fine on a clean install of the theme.
Best regards,
DevinHey awilson3rd!
Yes, blog posts are for posts and the layout is not dynamic like on pages or portfolios so there is no advanced layout editor option.
Themeforest Themes and most of WordPress themes are removing content like sharing from themes and recommending users find a plugin that has what they are looking for. So Enfold doesn’t have sharing options built in because of this.
The easiest way to control the categories list would be to make a new menu with the Menus manager and just add the categories you want to it. Then add a custom menu widget with that menu to the blog sidebar.
Otherwise deleting those categories until they have content would be the other option.
Cheers!
DevinHi!
I’m not sure what you mean by that. There are no “modes” with the site at all. The site uses media queries to change the grid all the content is based on to fit the size of the screen.
Cheers!
DevinHey!
Is the featured image selection still not showing for you? I’m not sure if this was solved outside of the forums or if its still ongoing so just checking in.
Regards,
DevinHey guys, see if the intro video I did today helps:
I have IE8 installed native on a computer here and once again you are experiencing issues the vast majority of the 10k users of the theme are not.
With a clean install of the theme the issues you are getting are just not happening which is why I wanted to originally see how your set up was from the back end and then try and figure out where the difference is and what might be causing the issues.
Hey!
The bbpress layout is controlled by how you set up the plugin. The advanced layout editor is not supported for bbpress either so there isn’t any layouts or anything like that which could be created with it.
The page title and general page layout of the bbpress pages can be changed by following the documentation from bbpress here: http://codex.bbpress.org/theme-compatibility/
You’ll find the theme already has some css and functions in place to style it but more in depth customization is definitely possible.
Regards,
Devin -
AuthorPosts