Forum Replies Created
-
Author
-
sharmstr
ModeratorI know longer help with support here. With that said, every post type has css class name equal to the cpt name.
.type-universities .article-meta {
display: none !important;
}.single .with-meta .type-universities .article-media {
margin-left: 0;
}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
ModeratorPlease contact cornel@seventhqueen.com to get a quote on this.
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 the code you should be using
COPY CODEfunction custom_bbp_sub_forum_list() { $args['separator'] = '<br>'; return $args; } add_filter('bbp_after_list_forums_parse_args', 'custom_bbp_sub_forum_list' );
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
ModeratorHow do you know? You only have 1 forum with no subforums.
Also (unrelated, but clearly an issue), turn off transparent main menu in theme options. Only enable it for your home 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
Moderator1 – You didnt do anything wrong. As I explained, woo changed their directory structure.
2 – I cant help with that. If you want help with custom coding your tabs, please contact cornel@seventhqueen.com for a quote.
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 the directory structure has changed since I wrote that article. Its now /woocommerce/single-product/tabs/tabs.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
ModeratorGreat. Now, I’m getting a 403 forbidden when I try to access your site. No login.
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 select “set as private reply” before clicking submit. I’ve done that for you.
However, I asked for FTP credentials, not wp admin credentials.
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
Moderatorrespond privately with ftp credentials 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
ModeratorDid you follow these instructions?
Copy the woo version of the tabs template to your child theme.
/plugins/woocommerce/templates/single-product/tabs.php
to
/themes/kleo-child/woocommerce/single-product/tabs.phpHi 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 the first step. Did you do the second step where it explains how to get tabs???
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
ModeratorDid you try my suggestions? Did you get 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 moved the member-header.php file which is correct if you have the BP Profile Cover plugin setting enabled in BP, which you did not.
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 didnt stick the page in the correct directory. You missed /single. I assumed that’s what happened and why I asked if you copied it to your child theme correctly.
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
ModeratorWhy aren’t you using the “Show media on post page” option? That’s the point of it. To set a featured image but not have it display at the top of the post.
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 need cpanel or ftp credentials
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 understand what you’re trying to do. I can 99% guarantee that it will take custom code to make VC pull the image from the post content. Maybe a google search will be of assistance.
I havent tried it but you might be able to use the tabs shortcode, make a tab for each category, then put a kleo post grid in each tab specifying the category in the shortcode 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
ModeratorI know it works since I’m doing the exact same thing on two sites. Did you copy it to your child theme correctly? Did you clear your cache and purge your cdn if you have those in place?
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
ModeratorTheme Options > Woo: Enable Show Excerpt
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
March 31, 2016 at 18:45 in reply to: How to import Member profile demo pages and data? Don’t see that option for demo data #113884sharmstr
ModeratorYou dont need to import it. Go to Theme Options > Buddypress and enable full width header.
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
ModeratorAsk on the buddypress forum. This isn’t related to Kleo.
With that said, without elaborating on “its not working”, its hard to help. It could be that your action is firing before the bp_core_signup_user action (xprofile_sync_wp_profile) that saves the xprofile fileds to the db. Again, hard to say without knowing where things “aren’t working”. Also, if it were me, I’d look into adding jquery form validation to validate that field before the user is created instead of deleting the user after the fact.
Thats the most I can offer in terms of support.
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
ModeratorRefer to this to show how to change to the default woo tab layout: http://sharmstr.com/woocommerce-tricks/
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
March 31, 2016 at 18:26 in reply to: How to add Google reCAPTCHA and Terms and Condition in the registration page? #113868sharmstr
ModeratorThis is not a function of the theme. Look for plugins that will add that for you in the WP Plugin Repository.
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 – Portfolio categories can be added by going to Portfolio > Categories. Note: these are not the same as the default WP categories.
2 – The layout is only for portfolios, not posts. If you want a filter for posts, then use the built in VC Post grid shortcode and custom design it to look like the portfolio layout if you want. https://wpbakery.atlassian.net/wiki/display/VC/Grid+Builder
3 – Go 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
sharmstr
Moderator/kleo-framework/lib/function-facebook-login.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
ModeratorDid you also update k-elements and VC?
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
ModeratorFor the avatar: Theme Options > Misc > FB integration (on) > Show facebook avatar.
For City: Cant be done without custom code.
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
March 31, 2016 at 17:40 in reply to: How to expand the buttons for fully shown text in advanced-members-search #113843sharmstr
ModeratorCant see it without access
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
ModeratorCheck your forum settings
WP admin > settings > forum
The root of your forum (breadcrumb) is whatever you hae set as the forum slug. That location will show either a list of forums or topics depending on what you have set in Forum root should show.
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
ModeratorName and password only come with Buddypress installed.
Update Kleo and K-elements to 4.0.4
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
ModeratorWe dont have a suggestion for a ‘diary’, but you should look at https://wordpress.org/plugins/social-articles/ or http://buddydev.com/buddypress/introducing-buddyblog-allow-users-to-blog-from-their-buddypress-profile/
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
Moderatorwithout credentials we cant see what’s happening. It probably a plugin conflict. Disable all plugins that didnt come with Kleo and test.
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 issue is that you’re injecting a growing form into a column that its the same row as the weather column. Of course the size of the form is going to effect the size of all columns in that row. This isnt a bug. Perhaps you should look for another place to attach the form. Or figure out a way to force the form into a constant ‘sticky’ state since that doesnt look like it effects any of the other row heights.
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 looks like if you remove the 50px margin from the bottom of that form, the issue stops. At least it did when I add the following css to your site.
COPY CODE.book { margin-bottom: 0 !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’m not seeing that issue at all on your site. I dont see extra whitespace on page load.
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
ModeratorDelete the folder and reinstall.
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, within it.
.woocommerce .summary .product_meta {
float: left;
clear: both;
}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
Moderatoror clear:both;
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 adding display: block;
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 do not.
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