Forum Replies Created
-
Author
-
Abe
KeymasterHello,
Woocommerce has updated their structure in the latest update.
In sweetdate theme please delete woocommerce folder and replace it with this one until next theme update https://archived.seventhqueen.com/files/woocommerce.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.February 19, 2014 at 19:06 in reply to: Redirect guests to register page for restricted areas #11176Abe
KeymasterThere are links generated by different plugins, theme, wordpress so I don’t think you can easily achieve this. The best option is to make the redirect server side
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 can’t really understand your problem. If you have updated the theme and the change has been done in the parent theme, take the old file and put it in the child themeHi 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, 70 appear right now. Users must login to appear as active member. This is the way Buddypress works
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 is a notice you can ignore since it is normal because theme uses different plugins templates.
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.February 19, 2014 at 18:45 in reply to: I have SweetDate WP theme, which plugins should you recommend to achieve these: #11170Abe
KeymasterHi,
Your requests are very detailed and I am not sure if you will find plugins to do exactly what you need.
I think you can use Gravity forms to make different register forms so you can use for different member types.
Any other requests I guess you need to develop since as I said they are very domain specific.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
KeymasterHi,
For anything related to bpAlbum update to the latest theme version since we updated some bpalbum .po files with missing strings.
2,3 We will ask the developer why they don’t appear.
6. That is for sure in Buddypress. Search the exact string in Codestyling localization inside Buddypress plugin, not Sweetdate themeHi 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 tried to make something quick using CSS but it requires more than just a small code snippet.
Here is a starting point:COPY CODE.contain-to-grid .top-bar { max-width: 100%; } .sticky.fixed { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2); height: auto; padding: 20px; } .top-bar ul.left { float: right; }
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, If your field name is Patients the the shortcode is:
[kleo_status_icon type=”Patients ” subtitle=”Patients Online” image=”http://link_to_image.png”%5DHi 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 already created topic: https://archived.seventhqueen.com/forums/topic/turning-off-linking-words-in-users-profile-text#reply-6504
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, We saw that bug and we fixed it. Until next theme update please replace this file wp-content\themes\kleo\buddypress\js\buddypress.js with https://archived.seventhqueen.com/files/kleo/buddypress.js
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
KeymasterHi, for theme options there is a menu under WP admin named “Theme options”
For drag & drop builder install Visual composer plugin from the admin notice and when adding a new page you will see a Visual composer button
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 can put it in Sweetdate – Styling options – Quick css or if you are using child theme in style.css
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.February 19, 2014 at 00:02 in reply to: Non-members can only view the user's name and one avatar photo only, but #11137Abe
KeymasterHi, I tried in this topic to give some instructions to get closer to that design:
https://archived.seventhqueen.com/forums/topic/how-to-get-the-wordpress-profile-page-to-look-like-the-html-one-you-offerWhichever plugin you are using you will have to change file templates and add conditions based on user lever. Depending on the plugin the function to check for a user level will be different. For PMPRO the function to check for a specific level is:
COPY CODE/* If members are levels 1 or 2 */ <?php if ( pmpro_hasMembershipLevel(array(1,2))) { ?> /*put here code for those levels*/ <?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
KeymasterHi, We saw that bug and we fixed it. Until next theme update please replace this file wp-content\themes\kleo\buddypress\js\buddypress.js with https://archived.seventhqueen.com/files/kleo/buddypress.js
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
KeymasterHi, please ignore that informational notice since all templates are updated.
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 oscar34, as I wrote in the comments section you can use S2member as well without problem. You just need to set up your restrictions
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,
We did some changes to that page. To have the registration in the checkout page please replace this file contents wp-content\themes\sweetdate\paid-memberships-pro\pages\checkout.php with this one: https://archived.seventhqueen.com/files/checkout-with-register.txtIf you are using a child theme put the new file in sweetdate-child theme in the same folder structure
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, We checked our members page and the pagination works: http://seventhqueen.com/themes/kleo/members/
For Buddypress you can set how many members to show per page in Theme options – BuddypressCan you give a link to that page with the RSS?
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, Where exactly are these lists? Please be more specific if you can of give a link to the exact 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, in sweetdate/functions.php you will find a function named sweetdate_entry_meta()
There you will find the icon: icon-heart. Change it with fontawesome icons: http://fortawesome.github.io/Font-Awesome/3.2.1/cheatsheet/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, When users activate they are takes to /activate page. Make sure you have mapped all your Buddypress pages in Settings – Buddypress – Pages
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
KeymasterFrom Sweetdate – Memberships – Restrict users from sending private messages. You need to adjust it for your levels. We did some tests and you can’t reply(only if you are admin you can)
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.February 18, 2014 at 15:59 in reply to: Is it a Bug? Memebership Restrict function cant limit for New User Default Role #11117Abe
KeymasterYes, enable it from Sweetdate – Buddypress
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.February 18, 2014 at 15:54 in reply to: Is it a Bug? Memebership Restrict function cant limit for New User Default Role #11114Abe
KeymasterAlso make sure you have the Sweetdate child theme active in Appearance – Themes
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.February 18, 2014 at 15:50 in reply to: Is it a Bug? Memebership Restrict function cant limit for New User Default Role #11112Abe
KeymasterIn WP Admin it should appear as a menu
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, It is included in 2.4
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.February 18, 2014 at 15:35 in reply to: Is it a Bug? Memebership Restrict function cant limit for New User Default Role #11109Abe
KeymasterHi, Add this in your sweetdate-child/functions.php and you will have access to bp-Album settings page that allows that but you cannot limit based on membership level
COPY CODEadd_action( 'admin_menu', 'bp_album_add_admin_menu' );
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 am looking at your site and all fields are left aligned. What do you mean?
To center align the whole form you can do something like this in CSS:COPY CODE#horizontal_search .two.columns:first-child { margin-left: 120px; }
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 add it by css:
COPY CODE.register.buddypress #main { background: #f4f4f4; }
To add data to register page you have to edit sweetdate/registration.register.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
KeymasterThat should work if you haven’t modified members directory template or added some custom code to interfere.
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 are not uploading the right theme. Theme archive is located under the WordPress folder from the main package downloaded
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.February 18, 2014 at 14:29 in reply to: Is it a Bug? Memebership Restrict function cant limit for New User Default Role #11099Abe
KeymasterHi, You should restrict in Sweetdate – Memberships “Not members” and will apply to those users that are registered but haven’t chosen a level
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 should user microlancer.com service for customizations.
To enable user signup go to WP admin – Settings – General and check Anyone can registerHi 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
KeymasterGreat. 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
KeymasterHi, You can set another height when user is logged in. Body tag will have this class when an user is logged in: logged-in
eq:
.home-page #header {min-height:400px}
.logged-in.home-page #header {min-height:600px}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, Buttons should look like this: http://seventhqueen.com/demo/sweetdatewp-modern/
You can do it with some CSS rules. Template file for registration is located in wp-content\themes\sweetdate\page-parts\home-register-form.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
KeymasterHi @laurieheer, Please make the changes as in the above topic so we can see the problem in 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
KeymasterHave you enabled it from Sweetdate – Buddypress?
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 update those templates so it won’t show. Will come back soon with an asnwer
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