6680 comments found.
In wich file i can change the sorting DESC or ASENC for the portfolio’s showing on the homepage?
Hi, For the portfolio shortcode that you see on homepage, to change the order you have the option to override, in child theme functions.php, the portfolio function named “kleo_portfolio_items” found in kleo/lib/portfolio.php. After you copy the function to your child theme you can modify it to suit your needs. In 3.0 version coming these days we also added a filter where you can hook into the portfolio query args. Filter name will be “portfolio_args”
Cheers
Hello
When I view the mobile version of my website on my phone, at the bottom of the page it shows powered by WordPress. How can I change this? It is there if I view the desktop version of the same website.
Secondly, the mobile version does not render nicely at all. Any idea what can be the solution to my issues? Thanks and kind regards
Can you please provide us a link to your website ? If not here then you can email us at dev@seventhqueen.com
Cheers
Hi.
Thanks for your response. Here is the link: www.mingle.network.
Thanks.
Hi, unfortunately I couldn’t see any issues on your site, could you please upload some screenshots pointing out the issues exactly ?
Looking forward to help you. Cheers
Hi, I managed to fix the problem. Thanks.
Hi SQ,
Just wondering about the Mobile Menu.
I have pages that have Transparent White so that when you scroll down on Desktops, it shows a white band at the top as our logos are black.
However with the mobile version, it just has a black bar on top. Is there a way to add a white band on top for the mobile version only or do I have to turn off the Transparent Menu to get the mobile version to work properly?
Thanks
Hi, in 3.0 that will be released Monday or Tuesday that will be fixed and on the pages where you have the transparent menu, just set the “Transparent Main menu color” to Black.
Cheers
Hi! what day exactly can we expect the cover photo update? i’m waiting to finish up with my site once i can get cover photos on the group section. thanks!
Hi, an update of our BuddyPress Cover Photo plugin should be released somewhere this month. Cheers
Hi, I am looking to be able to lock down my Buddypress site to logged-in members only and ensure that when they revisit they are directed straight to their profile page (I know there are a couple of plugins that could do that for me). I would however like to redirect non registered site visitors to a Facebook/Linkedin landing page complete with login and registration on the page. Is there a way I could use the Kleo home page to achieve this?
Sure, you can leave only the register page as public page and restrict all other pages, and you can also restrict buddypress entirely using membership levels. Please note that if you want to lock down the site completely then you should also need some sort of additional plugin with such a feature.
Please let me know if I can help you with anything else. Cheers
Hi.
Please I would like to know if would be possible to add Groups and Members as Custom Links in the menu section instead of adding it as Pages.
The reason for my question is,
1. I noticed that I and my members could not create groups from their profile page.
2. I and my members cannot also search for friends we would like to invite from the profile page.
Please any way around this problem?
Regards.
Hi,
Sure you can add them as custom links, but you’ll have to put the links manually.
You can create groups from the groups directory page, not from your own profile.
On your profile you can see only other members with which you already connected, if you want to connect with other people you can find them in the members directory and if you want to invite a friend to join a group that you’re part of you can do that from the groups profile page, under the “Send Invites” menu.
Please let me know if I can help you with anything else. Cheers
Fair enough. Thanks for that piece of information. It was helpful.
I am getting two problems:
1. When editing a page using classic editor, if I open the “Insert/edit link” box, the “Or link to existing content” search option does not work and the following JavaScript error shows in console: Uncaught TypeError: Cannot read property ‘select’ of undefined
2. When editing a page using front end visual composer, if I click any “Edit Text Block” button, it opens the edit box but does not load the editor, and the following JavaScript error shows in console: Uncaught ReferenceError: tinyMCEPreInit is not defined
Please advise and help me fix these asap.
This might be an conflict between Visual Composer and another plugin that you might use. Could you try to deactivate any additional plugins and see if the issue still persists ?
Cheers
I deactivated all plugins except WPBakery visual composer, still getting the JavaScript error “Uncaught ReferenceError: tinyMCEPreInit is not defined” in frontend editor when I try to edit a text block content. Please advise.
I just did a test on a local install and everything works just fine, could you please give me an email at dev@seventhqueen.com with admin credentials to your install so I can give a look at it and see what might cause such issue ?
Looking forward. Cheers
Hi. I know it’s not possible to use the visual tool to have 2 sets of ‘Clients’, showing different logos in each set.. But using the code snippet, is it possible by putting something in the tags attribute? [kleo_clients animated=”yes” animation=”fade” number=”5” tags=”“]
Sure, you can add multiple clients tags, coma delimited and it will filter your selection.
Cheers
Hello, I tried this and nothing appears, it comes out blank.
Nevermind, fixed it. Sorry
Hello I am interested in purchasing this.
Id like to make a website for musicians who can create profiles and upload their own music on these profiles. I also want this to be a online magazine/blog.
Would this theme be appropriatE?
Thank You
Our theme can be used for any kind of project so I’m sure it will work in your case as well.
Cheers
is there a way to set up badges ?
You’ll have to find an additional plugin for such feature.
Cheers
Hello, Interested by this theme but why vertical photo are not good in the blog ? Example : http://seventhqueen.com/themes/kleo/uncategorized/interior-design/ Thank you
Hi,
You just have to upload hi res images and everything will show up just fine. ( The picture from the demo article you’ve given isn’t a hi-res img, is not a relevant post to demo that. )
Cheers
Hi I would need to know of it is possible to allow members to post classified ads that would only appear in the member area and that can be moderated before being posted ? Maybe by adding a plugin ? Do you know which one I could use ?
this theme seems awsome. And I would like to buy it but I need to have a site where the members have the ability to post ads.
Thank you
Hi,
There are way to many Classifieds plugins out there and unfortunately we don’t have one to recommend. You’ll have to do a little bit of research on this kind of plugins and pick one that suits your needs.
Cheers
How can i edit the emails that are sent to users, like password, notifications received, etc? I want to add custom layout to them, but i cant seem to find the files. Can you help? Thanks
They are built in messages from wordpress, nothing added by us, so you’ll need to find some additional plugins in order to style and modify their contents. I’m sure there are a lot of tutorials about this subject on the internet.
Cheers
Hi, how to mimic the home/landing page in product description page? You know, there’s the add to cart button near top, then I want a guided, parallax scrolling, interactive e.g. fly-in text, pop up icons, embedded short video, etc. detailed description instead of just a plain paragraph or words. I know the page builder works for landing page but what about in woocommerce?
Thank you so much for the help.
The WooCommerce product page is a pre-defined template which can’t be edited at a per product basis. If you want to change the whole tempalte then you’ll be able to do so only by directly editing the template file which requires some programming knowledge.
Please let me know if I can help you with anything else. Cheers
is it possible to use/create an ajax form for the registration form just like the login ajax form?
We didn’t create an ajax register popup because we let the main register page of buddypress to deal with this subject. You could use a third party plugin which gives you such feature ( ajax registration ).
Cheers
Hi, this theme to support Chinese? I need this function. thanks.
Yes, we saw customers translating it before in chinese, but unfortunately we don’t have a translation file available, so you’ll have to translate it by yourself and you can do that very easy using the following plugin: https://wordpress.org/plugins/loco-translate/
Please let me know if I can help you with anything else. Cheers
thank you very much!
hello Kleo,
is there any way I can produce a carousel like this using Kleo for anywhere on the site, including the main homepage and not just the BuddyPress and bbPress sections?
https://stripe.com/aboutthanks in advance
That’s a pretty nice slider but probably it’s something built by their own because I didn’t saw this style of slider before, therefore is not available out of the box in our theme.
Cheers
Good evening, I wanted information. Kindly wanted to know how I can bring up the post who likes to a user of my site, on its activities, when click the heart icon (like)? Thanks
At the moment there isn’t such option but we are already considering this for one of our future updates.
Thanks for the suggestion. Cheers
Hi. Is it possible to hide the logo from appearing on the homepage, but leaving it on all other pages? Thanks
You have an option to upload a custom logo for each page in part, so you could approach this by uploading a blank/transparent png image or you could style it with a few css lines, taking as a selector reference, the css classes added to the body tag, in order to target only the home page.
Cheers
Hi. There is an incompatibility with lightbox effect with Kleo and the Visual Composer Extensions All In One plugin ( http://codecanyon.net/item/visual-composer-extensions-all-in-one/7731868 ). Both are launched…
> http://imgur.com/UDlyQoh Do you think you can do something ?
Thank You !
Can you please email me a link of your website at dev@seventhqueen.com so I can give a look at the content generated by those custom vc elements ? Thanks