Forum Replies Created
-
Author
-
October 29, 2015 at 16:11 in reply to: icons not showing up on parked domain, but do on primary domain #84882
sharmstr
ModeratorCool. 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
ModeratorCan you explain what you mean by ‘charging’?
On your home page, the bottom moves because of the Testimonial slider. That’s to be expected.
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
October 29, 2015 at 15:56 in reply to: icons not showing up on parked domain, but do on primary domain #84876sharmstr
ModeratorCross origin errors. See attached.
You can try this, https://wordpress.org/support/topic/css-fonts-missing-no-access-control-allow-origin-header?replies=9
If that doesnt work, google for a solution.
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
ModeratorTheme Options > Woo
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
October 29, 2015 at 15:33 in reply to: View documents within forums not in profile of user that posted #84868sharmstr
ModeratorKleo doesnt handle that. You should ask on the rtMedia 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
sharmstr
ModeratorPlease see these topics
https://archived.seventhqueen.com/forums/topic/theme-color-not-changing
https://archived.seventhqueen.com/forums/topic/some-changes-in-theme-options-in-a-child-theme-wont-be-recognizedHi 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 couldnt reproduce it on your site. I tried with the header expanded and minimized. See attachment in next reply.
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
ModeratorAll plugins use the wordpress account. So yes, they will have the same account. There is an ongoing discussion about these plugins here: 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
ModeratorSo, still not exactly sure what you want. So, lets go through some possible options when you say “click on three different options”
1 – Menus. You can hide menu items from logged out users using: https://wordpress.org/plugins/menu-items-visibility-control/
2 – Content on the home page: Use the Content By User type shortcode and put everything you want hidden from guest in there. See attachment.
3 – Same as above, but instead of using the shortcode in Visual Composer, you can use the raw content by user type shortcode, which is kleo_restrict, in a text block. Here is an example that will show a button to people who are logged in.
COPY CODE[kleo_restrict][kleo_button title="Only Logged In Users Will See This" href="http://www.yoursite.com/yourlink" style="see-through" size="lg" icon="0"][/kleo_restrict]
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
ModeratorThe content by user type only accepts logged in or guest. So, “logged in via facebook” has no relevance here. They are either logged in or not.
I feel like you keep explaining the same thing and I keep answering the same thing 🙂 So, how about you tell me what you want logged in users to see (what should be hidden from guests).
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
ModeratorNow I’m confused 🙂
Your first question was asking how to put a section on the home page that only logged in users can see, right? If so, I dont understand your last question about “my shortcodes” and functions.php.
If you have a shortcode that you want to use, click on the + icon within the Content By User Type block and add a text block. You can add your shortcode to that. Or you can use one of the shortcodes built into 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
ModeratorPlease search before posting. This has been asked and answered before. Click on the gear icon in VC and add this
COPY CODE.navbar-transparent .navbar .kleo-main-header { background-color: rgba(0,0,0,0.4) !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
ModeratorIts in Visual Composer. Click on the + icon in a row, then click on “Content by user type”.
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 the “content by user type” shortcode and set it to logged in. Then put whatever you want in 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
Attachments:
You must be logged in to view attached files.sharmstr
ModeratorThere is no settings page in the admin to change those. They directly correlate to the settings in Theme Options > Membership That’s why Go Pricing compatibility was added to Kleo. So that you can make your own tables. If you dont want to create a custom table, you can translate those strings using your preferred translation tool/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
Moderatoris_customize_preview is a built in wordpress function that was introduced in WP 4.0.0. Several plugins (Visual Composer, Woocommerce, WordPress SEO to name a few) utilize it. What version of wordpress are you running?
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
ModeratorDoes the media upload work if you have the WP 2015 Theme enabled? Have you looked for plugin conflicts? Have you enabled wp_debug or looked at your server log files to find the error?
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
October 27, 2015 at 19:51 in reply to: Edit Buddypress registration form text “register to this site…” #84517sharmstr
ModeratorYou can translate that message into whatever you want it to say and in whatever language by translating buddypress. https://codex.buddypress.org/translations/
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 only option missing is “activate”, right? So maybe try changing the default to full page, then set all the other pages to whatever you initially had set as your default. I havent tested it but seems legit.
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
ModeratorBy default BP allows messaging between *all* users, not just friends. However, the popup list (autocomplete) will only be populated with your friends. Kleo doesnt override that.
The command that you mentioned is to use when you want the autocomplete list to search all members, if set to true. It doesnt do any blocking of message sending based on friendships. There is no need to use it with Kleo if you only want friends to be displayed. (https://buddypress.org/support/topic/resolved-recipients-list-when-friend-connections-is-not-checked/)
Note: I tested all of this with 2 different themes besides Kleo before I responded, including the WP 2015 Theme.
I believe (though I’ve never used one) that there are plugins available that will stop members from messaging other members that aren’t their friend.
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 sure where that last icon is coming from. It might be from the ‘groups’ command I put in there. Try this instead and see if the icon disappears
COPY CODEfunction bbg_change_profile_tab_order() { global $bp; $bp->bp_nav['media']['position'] = 30; $bp->bp_nav['messages']['position'] = 40; $bp->bp_nav['friends']['position'] = 50; $bp->bp_nav['notifications']['position'] = 60; $bp->bp_nav['settings']['position'] = 70; unset($bp->bp_nav['forums']); bp_core_remove_subnav_item($bp->activity->slug, 'mentions'); } add_action('bp_init', 'bbg_change_profile_tab_order', 9999 );
You can translate anything that has to do with “media” by translating rtMedia. http://docs.rtcamp.com/rtmedia/translations.html
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 sorry you dont understand what I’m saying. I thought I was being clear by telling you were to add the line. Your function should look like this now.
COPY CODEfunction bbg_change_profile_tab_order() { global $bp; $bp->bp_nav['media']['position'] = 30; $bp->bp_nav['messages']['position'] = 40; $bp->bp_nav['friends']['position'] = 50; $bp->bp_nav['notifications']['position'] = 60; $bp->bp_nav['settings']['position'] = 70; $bp->bp_nav['groups']['position'] = 80; unset($bp->bp_nav['forums']); bp_core_remove_subnav_item($bp->activity->slug, 'mentions'); } add_action('bp_init', 'bbg_change_profile_tab_order', 9999 );
Once you have that in place, if there is something that’s still not right, please explain and I’ll tweak it 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
ModeratorThat’s not being caused by Kleo. Its whatever plugin is in plugins/bbvc/
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 standard WP. If you want to remove one of them, change the title or try adding this to your quick css
COPY CODE.widget_categories .screen-reader-text { display: none !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
ModeratorYou cant access registration if you are already logged in. There is no reason to.
You can add the Kleo login link to your menu. That will launch the login popup. Its in the documentation. https://archived.seventhqueen.com/documentation/kleo#menus
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 add it to the function. You just added it.
Put it right after the unset line.
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 cant help any further unless you give me access. Sorry.
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
ModeratorReplace it? I didnt give you that code. I’m telling you that jquery code you’ve put in your css file is breaking your css file half way through. CSS files can only contain css. You can put jquery code in Theme Options > General > javascript 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
ModeratorYou need to click on the caret to expand it. You cant see the caret because you’ve hidden it. You have this in your custom css
COPY CODE/* remove caret in nav */ .nav .caret { display: none; }
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 have non css in that file. Move what I gave you to the top of the file, just above pagination and see if it works.
This is what I think it causing the problem
COPY CODE$(document).bind(“contextmenu”,function(e) { e.preventDefault(); });
That’s jquery code, not css
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
ModeratorSorry, I dont.
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 wont work in the top menu. Only in the main menu.
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 wanted to check your css. Search the install files to find it. It wont be upgrade safe.
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 a link and 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
ModeratorChange your home page in WP Admin > Settings > Reading.
I suggest taking some time to learn WordPress. Kleo is just a theme for it so its important to understand what is controlled by WP (buddypress, bbpress or any other plugin that you’re going to use) and what is “styled” by Kleo: https://codex.wordpress.org/Main_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
ModeratorA google search shows the following…
COPY CODEbp_core_remove_subnav_item($bp->activity->slug, 'mentions');
add it to the function I’ve already given 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
ModeratorThen maybe you haven’t closed out a comment higher up in your quick css 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
Attachments:
You must be logged in to view attached files.sharmstr
ModeratorChoose 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
ModeratorThe “theme” developed by Seventhqueen. NOT the Kleo Geolocation plugin. That’s developed by them.
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