Forum Replies Created
-
AuthorPosts
-
August 22, 2014 at 9:41 am in reply to: How can I make blog thumbnails go to an external link? #307701
Hey!
Try the following (the last reply):
http://wordpress.org/support/topic/how-to-add-an-external-url-to-a-featured-imageBest regards,
JosueHey!
Try adding this code to the Quick CSS:
.av_one_fifth { margin-left: 3% !important; }Cheers!
JosueHi!
If you want to set a maximum height to the footer try adding this code to the Quick CSS:
#footer { max-height: 200px; overflow: scroll; }Footer content will cut-off, you’ll need to adjust that.
Best regards,
JosueHey!
What kind of animation do you want to do? the Image Element have some animated effects.
Regards,
JosueHi!
Use this code:
#top .scroll-down-link { background: transparent; color: white; bottom: 10px; /* Adjust this to change its position */ font-size: 60px; /* Adjust this to change its size */ }Best regards,
JosueHey Sven!
Try adding this too:
.pricing-table-wrap:first-child li.avia-heading-row{ background: transparent !important; }Regards,
JosueHey Michelle!
Try adding this code to the Quick CSS:
tr:first-child td { border: 1px solid #c9a823 !important; }Cheers!
JosueHi!
If i understood correctly you want to mimic the behavior (play now) that happens when you hover on one of those thumbnails, to do something like that in Enfold you can use the Image Element and set the caption to show on hover (you’d put the button as the caption).
Cheers!
JosueHi Gabe!
The website you linked is not an Enfold website.
Best regards,
JosueHey!
Were you able to fix it? here’s how i see it right now – http://screencast.com/t/uF35GCQ6SSv9
Best regards,
JosueAugust 22, 2014 at 8:50 am in reply to: Applying an id-name or class-name to a 1/2 page layout module or a picture #307670Glad to help, let us know how it goes Marc :)
Regards,
JosueHi!
I don’t see any fullscreen slider or easy slider on your homepage.
Best regards,
JosueAugust 22, 2014 at 8:42 am in reply to: Accordion Slider – On Page load by default have an expanded slide #307664Hi Tony!
Unfortunately that’s currently not possible. Feel free to request it here.
Best regards, Josue
JosueHi Sven,
Can you post the link to your website please?
Regards,
JosueHey Adrian!
Technically it’s possible, you can put the image with hotspots shortcode in a HTML/Text layer, but we can’t ensure its full functionality.
Regards,
JosueHey!
Try adding this at the very end of your theme functions.php file:
function custom_func() { if (is_singular('post')){ echo do_shortcode("[PUT UBERMENU SHORTCODE HERE]"); } } add_action('ava_after_main_container', 'custom_func');Cheers!
JosueHi Paul,
Can you post the link to your website please?
Regards,
JosueHey!
Try adding this at the very end of your theme functions.php file:
function add_subset_func($fontlist) { $fontlist .= "&subset=latin,latin-ext"; return $fontlist; } add_filter('avf_google_fontlist', 'add_subset_func');Cheers!
JosueAugust 22, 2014 at 8:23 am in reply to: Displaying a Scroll Down Button on a Fullscreen Slider with more than one image #307639Hey!
Ask your host to increase the max_input_vars PHP setting to 2000 or more (currently is 1000).
Best regards,
JosueHey!
Try the solutions shared here:
http://wordpress.org/support/topic/uninstall-of-w3-total-cache-crashes-whole-wp-site-1Best regards,
JosueHey Tom!
Try adding this code to the Quick CSS:
.current_page_parent > a > .avia-menu-fx{ opacity: 1; visibility: visible; }Cheers!
JosueHallo Klaus!
Versuchen Sie diese Option:

lg
JosueHey!
Go to Enfold > Header Layout > Menu and Logo Position, select one of the “…Menu Below” options.
Best regards,
JosueHey!
You can actually put widgets there, try using the Display Everywhere widget area.
Best regards,
JosueHi!
Review your site.
Cheers!
JosueHey Trevor!
Try adding this code to the Quick CSS:
@media only screen and (min-width: 989px) { p.comment-subscription-form { width: 30%; float: left; } }Cheers!
JosueHi Peter!
Enable Debug Mode on both sited and copy/paste the code in the textarea that will appear below the advanced layout builder.
Cheers!
JosueHi Erdrol!
No, that’s not possible at the moment.
Cheers!
JosueHey Emer!
Try the following: set-up ALL menu items in one single menu but for the menu items you don’t want to be included in the mobile version; set them a class of “noMobile”. You can enable the class field in Screen Options at the top right.
Regards,
JosueHi!
Yes, that’s correct. Did it work?
Cheers!
Josue -
AuthorPosts
