Forum Replies Created
-
Author
-
sharmstr
ModeratorThe only blog posts that open up images in a lightbox are gallery posts types. Image and Standard post types take you to the post when you click on them.
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
ModeratorThere’s no image attached.
What does ‘ X 5 weird site’ mean?
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
ModeratorAs you can see in the Compatible Browsers section, it does not.
(moving because this isnt a bug)
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
ModeratorSince you’re using a plugin, ask the developers of Theme My Login if there is an action or filter to insert the button at the top of the form. If so, you can add something like this in your child theme’s function.php file.
This removes the button from the bottom of the form…
COPY CODEadd_action('init','remove_fb_button'); function remove_fb_button() { remove_action( 'login_form', 'kleo_fb_button', 10 ); }
This would add the button to the top if the plugin has a filter called ‘login_form_top’…
COPY CODEapply_filters( 'login_form_top', 'kleo_fb_button', 10 );
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 this in your quick css
COPY CODE#buddypress #whats-new-options { display: block !important; }
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
ModeratorDo you want to remove the entire menu or just some of the menu items? If the entire menu, do you want to hide the top menu, main menu or both?
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
ModeratorYou can achieve something similar to the Portfolio with rtMedia, rtMedia Sitewide Gallery, rtMedia shortcode generator. You can use rtMedia custom attributes, but if I remember correctly, the user can select attributes when uploading an image to the activity stream. And if they could, I dont think you can add a custom attribute filter to the gallery. You’ll have to consult their documentation to be sure.
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
ModeratorBy default, PMPRo doesnt block any buddypress components. Kleo adds some capability which you can find in Theme Options > Memberships.
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
ModeratorRefer to this recent discussion: https://archived.seventhqueen.com/forums/topic/membership-level-bullet-point-lists
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
ModeratorCan I ask why? It doesnt appear that you’re letting logged out users access posts, so why not just make it a private site and add the post grid you have under your login button to your login page? That way logged out users will still see a post grid and the menu will be hidden automatically.
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
ModeratorKnown issue: https://archived.seventhqueen.com/forums/topic/product-descriptions-not-displaying-properly#post-91521
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
ModeratorMy guess is that it has something to do with the fact that you’re running Kleo 3.0.1 and VC 4.5.2 with Rev Slider 5.1.3. Kleo didnt introduce Rev 5.x support until Kleo 3.0.7 or so.
The reason why you’re not getting Kleo update notifications is because your version of Kleo is so old that its not compatible with the new code on the themeforest servers that was introduced over 6 months ago. You’ll have to do a one-time update via FTP. After you update Kleo to 3.1.3, make sure you go to Appearance > Install Plugins and update VC to 4.8.1.
https://archived.seventhqueen.com/forums/topic/steps-to-update-kleo-theme
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
ModeratorYep, that’s right. But its a bummer. 🙂
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
ModeratorHey Abe – It happens on the demo site with Firefox. Go to the activity, leave a comment on the first activity. Scroll up and you’ll see that its cut off. See attached (page is scrolled all the way up and its still cut off).
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
Moderator1 – The revslider and news ticker are not connected, so I’m not sure what you mean. Just add the news ticker to the top of your static page. Or if you are using the news demo page, just delete the rev slider if you dont want it.
I did answer 2 & 3 already
3 – https://archived.seventhqueen.com/forums/topic/member-area-of-community-page#post-96668
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
ModeratorThere’s not.
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 working for me now. Its not hanging anymore. I tried it 3 times. Each time it logged me in without having to refresh.
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 understand your question. Can you explain further?
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
ModeratorJust curious as to why you would have to redirect a user to the cancellation page after they delete their account. Buddypress and PMPro use the same accounts in WP. Once the user deletes their account with BP they cant even access the cancellation page because they dont have an account anymore.
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
January 9, 2016 at 15:17 in reply to: How do I populate kleo theme compatible drop down using xml and wordpress? #97476sharmstr
ModeratorThis is beyond the scope of support. If you’d like to hire 7th queen to code this for you, you can get a quote by emailing dev@seventhqueen.com.
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
ModeratorPMPro provides information on how to do this with their paid support: http://www.paidmembershipspro.com/update-buddypress-profile-additional-user-information-registration/
Redirect to cancellation would require custom code that is beyond the scope of support here. If you pay the PMPro membership fee, I’m sure they can give you the code.
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 default members shortcode will not allow you to do this. I found this plugin that will show members of a group, but it probably wont display them in the Kleo style. (meaning you’d have custom code the css) http://vc.wpbakery.com/addons/buddypress-shortcodes/
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 ajax search searches the same way WP does, so no, it doesnt search tags. You can add your CPT to the search in Theme Options > Header > Search Context.
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
ModeratorTry this in your quick css
COPY CODE.button.fav.bp-secondary-action { display: none !important; }
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
ModeratorAlso, you’re not on 3.1. You are on 3.0.9. The version of BP you’re running isnt compatible. You need to update to Kleo 3.1.3. I see that you are afraid to. My suggestion is to disable the A2 optimized plugin, or at least the caching and minify options of that plugin before every upgrade.
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
ModeratorHey Tom – Your site is really screwed up. I’m pretty sure its because you’re minifying jquery. Can we disable that? Once we do that, instead of giving you a way to add the scroll css to the site, lets figure out why you need to add it in the first place.
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
ModeratorSomething you have installed is putting injecting css into the page that’s screwing it up. You can override with this.
COPY CODE.portfolio-items .media { overflow: visible !important; margin-top: 0px !important; }
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
ModeratorYes
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
ModeratorYou can safely ignore the outdated message. That will be removed in the next update.
What isnt 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
ModeratorThere is no size requirement. Just make sure your text isnt all the way to the top and all the way to the bottom.
Try this in your quick css
COPY CODE@media (max-width: 991px) { .logo { text-align: center !important; } }
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 wasnt done.
Check it now. I added custom css to your quick css to make the logo section 80px. You can change that to whatever you want. The responsiveness issue was really due to using a jpg instead of a png. It works better if the background is transparent. You might want to create a new logo with the entire background transparent, but for now I’ve faxed it by making part of the background transparent.
Is this what you wanted?
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 added more white space to your logo. Still sorting out the responsiveness issue. I need to step away from my computer. I’ll look at it again in a little while.
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
ModeratorTry it with important
.post .article-content p {
text-align: justify !important;
}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
Moderatorcredentials dont work.
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
ModeratorIn the widgetized sidebar settings, add the following to the extra class name field
animated animate-when-almost-visible el-appear start-animation
Let me know if that works.
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
ModeratorGo to your server and delete the js_composer directory out of the plugins folder then try the install again.
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
ModeratorNo 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
ModeratorI didnt ask that.
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
ModeratorYou dont need to upload everything. You already have Kleo 3.1.3 installed. All that is missing is the zip files in /lib/inc. I’ve added them.
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
ModeratorDid you actually save your go pricing table?
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