-
Search Results
-
Hi Dear Enfold Friends!,
I’m trying to make first steps to create my website and have 3 questions.
1. I’m working with “Accordion” Toggle – Content Element and asking myself if it would be possible to make the toggle_content animation a bit smoother. I found already few Threads about this Topic, but none of them seems to work for me.
Is “Toggle” animation actually broken on Enfold?2. I’m wondering, if there would be any CSS solution for changing “width” and “hight” of particular
(content surface and Title spaces) Toggle elements?3. Is it posible to show Toggle content through “mouse hover” action?
Best Regards, Ioio
Topic: Different Menu on Mobile
Hello, does the following code not work anymore? I tried it and it doesn’t seem to work. If not, can you please provide CSS that will replicate this solution?
https://kriesi.at/support/topic/different-menu-on-mobile-view/
Thanks!
-Brad
Having trouble with LayerSlider not showing up across top of many of my website pages (url below). Is this a known problem with older versions of Enfold? Been great for the past year or so; not sure what happened. I’ve already downloaded the 6.0 version, but can’t have two versions running either. Any help here most appreciated! (Have already done all plug-in conflict checks, called host about site errors, etc.)
Hello Ismael,
To see if you can help me, to be able to hide the top menu only when scrolling.
Thank you very much!
Hi,
How do I change the background color for just one page? same for fonts?
I tried this css from other threads, but no luck
#top.page-id-1088 { background-color: #000 !important; }thanks
Hello, I saw the thread at: https://kriesi.at/support/topic/events-calendar-breadcrumb-shows-events-twice/ and tried everything listed but that didn’t solve the issue. What else can I do?
Thank you for your excellent support team!
Hi there,
One of my client sites uses the Enfold Post Slider on the homepage, however they have page titles of different lengths. This does look very good, so we would like to add a character limit, and append “…” if the character limit is reached.
I have followed the advice provided on this thread, however this simply cuts off the characters once the limit has been reached, even if this is in the middle of a word. Do you have a more suitable code snippet?
Many thanks
Hello,
I am trying to add a fullwidth easy slider element to my page. This was working previously, but now when I click an image to edit properties, I get a popup saying “Error fetching content – please reload the page and try again”. Reloading the page is not helpful.
For what it’s worth, I am seeing that the call to admin-ajax.php is resulting in an HTTP 500 response code. Below is the form data, from the Chrome Inspector. Note that I recently updated this site to WP 4.7.2, wondering if that explains why it worked before and not now …
Any help would be most appreciated.
POST data to admin-ajax.php:
action:avia_ajax_av_slide_full params[subelement]:true params[extract]:true params[shortcode]:[av_slide_full id='43193' slide_type='' video='http://' mobile_image='' video_format='' video_ratio='16:9' video_controls='' video_mute='' video_loop='' video_autoplay='' title='' custom_title_size='' custom_content_size='' caption_pos='caption_bottom' link_apply='' link='' link_target='' button_label='Click me' button_color='light' link1='' link_target1='' button_label2='Click me' button_color2='light' link2='' link_target2='' font_color='' custom_title='' custom_content='' overlay_enable='' overlay_opacity='0.5' overlay_color='' overlay_pattern='' overlay_custom_pattern=''][/av_slide_full] params[_ajax_nonce]:5908359dfc ajax_fetch:true instance:2 avia_request:trueSince upgrading to version 3.8.4 of Enfold, our site’s Anchors on the home page stopped functioning. Also, the font size and transparency of the Icon list items (used just below scrolling banner on home page) are hardly visible.
I have been unable to find a solution for these issues.
I need to make the newsletter sign-up form layout horizontally and centered. I figured out horizontal with help from forums, but am stuck on centering. Here’s what I did so far:
.avia-mailchimp-form .form_element > * {
text-align: center;
}
/* Custom mailchimp form*/.avia_ajax_form p {
width:auto!important;
}
.avia_ajax_form .first_form {
clear: none!important;
}
.modified_width .button {
margin-top: 0px;
}#top .avia_ajax_form .text_input, #top .avia_ajax_form .select, #top .avia_ajax_form .text_area {
width: 100%;
margin-bottom: 0;
display: inline;
min-width: 50px;
padding: 10px 50px 10px 10px;
border-radius: 2px;
}
.modified_width .button {
width: 100%;
padding: 10px 12px 10px;
min-width: 0;
}Two days ago I opened a topic about the same problem but with no response unfortunately. I really need to solve this, so again:
The category archive pages show my full blog posts in one long list (see my first private link). However, i’d like those pages to be like my main blog page, which shows a list of excerpts instead of the full posts (see my second private link). Is it possible to achieve that? On this forum I found this code, but when I add it to the functions.php of the Child theme nothing happens:
add_filter('avf_blog_style','avia_change_category_blog_layout', 10, 2); function avia_change_category_blog_layout($layout, $context){ if($context == 'archive') $layout = 'multi-big'; return $layout; }
Viewing 30 results - 85,051 through 85,080 (of 142,736 total)
