Forum Replies Created
-
Author
-
webpixelParticipantwebpixelParticipant
So now i just copy pasted:
`[kleo_section border=1 bg=”http://seventhqueen.com/demo/sweetdatewp/wp-content/uploads/2013/06/gray_pattern.gif”%5D
[kleo_call_to_action bg=”http://seventhqueen.com/demo/sweetdatewp/wp-content/uploads/2013/06/map-bg.png”%5D
[kleo_one]
[kleo_h1]It all starts with a [kleo_colored_text color=”#F00056″] Date [/kleo_colored_text][/kleo_h1][kleo_lead_paragraph] You find us, finally, and you are already in love. More than 5.000.000 around the world already shared the same experience and uses our system. <span style=”color: #000000;”><strong>Joining us today just got easier!</strong></span>[/kleo_lead_paragraph]
[kleo_button url="register" style="standard" size="large" round="radius" icon="0,before" target="_self"] Join us for FREE [/kleo_button] [kleo_button_video url=”http://www.youtube.com/embed/FtquI061bag” style=”alert” size=”large” round=”radius” icon=”film,after”] Our TV Commercial [/kleo_button_video]
[/kleo_one]
[kleo_one][kleo_status_icon type=”total” subtitle=”Members in total”] [kleo_status_icon type=”members_online” subtitle=”Members online”] [kleo_status_icon type=”women_online” subtitle=”Women online”] [kleo_status_icon type=”men_online” subtitle=”Men online”]
[/kleo_one][/kleo_call_to_action][/kleo_section]
[kleo_section centered=1 border=1]
[kleo_row] [kleo_one]
[kleo_h2] Sweet stories from [kleo_colored_text color=”#F00056″] our Lovers[/kleo_colored_text][/kleo_h2]
[kleo_lead_paragraph] Here you have some success stories from our blog section. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. [/kleo_lead_paragraph]
[/kleo_one]
[kleo_one]
[kleo_posts_carousel]
[/kleo_one]
[/kleo_row][/kleo_section]
[kleo_section bg=”http://seventhqueen.com/demo/sweetdatewp/wp-content/uploads/2013/06/gray_pattern.gif” centered=1 border=1][kleo_row] [kleo_one][kleo_h2] Top [kleo_colored_text color=”#F00056″] Members [/kleo_colored_text][/kleo_h2][kleo_top_members] [/kleo_one] [/kleo_row][/kleo_section]
[kleo_section centered=1]
[kleo_row][kleo_one][kleo_h2]Recently Active [kleo_colored_text color=”#F00056″] User Groups [/kleo_colored_text][/kleo_h2][/kleo_one]
[kleo_recent_groups]
[/kleo_row]
[/kleo_section]`
from the documentation:
And it still does not show the blog like on demo:webpixelParticipantHow do you add +10 members to lets say
[kleo_status_icon type=”total” subtitle=”Members in total”]So it shows 10 from start?
webpixelParticipantThis is the code i use on my front page in backend:
COPY CODE[kleo_section centered=1 border=1] [kleo_row] [kleo_one] [kleo_h2] FĂĽ dine, nyheder tips og tricks af [kleo_colored_text color="#F00056"] SugarDeals.dk[/kleo_colored_text][/kleo_h2] [kleo_lead_paragraph] [/kleo_lead_paragraph] [/kleo_one] [kleo_one] [kleo_posts_carousel] [/kleo_one] [/kleo_row][/kleo_section]
webpixelParticipantHello again.
Got it working and all.
But is it possible to show “Active Today” “Active last night” “Active 1 week ago” etc etc?
Instead of minuttes?
webpixelParticipantThank you Radu.
Last question, do you suggest any populair site to hire custom wordpress work?
webpixelParticipantPROBLEM SOLVED!
Had a </div> at the end of my blog post.
Do you still see the same erros?
webpixelParticipantFound it.
But mate, fixing one div make sort all the others?
Only did some small work on index.php in sweetdate theme.Dont see why all these erros shows.
All the other pages, the sidebar is correct.webpixelParticipantehmmmmm.
Cant i not just find the div that aint closed? or replace the pages that is involved? đJanuary 13, 2015 at 19:55 in reply to: Search form show Opposite sex – Even though i disabled to show Opposite sex #41937webpixelParticipantOkay thank you.
Can you tell me what variable checks what membership ID the profile have been assigned from Membership pro?
December 19, 2014 at 19:36 in reply to: Search form show Opposite sex – Even though i disabled to show Opposite sex #39711webpixelParticipantWho can i hire, that can make this?
webpixelParticipantwebpixelParticipantThis is the page:
http://sugardeals.dk/konto/medlemskab-niveauer/Right now im hiding it in the middle becuase it looks best this way, if i cant hide it completly(so it takes no space)
Your code does not work after i put it in my Child css file
webpixelParticipantI just wrote it wrong here on the web.
#main-content > div.row.text-center > div:nth-child(2) > div > div > div:nth-child(2) > ul{
display:none !important;
}is what i use. Still takes space
webpixelParticipantThis code can hide it. Without useing the “popular” class.
But still takes up space.COPY CODE#main-content > div.row.text-center > div:nth-child(2) > div > div > div:nth-child(1) > ul{ display:none; !important; }
webpixelParticipantYour code does not work when i add it to my child CSS.
Like i said it only hides the table that is marked as popular, if it does not have that class it just ignores the css
webpixelParticipantNext thing, is how can i add styles to the text. Like i can with the shortcodes in post edit?
webpixelParticipantFound the file to edit:
index.php before this line:<?php if ( have_posts() ) : ?>
But it shows on each post.
Only want to show it on page 1 đDecember 16, 2014 at 18:59 in reply to: Search form show Opposite sex – Even though i disabled to show Opposite sex #39331webpixelParticipantBut this happens, if i just search for Age. (the build in “Age to Age” field)
webpixelParticipantHere is the css i use to hide the middle table:
.membership .pricing-table.popular {
display:none;
}webpixelParticipantIgnore my last post.
The Display:none; is not the one added with the code.But my title stays as it is, with your Code Laura.
webpixelParticipantHey sorry for hijacking.
But seems like your Code Laura gets overriden by something futher up.webpixelParticipantThank you Laura, you are the king :)!
Can see it sorts by last active as well.
Awesome!
webpixelParticipanthttp://sugardeals.dk/medlems-konto/medlemsskab-niveaur/
The one in the midldle is with “display:none; but taking up space. -
AuthorPosts