Forum Replies Created
-
AuthorPosts
-
Hey guys, did you have any luck with these, because I appear to be having the same issue?
I have tried to add the quick CSS.
Many thanks.September 3, 2018 at 2:10 am in reply to: Fullscreen Slider – Remove Caption on 1 slide only (slide 3 of 3) #1004750Works perfectly. I tried to have a crack at this – I was close!!!
Thank you so much.This has been resolved.
September 2, 2018 at 11:20 am in reply to: Fullscreen Slider – Remove Caption on 1 slide only (slide 3 of 3) #1004608Hi Basilis,
How can I add a third slide and not include the captions and buttons. Ta.- This reply was modified 6 years, 2 months ago by wmeida.
August 28, 2018 at 9:56 am in reply to: Fullscreen Slider – Remove Caption on 1 slide only (slide 3 of 3) #1002611This reply has been marked as private.I’m happy to make the modifications each update, as it will only take me a couple of minutes. I need a solution, as I can’t believe that you can’t add tags to the Advance Layout editor. Can you assist?
Do you have a solution if I’m not using a child theme?
Thanks, admin created!
- This reply was modified 6 years, 9 months ago by wmeida.
Yes. Still not working.
Still no response – is there a fix to this problem yet?
Exactly what is described in the initial post?
Layer slider is all stuffed up after the upgrade. Not functioning properly. Navigation off etc. This is a well know problem. I just need to know if he bug has been fixed so I can update the rest of my sites. This is really annoyingAny progress with this…?
May 3, 2017 at 3:39 am in reply to: Layerslider: Slides problems after theme update to 4.0.2 #786845Has this issue been fixed yet? I’m too scared to update my other sites as they all have layer sliders and it will destroy all of the work that I have done. Thanks.
March 13, 2017 at 8:07 am in reply to: Layerslider: Slides problems after theme update to 4.0.2 #759857Same problem. This is so frustrating.
This worked, but is it correct?
.av-image-caption-overlay-center {
font-weight: bold; !important;
color: #ffffff; !important;September 5, 2016 at 2:26 pm in reply to: Changing contact form to send to email other than default #682172Hi, I’m having the same problem. I’ve removed the element and recreated the form. It changes the email back to the default email that’s in the general WordPress settings. It also changes the button label back to “Submit”, after I’ve changed it to “Send”.
Any ideas guys…? I’m all up-to-date.OK… I just had it placed in the wrong section of the functions.php file.
Sorted and thank you :)Hi guys, burning the midnight oil with this. I have added the fontello zip file, I can see and use the tripadvisor icon within the theme. But it’s not showing up under Enfold Theme Options/Social Profiles.
Here is the code that I have placed in the functions.php file.
// Register new icon as a theme icon
function avia_add_custom_icon($icons) {
$icons[‘tripadvisor’] = array( ‘font’ =>’fontello’, ‘icon’ => ‘ue800’);
return $icons;
}
add_filter(‘avf_default_icons’,’avia_add_custom_icon’, 10, 1);// Add new icon as an option for social icons
function avia_add_custom_social_icon($icons) {
$icons[‘Trip Advisor’] = ‘tripadvisor’;
return $icons;
}
add_filter(‘avf_social_icons_options’,’avia_add_custom_social_icon’, 10, 1);Can you see if I have done anything wrong?
TIA!
FYI
When I place the icon within a text box, it works successfully:
[av_font_icon icon='ue800' font='fontello' style='' caption='' link='' linktarget='' size='40px' position='left' color=''][/av_font_icon]- This reply was modified 8 years, 3 months ago by wmeida.
Champion! Thanks for the quick response. I can rest easy now and not bang my head up against a wall.
Service and support at its best xxxHello guys – love Enfold!
I’m just trying to change the text color and text alignment to centered on the masonry blog.The text color has worked by doing this:
span.av-masonry-date.meta-color.updated {
color: #addfd7;
}This also worked for the title:
h3.av-masonry-entry-title { text-align: center !important; }
However, I can’t seem to align the date to center.
I would love some assistance, as it’s about to send me to an asylum!!!
TIA!
Hi Basilis,
My Fullwidth LayerSlider isn’t working. After I do an edit an select “save”, the saving icon remains orange and nothing happens.
Any idea when the fix will be ready?Thanks heaps – love your work.
MelHello and thankyou for such a fabulous theme!
Q: Can I remove the Arrows from Submenu on mobile devices?I have used the following code to remove the arrow icons from the main menu for mobile devices, works perfectly:
#mobile-advanced li > a:before, .html_header_mobile_behavior #mobile-advanced span > a:before, #mobile-advanced .mega_menu_title:before { content: “” !important; }However, I can’t seem to remove them for the sub-menu. Can you help me out before I tear some more hairs out!
TIA – MelJust did the theme update, now it works – Many thanks! I could just kiss you xxx
I’m having tis problem also… any assistance would be greatly appreciated.
-
AuthorPosts