Forum Replies Created
-
AuthorPosts
-
Thanks Yigit. I added the code, but no dofference. Is there any other option for this? Is there no way to disable related portfolio items from Enfold?
ThanksI have a child theme and it works…
but when I add this code
//show related posts based on categories if there are any get_template_part( 'includes/related-posts' );
Il get a php error (fortunately I could change it via FTP back)
any solution?
ThanksOctober 18, 2016 at 10:52 am in reply to: Fullscreen Slider Video withouth Vimeo Overlay but Image Overlay #700563If I add this code
#top .avia-fullscreen-slider .av-video-slide.av-video-service-vimeo iframe { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
and change the vimeo player embedding features (disabling the status bar for this video) do you think I should be able to have it in best view?
October 16, 2016 at 3:33 pm in reply to: Fullscreen Slider Video withouth Vimeo Overlay but Image Overlay #699617I prefer if it would not be zoomed in… Is there any way to fix this? I understand what you mean, but I could for example say to vimeo to embed this video withouth the status bar, so I could embed it in fullscreen
In the Avia Editor the FVPlayer cannot be inserted, only when using the shortcut feature.
Wehn Im not using Avia I can insert a video using the fvplayer button, but it is still using the vimeo skin and not the fvplayer skin, so I suppos enfold is probably the issue here.
if I use the avia template editor with only shortcut than I have not better result
any solution on this?
thanks
question, should the fvplayer work now? or is it still not compatible with Enfold?
ThanksOctober 14, 2016 at 11:31 am in reply to: Fullscreen Slider Video withouth Vimeo Overlay but Image Overlay #699045but the problem is now that the video is a bit zoomed in… is that right?
October 14, 2016 at 11:30 am in reply to: Fullscreen Slider Video withouth Vimeo Overlay but Image Overlay #699044I could fix it
I had the code on custom css#top .avia-fullscreen-slider .av-video-slide.av-video-service-vimeo iframe {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); }activated. I delete it. now its perfect
October 14, 2016 at 11:17 am in reply to: Fullscreen Slider Video withouth Vimeo Overlay but Image Overlay #699039Hi Ismael
it is already on hide…. unfortunately it is still visible….October 11, 2016 at 4:28 pm in reply to: Fullscreen Slider Video withouth Vimeo Overlay but Image Overlay #697956Very sorry I didn’t this earlier… here the link
I added this code to enfold-functions.php but it doesnt work
add_filter( ‘avf_google_heading_font’, ‘avia_add_heading_font’);
function avia_add_heading_font($fonts)
{
$fonts[‘Offside’] = ‘Offside:400,700’;
return $fonts;
}is there any way to add new google fonts via the quickcss function withouth modifing any php files?
Thanks I fixed it myself
this plugin is great. Thank you so much
Im still having the issue that bold is automatically colored in the primary color
please check the pricing table where I used bold
any way to disable the automatic bold color?I found this topic
https://kriesi.at/support/topic/pricing-table-different-colors-on-each-collumn-header/
but when I try to add the code to quick-css nothing happens and I dont understand how to setup it… Can you please help?
Thanksplease take a look at the example
found it, thanks… is there any way to change the colors of the pricing table individually?
for example left table red, middle yellow, right green?
unfortunately not….
But should this not be a feature selectable in the ENFOLD Theme options? Would be much more easier.
Thanksis there no way to disable this in the Enfold settings. Becouse each time I update enfold I will lose those settings…
thanks for helpingThanks I kept on using the color seciton. its the better way.
will it change only the single fullslider or all sliders on all pages?
Hi Ismael
I have updated the pageThere is a fullscrren slider now on top. Is there any way that the play bar ov vimeo is not displayed and that the height of the fullscreen slider can be reduced to only 50% of the normal video height?
Thanks for your help
Hi Basilis
Please take a look at
http://viramedia.de/agentur/netzwerk/I used color section now with only 50% of heigth, but I would prefer to use the fullscreen slider since it has overlay features for videos
ThanksHi Andy, here the correct link
is there any way to define in quick css
Normal = normal 400
strong = ultra-bold 900That should give a much more clearer output. Thanks
Bold still does not look better
how can this be fixed? Yigit code just change the color of the bold text.
-
AuthorPosts