Forum Replies Created
-
Author
-
sharmstr
ModeratorTry this in quick css
.bbp-topic-freshness-author {
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
sharmstr
ModeratorI dont think Social Articles supports CPTs. I could be wrong. If not, take a look at this one: http://buddydev.com/buddypress/reintroducing-buddyblog-supporting-custom-post-typestaxonomies-for-buddypress-user-blogs/
As far as templates go… not sure why you’re creating a page template. Looks like you just want a listing of all the posts for that CPT. If that’s the case, then you want to copy /kleo/archive.php to /kleo-child/archive-{cpt-name}.php
Then, if you want a custom page to display that actual post, then you can do the same with single.php.
Its all in the codex: https://codex.wordpress.org/Post_Type_Templates
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 generated by buddypress. Kleo doesnt touch it. You should search/ask on the bp forums: https://buddypress.org/support/ Once you find an answer, and it involves changing the page template, you can find it in /kleo/buddypress/members/single/profile/ Though in looking at it you’ll probably wont have to edit the file and you’ll have to filter the bp function that retrieves the field description.
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
Moderator.sticky-wrapper {
display: none;
}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
ModeratorThey dont work that way. You can import the demo pages via WP Admin > Appearance > Demo Data
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
September 25, 2015 at 14:50 in reply to: is it able to show/hide top bar menu based on user role? #79484sharmstr
ModeratorI wasn’t confused. Its been discussed. Please 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
ModeratorHappy you found the issue. Thank you for reporting back ๐
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
ModeratorEven more reason to search before you ask.
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
Moderator4.7.1.1 is the latest for Kleo 3.0.9.
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, the rtMedia move to individual plugins was more than just annoying ๐ Good luck.
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 already answered this for you: https://archived.seventhqueen.com/forums/topic/how-can-i-change-the-icon-on-grid-hover
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
ModeratorUnfortunately, I’m finishing up a new website for a friend then digging into evaluating, purchasing and implementing an new ERP system for my manufacturing business. That’s going to take a good 4 months. I probably wont even have time to help out here. (shhhh, dont tell abe yet. lol)
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 only way you can “edit” the search form is using the Search Form Settings. Any edits beyond that would take an extensive knowledge of PHP and wp functions.
Perhaps you can find a plugin that you can add to the page.
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
ModeratorGreat. Sorry we didnt get there sooner. You naming the font “store” confused me ๐
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
September 24, 2015 at 21:26 in reply to: Planning guidance: Buddypress members collecting payments #79404sharmstr
ModeratorTake a look at a combination of Woocommerce and some sort of multi-vendor plugin. There are a few to choose from. There is a feature request topic started for multi-vendor support that might help: https://archived.seventhqueen.com/forums/topic/integration-for-wc-product-vendors-and-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
sharmstr
ModeratorIt displays fine on my site. Try clearing your server cache/cdn (your site it throwing cache errors btw). If that doesnt fix it, look for plugins that might be causing it. Screenshot in private reply.
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
September 24, 2015 at 21:13 in reply to: Problems after Update to KLEO 3.0.9: Partly white startpage & admin bar missing #79397sharmstr
ModeratorNo. VC 4.7.1.1 comes with Kleo 3.0.9
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
ModeratorDoesn’t happen on any of my sites or the demo sites. You need to go through standard troubleshooting procedures.
1 – Look for plugin conflicts
2 – Does it happen with the wp 2015 theme enabled
3 – Do you have custom code in your child theme that’s causing it
4 – Is Kleo and BP up-to-dateHi 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.September 24, 2015 at 19:30 in reply to: rtMedia & MediaPress – Not Showing in Activity Stream #79372sharmstr
ModeratorHavent heard of this problem before, so must be isolated with that 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
sharmstr
ModeratorYou should ask rtCamp since you got the code from them.
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
September 24, 2015 at 17:25 in reply to: is it able to show/hide top bar menu based on user role? #79342sharmstr
ModeratorThere are plugins for that. Please search here. Its been discuss many times.
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 forum always screws up those tags. Just use the code you had before but make sure you put this before
COPY CODE<?php
and this after
COPY CODE?>
Also, make sure you put the file in /kleo-child/buddypress/members/single/home.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
sharmstr
ModeratorWhat is “kleo connexion”? If you’re talking about a login button: https://archived.seventhqueen.com/forums/topic/kleo-login-auto-popup#post-51403
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
September 24, 2015 at 16:50 in reply to: customising blog items for CPT with custom templates #79331sharmstr
ModeratorTo add your custom categories/taxonomies, read this: https://archived.seventhqueen.com/forums/topic/custom-post-type-meta-not-showing-on-single-posts-and-post-archieves#post-59185
This is wrong
COPY CODEget_template_part( โ/post-content-myCPT.phpโ . $blog_type );
basically you’ve just told it to open a file called /post-content-myCPT.phpmasonry or /post-content-myCPT.phpstandard
First, you dont add .php to get_template_part calls. Its assumed. Second, since you only copied the masonry layout, adding $blog_type makes no sense. All you need is
COPY CODEget_template_part( '/post-content-myCPT' );
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 add that menu item. Go to menus and add “My Account” located within the Kleo menu items. If you dont see the Kleo menu items, click on screen options in the upper right hand corner and enable it. This is in the documentation: https://archived.seventhqueen.com/documentation/kleo#menus
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
ModeratorJust delete the code out of functions.php. I have no access to Laura, but I’ll assign this topic to her.
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
ModeratorAccording to the error you have bad code in your child’s functions.php file. You added that code. Remove it and you’ll be good to go.
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
Moderatorahhhh. The difference was that I had my profile cover set to full width. There’s no way to inject it between the cover photo and the buddypress nav if you dont have “full width cover” turned on. You’ll have to edit the core buddypress profile file and remember to check for changes after every kleo/buddypress update.
Copy /kleo/buddypress/members/single/home.php to your child theme. Put the following code starting on line 18
COPY CODE<?php $n = 5; if( $user_id = bp_displayed_user_id() ) { $model = new RTMediaModel(); $results = $model->get( array( 'media_type' => 'photo', 'media_author' => $user_id ), 0, $n ); if( $results ) {?> <div class="rtmedia-item-thumbnail" id="foto-home-perfil"> <ul> <?php foreach( $results as $image ) { ?> <li> <a>id ); ?>" title="<?php echo $image->media_title; ?>"> <img />id ); ?>" alt="<?php echo rtmedia_image_alt( $image->id );?>" /> </a> </li> <?php } ?> </ul> </div> <div id="ver-mas-fotos" class="generic-button" ><a>">Ver mรกs fotos</a></div> <?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
sharmstr
ModeratorStill wasnt able to get into your site without issues. It kept redirecting me.
Anyhow, try this in your quick css
COPY CODEul.dropdown-menu ul { left: -190px !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
ModeratorAs my original answer states, you need to be on 3.0.4 at the very least. Kleo is now at 3.0.9. Long story short, themeforest changed their API. They broke auto update on 1000s of sites. Never versions of Kleo fixes that as well as the PMPro shortcode issue. You’ll have to ftp the update to your server: 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
ModeratorStrange ๐
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 cant see the profile since the account you created for me isnt assigned to a membership level. I need admin credentials if you want me to 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
ModeratorThen you’re doing it wrong. Not sure what link you were referring to in your first post. Here are the directions that you need to follow: https://archived.seventhqueen.com/documentation/kleo#vector-icons
In your screenshot you show that you’ve named the font “store”. You dont need to rename anything. Just upload the fonts .json file to the fontello website as indicated. Select your additional icons. Download the files and copy them to your server. If you’re running Kleo 3.0.8 or 3.0.9, you can now save them to your child theme so they wont be overwritten during a Kleo upgrade.
Once you’ve uploaded them to your server, then the final step is to add this your your child css OR to your quick css in theme options
COPY CODE#buddypress div#item-nav ul #mi-producto-personal-li a:before { content: '\e8a3'; }
You shouldnt be editing any files at all except your childs style sheet as noted above.
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
ModeratorNo I havent. What *signs* are you referring to? Have you enabled the WP 2015 Theme and then tried to edit the 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
September 24, 2015 at 15:26 in reply to: rtMedia & MediaPress – Not Showing in Activity Stream #79311sharmstr
ModeratorYou’re running a very old version of Kleo that’s not compatible with newer versions of rtMedia. rtMedia went through a complete re-write a few months back. Upgrade 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
sharmstr
Moderatorwhat version of kleo are you running?
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
Moderatorstrange. can you switch to classic mode and copy all of the page code into a text file and attach it to a response? I want to test/play with it on my sites.
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
ModeratorWhoop! Sorry I didnt catch that from the start ๐
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