Forum Replies Created
-
Author
-
Abe
KeymasterHi. You should see the update in Wp admin – Dashboard – Updates. Also see the documentation for manual updates if it doesn’t work
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymaster@ro1and that should fix the stretching background.. maybe you have other problem or you haven’t disabled for the right section…
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHello, I will take a look and let you know the following days the fix
Thanks
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, we have a function that adds other parameters to youtube oembeds and you could change that to include the rel=0
You will need to copy the function to your kleo_child/functions.php file to override our defined one.
Here is the modified function to use and see how it goesCOPY CODEfunction kleo_add_video_wmode_transparent($html, $url, $attr) { if (strpos($html, "youtube.com") !== NULL || strpos($html, "youtu.be") !== NULL) { $info = "&showinfo=0&rel=0"; } else { $info = ""; } if ( strpos( $html, "<embed src=" ) !== false ) { return str_replace('</param><embed', '</param><param name="wmode" value="opaque"></param><embed wmode="opaque" ', $html); } elseif ( strpos ( $html, 'feature=oembed' ) !== false ) { return str_replace( 'feature=oembed', 'feature=oembed&wmode=opaque'.$info, $html ); } else { return $html; } }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterStrange… try to contact Envato to increase the download limit..
See the documentation related to theme update processHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, we’ll change that so when it is enabled it will hide the whole section or maybe add a likes option too in next update.
Thanks
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterYou have a Javascript error in app.min.js
that should not contain errors. try to update your themeHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterThanks @sharmstr 😀
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, you enabled the side menu for the mobile but make sure the sidemenu is ON too(in Theme options – Side menu)
Also your slider is Revolution Slider and make sure you go trough all setting and also mobile related
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymasterwell you didn’t added it correctly probably… can’t really tell what you did wrong
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymastertry to contact your hosting since it could be something related to write permissions and the sessions can’t be stored. Anyway that is related to rtmedia plugin and not the theme
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.March 3, 2015 at 21:08 in reply to: Please re-connect your facebook account as we couldn't find your email address. #48605Abe
KeymasterHi @odtene
Please make sure you are using the latest theme version.
That message means exactly what it says, that you haven’t given email access and click again the Facebook login buttonHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterPlease make sure you have the latest theme installed and update if not.
Try to put an error you are getting…Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.March 3, 2015 at 19:29 in reply to: Creating two menus, one for non-registered users and one for registered users #48582Abe
Keymaster@logobby you haven’t followed my advice. You don’t need 2 menus, just one and add the conditionals. This is not theme functionality related
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymaster@Reflect You could do it by CSS and in your CSS make a reference to your page class from the body tag
@DavidAELevy it is already there.
Site-wide setting is in WP admin – Theme options – Styling options – Alternate
Page individual setting is under the page edit screen, in Theme General Settings – Title sectionHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterPlease update the latest Sweetdate version since there were some translation fixes related to BuddyPress
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHello, we haven’t tested the plugin but will come with a cover functionality in the near future
Thanks
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymasterhi, please use the latest update 2.8.1 where that is fixed
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, I see you already fixed it
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterThanks @sharmstr 🙂
indeed there is a filter there apply_filters(‘bpcp_max_upload_size’, $max_file_sizein_kb);Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, that would be nice indeed. We will write it on our list for updates 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, since that functionality comes from a plugin, try to talk with the plugin developer to provide some CSS fix.
Also make sure to update your theme to latest versionHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHI, Sweetdate does not come with Visual composer. Only KLEO theme comes with the VC plugin and it already contains it. If you were referring to KLEO then see the documentation please
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymaster@pauldyke try looking for javascript errors in or maybe some security plugin. Also it is advised to update to the latest theme
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterDon’t know, It is related to that plugin .. please contact the developer for more info.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, that is not related to that. You probably had an image attached to that post as a slider image, so try to re-save the post and see how it goes. We did some updates to how images were saved but it won’t affect your work
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymastermake sure to update Sweetdate to 2.8.1 and then you can update to Buddypress 2.2.1
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterTry to inspect your member grid elements and see if those classes are still there. Also check the template to be in the same exact location in the child theme and the child theme is active
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterVersion 2.8.1 – 27.02.2015
– NEW FEATURE: Remember me checkbox in login modal plus login logic improvements
– BuddyPress 2.2 compatiblity
– Woocommerce 2.3 compatiblity
– Fix for Twitter widget that wasn’t showing right posts
– Some styling improvements in BuddyPress messages section
– Other improvementsHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.February 26, 2015 at 22:49 in reply to: Creating two menus, one for non-registered users and one for registered users #47872Abe
Keymaster@logobby please use my suggestions. Laura can’t connect by teamviewer. Please configure that yourself since it is not quite related to theme functionality.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterOk, so what you need to do is pretty simple.
1. Make sure to have the kleo-child theme activated
2. copy this file from the kleo theme wp-content/themes/kleo/buddypress/members/members-loop.php to wp-content/themes/kleo-child/buddypress/members/members-loop.php
3. edit wp-content/themes/kleo-child/buddypress/members/members-loop.php
4. make a search in the file for “animated animate-when-almost-visible bottom-to-top” and delete those classes so instead of
<div class="member-inner-list animated animate-when-almost-visible bottom-to-top">
you will have
<div class="member-inner-list">
5. Done
Now you have disabled members animation.Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.February 26, 2015 at 19:50 in reply to: how to force new users to upload pictures within the registration ? #47840Abe
KeymasterHello, You should consider finding some plugins for this. One of them is https://wordpress.org/plugins/buddypress-upload-avatar-ajax/
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterAdd link I guess it comes from a plugin of yours so try to investigate it and resolve it with CSS maybe
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, I don’t understand what you mean in the last message. What above posted issue?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterAwesome
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterOnce you put the themeforest username/api in Theme options – Theme update, you will the the available updates in WP admin – Dashboard – Updates
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi @Romart
That is not a quick solution and implies lot of coding. we will create a feature request page with voting for things like this but until then please stick to the basic support issues, etcCheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi,
Disabling the “fixed background” will resolve that since it won’t use the background as cover, which forces the image to cover the whole container. Being on mobile where the container has a big height, that was making your image to scale since it was stretching to fit the whole height… so in the end it is not a problem but a configuration option.Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymastermodified the answer with the code 🙂
https://archived.seventhqueen.com/forums/topic/bp-wp-profile-reviews/#post-5143Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, try to talk at your hosting company to increase your PHP memory limit to recommended 128MB
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer. -
AuthorPosts