Forum Replies Created
-
Author
-
sharmstr
ModeratorBTW – The reason I keep asking “Why would you want to do that” is because I tend to learn a ton of stuff that way. Its not because I think its a stupid idea. π
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 was using one for awhile that I really liked, but cant find it at the moment. I think it was Conditional Widgets. https://wordpress.org/plugins/conditional-widgets/
Here’s a decent roundup http://ghost1227.com/2014/01/review-wordpress-conditional-widget-plugins/
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
ModeratorYeah, that’s how it works. You need to put everything in the Shop Side Bar. I know its confusing since they give the option. So, what’s your end goal? Why can’t use use the built in Shop Sidebar?
PS there’s conditional sidebar widget plugins that will hide/display sidebar widgets based on page, user, etc.
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 – Make sure you’re running the child theme.
2 – When you update, you’re updating the parent theme, but you shouldn’t enable it. Keep the child theme enabled.
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 dont want to edit .php files, then switch to Custom page for Portfolio Archive then set the page to use a sidebar.
If you want to edit it, try copying it to your child theme and change kleo_switch_layout( ‘no’ ) to either kleo_switch_layout( ‘left’ ) or kleo_switch_layout( ‘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
Moderator1 – Yes, Kleo customizes core VC shortcodes and adds several of its own. You should test newer versions of VC before uploading to your live site.
2 – Same as 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
ModeratorDid you also update k-elements and vc? I haven’t looked at the snow code yet, so not sure where is exactly, but that would be my first guess.
The xmas slider is in the full download in demo /content/visual composer. You can import the page using the installer found at wp admin – appearance – KLEO demo data – Specific 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
ModeratorHmmm. I’m guessing your cpt doesnt have post types then (audio, image, video, etc).
If it works by adding it to single.php then do it. It shouldn’t hurt any of the other posts since the function will only display it on your cpt. If you run into issues, you can create your own single page by naming is single-yourcptname.php in your child theme, then add the kleo_entry_meta call. Then you’re really keeping your custom files separate. That’s what I do anyways.
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 having a hard time recreating your issue. Would you mind attaching a text file with the vc code for the page? All you have to do is to to page editor, bring up that page, switch to Classic Mode and copy and paste the code. Thanks! Oh, respond privately.
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
ModeratorSeems to be isolated to pages that were built with VC. I’m trying to figure it out, but my internet keeps dropping. Arrggg. Will let you know if I can pinpoint the issue. Maybe the Kleo team will see this soon.
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
ModeratorTell me about it. But at least it looks good
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
ModeratorHmmm. Do you know how to true a 40 spoke motorcycle wheel? That’s what I’m stuck on this morning?
If not, then go ahead and leave a glowing review for the Seventh Queen team. I dont actually work here, but they certainly deserve 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
ModeratorPlugin time: https://wordpress.org/plugins/menu-items-visibility-control/
Create a menu item called login and point it to My Account. Put ! is_user_logged_in() in the visibility field.
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
ModeratorWait – My link was to redirect after kleo login, not make kleo login go to another page to present a login form. Please hold.
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
Moderator2 – I didnt say it was possible to specify a link for the Kleo login. What I said was “then you can add the My Account page“, meaning Menu – Pages – select My Account, which is basically the same as Menu – Link – enter the link to my account page.
I can understand why you’d want it to disappear if you called it ‘login’. But why not call it My Account. Then it makes sense for both logged in and logged out users. You’ll still want to give the user a menu option to take the to “My Account”, right?
But it you really want to make it disappear: https://archived.seventhqueen.com/forums/topic/kleo-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
ModeratorDownload the FULL package and go to main files/demo content/ revolutions slider/ There are new-year.zip and xmas.zip
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 haven’t experienced any issues with the whole site being over SSL. Obviously you’ll throw some non-damaging/non-displaying SSL errors when viewing an activity item (image, video) that is being served via http instead of https.
I haven’t done any formal testing but all of my sites are with the same host (read: same distance from me) and I haven’t noticed a noticeable difference speed difference between my ssl and no ssl sites.
If it were me, I’d stay away from severing some over ssl and some 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
ModeratorHey Splendor. I have a site that is strictly SSL (every page). What info are you looking 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
ModeratorI’m trying to get better at not answering ones that are already assigned, but I get on a roll and cant stop. 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
ModeratorIt will be in the next update which will be released soon… maybe even today.
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
Moderatorkleo uses the standard WP logout procedure. I havent tested this, but a google search of redirect to homepage after logout came up with this: https://wordpress.org/support/topic/wp-logout-page-redirect-to-homepage It looks legit.
Kleo login should pop up a login box, not direct you to wp-login.php. If you want it to send you to my account page to login, then you can add the My Account page to the menu instead.
Does that help? Are we closer to what you need? 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
ModeratorWait a minute. Woocommerce and WP keep accounts separate? I thought all logging in and logging out is handled by WP. Woo merely adds specific account fields they use to the WP account. Go to WP Admin – Users. You’ll see their billing and shipping address in there.
If I go to WP Admin and change my email address there, it shows the new email address when I visit the woo My Account 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
ModeratorNo problem. That functionality was added a week or so ago. It rocks. (I dont work here so I can say that. 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
ModeratorI dont think you’re overboard at all. But as I said, Kleo only stylizes the output of wooCommerce. I’m guessing you’re questions/issues with wooCommerce are going to get more in depth and beyond the basics the more you work with it. You’re going to want to head over to wooCommerce to get those answered. It will save you time and you’ll get better support over there. Does that make sense?
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
ModeratorFirst thing to try is resaving your permalinks. WP Admin – Settings – Permalinks. You dont have to edit them, just click save. See if that solves it. Let us know.
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
ModeratorRegarding searching. There hasn’t been much discussion about wooCommerce here because this is not the support forum for wooCommerce. https://support.woothemes.com/hc/communities/public/topics
You dont need a specific woocommerce log out. The tutorial is for sites that don’t have plugins that add login/logout functionality in the menu settings.
You can use the kleo specific login / logout links if you’d like.
WP Admin – Appearance – Menus – Kleo: Add what you want.
If you dont see Kleo listed in the left column, click on screen options (top right) and enable 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
ModeratorApparently you didnt.
Read this: http://codex.wordpress.org/Child_Themes
To import your Kleo settings from the parent to the child:
β go to theme options -> import / export
β click on copy under export and copy the contents
β enable kleo child
β go to theme options -> import / export
β click on import from file and paste
β click on import
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
ModeratorGo to WP Admin – Appearance – Kleo Demo Data. Choose Specific page then select the one you want to import. Simple
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 told you what I did. I disabled the buddypress wall plugin. That’s what was causing the issue.
Life will be 1000% easier if you start with the child theme first.
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 easy way to do that. I’m currently writing a shortcode for that functionality so I can add it using vc anywhere I want in a post/page. The kleo code looks for a post information. The entire function would have to be written to look at the activity id and info. You should add this to the feature request topic.
In the meantime, there’s probably a plugin that will do that, it just wont look like the kleo version.
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
ModeratorCouple of problems
1 – Normally home is position 10 and forum is position 20. In your code you are making home position 20, but not moving forum to position 10. That’s why you’re not seeing anything change, though technically, it has changed. Try this
COPY CODEfunction custom_group_nav() { global $bp; if (isset($bp->groups->current_group->slug) && $bp->groups->current_group->slug == $bp->current_item) { $bp->bp_options_nav[$bp->groups->current_group->slug]['forum']['position'] = 10; $bp->bp_options_nav[$bp->groups->current_group->slug]['members']['position'] = 20; $bp->bp_options_nav[$bp->groups->current_group->slug]['home']['position'] = 30; $bp->bp_options_nav[$bp->groups->current_group->slug]['home']['name'] = __( 'NovitΓ ', 'buddypress' ); } } add_action( 'bp_init', 'custom_group_nav', 100000 );
If you want to change the default tab to forum, you need to put this in your wp-config.php file.
COPY CODEdefine( 'BP_GROUPS_DEFAULT_EXTENSION', 'forum' );
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
December 8, 2014 at 01:49 in reply to: Buddypress – whats-new-options – ajax no show on one server #38093sharmstr
ModeratorNo problem. Glad 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
ModeratorYou might not be seeing it because you’re already logged in? For users who dont have an account, they are asked at the top of the checkout page if they are a returning customer and it has a login link. If they haven’t logged in or dont have an account, there is a checkbox to create an account between billing and shipping.
If you dont see any of that, make sure you have enabled guest checkout in woo settings.
You can find all of this over at the wooCommerce site π
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
December 8, 2014 at 01:28 in reply to: Buddypress – whats-new-options – ajax no show on one server #38090sharmstr
ModeratorNo. If you read the link I sent you to the other topic, you’ll see that it happens with the 2014 Theme as well. Its not a Kleo issue and AFAIK has only happened on WPEngine hosted 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
ModeratorYou probably have caching enabled and dont see your changes right away.
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 guessing you’re using a transparent menu, right? There’s an issue (not sure if its actually a bug or not) that if you use a transparent menu and dont turn off the breadcrumb, title and main info that they will jump under the menu. I’ve been meaning to discuss this with abe. I think there is an assumption being made that you’d only use the transparent menu on pages where you wouldnt want a title. Like on the home page over a rev slider or video. I have found that assumption holds true on my site, where most pages dont need a transparent menu. Is that not the case for you?
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
ModeratorCool. The code I gave you might be difficult to use since you’ll have to insert into existing code using text view. But since you understand the concept, you can easily do it in VC by adding a row, chsosing 4 columns, add a text field to each column and paste [product_categories number=”1″ columns=”1″ ids=”42″] into each text field.
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 only as your question in one topic. 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
ModeratorDo you something other than “default” set in Main Menu Options on the home page? Go into page editor for your home page. On the right hand side you can set a menu for that 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
Moderatorbtw – Register and login wont display if you’re already logged in.
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