Forum Replies Created
-
AuthorPosts
-
Hi Mike,
Good point! Thanks again and you can close this thread.
Regards,
Steven
Hi Mike,
Thanks a lot, you made my day! (or year for that matter….)
Hi Basilis,
Thanks for your reply. However, you guys use to give support on this matter hence these posts: https://kriesi.at/support/topic/color-section-to-overlap-layerslider and https://kriesi.at/support/topic/color-section-with-content-overlap/#post-766242
EDIT: After some fiddling around, I found a rather simple solution. Instead of giving the color section a negative margin, don’t.
Solution:
Color section:.yourclass {z-index: 999; position: relative;}
In column row settings check: Custom top and bottom margin and set top margin to negative. Uncheck: Use same value…Regards,
Steven
- This reply was modified 6 years, 6 months ago by steviger.
Hi Mike,
Of course, that’s it! Thanks!
Sure, see private content.
March 1, 2018 at 11:54 am in reply to: [SOLVED]Adding shortcode to event list Events Calendar pro #919566Hi,
Thanks. Works like a charm!
Regards,
Steven
February 28, 2018 at 1:32 pm in reply to: [SOLVED]Adding shortcode to event list Events Calendar pro #919030Hi Ismael,
It does displays the header in the Event List page (how do we get it full width). Changing av_slideshow_full size=’no scaling’ to av_slideshow_full size=’no scaling’ doesn’t do the trick.
BTW, after adding your code in the functions.php, it adds that header to the single event page as well. So I changed the statement under Layer slider in single post page and single event page:
if( is_singular(array( 'post', 'tribe_events'
toif( is_singular(array( 'post'
I tested it and it works.So basically the only question is how to get the header in your code full width.
Regards,
Steven
February 26, 2018 at 5:05 pm in reply to: [SOLVED]Adding shortcode to event list Events Calendar pro #917883Hi,
Thanks for the reply. This code works fine for the single events and single posts page. However I’d like to have that shotcode in the page with the events list itself
Update:
I inserted this code in the content.php (in my child theme) and it works.<?php echo do_shortcode("[av_slideshow size='no scaling' animation='slide' autoplay='false' interval='5' control_layout='av-control-default' custom_class=''] [av_slide slide_type='image' id='222' video='' mobile_image='' fallback_link='' video_ratio='' title='' link_apply='' link='lightbox' link_target='' av-medium-font-size-title='' av-small-font-size-title='' av-mini-font-size-title='' av-medium-font-size='' av-small-font-size='' av-mini-font-size=''][/av_slide] [/av_slideshow]"); ?>
Now I only need to have it full width. Thanks in advance!
Best regards,Steven
February 23, 2018 at 12:46 pm in reply to: [SOLVED]Adding shortcode to event list Events Calendar pro #916620Not sure but it worked ;) Please see login details in PC.
Regards,
Steven
February 7, 2018 at 4:00 pm in reply to: [SOLVED] Avia layout elements not working with Contact Form 7 #909234Hi guys,
I ended up with this solution from 2015: https://kriesi.at/support/topic/styling-contact-form-7-as-enfold-contact-form/
Regards,
Steven
February 2, 2018 at 3:07 pm in reply to: [SOLVED] Avia layout elements not working with Contact Form 7 #906860Hi Ismael,
Thanks for you reply. With your (and Rikard’s) solution, I got rid of the unwanted codes displayed. However, as I mentioned earlier, now the whole layout is a mess.
As you can see in de code, most fields should be next to each other : 1/3 2/3,1/2 1/2 etc.Regards,
Steven
February 1, 2018 at 2:48 pm in reply to: [SOLVED] Avia layout elements not working with Contact Form 7 #906301Hi Basilis,
I really have no clue why the issue with CF7 is is happening. It happens to occur on other websites as well. We didn’t change anything exept updating the theme and WP.
January 30, 2018 at 2:15 pm in reply to: [SOLVED] Avia layout elements not working with Contact Form 7 #904896Hi,
In the meantime I tried to make an completely new form and page. The problems stilll persist. Any help is much appreciated ;)Regards,
Steven
January 24, 2018 at 1:28 pm in reply to: [SOLVED] Avia layout elements not working with Contact Form 7 #902126Hi Rikard,
Thanks for you reply. With your solution, I got rid of the unwanted codes displayed. However, now the whole layout is a mess.
As you can see in de code, most fields should be next to each other : 1/3 2/3,1/2 1/2 etc.
It seems to me that CF 7 is not completely compatible with the latest version of Enfold, could that be the case? It just happend see.Best regards,
Steven
January 19, 2018 at 12:17 pm in reply to: [SOLVED] Avia layout elements not working with Contact Form 7 #899631Hi Rikard,
Here you go!
Cheers,
Steven
January 18, 2018 at 12:21 pm in reply to: [SOLVED] Avia layout elements not working with Contact Form 7 #899089Hi Rikard,
The code as mentioned in my previous post, is the code I use in the CF editor. To display the form I use the shortcode in an avia text block. Something like: [contact-form-7 id=”193″ title=”Inschrijfformulier uitzendkracht”]
Or do you mean something else?
Regards,
Steven
Hi Nikko,
That’s the one. Thanks!
Regards,
Steven
Hi,
Please see PC.
I’m afraid not. I gave you Admin access in case you want to give it a try ;)
Regards,
Steven
November 15, 2017 at 4:15 pm in reply to: [SOLVED] Setting row to equal height removes custom CSS #877121For those who’ve been struggling with this issue. This will reduce the padding:
/*Small margins between blocks with equal height*/ .av-flex-placeholder {width: 2%!important;}
Or:
/*Small margins between blocks with equal height on a specific page*/ .page-id-yournumber .av-flex-placeholder {width: 2%!important;}
Cheers,
Steven
Hi,
I’m afraid not. Tried this one too but no luck.
ul.sub-menu li a { list-style-type: circle !important; }
And how do I create a small blue bar on top of the submenu?
Regards,
Steven
Hi Jordan,
Thanks for your quick reply. Your suggestion does reduce the space between the columns but it also produces an extra space left and right. Left should be aligned with the left side of the blue bar and right should be aligned with the right side of the red bar.
Best regards,
Steven
Update: After a good refresh, I don’t see the reduced space anymore. Looks like default values.
- This reply was modified 7 years ago by steviger.
November 1, 2017 at 11:26 am in reply to: [SOLVED] Excerpt in portfolio-grid items not displaying #871149Hi Rikard,
No I didn’t. I can’t remember that I ever used this field in order to see the preview text. Anyway, it works.
Thanks!I have a similar issue when using the Creative Studio template. Settings n Portfolio Grid are: Show title and excerpt under preview image and I tried both the standard editor as well as the advance layout builder.
Best regards,
Steven
Debugging Info for Theme support:
Theme: Enfold
Version: 4.2
Installed: enfold
AviaFramework Version: 4.6
AviaBuilder Version: 0.9.5
– – – – – – – – – – –
ChildTheme: Steviger Child
ChildTheme Version: 4.0.2
ChildTheme Installed: enfoldML:128-PU:47-PLA:9
WP:4.8.2Please see PM
In the form, fields on the left have a class: .fieldpadding_right {padding-right:7px!important;} and fields on the right a class: .fieldpadding_left {padding-left:7px!important;} . I’ve put these classes in the child CSS.
Regards,
Steven
EDIT: I figured it out myself. I added a section break field under the first two fields. In CSS I made the break not visible.
- This reply was modified 7 years, 1 month ago by steviger.
Hi John,
Here you go!
September 22, 2017 at 5:09 pm in reply to: [SOLVED] Remove white space top of page with blank template #855432Hi Yigit,
Thanks for your reply but that didn’t work. I added “!important” but same result. It seems to be a padding/margin issue but I can’t figure out what it is.
Update: Your code in combination with
.content { padding-top: 0px!important;}
Did the trick.Cheers,
Steven
- This reply was modified 7 years, 2 months ago by steviger.
August 17, 2017 at 11:06 am in reply to: [SOLVED] The right \E code for Chevron_circled_right Entypo font #840330Hi Mike,
Nope and it just did the trick ;) Thanks!
Best regards,
Steven
August 15, 2017 at 5:00 pm in reply to: Replace the search submit button (including the magnifying glass) with my own #839411Hi Rikard,
Thanks! It works.
Cheers,
Steven
August 10, 2017 at 2:16 pm in reply to: Replace search magnifying glass with background image only in content widget #836983Hi,
I have the same question. How can I replace the search submit button (including the magnifying glass) with my own? The only difference is that I use the search widget in the header ;)Please see screenshot here: http://imgur.com/liO9nRU
Regards,Steven
-
AuthorPosts