Forum Replies Created
-
Author
-
November 30, 2016 at 14:32 in reply to: Can we make different buddypress group with a paying subscription #145666
wilfriedMarseille
Participantok tanks you
If you love Ableton check my blog :
www.zikrea.comwilfriedMarseille
ParticipantHello,
About the round pic i talk about Avatar and the + icon to add a picIf you love Ableton check my blog :
www.zikrea.comwilfriedMarseille
ParticipantIs strange beacause when i put 100% and i look in a computer screen,
the field is too little…I will preffer put 100% for all screen.
Do you know why is little with this code on a computer screen and no on a smartphone screen ?
COPY CODE#input_7_1 { width: 100%; }
If you love Ableton check my blog :
www.zikrea.comwilfriedMarseille
ParticipantSorry i got a problem …
When is in a computer Screen with this code is okay
‘#input_7_1 {
width: auto;
} ‘But When is a phone screen is not okay …
But this code is okay ( but this code is not Okay with a computer screen :
‘#input_7_1 {
width: 100%;
} ‘Do you know how can i change the CSS for this or this screen ?
I think with Dashboard KLEO we can do that ?
Or i have to check a CSS responsive ?Thanks
If you love Ableton check my blog :
www.zikrea.comwilfriedMarseille
ParticipantThe both CSS code don’t work.
But i found a solution :COPY CODE#input_7_1 { width: auto; }
If you love Ableton check my blog :
www.zikrea.comwilfriedMarseille
Participantthis CSS code not working …
If you love Ableton check my blog :
www.zikrea.comwilfriedMarseille
ParticipantThanks,
But to align my checkbox field legend,
With my edit Field Label
Do you know how can i do that ?( Look the pic 1-5 .png ) But now is in the same Design but is not align …
If you love Ableton check my blog :
www.zikrea.comwilfriedMarseille
ParticipantO yes good idea !!!
thanksIf you love Ableton check my blog :
www.zikrea.comOctober 9, 2016 at 14:27 in reply to: Since my update ( Kleo and revolution slider ) My slider is not in full scrren #138726wilfriedMarseille
ParticipantSo i can’t found the solution.
I just find with my web inspector than the .template-page class is modificate since my Update.
But I don’t think than modificate this class in my kleo chil CSS is a good idea.So i’ve already not find how delete this padding-top …
Are you sure than i can modificate that from visual composer ?
Thanks 🙂
If you love Ableton check my blog :
www.zikrea.comAttachments:
You must be logged in to view attached files.October 7, 2016 at 17:42 in reply to: Since my update ( Kleo and revolution slider ) My slider is not in full scrren #138607wilfriedMarseille
ParticipantHi thanks you.
Yes i found the solution in the Revolution Slider plugin for the left and right.
But no for the Top …So i Was in the setting of the Revolution Slider Row, I put -40px for the top padding but nothing ….
If you love Ableton check my blog :
www.zikrea.comJune 11, 2016 at 20:17 in reply to: Can we send email for all buddypress membress without mailchimp ? #125278wilfriedMarseille
ParticipantNot marked as solutionJune 7, 2016 at 11:15 in reply to: Can we send email for all buddypress membress without mailchimp ? #124683wilfriedMarseille
ParticipantNot marked as solutionMarch 29, 2016 at 19:14 in reply to: Do you know a good plugin to make small ad website with kleo ? #113355wilfriedMarseille
Participantok thnaks you, i let you know 🙂
If you love Ableton check my blog :
www.zikrea.comMarch 29, 2016 at 03:20 in reply to: Can we get the revolution Slider Support with a Kleo License ? #113210wilfriedMarseille
Participantthank you 🙂
If you love Ableton check my blog :
www.zikrea.comMarch 1, 2016 at 20:33 in reply to: Can we get the revolution Slider Support with a Kleo License ? #107887wilfriedMarseille
ParticipantThe slider is not online. Is the slider “accueil 3”. I would like a slider who are in full width and glue at the menu. But i got margin at the top and of the side. And is not an image, is a main image and text who are animate
If you love Ableton check my blog :
www.zikrea.comMarch 1, 2016 at 16:55 in reply to: Can we get the revolution Slider Support with a Kleo License ? #107722wilfriedMarseille
ParticipantIf you love Ableton check my blog :
www.zikrea.comMarch 1, 2016 at 02:37 in reply to: Can we get the revolution Slider Support with a Kleo License ? #107527wilfriedMarseille
ParticipantThis reply has been set as private.wilfriedMarseille
ParticipantHello, Sorry but is not working ….
If you love Ableton check my blog :
www.zikrea.comwilfriedMarseille
ParticipantHello,
If i don’t put center, i saw the video screen at left. Anf if i put <center>URL</center> I saw the url like http://www.youtube.com/blablabla in the center but no the screen.
If you love Ableton check my blog :
www.zikrea.comwilfriedMarseille
ParticipantOoo it’s okay I had to go in theme option > layout settingg > Page title selection and select main section.
Thanks you 🙂If you love Ableton check my blog :
www.zikrea.comwilfriedMarseille
ParticipantThanks you.
But i have to do that for all pages ? or can we do that in one time for all pages ?If you love Ableton check my blog :
www.zikrea.comwilfriedMarseille
ParticipantHello, I don’t use Visual Composer because it’s a post. I just put the link of the video.
If you love Ableton check my blog :
www.zikrea.comwilfriedMarseille
ParticipantSorry it was an error of me. Is Work on now. Thanks you 🙂
If you love Ableton check my blog :
www.zikrea.comwilfriedMarseille
ParticipantHi,
Do you test it ? Because when i replace with the code in the last link than you give me, i got a white page.
COPY CODEfunction KleoAddSlideUnderPosts( $content ) { if( is_single() ) { $revslidershortcode = do_shortcode('[rev_slider alias="acc3"]'); $content = $revslidershortcode . $content; } return $content; } add_filter('the_content', 'KleoAddSlideUnderPosts');
If you love Ableton check my blog :
www.zikrea.comwilfriedMarseille
ParticipantHi
Thanks you but i don’t want my slider under post. I would like get it at the top of post like the first than we see but the first in an image…If you love Ableton check my blog :
www.zikrea.comwilfriedMarseille
ParticipantHello,
I put your code in function.php of my child theme. And Is not working …. I got a white pageIf you love Ableton check my blog :
www.zikrea.comwilfriedMarseille
ParticipantHello,
the logins is good let me know when you test it thanks you 🙂If you love Ableton check my blog :
www.zikrea.comwilfriedMarseille
ParticipantOk thanks you i will upgrade tomorow, Thanks you 🙂
If you love Ableton check my blog :
www.zikrea.comwilfriedMarseille
ParticipantAnd when i click on modificate my groupe, when i click on on photo i get a form to send my image and resize it.
But when i clik on cover image i don’t get the form to upload my images.
Is strange ….If you love Ableton check my blog :
www.zikrea.com -
AuthorPosts