Forum Replies Created
-
Author
-
BoblebadParticipant
That does not work, gives an error.
“Parse error: syntax error, unexpected ‘is_front_page’ (T_STRING), expecting”
BoblebadParticipantWhen on the topic of bugs regarding the Birthday/Age settings, there is an CSS glitch when switching to Age instead of Birthday, see pictures.
http://s30.postimg.org/5ucscnvep/SD_Profile_Birthday.png
http://s25.postimg.org/d0l5y3cpr/SD_Profile_Age.png
See how the “Birthday” and “I am a” are squeezed together ?
BoblebadParticipantThe cheatsheet icons does not match what i get on the screen, when trying to insert icon-heart () into the title of the registration form, i get some kin af paper plaine like or a fly figure that i can’t find in the list of icons.
And when trying icon-windows (), i get the error like box that tells that the character is not there.
EDIT: It’s the same in Firefox and Chrome.
BoblebadParticipantHmm, fell over another thread talking about Sweet Date settings / memberships
What is it with the checkboxes on the pages settings, what are they for, when not working here, is speciffic pages taking “out of order” with the Sweet Date settings ?
If they are, then it would be great to have the options removed from the individual pages settings, cause that is confusing.
And can they be redirected to the registration page instead of the membership plans page, is there an easy settings for that ?
BoblebadParticipantI can’t get this to work.
I’ve tried to restrict members and activity to only the paying members, but when logged out, the menu still works and show the pages, how come ?
BoblebadParticipantWell, i’ve bin trying that for hours in as many different ways i could Google, i cannot get the theme to fetch the custom header.
Using get_header, doesn’t do any thin, using include, i can get it to display the custom header, but can’t get the selection working.
And no matter where i place it, it does not work.
I can only get it to work through the page templates, but that’s a bad thing, isn’t, or can it be place in the child theme folder ?
BoblebadParticipantI found out why i got errors with the previous code.
<?php
if (is_page('home')){
include(TEMPLATEPATH.'/header_main.php');
}
elseif (is_page('gallery')){
include(TEMPLATEPATH.'/headergallery.php');
}
else {
include(TEMPLATEPATH.'/header.php');
}
?>http://stukinabox.com/use-multiple-custom-headers-on-your-wordpress-theme/
But i still can’t get the selector working, even if i use the page ID from home: 837, whitout the ‘ ‘, it still won’t give me another header.
I use the index.php in the main Sweet Date theme.
BoblebadParticipantI found a way to do this 🙂
But it’s through the template files, front-page.php, they get overwritten when updating.
And still get_header does not work, why is that, it works with include ?
‘include(TEMPLATEPATH.’/header_main.php’);’
Is there a way to get this to work, so i don’t loose changes when updating ?
BoblebadParticipantYes, there is something about them, it’s the layers, Gimp can’t figure it out – all the icons are there when opened in Photoshop 🙂
All the best
CarstenBoblebadParticipantOkay, thank you.
I can see that i need to move it around, cause it should only be displayed on the home-/frontpage, and then on the other pages just the small one up left.
Is there any way this is best done, removing the small one up left at the front, so the logo isn’t diplayed two times there, but is displayed on all the other pages, do i need to call a different header.php for that ?
BoblebadParticipantThanks for your answer.
Is every style in app.css, cause when looking for coloring the register form, i couldn’t find it in there ?
BoblebadParticipantIs there more than one place where registration is possible ?
The form at the homepage/frontpage, and i can see that you use “.standard-form”, isn’t that form ?
BoblebadParticipantThank you for your answer abe
Is there any place that is best, i think in regards of mobile units ?
Is there anywhere it is possible to see where to find what in the files, e.g. where to change what and which files calls which ?
BoblebadParticipantI tried doing this, but it didn’t change a thing.
I have also bin trying changing the colors in the child style on the form, but with no lock either.
Btw, the provided css didn’t work either when switching to main theme.
BoblebadParticipantWhat is this information you want to collect from your members that can not be displayed ?
From what i know, if you’re on a private site, and also a member site where login is required, you/the members can do whatever you want with yourself and your own data, as long as you don’t spread others data and do anything criminal.
All the best
Carsten, DenmarkBoblebadParticipantFound out how to do it, couldn’t with sleepy eyes find where images i stored 😉
COPY CODE<div class="twelve columns"> <a href="<?php echo get_home_url(); ?>"><img src="<?php echo sq_option('logo',get_template_directory_uri().'/assets/images/logo_after_header.png'); ?>" width="946" height="398" alt="<?php bloginfo('name'); ?>"></a> </div>
and
is NOT part of the code, don’t know how to get rid of them.What is the structure of the files, what calls what, where to change what ?
All the best
CarstenBoblebadParticipantI have searched and searched, but seams that the ones that surface is either out of development or soon to be, cause they haven’t bin updated to the new versions the last year or so.
So it was if some one in here knew of a plugin that wasn’t that known by the “public”.
All the best
CarstenBoblebadParticipantThanks abe.
Is there some kind of plugin, that’s actually still in development, that could do this ?
BoblebadParticipantJust an addition.
Is the fields on the profile treated as posts ?
If so, then i might have a solution for the progression of each field 🙂
All the best
CarstenBoblebadParticipantCan forums and groups, from the settings, be set to “read only” ?
All the best
CarstenBoblebadParticipantAllways make a backup before update.
Use a plugin or direct download via FTP.
All the best
CarstenBoblebadParticipantHi Abe
Thanks for your reply 🙂
Just to understand this right, so the matching of a text box, is matching each word in it against the other members, so that each word that is not the same in them, will result in a lower match, and the ones that are the same will result in a higher match ?
And are you saying, if i make some check boxes, they will automatically be matched as well ?
Is there in the match some kind of graduation involved, like Very important, Important, Little important and Not important, has someone done that ?
And last, so i have to fit the code to match on the separate sections ?
And also the character count in progression, as to how much a member has written about him-/herself, cause the plugin you linked to, is just an overall progressen of the profile ?
Btw, has anyone tried to set a min input on the text boxes e.g. 200 characters ?
All the best
CarstenBoblebadParticipantHi
I’m new to this and have read through the whole thread, but can’t figure out how this is working in detail.
How is age matched, can i have a range like 35-45 ?
How is text boxes matched, is the system matching the written text or ?
And what about the sexual preferences (straight, gay, bisexual) ?I also need to have match sections like this for more detailed match.
One for the physical (height, weight a.s.o.)
One for eating preferences (vegetarian, vegan, organic a.s.o.)
One for spiritual practice (meditation, working with energy a.s.o.)And maybe some more sections.
The main profile matc meter could be an overall meter calculated upon the sections totals, but i would like a more detailed match page where the sections are shown.
How is that possible ?
EDIT: Is it possible to have some kind of match/progress meter of some kind for how much the members have written about them selves, e.g. 200, 400, 600 charcters ?
All the best
Carsten -
AuthorPosts