Forum Replies Created
-
Author
-
March 21, 2018 at 10:55 in reply to: Checkboxes not responsive in the “advanced” profile search forms on phones #192560adminfokParticipant
Great! Thank you so much. Works great.
Best, Michael
March 19, 2018 at 12:14 in reply to: Checkboxes not responsive in the “advanced” profile search forms on phones #192291adminfokParticipantThanks for your efforts.
I can select now all the checkboxes, but the headings (“Sprachen” and “Suche folgende Angebote” appear more or less on top of each other and are overwritten with the checkbox text. Also all checkbox texts appearing in a row, making it impossible to decide to which category they belong (See picture). Would be great if this could be corrected 🙂
Thanks you, Michael
Attachments:
You must be logged in to view attached files.March 16, 2018 at 12:14 in reply to: Checkboxes not responsive in the “advanced” profile search forms on phones #191967adminfokParticipantThis reply has been set as private.March 15, 2018 at 07:12 in reply to: Checkboxes not responsive in the “advanced” profile search forms on phones #191801adminfokParticipantThis reply has been set as private.November 29, 2017 at 20:45 in reply to: Advanced Search: Some left fields are non-responsive after adding text field #181494adminfokParticipantThanks.
Yes I did some experimental changes.
It’s perfect. I just needed the code. Thanks.
Michael
November 28, 2017 at 17:46 in reply to: Advanced Search: Some left fields are non-responsive after adding text field #181330adminfokParticipantThis reply has been set as private.November 28, 2017 at 09:40 in reply to: Search option in on members page disapears when I select a page template other than the standard template #181298adminfokParticipantThanks. Everything worked out 🙂
Best, Michael
November 28, 2017 at 07:36 in reply to: Advanced Search: Some left fields are non-responsive after adding text field #181284adminfokParticipantHi there,
the question was how to lengthen search text fields (make the search text field longer) on fokusnetwerk.ch/mitglieder. That is the “members directory” page.
See picture below.
Thanks, Michael
Attachments:
You must be logged in to view attached files.November 26, 2017 at 19:30 in reply to: Search option in on members page disapears when I select a page template other than the standard template #181121adminfokParticipantAdditional information (in the hopes that it is easier to find the bug).
When adding the suggested css code (see below) the page is full-width, but the sidebar is displayed on the bottom of the page.
Thanks, Michael
/* Members directory full width */
.directory .eight, .row .eight {
width: 100%;
}Attachments:
You must be logged in to view attached files.November 26, 2017 at 18:18 in reply to: Search option in on members page disapears when I select a page template other than the standard template #181119adminfokParticipantThanks, I appreciate your effort very much.
Best, Michael
November 26, 2017 at 18:12 in reply to: Search option in on members page disapears when I select a page template other than the standard template #181117adminfokParticipantI did check.
I deleted the code I added to the sidebar.php to suppress the side-bar on certain pages.
Unfortunately the css mod has still the same effect.
Michael
November 26, 2017 at 17:57 in reply to: Search option in on members page disapears when I select a page template other than the standard template #181111adminfokParticipantthanks for the reply!
Yes I did some “creative” hacking, to remove the sidebar from the activation (and later members page (which could have unapproved users to get to some pages). Basically I had a conditional on “generated_dynamic_sidebar” in sidebar.php.
I will check and get back to you.
Thanks, Michael
if((strpos($current_url, “aktivieren”) !== false) || (strpos($current_url, “mitglieder”) !== false)) {
mitglieder = members
aktivieren = activateNovember 26, 2017 at 17:34 in reply to: Search option in on members page disapears when I select a page template other than the standard template #181099adminfokParticipantHi Kieran,
I am very sorry, but the css code has some undesired side-effects.
When I use the code the header menu (on all pages) drops down a line or two. Is there a way to fix this ?
Thanks, Michael
Attachments:
You must be logged in to view attached files.November 26, 2017 at 01:30 in reply to: Search option in on members page disapears when I select a page template other than the standard template #181078adminfokParticipantThis reply has been set as private.November 26, 2017 at 01:14 in reply to: Advanced Search: Some left fields are non-responsive after adding text field #181074adminfokParticipantHi,
thank you very much for your quick response. It works perfectly.
Quick question: is there a way to lengthen the text field and/or pull downs in the search (on the members page advanced search) ?
Thanks again, Michael
November 26, 2017 at 00:36 in reply to: Advanced Search: Some left fields are non-responsive after adding text field #181072adminfokParticipantThis reply has been set as private.November 26, 2017 at 00:34 in reply to: Search option in on members page disapears when I select a page template other than the standard template #181071adminfokParticipantThis reply has been set as private.November 23, 2017 at 06:17 in reply to: Sidebar On Register Page, Double title in Members, login window icon removal, #180725adminfokParticipantHi – this is great.
I do not know how this happened 🙂
I know I did change the page template to full-width at the Register page at one time. But when I checked after I changed the template the sidebar was still there. Now it is indeed gone.
Thank you very much.
November 22, 2017 at 14:17 in reply to: Sidebar On Register Page, Double title in Members, login window icon removal, #180612adminfokParticipantYou are good 🙂
Register page: I created an empty sidebar. Since the page ID stays always the same it is easy to attach the empty sidebar to this page. This does not work for the “activate” page as the page ID changes.
Activation page: There I did a very ugly hack where I modified sidebar.php (suppressing the call to generated_dynamic_sidebar).
Though it would be lovely to have no sidebar (now there is an empty-sidebar) on the register page, since squishes the fields into a narrow column.
Is there a way to make that happen?
Thanks again for your comments and patience 🙂
November 21, 2017 at 17:13 in reply to: Sidebar On Register Page, Double title in Members, login window icon removal, #180531adminfokParticipantHi there,
thanks for your comments.
Unfortunately a widget visibility plugin does not work. I simply do not have access to the Register page (the Register page is a part of the buddypress plugin but gets somehow high-jacked by the kleo frame work). No matter what I change – it is ignored.
Why is it important NOT to have a sidebar? Because during registering and activating the user will have access to the links in the sidebar and therefore gains access to the website. This should be a NO-GO from the design perspective of SweetDate. I am sure this is not just a problem I encountered and would be worth fixing.
Here are reasons why this is a problem and cannot be easily fixed:
1) Can I design a special sidebar with no links and attach it to the Register and Activation page? Yes I can do that, however, the activation link has a different ID and Title. Hence, the attaching of the special empty sidebar will NOT work on the activation email page. The activation page will show the default sidebar (and the links).
2) Could I have the main-sidebar (default) empty so that when problem 1) occurs it shows the default empty sidebar? Unfortunately this does not work either because, in my sidebar-plugin the sidebar cannot be assigned to the homepage or the blog page? In other words, if I assign an empty sidebar as default, the homepage and the blog page sidebar would be empty too.
3) Can I overload the page format by adding a file “buddypress.php” with the desired page format? This is not possible either because it will change all the buddypress files, not just the Registering and Activation page.
What I think would be really great is an activation and register page in full width (without a sidebar). All configuration through the buddypress control panel in SweetDate should not affect the format of the activation and register page.
Thanks a lot for considering, Michael
November 18, 2017 at 12:30 in reply to: Sidebar On Register Page, Double title in Members, login window icon removal, #180185adminfokParticipantHi Laura,
thank you very much for your help and suggestions.
Everything worked as expected :), however 2 things were left unanswered. It would be great if you could comment on these open questions as well.
1) The most urgent is the sidebar on the registering page (Question 3). Since an unregistered user could access the website through the items on the side-bar (see picture). So, how can I get rid of the sidebar on the register page?
2) All suggestions worked well for the login window (general-register-modal-dialog), except that it would be great if I could change the color of the submit button as well 🙂
Thanks again for your fast and professional help.
Michael
Attachments:
You must be logged in to view attached files.November 17, 2017 at 17:51 in reply to: Spelling Error in German localisation on the individual member page #180146adminfokParticipantThanks 🙂 the word was in the kleo frame work.
November 16, 2017 at 20:11 in reply to: Sidebar On Register Page, Double title in Members, login window icon removal, #180070adminfokParticipantThis reply has been set as private.November 16, 2017 at 20:07 in reply to: Sidebar On Register Page, Double title in Members, login window icon removal, #180067adminfokParticipantThis reply has been set as private. -
AuthorPosts