Forum Replies Created
-
Author
-
Abe
KeymasterIf you don’t want the form on homepage then choose not to show it from Sweetdate – Homepage
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymaster@bradh the kleo_button does not support a shortcode as a button text
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymasterhi guys
I guess @karifi intentions were good and just sharing with usHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, since the popup was added in a later version I don’t think there is a way of having that without updating. We constantly update the theme to fix things, so a a newer version is always recommended. Also try to update all the plugins like Visual Composer if you have problems with it
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymasterthanks for sharing @marceldennisxp
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterI saw your video and it looks like the username in not being appended. Have you tried to do the same thing from the default wordpress page? wp-login.php
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymastercheck buddypress documentation on that since it should work if you put the exact field name
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterI have marked it as private.
Also replying to the no-reply address is not advised since we rarely check itHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterUntil next update, for the terms styling please add this CSS
COPY CODE.woocommerce .form-row.terms .checkbox { padding: 0; } .woocommerce #payment .terms, .woocommerce-page #payment .terms { margin: 0; padding: 0; text-align: left; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymaster@Majestic that comes from that plugin TinyMCE BBPress and if you need some custom styling you need to apply it on your own
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymasterhere is the file
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Attachments:
You must be logged in to view attached files.Abe
Keymasterthanks @sharmstr
we missed your presence here 🙂Majestic I think that you don’t have the latest version of Visual composer since I checked and that notice will appear only on lower versions.
We forgot a little line and that is why the notice is appearing. to fix it until next theme version replace the content of this file from the theme with the content from the one attached wp-content/themes/kleo/vc_templates/vc_column.phpHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterAnyway we are always opened to suggestions and we are constantly improving the theme.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi there.
The link you have checked http://seventhqueen.com/demo/sweetdatewp-travel/ has no caching and minify plugins activated, also it does not have gzip activated so that is why google speed test gives improvement suggestions. Loading time in minutes it is really big and I don’t think it will have to do with the theme. Indeed there are some css/js files that are loaded by the theme but nothing our of the ordinary.You should use a plugin for caching and one for minify.
For minify see this settings needed https://archived.seventhqueen.com/forums/topic/better-wordpress-minify-bwp-settings
You should try to ignore from minify the kleo-fonts css, which is also stated there.So basically your performance is related to the hardware used and the caching solutions. Theme was tested and acts pretty good comparing to others.
Any other plugins added to the basic wordpress install gives you extra loading times.Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymaster@digital-vikings I see your good logo on that page
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, That can’t be from an update. Try to set WP_DEBUG to TRUE in wp-config.php and see what error you are getting
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymasterto change that you need to edit our function where the magic happens.
it is render_bp_meta function from custom_buddypress/bp-functions.php around line 2082Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, You customize all the fields from Users – Profile fields. If you want it like that then there is no need to add a Any field, just add the options and the search form will have by default an empty value which means it will search in all values
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterIn profile page you need to edit the member-header.php template from members/single folder and put some buddypress functions to show fields you like.
function is like this:COPY CODEbp_member_profile_data( 'field=About Me' );
You will see the exact code in that file as an example
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterYou need to update your theme to the latest version. And then add login buttons from Appearance – menus – Buddypress section(if you don’t see it, enable it from Screen options)
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymaster@tikpo try Cometchat or Arrowchat plugins
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterCool. Thanks for sharing 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterI have enabled the Tour element in Visual composer and it should be available in 1.6.3 version coming today.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterI think you are right about the tour section that it can be a bit tricky 🙂
I will think of something and let you knowHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterRelated to the menu, you probably enabled that globally from Theme options – Header options
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, You can customize the menus from Appearance – Menus and add the items to the main menu if you want.
Normally the header should be white by default but we enabled the transparent main menu option only for Home page. You can disable that transparent main menu by editing the home page and going to Theme general settings – Display settingsHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, I have responded to your topics and one of them indeed got lost from our topics queue.
I looked over your existing topics and most of them were resolved.
We try to give our customers best support experience but things like that still happen sometimes.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterThanks for pointing this out.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterFor #3 please wait for 1.6.3 update coming today since we have changed some woocommerce css. It should look like the attached image
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Attachments:
You must be logged in to view attached files.Abe
KeymasterFor #2
COPY CODE#buddypress ul.acfb-holder li.friend-tab { padding: 6px 7px; } #buddypress li.friend-tab:nth-child(2) img.avatar { margin-right: 6px; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, This topic somehow skipped our queue
For #1 add this to your child theme style.css file until 1.6.3 update
COPY CODE#buddypress div.message-search input[type=text] { padding: 0; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi, sorry for the late reply. We had some delays in the last week but we are on top of things and will continue with the max 48h response time.
I have tested the forgot password and it works fine. In my email I got something like:
http://mysite.com/wp-login.php?action=rp&key=WWRHL0QEVqFw3hgFN2zc&login=test3Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterIf you don’t want them to show up in the members page then use a plugin like BP registration options and manually accept them.
I don’t know if you have seen this code: https://archived.seventhqueen.com/forums/topic/registration-and-subscription-in-the-same-time/#post-7497
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
Keymasterup
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterHi there, I see what you are trying to do but that won’t load the template you defined since Buddypress uses the buddypress.php file template.
The tpl_map was used for the Woocommerce pages.
So what you could do is to edit the buddypress.php file and add there some conditions in the template for specific buddypress pages. For example to check if it is a members page you could use this function bp_is_user()
See more on budddypress conditionals http://codex.buddypress.org/developer/template-tag-reference/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterOh I see what you mean now. that is achieved by having a custom sidebar but those are separate pages added. Follow this steps:
– added custom sidebar from Appearance – Sidebars.
– create a menu to use in that sidebar from Appearance – Menus. This should contain pages that you want to show to in the “tour” section.
– go to Appearance – Widgets and you will see the newly created sidebar. Add a menu widget to it and set it to be the menu added above
– now you should go to that page and every page from the tour section and set the custom sidebar for it. See the screenshot attachedHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Attachments:
You must be logged in to view attached files.Abe
KeymasterHi, really sorry for the late reply. Somehow it skipped our queue. Promise it won’t happen again 🙂
Try adding that code in wp-content/plugins/bp-custom.php
If the file does not exist then create it and add a<?php
on the first line of the file and then put the codeHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterSee this code that should be add in child theme/functions.php
COPY CODEadd_action('bp_member_header_actions', 'kleo_cometchat_button', 100); function kleo_cometchat_button() { echo '<div class="generic-button"><a onclick="javascript:jqcc.cometchat.chatWith(\'' . bp_displayed_user_id() . '\');" href="#">Chat with me</a></div>'; }
I must remind you that custom changes to the theme is not support responsibility and you should hire a developer to help.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Abe
KeymasterImport the demo content to have those pages from the demo on your site.
If you want the featured items page only I have attached the code to paste in the content editor – Text tab. Then just go to Backend editor to see it in the visual composer modeHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.Attachments:
You must be logged in to view attached files. -
AuthorPosts