Forum Replies Created
-
Author
-
sharmstr
ModeratorOkay. Does it work with it in bp-custom.php and Kleo 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
ModeratorLooks like you put it in /kleo/functions.php. Enable the child theme and put it in /kleo-child/functions.php. If that doesnt work, disable all plugins and try saving again. If that works, enable each plugin one-by-one until it doesnt work again. If it doesnt work, respond privately with 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
ModeratorAre they removed if you add the code to the bp-custom.php file and enable the WP 2015 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
ModeratorBecause its a Kleo thing, not a VC thing. You need to use the Kleo Post Grid 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
ModeratorWere you able to add the code I gave you? Did it solve the saving issue?
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
ModeratorUpdates apply to the parent theme, not the child theme. You dont change themes to update. Just update. This is not specific to Kleo. This is specific to WP. There is s a wealth of information on setting up, using and administrating WP. You should read up on it if you plan on administrating a site. It will save you a ton of headaches if you understand the platform.
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
Moderatorftp or your cpanel
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’re going to make changes, you need to enable the Kleo Child theme and leave it that way. All changes go in the kleo-child directory.
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. Let us know what you figure out. Someone else was asking about this plugin a few days ago. It would be helpful to know what you needed to do to get it to work 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
ModeratorDid you enable the child theme and put the code I gave you in the functions.php file?
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://codex.buddypress.org/getting-started/setting-up-a-new-installation/#manual-installation
“Make sure you have pretty permalinks enabled on your WordPress install.”
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
ModeratorFYI – If you look at buddypress template files, you’ll see that they are calling bp_head before wp_head as well.
/plugins/buddypress/bp-themes/bp-default/header.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
ModeratorGo to /kleo/header.php and move the wp_head line above the bp_head line. I have no idea if this will work. Let me 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
ModeratorIt doesnt do this by default. Switch to the WP 2015 Theme and see if it still throws the cross domain error.
As far as the events map on the front end, its throwing jquery errors. “fitbounds is undefined”
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 set your permalinks correctly after you installed BP? It should be set to something other than the wp default.
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’s that index.php in the register url???
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 isnt a bug.
Please refer to this topic: https://archived.seventhqueen.com/forums/topic/hide-sidebar-on-custompost-type-without-adminimize#post-101551
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 demo uses buddypress for registration. Make sure you have your bp pages set up: Settings > Buddypress > Pages and that you have registration turned on Settings > General > Anyone Can 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
ModeratorThey say they have a shortcode. Put it in the header banner content field. https://wordpress.org/plugins/vertical-response-newsletter-widget/faq/
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 site is throwing a jquery error on your form page. Its coming from the pg-page-templates 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
ModeratorUse bbp_get_forum_id()
You should refer to the bppress forum for more info and assistance: https://bbpress.org/forums/topic-tag/forum-id/
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 may want to read this too: http://sharmstr.com/saving-importing-and-exporting-kleo-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
ModeratorThe child theme is used to override the parent theme so any changes wont be overwritten during upgrades. Read all about it here: https://codex.wordpress.org/Child_Themes
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 the portfolio shortcode to the bottom of the page and select and filter by the same portfolio category as the portfolio item its being added to. Here’s an example: http://seventhqueen.com/themes/kleo/portfolio/portfolio-grid-images-v2/
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. Set the post format to video and put the video link in the media section of theme general settings (the section of the post editor. not to be confused with theme options in wp admin)
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
February 13, 2016 at 16:06 in reply to: Logged in users can list there product or service in buddypress? #103700sharmstr
ModeratorYou’ll need a plugin for that. Here’s a discussion on vendors that may be of 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
ModeratorPut this in your child theme’s functions.php file. Then refresh your options page, make your changes and try saving.
COPY CODEadd_filter( 'kleo_theme_options_ajax', '__return_false' );
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 appears you need to have the youtube link on a separate line.
COPY CODEThis is awesome! http://www.youtube.com/watch?v=ROBmgYcIBww
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 not a Kleo bug. That’s how BP works. If you switch to the WP 2015 Theme and test it, you’ll see that’s default behavior for BP.
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
ModeratorAgain, because you’re not filtering by wp categories “If you refine your posts by category then they will show as tabbed content in 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
ModeratorTry row settings > text color
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
ModeratorCategories are for posts, not portfolios. If you look at the portfolio menu item, you’ll see “portfolio categories”. Those are different than the built in WP categories which is the filter you’re trying to use.
The field description explains this: “Filter output by posts categories”.
Use the taxonomies filter instead: “Filter output by custom taxonomies categories, enter category names 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
Moderatoradd background: transparent !important; to 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 edited the response after I posted it. Use the one you see here not the one in the email.
Yes, its still throwing errors. Use your browsers developer console to view them. Google for directions on how to do that for whatever browser you’re using.
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
ModeratorPinterest demo doesnt have a slider so checking rev slider wouldnt help.
In VC click on the pencil icon to edit the top row. That will bring up the row settings. Select background 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
Attachments:
You must be logged in to view attached files.sharmstr
ModeratorClick on the pencil icon for the top row to go into the settings. Its set 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
sharmstr
ModeratorEdit your form and have it point to the members directory. Its in the plugin documentation.
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
February 12, 2016 at 18:56 in reply to: Different sidebar options for Product Category Pages and Product Pages #103597sharmstr
Moderator🙂
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
February 12, 2016 at 18:21 in reply to: Different sidebar options for Product Category Pages and Product Pages #103585sharmstr
ModeratorStill dont need a work around. Edit your shop page (the page you have set as your shop page in woo > settings > display > shop page) and set the layout to left side bar.
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. You can change it using VC since its their shortcode, not Kleos. Edit the post grid shortcode. Click on item design, then click on modify. Set a name for the template, change the button color, then save. Go back to your page, refresh, go back into the shorcode settings and select your template name. https://wpbakery.atlassian.net/wiki/display/VC/Grid+Builder
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