Forum Replies Created
-
Author
-
maelgaParticipant
Hmmm, I’m using a RIGHT sidebar and this actually reduces the sidebar towards the left, leaving more blank on the right side of the screen. This is not really what I’m trying to achieve.
May be I also need to increasing the size of the main content area would actually reduce this right sidebar.What the dimensions used by the theme?
Could you propose some css for this?maelgaParticipantI use https://wordpress.org/plugins/plugin-organizer/
to disable plugins that are not required on certain pages but needed on others.
Awesome to speed up complex sites with a large number of plugins.November 26, 2015 at 16:44 in reply to: Menu icons no longer available when upgrading from 3.0.6 #89278maelgaParticipantUpdate with Kleo 3.1
1. Fontello icons in child folder working fine now2. Icons for menu items still not being populated (not showing in dropdown menu)
I “manually” add them to the label<i class="icon-lock"></i> Login
so it’s not much of an issue.maelgaParticipantFixed.
If anyone encounters the issue, here’s my fix for a 50px high sticky menu.COPY CODE@media (max-width: 991px) { .sticky-wrapper { height: 50px!important; margin-top: -1px; } }
maelgaParticipantHave you updated to BP 2.4?
To 7th Queen:
Is BuddyPress Cover Photo Plugin still needed with the new Cover Images feature introduced in BP 2.4?November 16, 2015 at 14:46 in reply to: Latest Buddypress 2.4.0 and KLEO theme: Does it work ok for everyone? #87479maelgaParticipantAlso noticed this issue while testing BP 2.4:
-
BP nav on small screen size no longer working (the sign that looks likes =+)
I trust you guys are working on it.
October 23, 2015 at 14:04 in reply to: Menu icons no longer available when upgrading from 3.0.6 #83855maelgaParticipant@Abe, your version of k-element hasn’t changed anything.
I also upgraded to 3.0.10 and updated k-element one more time. The issue remains: no icon showing on menus.
I also noticed another issue that also relates to these fontello icons.
Although I previously saved my custom Fontello icons to kleo-child/assets/font and /css, those were not showing on frontend after the update. All caches purged, but still not showing.They only appeared again when I copied my existing fontello files from kleo-child/assets/font (and /css) to kleo/assets/font (and /css).
Strange. It looks like the fontello overriding feature implemented since 3.0.8 does not work for me.Does this ring some bells to you?
October 4, 2015 at 16:01 in reply to: Menu icons no longer available when upgrading from 3.0.6 #80773maelgaParticipantok, done.
October 4, 2015 at 14:43 in reply to: Menu icons no longer available when upgrading from 3.0.6 #80768maelgaParticipantOn the original site, I upgraded through WP with themeforest api.
Same result.October 4, 2015 at 14:41 in reply to: Menu icons no longer available when upgrading from 3.0.6 #80767maelgaParticipantNot sure what purge you’re talking about.
Just upgraded this clone site to 3.0.9. manually:
-activated 2012 theme (to deactivate Kleo)
-delete Kleo 3.0.6
-uploaded and activated Kleo 3.0.9 through upload new themeDo you see the issue now?
October 4, 2015 at 09:27 in reply to: Menu icons no longer available when upgrading from 3.0.6 #80733maelgaParticipantThis reply has been set as private.maelgaParticipantHi Laura,
I re-open this thread to add the following questions for the same side menu:
1. How can I have only 1 menu item to show expanded at a time? (I guess it’s a jquery to modify)
If I first click Menu Item 1 and then Menu Item 2, both are expanded. I would like Menu Item 1 to collapse back automatically when Menu Item 2 expands.2. I would like to add a logo at the very top of the side menu (next to the div.offcanvas-title).
What is the file to edit?Site and SFTP remain the same as above.
Thanks for your help.
maelgaParticipantHi Laura,
The side menu shows only on mobile/tablet.
Just reduce your desktop window to simulate a smaller screen and then click on the menu icon on the top right corner.Once the menu shows up, you’ll notice that Menu Item 2 does not expand when clicking on the menu title, but only when clicking the + sign, which is super user unfriendly.
I hope your are to apply the expand/collapse behaviour to the menu title too.
Let me know if it’s unclear.
Thanks againmaelgaParticipantRequest:
Could you enable language files from themes/kleo-child/languages in the next Kleo update?
And also enable the wp-content/languages/themes folder, which is actually meant as the standard location for such files in WP.maelgaParticipantLaura,
I have just seen that it’s actually the same behaviour on KLEO demo website, which also uses mega menu.
There’s really an important need for improvement here to make KLEO user friendly in mobile.
It doesn’t seem so complicated, so I hope you can quickly come up with a fix for this 🙂
maelgaParticipantHi Laura
What I mean is that the button on the registration form does not have the responsiveness effect of the other Kleo buttons, i.e. full-width and a bit oversized on small screens.
See pictures attached. Betwen large and small screens, there is no styling difference.
Could you please help me get it full width and oversized on mobile?Thank you
Attachments:
You must be logged in to view attached files.maelgaParticipantAgree with Andrei.
I want my non-paying users to upgrade to read (and send) messages.Andrei, although I have set this restriction, non-paying users can still see their inbox, which include an excerpt of the email received.
How can I restrict non-paying users from accessing their inbox altogether, so that they can’t even see these excerpts?
maelgaParticipantVery nice override!
Hope I won’t discover negative side effects, as some have reported in the post.
Thanks sharmstr.maelgaParticipantThanks Sharmstr but that won’t do the trick.
I’ve been playing with my browser’s width to trigger the responsive mode.
The breaking point is at 480px, whatever padding or margin.
This is where the switch to responsive happens, making the profile nav disappear to show only the =+Other responsive “effects” also happen at 480px, so I believe this a Bootstrap default setting.
I need to override this for the profile nav… and this is where I need your help 🙂Do you know how to disable Bootstrap from kicking in for the profile nav only?
July 5, 2015 at 13:02 in reply to: remove the + that show on hovering profile images in carousel #66590maelgaParticipantThank you
July 4, 2015 at 19:37 in reply to: remove the + that show on hovering profile images in carousel #66505maelgaParticipantHmmm, not exactly what I’m looking for.
Obviously this disables the whole hover effect.
I only need to get rid of the white + in the middle of the pix.
Any better trick?maelgaParticipantThanks sharmstr.
It works great, except for Groups when users are NOT logged in. When users are logged in it works.
Do you have a quick css fix for this?
maelgaParticipantHi sharmstr,
This works well until one click the “Show Less” toggle in the top right corner of the profile page.
Then the tint disappears. The tint then reappears when clicking “Show More” as the cover gets back to its original size.I have been playing with my css but can’t get it solved.
Any idea how to fix this?June 23, 2015 at 16:30 in reply to: Search field with checkbox (or multiselect): AND instead of OR #64495maelgaParticipantSame code as above, just making it clearer:
COPY CODE$like[] = $wpdb->prepare ("value = %s OR value LIKE %s", $value, $escaped); } $sql .= 'AND ('. implode (' OR ', $like). ')';
with
COPY CODE$like[] = $wpdb->prepare ("value LIKE %s", $escaped); } $sql .= 'AND ('. implode (' AND ', $like). ')';
June 23, 2015 at 16:28 in reply to: Search field with checkbox (or multiselect): AND instead of OR #64493maelgaParticipantHi Andrei,
Changing
$sql .= ' AND ('. implode (' OR ', $like). ')';
to$sql .= ' AND ('. implode (' AND ', $like). ')';
does not work.You can have a head start by spending 30 sec reading this brief thread:
https://wordpress.org/support/topic/checkbox-search-for-both-rather-than-or?replies=8The solution was to replace `$like[] = $wpdb->prepare (“value = %s OR value LIKE %s”, $value, $escaped);
}
$sql .= ‘AND (‘. implode (‘ OR ‘, $like). ‘)’;with
$like[] = $wpdb->prepare (“value LIKE %s”, $escaped);
}
$sql .= ‘AND (‘. implode (‘ AND ‘, $like). ‘)’;`I have tested it with both BP Profile Search and kleo-search.php. It works with BP Profile Search but unfortunately not with kleo-search.php
Do you have any suggestion?
maelgaParticipantNoted.
This account page looks super blank and unfinished in its current Sweetdate context.
I am very surprised you guys haven’t polished this part of the site.How could we then just add the member header (member-header.php) to this /membership-account/ page?
The template of the /membership-account/ page is in sweetdate\paid-memberships-pro\pages\account.php
It should just be a matter of hooking it, isn’t it?June 21, 2015 at 07:42 in reply to: Search field with checkbox (or multiselect): AND instead of OR #64154maelgaParticipantHello. Any update on this?
June 17, 2015 at 19:18 in reply to: Search field with checkbox (or multiselect): AND instead of OR #63520maelgaParticipantThis reply has been set as private.maelgaParticipantThe framework is the same.
The issue is the same.If you could share the changes you made, I can implement it myself.
Your help is very much appreciated.
-
AuthorPosts