Hi hankin,
That is the only demo data available, which has just about everything that the theme demo has. If you have any questions about items that aren’t identical just let us know.
There are just items in the live demo that aren’t able to be given out freely (images specifically).
Regards,
Devin
Hi,
It’s OK to add a slider on the top of the shop page (root page), but could it be possible to add a slider on the top of the shop categories pages?
It could replace the category image on the top of the page.
Thanks,
Thomas
Hi,
With IE8, the featured image of a blog post does not show correctly in a blog posts element, they are stretched vertically.
Layout element 1/2, blog post config : grid style, columns 2, excerpt with read more, 2 posts, no pagitation.
Looks OK with IE10 and FF.
How can I solve this ?
Thanks,
Thomas
Problems with the cart icon in boxed layout:
IE10/IE8 : the icon appears on the upper right corner of the background image, not on the upper right corner of the body… so this is icon is a bit far from the rest of the content.Quite confusing for the users. Is there a way to correct this?
http://imgur.com/17mBLqt
FF20 : the icon appears on the right of the page title bar, but 90% of the icon (and the cart content window) is missing. How can we reposition it?
http://imgur.com/ciMfjNK
Looks OK on iPad.
Thanks,
Thomas
You can use following code to hide it:
@media only screen and (max-width: 959px){
.avia-layerslider.main_color.avia-shadow{
display: none !important;
}
}
You can change the max-width value if you want to include/exclude different screen sizes.
Hi,
I have IE 10 (Windows 7) but it don’t work there either (works on Advanced Layerslider though). I don’t like IE at all, but unfortunately most people use it. Can I add arrows below or something? And at the same time remove the arrows on the image so Chrome and Firefox user don’t get double arrows….
Yes, you need to update wp-contentthemesenfoldconfig-templatebuilderavia-template-builderassetsfontsentypo-fontello-charmap.php too. Some icons are (like the search icon, social icons, etc.) are also used by the theme – the config array can be found in functions.php:
$avia_config['font_icons'] = array(
'search' => '🔍', //36
'standard' => '✎', //6
'link' => '🔗', //40
'image' => '📷', //46
'audio' => '♪', //51
'quote' => '❞', //33
'gallery' => '🌄', //145
'video' => '🎬', //146
'info' => 'ℹ', //120
'next' => '', //190
'prev' => '', //187
'behance' => '', //246
'dribbble' => '', //223
'facebook' => '', //212
'flickr' => '', //206
'gplus' => '', //215
'linkedin' => '', //221
'pinterest' => '', //217
'skype' => '', //238
'tumblr' => '', //219
'twitter' => '', //210
'vimeo' => '', //208
'rss' => '', //98
'mail' => '✉', //5
'cart' => '',
'reload' => '🔄',
'details' => '📄',
'clipboard' => '📋'
);
This is a bug and we’ll fix it in the next update. For now you can fix it by modifying wp-contentthemesenfoldframeworkphpclass-framework-widgets.php. open up the file and replace:
if( $slides != "" && !empty( $slides[0]['slideshow_image'] ) )
{
$image = avia_image_by_id($slides[0]['slideshow_image'], 'widget', 'image');
}
$time_format = apply_filters( 'avia_widget_time', get_option('date_format')." - ".get_option('time_format'), 'avia_get_post_list' );
with
if( $slides != "" && !empty( $slides[0]['slideshow_image'] ) )
{
$image = avia_image_by_id($slides[0]['slideshow_image'], 'widget', 'image');
}
if(!$image && current_theme_supports( 'post-thumbnails' ))
{
$image = get_the_post_thumbnail( get_the_ID(), $image_size );
}
$time_format = apply_filters( 'avia_widget_time', get_option('date_format')." - ".get_option('time_format'), 'avia_get_post_list' );
Hey!
1) Yes, you can display the category description & image.
2) No, only LayerSlider is supported
Best regards,
Peter
Hi agarkitekter,
I believe its a css effect that IE doesn’t support. IE10 might at this point however, but I don’t have it to test right now.
Regards,
Devin
Hi!
The arrows on the images in portfolio (for switching between images) is not working in internet explorer, only in Chrome and Firefox. The circles at the bottom is working though. I noticed that this goes for your demo site for Enfold too, so I guess it’s not related to just my site. Any ideas how to fix this?
Hi,
Here is the css. Please add it to /css/custom.css or to Quick CSS located in Enfold > Layout .. on bottom of the page. … there is an outline which is not seen, i left it as grey, though you can change it whichever way you want in this css
#top .rounded-container {
background: white;
border-color: grey;
}
Thanks,
NIck
Hi Nick,
thanks for your reply.
I need to clarify my question a bit more.
First things first :
the circle into which a gravatar will show has a grey background. That is the grey I’m talking about.
When you use a gravatar with a transparent background, the grey background of the circle shows up.
I would like to be able to modify that grey background to white to make the gravatar stand out.
Another option is to modify the original image used for the avatar but then it might not look good on other sites where the avatar is used.
I hope that is clearer.
Thanks for your help.
john
Hi,
Since there is no example, I will assume you mean the background of a jpg, png image, and not background color of the website. You would need to use an image editor , such as Photoshop to edit an actual image. As to what commands to use in Photoshop to do that, you would need to consult a tutorial online, there are thousands of them written by Photoshop gurus. Have I understood your request correctly?
Thanks,
Nick
Hi dweb,
I’m not sure if you meant to reply to this topic or one of the others you have open on the same issue, but as Dude said above and I in one of your others: setting the featured image should fix your issue. Just make sure its done on each of your portfolio items.
Regards,
Devin
Hello. (1) Is there a way to resize the Layerslider in mobile view? The slideshow seems really small as compared to other elements when viewed on a mobile device.
(2) Are there custom modifications made to the Layerslider for the Enfold slideshow? Seems like when I create a new slideshow, there is border or gap on the left and top sides. This goes away if I use the Enfold slideshow. If I create new slideshow, what custom settings are required for the images to appear flush on all sides? There’s obviously something that was added in the Enfold slideshow. Thanks.
Hello. Is there a way to hide the (parallax image) in mobile view using media queries? For example, I’m referring to “The Office” image shown on “The Team” page. The image section does not translate well on a mobile device and appears blurry and not readable. Seems like a idea to simply hide it from mobile view. Thanks.
Hi there,
Ive been hoping for something similar. The grid I suspect we all cant achieve easily is the 6+ columns by 2+ rows grid where you can rollover a grid box and the client logo’s (in each box) would switch between two states (usually mono to a colour). The grid box might animate out slightly, dim or in some cases flip over but regardless of which there would be a link attached to go to a URL or clients work or a page within the site.
The above is what nearly all creative/portfolio developers supply out of the box and the only way ive been able to get close with Enfold is to create a basic image grid and disable the mouse click functionality (as a photo view would be pointless – it needs to be a link)
Its crude and far from ideal but for now I think its the best option.
Cheers
Andy
The email address is correct but I believe you have already gotten an answer on why the issue is happening. The portfolio items need to have a featured image set for each of them for the whole category issue to work.
On the right hand side of the visual editor is a wordpress meta box named “Featured Image”. If you don’t see it, go to the top right of your screen and click the Screen Options tab. Check the box for Featured Image then close the tab and you should now see the featured image box.
You just click on Set Featured Image and it will prompt you on setting one.
Regards,
Devin
Hi MikehJPP,
It really depends on the final presentation you are looking for. A full width image slider will work but its still an image slider. You could even use a wordpress gallery grid if you want them to show up as a grid of images or any of the other image display options.
With how open ended the idea is, you really could do just about any option.
Regards,
Devin
Hi Guys,
how can you simply change the color of the background of the image ?
let us say from Grey to White ?
thanks
john
Re 2) – the reason is that you didn’t set portfolio thumbnails. The navigation won’t work if the portfolio items don’t have featured images ( https://kriesi.at/support/topic/portfolio-filter-not-showing-up ).
Re 3) To display all categories doesn’t make sense if you’re using pagination (like here: http://www(dot)gt-motors(dot)fr/vehicules-sur-mesure/ ) because the filter won’t show any items if the filter criteria isn’t fulfilled. So if eg page 1 just shows cars from BMW and Jaguar and the filter navigation contains links for Fiat, Ferrari, BMW and Jaguar and the user clicks on “Ferrari” he’ll just see an empty page. This is imo more irritating than just showing all valid filter criterias. This is not a bug but an intended behavior because the isotope script ( http://isotope.metafizzy.co/ ) just rearranges/sorts all existing entries on the current page and it won’t load any content from other pages – thus if the user clicks on the filter links on page 1 it just sorts/filter all items on page 1 without loading items from page 2,3, 4, 5, etc.
Hi,
Can you give us a screenshot of what you are trying to accomplish?
Insert 1/4 column, 1/4 column then 1/2 column. Leave the 2nd 1/4 column empty.
Regards,
Ismael
Hi,
Yep, create a blank page. Then add this on your custom.css. Inspect page using Chrome or Firebug for FF, look for the unique body class.
#top.avia-blank.page-id-1236 #wrap_all {
background: red url(../images/background-images/Abducted.jpg) !important;
}
Mine is .page-id-1236. You might need a fairly large image for this to cope up to the theme’s responsiveness or use a pattern.
Regards,
Ismael
I am also experiencing this issue.
See the screenshot below for what it should look like in Preview:
https://www.dropbox.com/s/9bfqnpgg30waycv/LayerSlider%20WP%20%E2%80%B9%20Adsend%20Marketing%20Site%20%E2%80%94%20WordPress.png?v=1swn
And then see the following page for what it looks like in production:
http://newadsend.wpengine.com/features/create/
(hosted on WPengine) />
As you can see, the title and subtitle text is missing in production, but the images are fine. I have tried different types of text (H1, H2, etc.) and none of them work either, so it appears that the issue is to do with text input. Whats going on here? How can I fix this?
Hi,
Just add this on your custom.css
.image-overlay-inside {
display: none;
}
Regards,
Ismael
On the blank page (or any individual page)…I suppose I can set the background-image via div class?
Thanks in advance.
My menu doesn’t show up in mobile (android phone).
Also, image slider doesn’t show as well.
Source: HoodandHeist.com
Thanks much
Andy
Hello,
I have 2 sections on my site (www.lchapmandesigns.com) with a “portfolio” — design & writing. I would like to either limit or remove the ability to click left and right between portfolio posts.
1. If possible, I’d like to limit the left & right tabbing only to the items that are under the same page. So when you are on “writing” you can only click left and right between the portfolio items on that page. Right now, it will take you to other portfolio items that aren’t on the writing page. Here is an image of what I mean: http://www.lchapmandesigns.com/wp-content/uploads/2013/05/Screen-Shot-2013-05-18-at-7.01.09-PM.png
2. If that ability is not possible, I’d like to remove the ability to click left & right entirely. I don’t want to do this, but if there is no way to change this, how can I turn it off?
Thank you!