Forum Replies Created
-
Author
-
January 29, 2015 at 11:26 in reply to: Want to disable quick view icon and detail view of product in wocommerce pages #43898
sharmstr
Moderator1- Do a search. I answered that recently
2 – You’ll have to customize /kleo/woocommerce/content-product.php. Make sure you copy it to your child theme first.
3 – The option to turn them off is in the next update.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
ModeratorBackground of an element = a div. Think of a webpage background with text over it.
I dont have that code. I was merely making a suggestion. You can google it:
http://stackoverflow.com/questions/16787306/how-to-change-an-image-path-based-on-screen-width
http://stackoverflow.com/questions/17360120/change-image-source-based-on-screensizeHi 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 notifications DO show up on the admin bar. The whole reason there’s a Kleo option to add it to the main menu is so you can get rid of the admin bar 🙂
So, a bit of history. I originally coded the live notification for my site. The Kleo team ended up adding it to the theme. I got the “live” part idea because of this plugin: https://wordpress.org/plugins/bp-live-notification/screenshots/
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 for the feedback. Have you been able to create the menu 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
ModeratorThere’s no setting for it. It should be round by default. In most cases, its a css conflict with another plugin. If you right click on one of the thumbnails and then select inspect element the image src should be *imagename*-40×40. The 40×40 is the pixel size. If you look at the css being rendered it should as have a width of 40 and a height of 40. My guess is something is overriding the height value.
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 documentation assumes you know how to use WordPress. Creating a menu is a standard wordpress process. Type in a name for your menu, then click “create menu”. Once you’ve created a menu, you can start adding links and Kleo items to it. Once they are added, select a location (you’ll see it at the bottom of the menu) then click save.
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
ModeratorExcellent!
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.
I made it obvious “sharmstr.com”. The problem is that I have a bad habit of testing out my answers to questions on it since its usually up in a window. 🙂 Anyhow, its up. I dont expect it to be that active. Its mainly a place where I can quickly reference answer and screenshot for questions I seem to answer all the time on here.
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
ModeratorShe meant Kleo.
WP Admin – Theme Options – Memberships.
You also might be interested in restricting widgets as well: http://sharmstr.com/conditionally-displaying-widgets-based-on-paid-membership-pro-level/
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 assigned it to @abe. Please wait for him to respond.
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 few things to check.
Verify your woomcommerce image size settings. If they are set to a higher resolution than the images you are uploading, that could be your issue.
Try regenerating the thumbnails. https://wordpress.org/plugins/regenerate-thumbnails/
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
January 28, 2015 at 21:22 in reply to: Are there shortcodes for the count of Members, Groups and Topics> #43817sharmstr
ModeratorIts in there. There’s a Kleo dropdown menu in the wordpress editor with a bunch of kleo shortcodes
COPY CODE[kleo_bbpress_stats type=forums|replies|topics]
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
ModeratorYour user uploaded a portrait size image. I believe this is fixed in the next release.
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.
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 disabling PMPro? That’s the number one result that comes up when googling ‘wordpress registration page redirect loop”
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 you didnt put it in the correct place /kleo-child/buddypress/members/register.php. Pages put in the child theme must follow the plugins path in order to work.
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
ModeratorHe asked if he did that through visual composer. I have no idea why he marked it private since that’s all he asked.
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. Sometimes is a bit slow
As mentioned when I posted this…
NOTE: I’m using a heavily customized register page. Some of the modifications for styling might not work for you. You can easily edit those on lines 17, 19 and 21.
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 want errors and warnings to print to the webpage, you need to also add this
COPY CODEdefine('WP_DEBUG_DISPLAY', 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
ModeratorYes. You need the 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 can set it in the page settings. Bring up you homepage in the page editor and scroll down to the options section.
If the logo was a background of an element, it would be easy to switch via css when viewed with a mobile device. I think you’ll have to use some jquery to detect the screen size and switch it out.
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
ModeratorProbably has something to do with your PMPro settings. Just a guess.
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
ModeratorLet me clarify. Kleo will have its own version of a profile cover. Its wont be “support” of this 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
ModeratorThanks for the link. I really dont see a reason to run both plugins, but that’s just 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
Moderatortry this instead
COPY CODE<?php echo do_shortcode('[userpro template=register]'); ?>
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 read the userpro page on codecanyon? Why do you want both Buddypress and UserPro? Are you under the assumption that you have to use Buddypress 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
Moderatoractually, it looks like you put in #dddddd since I last looked at 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
ModeratorI suggest contacting the plugin developer or hiring someone to assist you.
But again, I still think you’re going about this the wrong way. You’re asking for trouble down the road.
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 Catalin is here anymore. Your request is really beyond the scope of support here. But the you can start with kleo/page-parts/general-before-wrap.php. If you dont have WP template experience you should hire someone to assist 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
ModeratorLooks inline to 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
ModeratorI know. I was trying to teach you something. You often ask about changing colors. I was showing you an easy way to do it.
.form-control::-webkit-input-placeholder
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
ModeratorA few hints
1 – the correct syntax for do_shortcode is
COPY CODEdo_shortcode('[userpro template=register]');
2 – When I said delete everything I didnt mean EVERYTHING. Make sure the very first line has
COPY CODE<?php
3 – Did you re-assign budypress to registration to your register 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
ModeratorAre you overriding the header section at the page level on your home page? Go into page editor for your home page and scroll down to all the override 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
Moderatorbtw – Last night I spent almost an hour debugging a function. Turns out I had filed instead of field. So frustrating.
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
Moderatorahhh. good. I’m glad you sorted 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
ModeratorI’ve never played around with a network install so I cant test it for you. But if I add something ridiculous like
COPY CODEfunction wpse_104094_breadcrumb_trail_args( $args ) { $args['before'] = 'Yo'; $args['network'] = true; return $args; } add_filter( 'breadcrumb_trail_args', 'wpse_104094_breadcrumb_trail_args' );
I also put a default value in ‘before’ and it used Yo instead of my default value. So, it is filtering the defaults.
You can see by adding this below the apply_filters statement.
COPY CODEprint_r($this->args);
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
Moderatorhttp://vc.wpbakery.com/video-academy/add-css-specific-element-visual-composer-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
ModeratorYou dont need to edit it. If you look a few lines down, you can filter it.
Check this out. Tailor to your needs. http://wordpress.stackexchange.com/questions/104094/how-do-i-edit-a-plugins-core-properly
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
ModeratorLaura gave you a link to the documentation already: https://archived.seventhqueen.com/documentation/kleo#mailchimp there’s a link in there to the shortcode
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
Moderatoradd ‘kleo-show-login’ to an elements class to trigger the login modal
COPY CODE[kleo_button title='Login' style='see-through kleo-show-login' icon='desktop' tooltip_position='left' tooltip_action='hover' size='lg' href='#']
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