Forum Replies Created
-
AuthorPosts
-
It can only filter what is currently visible.
January 25, 2014 at 4:18 am in reply to: How to display the Header & Logo below the slider or overlapping the .png Logo #214710Hi anton123!
It is probably doable but its far far beyond what we can assist with via support. That kind of customization is best done via a child theme and a custom header.php file to overwrite the parent.
Cheers!
DevinHey Jagrav!
Each item has a Transition in and and Transition out set of options. You need to use the Transition out options with the delay you want to get those kinds of effects.
Best regards,
DevinHi studiotopo!
You can use the regular WordPress Add Media button just above the visual editor and then select your images to become a gallery.
Cheers!
DevinHey!
They all show but it goes by date. The category “SPRING 2014” just takes a while to show when you do the load more button because you have to do it a few times.
Cheers!
DevinHey!
Unfortunately no, the icon font manager is a requirement in this case. We also can’t and don’t support old versions of the theme.
Best regards,
DevinJanuary 25, 2014 at 3:52 am in reply to: Yoast SEO Plugin makes some pages go missing… incompatibility? #214697Hi!
Just an FYI that isn’t the plugins support forums. That is their git repo for submitting or discussing the plugin code.
Their support is here: http://wordpress.org/support/plugin/wordpress-seo
Best regards,
DevinHey auroradesignstudio!
No, the search function is the default WordPress search. There isn’t anything we can do on our end to change it.
I know some plugins exist to improve it like SearchWP but I don’t know if they will search a caption or not.
Cheers!
DevinThat image is sized at 414×450 while the rest are 450×450. If the root dimensions before being uploaded are not over 450×450 (like that image isn’t) then WordPress shrinks it down to fit at its longest edge. In this case that leaves it taller than the other images.
Right now I only see it causing an issue on true mobile size. So you could wrap the max-height in a media query for mobile specifically to shrink it down even further with something like this:
media only screen and (max-width: 479px) { #top div .avia-gallery img { max-height: 79px; } }
Ultimately the issue just stems from using an image that is too small on one edge from all of the others.
Please don’t create duplicates like this. We are getting an abnormal spike in support requests so things will be delayed.
I’m closing this one so the other can be picked up where it was left off.
January 25, 2014 at 3:39 am in reply to: problems with enfold. padding, vimeo preview picture, advanced layer slider #214689For #2, the field is to add a class name for that element. For example if you added in customclass you could then add css to your quick css or custom.css file (in the css folder):
.someclass { color: #333 !important; }
This would make text color of the the text in that element #333.
3) We didn’t write the code for the LayerSlider, its a plugin Kriesi has purchased the right to bundle with the theme so we aren’t really equipped to answer that.
Hi Violet!
Can you create a temporary admin account for me so I can log in and take a look. The windows issue on the other thread was because their menus manager is messed up from something and was setting each item as a mega menu which is what causes that big spacing.
No css fix should be needed.
Regards,
DevinHi Matt!
WooCommerce adds a new sidebar area in the widgets area specifically for the shop. You can customize its content there.
Widgets in the display everywhere will always show everywhere. There are a number of plugins that let you customize what widgets show where which you can use if you want more control over the widgets in your sidebars. Specifically this one: http://wordpress.org/extend/plugins/widget-logic/ and this one which is a bit easier to use http://wordpress.org/plugins/display-widgets/
The sidebar is intended to go under the product image. The demo just doesn’t have widgets on the sidebar for single products.
Cheers!
DevinHey!
You will also need to then include a custom class on your code and then some css inside the desktop only media query in the css/custom.css file to hide the image on desktop.
Regards,
DevinHi!
Please update your theme files to the most recent release which has bug fixes from the past few in it as well. 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,
DevinJanuary 24, 2014 at 11:03 pm in reply to: site rendering poorly in Safari (on Mac and Windows..) #214627Hey todd!
My guess is that the way the cache or theme files have been minified is incorrect. So clearing your cache from the plugin you are using should fix the issue. Minifying the theme css needs to be done in the exact same order as its loaded in. The same with the javascript. Most of the time it isn’t a noticeable difference and worth it to do so.
Safari on Windows is also not supported as Apple no longer supports it.
Cheers!
DevinJanuary 24, 2014 at 10:58 pm in reply to: move media from uploads folder outside of wordpress folder #214624Hi sdeceulaer!
Whatever method you use that will work with WordPress will work with the theme. The how-to part of it is outside what we can help with via support however.
Best regards,
DevinJanuary 24, 2014 at 9:00 pm in reply to: Mega Menu that knocks down slider below on click or hover #214602Hey!
That kind of customization is far beyond what we can help with via support. Its definitely possible to add into the theme but it would be completely custom coded.
Cheers!
DevinJanuary 24, 2014 at 8:56 pm in reply to: Moving 'Buttons' from social header area to main nav #214601Hey!
The gist of what you will do is add the items to your menu like normal. Then add custom classes to them so that you can style those classes like buttons. The WordPress menus manager has a field for custom classes if you go to the top right of the screen and click on Screen Options. Check the box for the classes field.
Best regards,
DevinHi!
I think what you are trying to do would be to add the raw html you’ve created into the text tab of a page. The css, if needed, would be added to the custom.css file in the css folder of the theme.
Regards,
DevinGlad you found a working solution :)
Hi modelity!
The first instance is correct in how the page outputs. When using the advanced layout editor *you* select the layout. When using the visual editor it automatically has a layout output. Nothing wrong there.
Just to clear things up, the visual editor and advanced layout builder do not work together. The data is saved separately except in cases where there is plain text which can be easily copied over. So in general whatever you do in one cancels everything out in the other.
Regards,
DevinHi illuminating!
I don’t see why not. Have you tried adding it in to the logo select option in the theme options?
Cheers!
DevinJanuary 24, 2014 at 8:43 pm in reply to: Easy Slider – Start Slides 'on click', 'on view' OR 'on hover' #214593Hi!
Not with how its currently set up no that isn’t an option. You could probably find a plugin that has the functionality you are looking for and get a similar implementation. Its not quite as integrated but if you are only showing images it doesn’t really matter if its a theme element or a plugin.
Regards,
DevinI have not tested the priority too heavily when using color sections so the second color section may not clear after the sidebar. I know Kriesi mentioned some time ago that he wanted to add more vertical support for layouts so in time it might be something that can be done out of the box.
Hey!
There is something very incorrect about your WordPress installation. The backend isn’t getting generated correctly and on my initial load there was a large ad preventing me from viewing the dashboard.
I would recommend you first contact your hosting provider and have them do a security scan on your site. In the mean time disable all active plugins and see if that helps at all
What is happening is that your menu manager isn’t able to display correctly. In turn each sub menu item is getting set as a mega menu which is why they output like that.
Regards,
DevinHi!
The css from ismael is not in your quick css that I can see. Instead you have:
@media only screen and (max-width: 767px) and (min-width: 480px) { #top div .avia-gallery img { max-height: 333px!important; } }
Cheers!
DevinJanuary 24, 2014 at 8:24 pm in reply to: Custom Background for Gallery Images in the pop up windows? #214580Hi jmikhail!
Its possible but it will take more than css. The prettyPhoto skin would need to be customized for whatever you wanted to change about it. If you aren’t familiar with skinning an element with css+images (images being used in the corners) its about an hour of time to do by a freelance developer from somewhere like Microlancer or Codeable.
Best regards,
DevinJanuary 24, 2014 at 4:28 am in reply to: Layerslider background resizing on responsive (reduced screen size) #214289Hey richardhowes!
What is the URL for the site and what do you have in the global settings for that particular slideshow?
Cheers!
DevinHi jtree5757!
Enfold doesn’t have any kind of custom search function but it doesn’t have the ajax search function in the header. If the plugin is modifying how WordPress searches you can either disable the header search from the theme options or hook into the themes search using the SearchWP plugin.
Refer to this link in order to integrate the plugin on ajax search: http://kriesi.at/documentation/enfold/use-searchwp-instead-of-the-standard-search/
Regards,
Devin -
AuthorPosts