Wishlist for Advance LayerSlider WP
– To the right or left of the button enter / exit preview. An ms slider button or indicator on the ms or the ability to pause the animation.
This is useful especially if you have a lot of layers and you want to allign them ( aside from using options )
– Improve moving the layers. Number 1 Layer should be the top layer or the one that is first visible. If you have multiple layers the bottom layer stacks / shows first than layer 1 . Just like in photoshop and other editing programs , the top layer is first visible.
– Layer slider transitions are like 100 transitions in total and a lot of good ones too. How about adding some of them to the layer objects transition ? It would be nice to add like 5 – 10 more transitions to add to the slide in and fade effects.
Hello guys ,
I want to show you what I have done so far with my site http://www.blue2x.com . This is the first theme I have ever bought and I’m planning to use this for my future clients. At first it was hard to customize because of the lack of documentation but the support staff was very helpful in answering my questions ( sorry about that ).
There’s a few stuff I need to tweak first to finally , footer design , footer not showing in blog , edit portfolio images ,homepage buttons need to be alligned in lower resolutions or mobile ) and it’s finished =)
Hi there,
After switching my client’s site to enfold, I am now porting over the store as well. They have been using the “WooCommerce Nested Category Plugin” with the previous wootheme, however in Enfold, the products are not being displayed properly.
I’ve contacted the support of the plugin author, and they have advised that it needs to be resolved on the theme side.
Here is a category page that is NOT nested: http://karenhume.ca/product-category/differentiation/
Here is a category that IS NESTED using the plugin: http://karenhume.ca/product-category/relationships/
It seem to be a simple matter of missing a container in the left column, but I am not sure how to do this (the right way at least).
Any ideas?
Thank you.
It should be:
#top .social_bookmarks_tumblr a {
background: url(https://yoursite.com/wp-content/uploads/custom/apple.png) no-repeat center;
}
#top .social_bookmarks_tumblr a:hover {
color:#fff;
background: url(https://yoursite.com/wp-content/uploads/custom/apple-hover.png) no-repeat center;
}
So that the background is on the link and the hover as well.
Hi SimWhite,
Can you expand a bit on exactly what your issue is? How you have everything installed, where exactly you are getting an error and what the error is in relation to the theme are all valuable when trying to figure out what might be happening.
Regards,
Devin
Hi rickswearingen,
The theme writes all of the styling data to a new file that gets added to your uploads folder. If your server automatically makes the file non writable it can cause issue.
So first thing to try is to browse to your wordpress wp-content>uploads>dynamic_avia folder either with FTP or your servers file browser and change the chmod permissions on it to 755 for the folder and its contents. See http://codex.wordpress.org/Changing_File_Permissions
Regards,
Devin
hi,
i have install this theme at localhost with xampp
i have install dummy data from enfold settings and woocommerce
and i go to front page and use ajax search, and i always get “hello world” as result from all keyword that i test, like “qqqqqq”,
Hello. Is there any way to create a vertical page split ruler? I have a page that has a 1/3 section to the left and a 2/3 section on the right. It would great if I could create a vertical page split ruler between the two sections. I saw this link on the demo, http://kriesi.at/themes/enfold/shortcodes/hr/. I need the same type of ruler, except in vertical style. I could create the same effect using a side bar, but would require more work for creating the content. Thanks.
Please Help!
I just updated from 1.3 to 1.7.1 via FTP, and now I get nothing, literally nothing – no error, just a white screen of non-functioning death :(
Here’s what I did and my environment :
- Backed up the “enfold” theme folder from my server to my desktop
- Deleted the “enfold” theme folder on the server
- Uploaded the new, unzipped “enfold” folder (1.7.1) in it’s place via FileZilla. All files completed without any problems.
- My host is WPengine. I used the Staging version of the site, for testing, which is good, but there were a TON of updates I made on Staging that I fear I’ve now lost
- Refreshed to a white screen of non-functioning death :(
Have NO idea what could have gone wrong, but I’m completely freaked out. Please help! I have a client meeting tomorrow that I need this up for. Thank you!!
Update : Apparently it was a 1d10t user error :) I just uploaded the “enfold” folder WITH the nested unzipped “enfold” folder in it. Thank God! I was freaking out. Mostly everything seems in place. Going to go finish going through all the details now. Thanx!
Hi,
What type of Blog Style do you have?
You can add this on your custom.css or Quick CSS
.date-container.minor-meta {
display: none;
}
To remove the sidebar, edit the post then look for Layout > Choose “No Sidebar”.
You can also change the default settings on Enfold > Sidebar > Sidebar on Single Post Pages.
Regards,
Ismael
I should mention the apple.png is a transparency and the apple-hover.png has a solid grey background. Is it the transparency that is causing the issue?
Hi!
Yes, the plugin won’t work with Enfold. Probably we’ll add a similar feature to Enfold in the future…
Best regards,
Peter
Devin, small problem:
1. I added Ismael’s code at the end of the custom.css
2. I put apple.png and apple-hover.png in—-removed—-
3. Problem: When I hover the apple icon shifts in the hover state. I specifically LOCKED the layers in Photoshop. The normal state apple icon and the hover state apple icon are exactly in the same place pixel for pixel. Do you have any idea why this is happening?
See here > —removed—-
The entire css is as follows:
/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */
/* General Custom CSS */
/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */
@media only screen and (min-width: 768px) {
/* Add your Desktop Styles here */
}
/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */
@media only screen and (max-width: 767px) {
/* Add your Mobile Styles here */
}
#top .social_bookmarks_tumblr {
background: url(...wp-content/uploads/apple.png) no-repeat center;
}
#top .social_bookmarks_tumblr:hover a {
color:#fff;
background: url(....wp-content/uploads/apple-hover.png) no-repeat center;
}
#top .social_bookmarks_tumblr a {
text-indent: -9999px;
}
Hello,
I try hide some menu items, using this plugin : http://wordpress.org/support/plugin/menu-items-visibility-control
But nothing appears in the menu option
Is this something special raised by your “sub menu” or anything custom from enfold theme?
Or just the plugin issue?
thought so. I would recommend using the global setting should ignore the individual ones. Logical stuff…
I”m sorry formateins but that’s wrong and your solution is not logical at all. If the “global settings” overwrite the individual post meta settings you can’t use the individual settings anymore because regardless of the configured post meta value the “global settings” will overwrite the individual settings.
However normally the “Default Layout – set in Enfold > Layout & Options” option should always be selected as the default dropdown option and in your case the “Display the footer widgets & socket” value is selected which seems to be a leftover on your server (the first versions of Enfold used the global settings to select the right value in the metabox dropdown). Try to add following code to the end of functions.php to reset all values:
add_action( 'admin_init', 'avia_remove_meta');
function avia_remove_meta()
{
$post_types = array('post','page','portfolio');
$count = 0;
//iterate over each post type
foreach($post_types as $type)
{
//get all posts of a certain type
$the_query = new WP_Query( array('post_type' => $type, 'posts_per_page'=>-1) );
//check if any post were retrieved
if(!empty($the_query->posts))
{
//iterate over each post and check if the post has a gallery key
foreach($the_query->posts as $entry)
{
//since there might be hundreds of posts make sure php doesnt time out
@set_time_limit(45);
$success = delete_post_meta($entry->ID, 'footer', true);
}
}
}
}
It seems like Enfold doesn’t apply the “Droid Sans” font to your headlines. Make sure that you set the “Droid Sans” font for your headlines
Open up wp-contentthemesenfoldconfig-templatebuilderavia-shortcodespostslider.php and replace
if($show_meta && !empty($excerpt))
{
$output .= "<div class='slide-meta'>";
if ( $commentCount != "0" || comments_open($the_id) && $entry->post_type != 'portfolio')
{
$link_add = $commentCount === "0" ? "#respond" : "#comments";
$text_add = $commentCount === "1" ? __('Comment', 'avia_framework' ) : __('Comments', 'avia_framework' );
$output .= "<div class='slide-meta-comments'><a href='{$link}{$link_add}'>{$commentCount} {$text_add}</a></div><div class='slide-meta-del'>/</div>";
}
$output .= "<div class='slide-meta-time'>" .get_the_time(get_option('date_format'), $the_id)."</div>";
$output .= "</div>";
}
with
if($show_meta && !empty($excerpt))
{
$output .= "<div class='slide-meta'>";
$output .= "<div class='slide-meta-time'>" .get_the_time(get_option('date_format'), $the_id)."</div>";
if ( $commentCount != "0" || comments_open($the_id) && $entry->post_type != 'portfolio')
{
$link_add = $commentCount === "0" ? "#respond" : "#comments";
$text_add = $commentCount === "1" ? __('Comment', 'avia_framework' ) : __('Comments', 'avia_framework' );
$output .= "<div class='slide-meta-comments'><a href='{$link}{$link_add}'>{$commentCount} {$text_add}</a></div><div class='slide-meta-del'>|</div>";
}
$output .= "</div>";
}
Whys is this happening? It doesn’t happen with my other sites. Only the site that uses Enfold. Take a look at this screencast:
http://screencast.com/t/FYTVKZDBr
Thanks Devin. I really appreciate it. I’m going to test now and get back to you. Thank you!
Hellooo Nick,
I was on one path then you sent me something different. I appreciate it. But can you explain how this plugin is used to solve my specific problem as stated above?
Thank you
icons for link & quote posts do not show… (just empty space…)
check here : http://tasoskoukouvitis.com/enfold2/blog/blog-single-author-full/
any ideas how to fix it?
Devin,
Bummer! Thank you for getting back to me : ) I was wonder if this could be a future tweak to the Enfold template??
Jessica
sorry, i forget the link to a screenshot. Here it is: http://screencast.com/t/XPj7SMWb
Where in the code do I replace my nav bar with the enfold nav bar?
We have made http://www.seveneleven-magazin.net with Enfold and somebody wrote us: “This is the best Website in Germany!” :-D
I use a child theme. I would like to place “images” folder in “enfold-child” folder and use it eg. from admin “Enfold Child Theme Options > Styling” or to customisze frontend (background images, layout images).
How to… ?
Thanks and regards.