Forum Replies Created
-
Author
-
Abe
Keymasteryes you can define another header file like header-custom.php and call it like get_header(‘custom’);
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 function added to kleo-child/functions.php and having the kleo child theme active will add a submenu to that forums menu:
COPY CODEadd_filter('bp_forums_admin_nav','kleo_my_forums_menu'); function kleo_my_forums_menu($wp_admin_nav) { $wp_admin_nav[] = array( 'parent' => 'my-account-forums', 'id' => 'my-account-forums-root', 'title' => __( 'Forum', 'bbpress' ), 'href' => '/forums' ); return $wp_admin_nav; }
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.March 23, 2014 at 01:15 in reply to: Facebook registration and information form facebook to buddypress #13256Abe
KeymasterHi, That can’t be achieved by default. You should extend that functionality by hiring a programmer. I am not aware of a specific plugin that does that but there are plenty Facebook Connect plugins out there and you should check them out and see which can do that for you
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
Keymasterif you have your child theme empty with no template files that is strange yes 🙂 could be something related to buddypress but it doesn’t make much sense
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
KeymasterGive us a link to your site since the top bar should appear in buddypress pages if you have it enabled for your site in 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
KeymasterAnd please create a new topic if you have different problems than the current one you are writing in, since they are not related
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 any other page beside bbpress, buddypress and Blog you can set the template from that page edit screen. Please try that
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
KeymasterThat is because you have set your general template with no sidebar and you bbpress pages do not have a sidebar to set.
We have added a new option in the Sweetdate admin panel to choose bbPress pages layout and it will be available in version 2.6. Until then you can replace this theme files to achieve that functionality: https://archived.seventhqueen.com/files/sweetdate-bbpress-templates.zip
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 woocommerce please re-download the woocommerce .zip file provided and replace your files
For the other two questions it is because you have a full template as a general setting and that is why no sidebar will appear. I will think of a solution for you
For the classified if it is setup as a page try changing it’s default template to the desired one
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 I saw what is the problem. please re-download the woocommerce .zip file provided and replace your files
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
Keymasterwhat are you trying to achieve and in what page? give us a link to your site
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 don’t need to use the code above and just use the solution given with the new theme files
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
KeymasterPlease update K-elements plugin too
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
Keymastermake sure you enabled that in Settings – Buddypress – Settings. or maybe it is a plugin of yours that messes 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
KeymasterYou just add it as a Custom Menu or other widget you want in a footer widget location. That should have nothing to do with what happened to your site.
To add that checkbox you need some custom work from a developer. Changes need to be made under sweetdate/registration/register.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
KeymasterThe button should be in your Groups page, for example http://www.mysite.com/groups
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
KeymasterMake sure you have the latest theme installed. Are you using the install on a different port than 80? You can share a link to your site to take a look
CheersHi 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,
1. That can be changed by translating buddypress strings to your desired ones. Use a plugin like Codestyling localization
More details on this matter: http://codex.buddypress.org/getting-started/customizing/customizing-labels-messages-and-urls/2. you need to edit sweetdate/members/members-loop.php and wrap the image in a link tag
3. The lost password should be the default one from wordpress so I can’t see why it should not work. Make sure you have the latest theme version
4. You need some changes in structure and some css rules. those changes should be done in members/members-loop.php Please hire a developer for custom changesCheers
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
KeymasterA new sidebar will appear under Appearance – Widgets that can be used only for bbPress
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
KeymasterA new sidebar will appear under Appearance – Widgets that can be used only for bbPress
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
KeymasterThis way is better until Sweetdate 2.6 update
Cart and Checkout can be changed from page edit to any template you want. For the other woocommerce pages please replace theme files with the one in this archive and you will have a new setting to select woocommerce layout under Sweetdate – Woocommerce https://archived.seventhqueen.com/files/sweetdate-woo-templates.zipHi 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,
Please see the video tutorial and I am sure a great part of your questions will be answered
1, 5. Install Paid memberships Pro plugin and you will have the option to set restrictions from WP admin – Sweetdate – Memberships
2. PHP is the programming language. You connect by FTP to your site and add the required code usually in wp-content/themes/sweetdate-child/functions.php but it is best to hire a programmer if you do not have programming knowledge.
3. Icons are added by CSS and you can see them here: http://fontawesome.io/3.2.1/cheatsheet/
4,6. See the video. Install the provided sweetdate-child.zip theme and activate it
7. Not required. They are optional widgets that you can use
8. see the video
9. after the import a menu will be imported. You can also create your own in there5.
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 is the topic you need https://archived.seventhqueen.com/forums/topic/how-to-add-more-tabs-next-to-the-profile-image
You need to specify your new group names. We are working on a feature where you can change this tabs from the admin without code intervention
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
KeymasterNo, it is not released yet. we will specify that in the release notes
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
KeymasterCan’t tell. I might be related to some changes you did, plugins installed, etc.
Can you check in a clean install and without any extra 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
KeymasterI have just tested it with Safari and works good. What operating system you use?
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
KeymasterWe will try next week, 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
KeymasterThat is really nice. We might just add it as a theme functionality in the future
Thanks
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 don’t think so. They are Photoshop files and are intended to be opened with Adobe Photoshop.
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
KeymasterMake sure you have selected to Country and City fields under Sweetdate – Buddypress so the system will know where to populate the values. Give us a link to your site if it still not working
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, I think I already responded you somewhere else to the same questions but can’t tell where you have doubled this request.. so I will just answer again in case I am wrong
Regarding “The following active BuddyPress Components do not have associated WordPress Pages: ” you should go to Settings – Buddypress – Pages and map your pages to Buddypress components.
It seems that you should connect via FTP and delete existing plugin incomplete folder from wp-content/plugins/paid-memberships-pro and try to reinstall it from admin or just put here the extracted plugin folder from https://downloads.wordpress.org/plugin/paid-memberships-pro.1.7.9.1.zip
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
KeymasterThat is strange .. could be something related to Visual composer.
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
KeymasterFixed it. That is just strange. This file was incomplete/corrupted /wp-content/themes/kleo/kleo-framework/options/framework.php Replaced it with the good one and now it is fine
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
KeymasterAnd site address with credentials to wordpress admin please
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,
1. You should add your custom fields from Users – Profile field and have a Type field with your desired values which you can add to the search form in Sweetdate – Buddypress
To change the hearts: https://archived.seventhqueen.com/forums/topic/removereplace-the-love-hearts-in-site2. We plan to do that but can’t say when that will be included in the update
3. Cart and Checkout can be changed from page edit to any template you want. For the other woo pages please replace theme files with the one in this archive and you will have a new setting to select woocommerce layout under Sweetdate – Woocommerce https://archived.seventhqueen.com/files/sweetdate-woo-templates.zip
4. Provide a link to understand better. It could be related to buddypress thumb size. see: http://codex.buddypress.org/getting-started/guides/customizing-buddypress-avatars/
5. You need to edit sweetdate/members/members-loop.php template file and put this inside the div with the class “search-body”
COPY CODE<?php if ( bp_get_member_latest_update() ) : ?> <span class="update"> <?php bp_member_latest_update(); ?></span> <?php endif; ?>
6. That can’t be easily achieved.. it requires some significant changes
1. You need to develop that funtionality. To place to add it is inside sweetdate/header.php somewhere around “Login buttons” section
2. That visual shortcodes generator should give you all shortcodes options available so there isn’t a place to explain in detail each one, just the shortcodes page from the demo: http://seventhqueen.com/demo/sweetdatewp/shortcodes/
We haven’t encountered this problem not to generate the shortcodes.. we will do some tests to see if we manage to reproduce thatHi 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
Keymasterwow. 🙂 that is quick haha
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
KeymasterIf you can’t find a plugin that can give you a shortcode for activity then the best solution is to hire a programmer
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
KeymasterThank you. We are glad you appreciate our work. Thank you for your activity on the forum
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
Keymasterkdesign, Please give me temporary FTP details and WordPress credentials to take a quick look and see what is the cause of this.
Mark the reply as private
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
Keymasterhehe. Great. I just emailed our contact guy ar rtMedia. Seems like a pretty big issue and I guess the will release a fix really soon
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. -
AuthorPosts