Forum Replies Created
-
Author
-
sharmstr
ModeratorEasily done.
An earlier version has a gradient overlay. Not sure why they got rid of it.
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
ModeratorCouple of things
1 – Kleo doesnt really use a login page. You can use one, of course, but kleo uses the popup modal.
2 – Assuming you’re using buddypress, the registration page cant be edited via WP Admin. Buddypress uses php templates to serve pages. The register and other bp pages you’ll see and need in WP Admin are there as placeholders only. I believe there are some recent plugins that allow you to customize the registration page. More information about all of this is found on the buddypress site.
3 – If you mean blank as in when you try to edit them, then I explained that above. But if you mean blank as in when you try to visit the page, then make sure you have them set correctly in WP admin > settings > buddypress and that you have registration enabled in WP 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
sharmstr
ModeratorWhere are you seeing the deprecated warning?
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 download is 3.1.3. They havent updated the change log text.
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
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
Moderatormoving 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
sharmstr
ModeratorYou’re running a version of Kleo that isnt BP 2.4+ compatible. Upgrade to 3.1.3
“Version 3.1.2 – 25.11.2015
– Added compatibility with BuddyPress 2.4 Cover Image”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 irk’d. My comment was genuine. I have to deal with sorting out issues all the time on my personal sites and really the full proof method of getting the responsible party to help is to try it with the Wp 2015 theme. I was merely passing on that info. That’s all 🙂
No worries and thank you. I’m glad you got it sorted.
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 enter a purchase code. Its bundled with Kleo so you dont have a purchase code, unless you actually bought it. Then you’ll have to deal with Themeforest on that.
You already have version 5.1.3 installed (the version Kleo 3.1.3 uses). Why are you trying to 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
ModeratorI just used it on a CPT that I made with types and it still works. So, I doubt that’s your problem.
While still using a VC Text Block….
Does it work without the button shortcode in it?
COPY CODE[membership level="-1"]Can I see this?[/membership]
Does it work with the 2015 Theme enabled?
Are you on Kleo 3.1.3 and VC 4.8.1?
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 for me like this…. the -1 means not in level one. is the account you’re using to view the button a member of level 1?
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
ModeratorLooks like the function priority changed recently. Change 31 to 35.
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 it does. Again, use a VC text block. 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.sharmstr
ModeratorTry copying /kleo/page-parts/post-content-carousel.php to your child theme and changing the column class from col-sm-4 to col-sm-6.
You’ll have to keep on eye on that file and incorporate any changes to it after every 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
ModeratorGD doesnt use visual composer. It uses widgets. Please read their documentation.
As far as setting the map, directions on how to do that is in the kleo documentation here: https://archived.seventhqueen.com/documentation/kleo#geo-directory
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 need to put it in a VC text 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
sharmstr
ModeratorIn the same place that you have the VC grid now. Delete the VC grid and add the Kleo Posts instead.
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 – Try this
COPY CODE.kleo-form-signin input#username, .kleo-form-signin input#password, input#bbp_topic_title { background-color: #fff !important; color: #000 !important; }
2 – in your child theme. copy the file from /kleo/bbpress/
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
ModeratorHaven’t tried it, but styling hasnt been added for it so you’d have to do that 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
ModeratorI disabled js minify in your total cache settings. That’s fixed the issue.
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
ModeratorUse two different browsers.
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
ModeratorBuddyapp is a theme like Kleo. Its not a mobile app.
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
ModeratorClear your server cache/cdn. You site cant find jquery
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
ModeratorLaura explains it here: https://archived.seventhqueen.com/forums/topic/converting-test-domain-to-production#post-89822
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
ModeratorIt cant be changed via css. You need to translate it. https://wordpress.org/support/topic/change-tab-name-1
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
COPY CODE#header .navbar-nav .dropdown-menu li a { color: red !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
ModeratorThat’s beyond the scope of support here. You’ll have to ask the plugin developer or hire someone to do it for 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
ModeratorSo the jquery isnt working. Couple of things to check
1 – Run the shortcode without any customization. Just copy directly into a do_shortcode call. See if it works. If so, then you’ve screwed up the code during your customization.
2 – If that doesnt work, compare your source code to the skelton page source code. You might be missing something that’s needed like a row element or a div. I cant remember off the top of my head if what the jquery is looking for.
If you still cant sort it out, attach the code in a text file and I’ll have a look.
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’ve never used 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
sharmstr
ModeratorThat version is the Kleo version number. In any case, its what your server is serving.
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
ModeratorThis reply has been set as private.sharmstr
ModeratorBuddyapp is the name of the theme. Its not an app.
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 is awful 🙂 You set those colors in Theme Options > Styling > Main. The orange color on focus is from the Alternate background color in there.
Assuming you got the code from here: http://www.magpress.com/blog/adding-topics-view-counter-in-bbpress did you do step 3?
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 edit the header file, but why not just use the available hooks instead? https://archived.seventhqueen.com/documentation/kleo#hooks
do_action(‘kleo_before_main’,’add_my_menu_please’) is your friend here 🙂
Its hard to single out the menu you’ve added because you haven’t added a custom class selector to it or wrapped it in a div with a class or ID to make it unique. Any css you do to it, will also be done to the normal main menu as well.
With that said, give me an example of what you’re trying to change and I’ll help.
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 only use style.css on my sites. Maybe you have bad css its not processing anything below it? In some cases, you’ll have to !important things because of the css nesting.
actually, I just looked and you dont have anything in style.css :/
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
ModeratorLooks like you got everything installed 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
sharmstr
ModeratorThe menu icon is white so its not displaying, but its there. Try this in your quick css
COPY CODE.navbar-toggle { background-color: red !important; }
You’ll have to ask the cometchat devs about their formatting on mobile devices. There are so many icons on there I dont see how that would ever look good on a small display.
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
December 3, 2015 at 02:20 in reply to: Can we put a alias in URL to add a menu element by URL ? #90825sharmstr
ModeratorYes. 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.December 3, 2015 at 02:17 in reply to: User number is not the same between dashboard and front end. #90824sharmstr
Moderatorhttps://buddypress.org/support/topic/wrong-member-count/
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
ModeratorBoth are served via php templates. Copy them to your child theme and edit as you wish.
404: /kleo/page-templates/404-page.php
Search: /kleo/search.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
-
AuthorPosts