Forum Replies Created
-
Author
-
March 19, 2016 at 13:02 in reply to: I am having issue with activation email for rtMEdia, BuddyPress and bbPress. #111722sharmstrModerator
You should contact rtMedia. Kleo doesnt handle their activation process.
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
sharmstrModeratorI just did some testing and even if I remove the css I gave you AND turn on the controls the play button doesnt show on iPad. They dont even output a button ( I dug through the source code ). I did a google search and found this which might help you. Just hide the button on large screens: https://www.themepunch.com/faq/play-video-button/
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
sharmstrModeratorThat’s the way.
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
sharmstrModeratorTry enabling full height row in the row settings.
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
sharmstrModeratorTheme Options > Buddypress > Member Navigation.
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
sharmstrModeratorIts in the documentation: https://archived.seventhqueen.com/documentation/kleo#menus and in the Sidekick tutorials
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
sharmstrModeratorGreat!
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
sharmstrModeratorCheck Theme Optons > General > Quick CSS or edit the page and click the gear icon at the top of the VC window.
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
sharmstrModeratorThat one usually works. I’ve used it myself. If I remember correctly, it has a test feature that will allow you to send a test message. Did you try 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
sharmstrModeratorInstead of the css I gave you before, use this
@media (min-width: 991px) { .tp-video-play-button { 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
sharmstrModeratorYes, try 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
sharmstrModeratorIs the slider at the top of the page now on your iPad? If you click on the cover photo, does it play?
I had a friend check on her ipad and it plays for her as well. It must be something with your ipad. We’ve ruled out Kleo since you have the same problem with the WP theme enabled.
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
sharmstrModeratorIf you entered a license key into the VC settings remove it. To update the plugin, go to Appearance > Install Plugins. That will install it from Kleo.
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
sharmstrModeratorFor the animations: As I mentioned, when you select “Standard” in the layout settings for the Kleo Posts shortocode it does NOT animate. Not even on the demo. I added that extra css to get it to work. It does… sort of. The animation happens on page load, not when you scroll so you’re not seeing it, which really isnt the desired effect. If you scroll down to the Kleo Posts sections and refresh, you’ll see what I mean. I’ve added another post shortcode under your motogp one, but set it to grid layout so you can see what I mean about the differences. I’ve also attached a screen shot of the demo site so you can see the different layout sections and what animates and what doesnt. Its not like your site isnt working. Its working as designed. Further evidence of this is by looking at the sites Blog page. If you select Grid or Small Left Thumb, the posts will animate. If you select Standard, they dont. The Kleo Posts shortcode uses the exact same code
Standard (no animation): http://seventhqueen.com/themes/kleo/blog-normal/
Grid (animated): http://seventhqueen.com/themes/kleo/blog/
Left Thumb (animated): http://seventhqueen.com/themes/kleo/blog-left-thumb/“the code you mention is not added to Extra Class on the elements that are animated.” The News shortcodes animate by default.
Slider: I set everything to Auto size and the video is showing at the top of my iPad now. Test it on yours and let me know.
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
sharmstrModeratorNo, I think its a problem with SMTP. Try this plugin: https://wordpress.org/plugins/wp-mail-smtp/
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
sharmstrModeratorApologies. I wasnt intentionally not answering your questions. I just assumed that you didnt have those options enabled since you didnt see them on the front end and that once you enabled the options you’d see where to do all of the things you’re asking about.
You can add friends and send private messages by clicking on those buttons. The buttons are located in the main members directory and on the users profile page. You can also send messages my typing in a friends name in the to field when composing a message. I suggestion list will pop up as you type.
If you’ve enabled it, users can create groups from the group directory page by clicking on “Create Group”.
Topics are created by going either in the forums or group forums.
All of this information is in the Buddypress documentation which I strongly suggest that you read if you’re going to be the admin of a BP site: https://codex.buddypress.org/ https://codex.buddypress.org/administrator-guide/
Menus havent changed. See attached.
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.sharmstrModeratorThe problem with the ipad is that its not at the top of the page, but it there and it plays. Check your slider settings for tablets.
I mean the extra css field within the Kleo Post settings.
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
sharmstrModeratorI couldnt say since I’m not a developer. You can search the feature request forum. Perhaps its in there. If not, feel free to submit one 🙂
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
sharmstrModeratorIt cant be done.
First, there is no record in the db for each like. There is only a single counter. Kleo uses cookies to keep track of what a user has liked. If they clear their cache, that information is gone.
Second, because of the first explanation, there obviously isnt any time stamp either.
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
sharmstrModeratorAlso, the && shouldnt be working because that basically says “is the page the frontpage AND id xxx”. That’s why I gave you the second code example.
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
sharmstrModeratorbecause this is no page id that is 8175,8121,7344
!is_page(‘8175′,’8121′,’7344’)
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
sharmstrModeratorOr maybe I didnt understand what you mean by specific page. Did you mean you DID try a slider in a post with the wp themes enabled? 🙂 I think I need more coffee….
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
sharmstrModeratorPerhaps you didnt understand. I’d asked you to add a slider to the post, not just the video by itself.
“Did you add the slider to a post and test with one of the WP themes?
As far as the posts go if you use the standard layout, you need to add ‘animated animate-when-almost-visible el-appear start-animation’ to the extra class name. I’ve done that for you in the first column.
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
sharmstrModeratorDid you add the slider to a post and test with one of the WP themes? All of these tests are important to determine where the issue lies.
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
sharmstrModeratorIt depends on the element, that’s why I’m asking. Kleo posts do that by default unless you’ve turned of animations in Theme Options. Other elements do it because of the animation setting in the row settings.
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
sharmstrModeratorI cant believe they havent deleted it yet.
Unfortunately, I’ve never used one, so I cant suggest anything.
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
sharmstrModeratorTry this code instead. Let me know if this works. I tested on my site and it works fine.
COPY CODEif ( !is_front_page() ) { if ( !is_page('8175') ) { putRevSlider('headerbanner'); } }
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
sharmstrModeratorFind a developer to make them work together or you can send an email to dev@seventhqueen.com to get a quote.
Alternatively, do they have a way of not loading the sdk files or loading them in the footer instead of the header?
Are you using the facebook plugin that hasnt been updated in over 2 years??? https://wordpress.org/support/topic/wordpress-is-not-your-enemy-facebook-so-update-and-support-your-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
sharmstrModeratorThe file is /page-parts/portfolio-masonry.php.
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
sharmstrModeratorDid you copy my code or did you type it yourself? In my code I have ‘!’ before the functions which means NOT. So the code actually does what you want it to. “If is NOT frontpage and is NOT page 8175 then show the slider”.
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
sharmstrModeratorDid you do the test I suggested?
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
sharmstrModeratorGo into the row settings and set Inner Container to No.
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
sharmstrModeratorThat’s not generated by Kleo is it? Looks like maybe a plugin you have installed?
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
sharmstrModeratorPortfolio Categories are a custom taxonomy. Add your Portfolio Categories to the Taxonomy field.
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
sharmstrModeratorIts not just Firefox. It doesnt work period because there is a fb sdk conflict. Probably with that fb plugin you have installed. Disable it and see if it works 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
sharmstrModeratorHave a look at this topic regarding activation: https://archived.seventhqueen.com/forums/topic/register-problem#post-109179
You need to add My Account to your main menu and add ##member_name## in the title attribute to show their username: https://archived.seventhqueen.com/documentation/kleo#menus
Do have everything setup in buddypress? Settings > Buddypress and Settings > Buddypress > Options?
When you are viewing the activity feed, make sure you have All Members selected instead of My Friends.
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
sharmstrModeratorYour facebook application is not set up. Log into facebook developer and publish your app. This is the error
App Not Setup: This app is still in development mode, and you don’t have access to it. Switch to a registered test user or ask an app admin for permissions.
For the registration page, your site is throwing a 404 on some undefined resource. Look for a plugin conflict with one of the extra plugins you have installed.
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
sharmstrModeratorI found my iPad. It works fine. But keep in mind that videos dont auto play on mobile devices. Its an industry standard due to data rates.
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
sharmstrModeratorLooks like you’ve got it sorted now.
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