Forum Replies Created
-
Author
-
sharmstr
ModeratorBecause that ability is not available yet.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThat’s not a standard wordpress function. You’ll need a plugin for that like https://rtcamp.com/products/rtmedia-pro/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorHere ya go https://archived.seventhqueen.com/documentation/kleo#vector-icons
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorIts not in there yet, but will try for sure. I dont know when they are locking down code for the next update.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorPut your request in the feature request topic.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderator@milton, its not that easy. No one has done it yet.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThank you!
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorPut a space only in the navigation label for Live Notification. That will get you close. But you need to remember to put the space back before every menu save.
Then put this in your child or quick css
COPY CODE.kleo-menu.kleo-notifications-nav.kleo-toggle-menu { margin-left: -22px; }
Anything beyond that will you’ll have to code yourself.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorGreat!
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorYeah, Beans. What’s up?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorYes. So you can verify that its not a Kleo issue before I have to 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderator“100000%” LOL. Good luck.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorWhat do you mean now what?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderator1 – You can only view forums posts from a users profile, not create them. If you want to change this and give your users the ability to start and reply from their profile, you’ll have to ask over on the Buddypress forums since its their plugin.
2 – You need to contact the developers of those plugins. 7th queen has nothing to do with the development of either plugin.
Keep in mind that while Kleo does add some functionality to plugins 7th Queen did not develop, Kleo itself is a theme and mainly only styles the output of other developers plugins.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI’m sorry. I dont understand what you are saying.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorYes. Get rid of it. It was posted before it was an option in the theme options. UGH.
Now on your test site, clear everything out of custom css and your functions file. It should be a vanilla install with no customization.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThose kleo params are only going to layout whatever is served by wordpress.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThat’s an archive page. You’ll always have a white space because you have 5 set (odd number) in WP Admin > Settings > Reading. I changed it to an even number.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorForums are created in the backend. Topics are either created in the backend (admins) or on the frontend from the forums page.
Create blog? Do you mean posts? If so, you can allow users to create posts by installing Social Articles plugin.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorOh good. You’re welcome.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI played around with WP-recaptcha-bp yesterday. It puts a captcha on the registration form.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI dont see any errors and the kleo login popup is working.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorWhen not logged in, the image is centered and there is no margin right. So, no, I cant see it 🙂
You could try this
COPY CODE#item-header-avatar .avatar { margin-right: -10px; }
or this
COPY CODE#item-header-avatar .avatar { margin-right: 0 !important; }
Hopefully the second one works because as I said, it doesnt appear to be happening unless you are logged in.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.sharmstr
ModeratorPut this css on the page using vc
COPY CODE.tp-static-layers { z-index: 50; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderatoradmin. now. respond privately.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderatorsuper cacher from site ground? If so, you also need to log into site ground and clear your cache there.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorBecause you’re only showing 5 posts (though you say you’ve selected 4). There’s always going to be a space because its an odd number. On the first page, your post is taller than the next two. That makes 4 and 5 go to the right. On the second page, the first post is shorter. That makes 4 and 5 go to the left. That’s how mansonry works.
Anyhow, I tried to log in to see your settings, but looks like you’ve changed the password.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI havent heard of this before. So these spam accounts actually have facebook accounts? There doesnt seem to be a plugin to stop fb accounts, but you could always turn of registration via fb in theme options > misc. Then a user would have to register using the form first, but be able to login be fb after they have activated their account.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI cant see your image attached. Nor can I see any issue on the link you provided.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorYour site is throwing jQuery errors. When that happens any jQuery scripts/functions that come after those errors wont work.
The error is jQuery is undefined. What’s happening is that there are jQuery scripts being called before jQuery.js is being loaded. That’s happening because jQuery isnt being loaded at the top of the page (head). Its being loaded towards the end of the page. Figure out why.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThose aren’t new and they aren’t from Kleo
Sites is for multi site environments
Articles is the Social Articles plugin.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThat’s always a css conflict. Respond privately with a link an credentials.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorGive me access to the test site.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderator.bp-user does not equal groups and of course it wont equal forums since forums is bbp not bp. lol
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorWow that’s a lot of crap 🙂
Off the top of my head I’d say its one of the avatar/author plugins you have installed that’s causing the problem.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThe logo should never point to a member url?? Are you talking about the users avatar in the menu?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorWorks fine with a standard install. Check for css (plugin) overrides, css file load errors, plugin up-to-date etc…
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.sharmstr
ModeratorI finally got it in for a moment. Can you please update VC? Its an old version that doesn’t work well with WP 4.1 or Kleo.
I’m trying to look at your settings but they keep timing out. Hard to help when the connection keeps dropping.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorSet your home page: WP admin > Settings > Reading.
You should read the documentation on Word Press, Buddypress, Kleo and anything else you plan to use.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorAre you using a caching/cdn plugin?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts