Forum Replies Created
-
Author
-
sharmstr
ModeratorUnless you purchased VC separately, you wont have a license key. Install it from the Kleo download from theme forest: 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
ModeratorLooks like you’re using Kleo 2.4 and VC 4.4.2. Please update. https://archived.seventhqueen.com/forums/topic/steps-to-update-kleo-theme
Your site is also throwing script errors.
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
ModeratorDownload the latest buddypress translation file https://translate.wordpress.org/projects/buddypress/2.2.x/tr/default
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
ModeratorThank you. But as I said, its already done.
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
May 19, 2015 at 00:34 in reply to: How to set up a BP members carousel displaying only profiles that have images? #59312sharmstr
ModeratorI doubt there is any way to filter the bp_has_members function to filter out profiles without avatars, from a parameter standpoint. You can ask on their forum.
If there is no way to filter it, then you can customize the /k-element/shortcode/templates/buddypress/kleo_bp_members.php file to grab a list of users that have an avatar set, then pass their userids to the bp_has_members function that is used there.
If you need assistance you can email 7th Queen for a quote request.
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 logged in fine around 15 times. What I’ve noticed is that you have to wait for the page to load completely. Each time there was a delay, it was the ads and the facebook widgets you have in the sidebars. Disable those plugins and see if you still have issues.
Some other things I’ve noticed, that aren’t releated, but should be addressed.
1 – You are running the wrong (old) version of Visual Composer. Update it: https://archived.seventhqueen.com/forums/topic/steps-to-update-kleo-theme
2 – You’re ads plugin throws errors on every page I visited. 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
ModeratorThe way I worded that might be a bit confusing. In visual composer, edit the row settings for the row that contains your 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
sharmstr
ModeratorYou also have to make sure your row is set correctly. Go into the sliders row setting and select No for Inner Container.
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 appears to be coming from analytics. 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
ModeratorYou need to update the following:
K Elements: 2.3 – Its should be 2.4
WPBakery Visual Composer: 4.3.5 – It should be 4.4.3After you update those plugins, save your permalink settings again. If the issue isnt fixed, try disabling the following
1&1 WP Wizard: 2.0.1
Duplicate Post: 2.6
Featured Video Plus: 1.9.1
Limit Login Attempts: 1.7.1
Loco Translate: 1.5.1
MaxButtons Pro: 2.10
Paid Memberships Pro – MailChimp Add On: 1.0.7
WP-Filebase: 3.1.01If the problem is fixed, then enable the above plugins one by one, checking to see if the problem is still fixed after each one. This will help you find the plugin conflict if one exists.
If none of that works, enable the WP 2015 Theme and see if the problem is fixed.
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
ModeratorLOL. You’re welcome.
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
ModeratorSweet.
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
ModeratorWhat version do you have installed? If you are on Kleo 2.4.3, you should be running VC 4.4.3: 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
ModeratorOh, and sorry for asking the plugin name. It was obviously in the topic title. :/
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 the double quotes its inserting. Open up /visual-subtitle/class-visual-subtitle.php. Find the following line (around 304)
COPY CODE$title = $title . ' <small class="subtitle">' . $subtitle . '</small>';
and change it to this.
COPY CODE$title = $title . " <small class='subtitle'>" . $subtitle . '</small>';
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
ModeratorWhat plugin is 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
sharmstr
Moderatorhttps://archived.seventhqueen.com/forums/topic/missing-post-info-after-update#post-55587
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
Moderatorhttps://codex.buddypress.org/getting-started/customizing/buddypress-in-your-language/
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
ModeratorAll you will have to do on Kleos side is make sure you have “default wordpress” set in Theme Options > Misc > Login redirect.
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 code for that unless you’re using PMPro which has it in there settings.. There are plugins if you’re not using 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
sharmstr
ModeratorThe tabs are generated by the bp_get_options_nav function. Its called from several pages within /kleo/buddypress/members/single. You can see the list in /kleo/buddypress/members/single/home.php. But if you are looking to change the names that way you can’t.
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
ModeratorDoes your subtitle for that post have quotes?
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’ll be able to do that with Kleo 3.0 which should be released any day 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
ModeratorHere’s the rtMedia translation files: https://rtcamp.com/translate/projects/rtmedia
And as I said, everything that is standard BP is in the updated BP translation files in the link I gave you. See screenshot of Danish translation as an example: https://archived.seventhqueen.com/forums/topic/translation-issue-2#post-58430
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 location plugins can’t be translated? Did you ask them?
R media can be translated. I think they might even have code to do it. Bit I’m in the car and can’t look it up. Do a search.
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 location plugins can’t be translated? Did you ask them?
R media can be translated. I think they might even have code to do it. Bit I’m in the car and can’t look it up. Do a search.
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 location plugins can’t be translated? Did you ask them?
R media can be translated. I think they might even have code to do it. Bit I’m in the car and can’t look it up. Do a search.
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 understood. No miscommunication. There have been plenty of people who think they have the child theme active but dont
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
ModeratorLocation and media won’t be in there because they are from other plugins. The link I gave you has newer translation files that have the standard BP navigation labels
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
ModeratorBecause it won’t process any files in /kleo-child/ if you don’t have it active
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
ModeratorIf you’re talking about the profile navigation menu, you change that by translating. Buddypress used to have some code you could put in your childs function file, but they got rid of it. Anyhow, here are some current BP translation files.
https://translate.wordpress.org/projects/buddypress/2.2.x
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 line is a visual indicator to tell your members where they are at. It highlights the current menu item. To remove it, try this css in Theme Option > General > Quick css
COPY CODE.kleo-main-header .nav > li.active > a { box-shadow: 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
ModeratorThis is not a feature request. Moving topic.
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 !important on it.
COPY CODE.kleo-main-header.header-normal { background-color: rgba(0,0,0,0.4) !important; }
Sorry, I dont understand your section question.
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
May 17, 2015 at 16:35 in reply to: Custom post type meta not showing on single posts and post archieves #59190sharmstr
ModeratorAgain, make sure you put it in your child theme’s function.php file.
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
May 17, 2015 at 16:34 in reply to: Custom post type meta not showing on single posts and post archieves #59189sharmstr
ModeratorI just found some code I used on another site over a year ago. Totally forgot about it. See if this helps.
At the top of the kleo_entry_meta function you’ll see.
COPY CODE// Translators: used between list items, there is a space after the comma. if ( in_array( 'categories', $meta_elements ) ) { $categories_list = get_the_category_list(__(', ', 'kleo_framework')); }
Try something like this instead.
COPY CODEif (get_post_type() == 'projects') { $categories_list = get_the_term_list( $post->ID, 'project-category', '', ', ' ); } else { // Translators: used between list items, there is a space after the comma. if ( in_array( 'categories', $meta_elements ) ) { $categories_list = get_the_category_list(__(', ', 'kleo_framework')); } }
Be sure to change projects and project-category to match your setup.
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
May 17, 2015 at 16:16 in reply to: Custom post type meta not showing on single posts and post archieves #59185sharmstr
ModeratorHave you enabled social sharing for your CPT? Theme Options > Social Share > Social share Post types
That’s correct. Kleo uses WP taxonomies. You can either enable WP categories for your CPT or you can copy the kleo_entry_meta() function located in /kleo/functions.php into your child them and add it yourself. You can use this function to retrieve them: https://codex.wordpress.org/Function_Reference/get_the_terms
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
ModeratorSwitching themes is a common debugging technique. I do it all day long. I instruct people to do it. You dont loose your settings because they are written to the db. Perhaps you enabled the Kleo parent theme by mistake. Or the other way around, you’ve been using the parent theme and you now have the child theme enabled.
If its one of those cases, this should help: http://sharmstr.com/saving-importing-and-exporting-kleo-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
ModeratorSweet! *hive five*
There’s a ton more you can do with it. I use it for about 75% of the topics I answer here. Check out google’s site on how to use it. I also use Firebug for Firefox.
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 is quick css. I’ve tested it. It works.
COPY CODE#buddypress #members-list .action { display: none !important; }
Also, you may find this useful. Hopefully it will help you in the future: https://archived.seventhqueen.com/forums/topic/sidebar-layout#post-58855
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