Forum Replies Created
-
Author
-
sharmstr
ModeratorI haven’t been able to recreate your issue. Here’s what I tried.
1 – Made sure my woocommerce pages are using the “right sidebar” in theme options
2 – Created a new page called Test Shop. I didn’t change the sidebar or add any content. Just typed in “Test Shop” for the title and clicked Publish.
3 – Went over to woocommerce settings and added “test shop” to the “Product Arhive / Shop Page”
What have you done that’s different from 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
Attachments:
You must be logged in to view attached files.sharmstr
ModeratorGlad you sorted it. Mark resolved 🙂
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 go into screen options from the Menu screen. Then make sure there is a check mark next to Kleo. While you are there, also put a check mark next to “css classes” under show advanced menu properies.
Once that’s done, you’ll see “kleo” on the left. Click on that and add “My Account” to the menu.
That’s all you need to do. Take a look at the css for My Account. You should have “kleo-menu kleo-user_avatar-nav” in there.
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
ModeratorI only asked because that screwed me up in the beginning. Let me log into my test site the has woocommerce enabled and I’ll see if I can figure this out.
In your setup, you have Product Archive / Shop Page set to the Shop page? Can you post a screenshot of your set up?
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
ModeratorHey Benji, Are you using the Shop Sidebar?
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 30, 2014 at 14:36 in reply to: image and description of a wordpress category at the top of the page #30178sharmstr
ModeratorCommon WordPress question. http://www.craftedbyharsh.com/how-to-display-the-wordpress-category-description-in-your-theme/
You’ll need a plugin to add images to categories. There are several to choose from. Here’s one https://wordpress.org/plugins/categories-images/
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@iamwaterboy: Do you have it enabled? Click on screen options button in the upper right.
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
ModeratorTo be clear, “latest versions that come with 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
ModeratorDo you have the latest versions of vc and rev slider installed? You have to update those manually. They should be
Visual Composer 4.3.4
Revolution Slider 4.6Hi 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’ll let the SeventhQueen folks dig into this since they wrote it.
But let me ask this. Does k-elements work with all other plugins disabled?
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 setting your menu background color in theme options?
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/main-menu-scroll-transparency
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 your custom css in your child theme
COPY CODE.kleo-main-header { border-bottom: 3px solid #00f !important; background: #222 !important; border-color: #0074a2 !important; }
You are forcing the background to #222
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 fixed 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
ModeratorGoogle is amazing for this stuff 🙂 http://wordpress.stackexchange.com/questions/18301/redirect-after-registration-in-buddypress The code in answer two worked for 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
sharmstr
ModeratorAny fields you add to the “base” xprofile group will automatically show up in the registration form. https://codex.buddypress.org/buddypress-components-and-features/extended-profiles/
For searching those fields and others see this topic: https://archived.seventhqueen.com/forums/topic/extended-search-in-user-profiles
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
ModeratorSearch their plugin code for ‘_nelioefi_url’. That should tell you how to get 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
Moderatornothing is 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
sharmstr
ModeratorEdit “how they they are storing the image location in the url” should be “how they they are storing the image location in the database“.
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 problem is that Kleo looks for either the featured image or the first image of the post by way of the kleo_get_post_thumbnail_url function. Either one of those plugins probably use their own info in the db to store the image location.
I dont see any easy, upgrade safe way of modifying where kleo looks for the image, so what you’ll probably have to do is modify /kleo/page-parts/post-content-masonry.php. You’ll need to ask the developer how they they are storing the image location in the url. More than likely they are using their own meta_key in the postmeta table. Then around line 117 change
COPY CODE$img_url = kleo_get_post_thumbnail_url();
to
COPY CODE$img_url = get_post_meta( get_the_ID(), 'the plugins meta_key name', true );
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 tested and can confirm h1 issue. @nsb, you can put the following css rule in your child theme until the Kleo team releases a fix
COPY CODEtime.entry-date { font-family: open sans !important; }
Just change ‘open sans’ to whatever you want.
For your second question, you can copy the ‘kleo_entry_meta’ function (kleo/funtions.php around line 513) into your /kleo-child/functions.php file and remove the items you dont want displayed.
Note that this also effects the post meta information that is displayed in your post 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
September 28, 2014 at 01:00 in reply to: Menu is not working on some pages while it is working on some of the pages #29989sharmstr
ModeratorIt appears you have ‘#’ as the link in the menu items. Can you provide a screen shot of your menu setup showing the urls they point to?
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
ModeratorForgot to attach error screenshot
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
ModeratorYour site is throwing jQuery errors. Usually an indication of a plugin conflict. Disable all plugins and see if it works. If it does, start enabling one by one until you find the troublesome 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
ModeratorLOL. Well, I would contact sitegound and see if they have any trials. See if they will let you try it. I dont even have their homemade caching plugin turned on yet and its plenty fast. We’ll see what happens under load though. I have WP, BP, BBP and 30 other active plugins. Media manager is also bearable and doesnt frustrate me at all.
I’ll let the Kleo team respond about the wp-admin, but from what I can see, hardly any kleo things load. Only whats needed to configure it (theme options).
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 wish I had a good answer for you. I pulled my hair out with several different caching plugins. I finally moved my site over to siteground. Their severs are tuned for buddypress. I forget which caching plugin the Kleo team is using but you can do a search here and find the topic on it.
There’s some PHP settings you can tweak that will help if you host allows you to do so. Do a google search and you’ll find the most common ones.
As far as the media manager goes, that’s really a wordpress issue. I’m not even sure if the caching plugins that are available deal with the wordpress admin.
Hopefully others will chime in on this. And if you come up with something, please report back. I’m very interested in this too.
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@iusethemes Kleo has several optional page examples. https://archived.seventhqueen.com/documentation/kleo#demo
Perhaps I’m being dense and dont understand what you’re asking for.
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 was a problem before kleo 2.0.
Does the problem still happen when you remove you 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
sharmstr
ModeratorIts your custom css.
COPY CODE.header-color .social-header {border: none; height: 10px; }
If you get rid of the height, problem goes away. arrgggg
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
Moderatorhey @gm713
Can you give me an idea of what you’re trying to accomplish with the success page? Depending on your needs you might be able to inject stuff into the registration process using do_action( ‘bp_before_registration_confirmed’ ) or do_action( ‘bp_after_registration_confirmed’ ).
Or you could customize register.php by removing the default “You have successfully created your account!” message and adding your own message or some cool things with shortcodes.
Or you could customize register.php by adding your redirect in the if ( ‘completed-confirmation’ == bp_get_current_signup_step() ) code block.
Sorry for the all the options, but I’m not aware of any easy hook to do what you want. That doesn’t mean one doesn’t exist though.
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
ModeratorAnother common WordPress request. http://www.wpexplorer.com/customize-search-results-wordpress/
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
ModeratorrtMedia Pro: https://rtcamp.com/store/rtmedia-pro/
Create a global album. Users select it on upload. Create the gallery pages for images and video specifying that album. You can also add an uploader to the gallery 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
ModeratorIf everything is okay (not printing out vc code), then you can switch over to backend editor and add a background to the first row.
i.e. click on the pencil icon for “edit this row”
Here’s the doc for VC http://kb.wpbakery.com/index.php?title=Visual_Composer
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
Moderatorre: Ability to limit how many photos a person can upload using rtmedia
That’s available in rtMedia Pro. Yes, you have to pay for it, but I cant imagine the Kleo team stepping on the rtCamp teams toes.
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 might be part of the demo content import file, but you’ll get a lot of extra stuff with that.
Do you have any caching enabled?
I’m going to restate this only so the instruction are complete, not because I necessarily think you’re doing something wrong.
Open the page in the editor.
Make sure you are in the classic mode, not backend or frontend editor.
Highlight everything in the wysiwyg box and delete it.
Save the page.
While still in Classic Mode, click on the “Text” tab above the wysiwyg editor.
Paste the code from the documentation.
Save the page.
View the page. If everything is okay (not printing out vc code), then you can switch over to backend editor and add a background to the first row.
Just as a side note, I had the same issue you did yesterday and deleting everything in the wysiwyg editor and repasting solved 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
ModeratorWhen you copy the code, make sure you select the “text” tab not the “visual” tab.
It states in the documentation that images are not included because they are under copy write. Just add your own 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
Moderator1 – link modal connection? I dont understand. Are you saying you wanted the login modal?
2 – Sorry, I dont have time to sort that out for you. If you look at function-breadcrumb.php around line 728 you’ll see a conditional statement
COPY CODEelseif ( '%category%' == $tag && 'category' !== $args["singular_{$post->post_type}_taxonomy"] ) {
I think you might be able to tweak that so it will print the category regardless if you have ‘%category%’ set in your permalinks or not. As I quick test, I changed it to the following and the category printed in the breadcrumb but not the url.
COPY CODEelseif ( 1 == 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
ModeratorOr maybe it has something to do with whatever code you’re using to shrink the logo when you hover over 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
September 26, 2014 at 16:57 in reply to: Comments section hr-title does not display with 0 comments #29866sharmstr
ModeratorExcellent. Thanks.
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 a common request. Google “buddypress members directory xprofile”.
It also been answered here: https://archived.seventhqueen.com/forums/topic/adding-1-profile-field-to-members-directory
Let me know if you need 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
-
AuthorPosts