Forum Replies Created
-
Author
-
AbeKeymaster
Hi, Where are you trying to achieve that? Specify the section of the site 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.AbeKeymasterHi,
Have you tried disabling it like Robert said here? https://archived.seventhqueen.com/forums/topic/google-web-font-loading-over-http-issue#reply-7774Hi 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.AbeKeymasterHello,
You cannot let user choose from multiple gateways like in Woocommerce for example. Western Union would be something similar with Bank transfer since users will need to send you a confirmation.
If you want to add other gateways to PMPRO see their website http://www.paidmembershipspro.com/2013/04/adding-a-new-payment-gateway-option-to-paid-memberships-pro/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.AbeKeymasterwell .. giving a user name would have been simpler
You also have a textarea appearing at the end of the site. I probably comes from a plugin. Disable plugins one by one to see which is causing 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.AbeKeymasterYou have probably modified you header.php in your child theme. Make sure to compare the differences with the new header.php and modify it accordingly.
I answered the other topic there
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.AbeKeymasterYou added some css that messes with that:
#profile .tabs.pill.custom dd.active a, #profile .pmpro_label {
background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
display: none;
}
toHi 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.AbeKeymasterHi, You do not have to copy functions-pmpro.php to the child-theme.
Please make sure you are using the latest theme version and you have configured restrictions in Sweetdate – MembershipsHi 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.AbeKeymasterHi, There is no shortcode for displaying category images. WordPress by default doesn’t even have images for categories.
Regards,
AbeHi 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.AbeKeymasterI have modified the code. Try again 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.AbeKeymasterHi,
You also need to translate Sweetdate theme strings and you should have another file in wp-content/themes/sweetdate/languages/es_ES.moTranslation can be done with Poedit software or with Codestyling localization plugin
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.AbeKeymasterThat looks good. You should have your child theme activated.
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.AbeKeymasterMy code wasn’t to remove the sticky menu, but to show the page a bit top so the navigation will appear and won’t be covered by the menu. Unfortunately there is no option to remove the sticky for a specific 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.AbeKeymasterGreat 🙂
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.AbeKeymasterHi Matt,
In the newer version of Sweetdate we included revslider 4.1.1 which makes it really easy to import sliders. Just upload the exported .zip file included by us and all is there.Give us a link to your site and the code that generates that form
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.AbeKeymasterHi,
Are you referring to the latest profiles images in the search box? There is a setting in Sweetdate – Miscellaneous – Use squared avatar imagesGive us a link to your site to see the exact problem
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.AbeKeymasterGreat Anchora, 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.AbeKeymasterHi, That age field from SweetDate > Buddypress is responsible for displaying user age in Members directory and also to render the two selectboxes in the Search form.
The data from Gravity forms should be saved in the Birthdate field you set as Age field. Maybe GF isn’t saving the data right since the form searches in database in the saved fields.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.AbeKeymasterHi,
The solution:
Find the following file via ftp:wp-content/revslider/rs-plugin/js/jquery.themepunch.revolution.js
Download it and around line #218, you should see the following url twice:
http://a.vimeocdn.com/js/froogaloop2.min.js
change it to “https” in both cases, and then reupload the file 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.AbeKeymasterHi, You can edit members/single/member-header.php and change bp_displayed_user_fullname with bp_displayed_user_username
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.AbeKeymasterHi, Try using the latest theme version because we tested on several sites and worked.
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.AbeKeymasterHi, You don;t need to edit the shortcode code if you don’t want to extend its functionality.
You just change the shortcode in your editor like:
[kleo_posts_carousel post_types=dzieci]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.AbeKeymasterHi, All fields are customizable from WP admin – Users – Profile fields and you can change them to match your needs.
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.AbeKeymasterHi, You cannot do it like that with an ALL option. They should be done with a multiselect field but you cannot add the field as a Matching fields to match the sex field. That functionality should be extended somehow by you or leave just the Preference field where people can choose from and select multiple options but the will search in people preference and not their own. Hope you understand what I said
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.AbeKeymasterThank you Adam 🙂
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.AbeKeymasterHi,
1. You can change that button from this file: wp-content/themes/sweetdate/page-parts/general-register-modal.php
Pink comes from class “alert” that you can remove. The icon you can change the heart with one from: http://fortawesome.github.io/Font-Awesome/3.2.1/cheatsheet/2. In your page content you can add this button code just like in the header. Make sure you add it in the Text tab and not Visual:
COPY CODE<a class="tiny button radius" data-reveal-id="register_panel" href="#"><i class="icon-group"></i> SIGN UP</a>
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.AbeKeymasterHi, That looks more like [kleo_posts_carousel] but you need to define your own shortcode based on that. The code for the shortcode is located in: wp-content/themes/sweetdate/framework/shortcodes/shortcodes.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.AbeKeymasterHi, Please add this css to Sweetdate – Styling optins – Quick css and it will fix your problem
COPY CODEul.inline-list > li > *, ul.link-list > li > * { display: inline-block; }
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.AbeKeymasterHi, rtMedia translations are located in the plugin folder. Maybe after the update you have lost sweetdate translation files. Copy them back to the languages folder in sweetdate theme from your backup
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.AbeKeymasterHi, That can happen from a cached version of the old style.css
You should empty all your cacheHi 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.AbeKeymasterHi, We tested it with WP 1.9 and works great. With Buddypress 1.9 also works but in the new notifications page template seems to be a problem. Maybe they’ll add a template for 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.AbeKeymasterHi, Like I said:
You should look at @adam‘s code: https://archived.seventhqueen.com/forums/topic/redirect-after-login-2#reply-7053
and change:
return bp_core_get_user_domain($user->ID );
with
return bp_core_get_user_domain($user->ID ).’/profile/change-avatar/’;what you have pasted is just some part of the code
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.AbeKeymasterHi, Thank you very much
See this plugin which integrates well with the theme: http://wordpress.org/plugins/social-articles/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.AbeKeymasterHi, You need some PHP and HTML knowledge. Edit sweetdate/members/single/member-header.php
to show only for the current profile you need to put the text inside the php condition:
text to show
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.AbeKeymasterYou can change it with this to have the nav visible
COPY CODE<script> jQuery(document).ready(function() { jQuery("#item-nav .item-list-tabs a, #subnav li a").each(function() { jQuery(this).attr('href',jQuery(this).attr('href')+"#main"); }); }); </script>
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.AbeKeymasterHi, After the update,your initial translation language file located in sweetdate/languages got deleted. You should take the one from the backup you made and put it back in the languages folder.
About the two-lined button you should give us a link because it should not happen that. Try deleting your browser cache.
To revert to the old one you can take the section “Login buttons” from the header.php in last version and replace the new sectionCheers
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.AbeKeymasterNow it looks good. Where is the scroll bar?> Give us the specific page, login credentials..
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.AbeKeymasterHi, Google-ing got this: http://buddydev.com/plugins/bp-autologin-on-activation/
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.AbeKeymasterFields in register form are the one in the Base group from Users – Profile fields. Just delete the fields and they will be gone from 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.AbeKeymasterYes you need a mail account somewhere.
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.AbeKeymasterHi, The uploaded image should be set as Featured image if you want it to show.
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