MyCRED badges..
This topic contains 14 replies, has 2 voices, and was last updated by Alex Rollin 6 years, 1 month ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support TicketTagged: mycred badges points
-
AuthorPosts
-
February 28, 2019 at 10:01 pm #471783
Hello,
I have worked with the good folks over and MyCRED and they have created a custom hook to assign points based on the star rating left in the review. I would like for the badges to be assigned to the listing instead of the user. The user still get the points but the badge will go to the listing. Is this a thing to custom code in the GeoDirectory plug-in or MyCRED?
February 28, 2019 at 11:37 pm #471802Hello,
Do you mean GD Post Badges?
https://wpgeodirectory.com/docs-v2/geodirectory/design-elements/#gd_post_badgeMarch 1, 2019 at 3:38 pm #471894This can work for me. Is there a place where key values and options are documented? I’d like to use # of ratings left by users and average star rating to assign badges.
March 1, 2019 at 5:26 pm #471922Hello,
This is the code I am using for ‘Featured’ and ‘New Listing’ (less than 30 days old) the Featured badge is showing but not using the font awesome icons. The ‘New Listing’ badge isn’t showing at all.
[gd_archive_item_section type='open' position='left'] [gd_post_images type='image' ajax_load='true' link_to='post' show_logo='true'][gd_archive_item_section type='close' position='left'] [gd_archive_item_section type='open' position='right'] [gd_post_title tag='h2'] <em>[gd_post_badge key="post_date" condition="is_less_than" match="+30" <i class="fas fa-star" aria-hidden="true"></i>New Listing' bg_color="#ff8040" txt_color="#ffffff" size="small" alignment="right" css_class="new"] [gd_post_badge key="featured" condition="is_not_empty" <i class="fas fa-star" aria-hidden="true"></i>Featured' bg_color="#ff8040" txt_color="#ffffff" size="small" alignment="right" css_class="featured"]</em> [gd_author_actions author_page_only='1'] [gd_post_distance] [gd_post_rating alignment='left' ] [gd_post_fav show='' alignment='right' ] [gd_post_meta key='business_hours' location='listing'] [gd_output_location location='listing'] [gd_post_meta key='post_content' show='value-strip'] [gd_archive_item_section type='close' position='right']
March 1, 2019 at 5:31 pm #471925Badges aren’t cooperating. The Feature badge shows but it doesn’t have the font awesome icons attached. The New Listing badge doesn’t show at all.
[gd_archive_item_section type='open' position='left'] [gd_post_images type='image' ajax_load='true' link_to='post'show_logo='true' ] [gd_archive_item_section type='close' position='left'][gd_archive_item_section type='open' position='right'] [gd_post_title tag='h2'] [gd_post_badge key="post_date" condition="is_less_than" match="+30" <i class="fas fa-star" aria-hidden="true"></i>New Listing' bg_color="#ff8040" txt_color="#ffffff" size="small" alignment="right" css_class="new"] [gd_post_badge key="featured" condition="is_not_empty" <i class="fas fa-star" aria-hidden="true"></i>Featured' bg_color="#ff8040" txt_color="#ffffff" size="small" alignment="right" css_class="featured"] [gd_author_actions author_page_only='1'] [gd_post_distance] [gd_post_rating alignment='left' ] [gd_post_fav show='' alignment='right' ] [gd_post_meta key='business_hours' location='listing'][gd_output_location location='listing'] [gd_post_meta key='post_content' show='value-strip'][gd_archive_item_section type='close' position='right']
March 1, 2019 at 5:55 pm #471933You can add additional HTML into the badge to show whatever you like, including icons.
Badges don’t have the same options as GD Post Meta for icon, label, value.For HTML make sure to enclose the html like:
badge='<i class="fas fa-star" aria-hidden="true"></i>New Listing'
You can find some examples here: https://wpgeodirectory.com/docs-v2/faq/common-examples/#gd_post_badge
March 1, 2019 at 6:00 pm #471934Here’s what I currently have, see attached screenshot
[gd_post_badge key="post_date" condition="is_less_than" match="+30" badge='<i class="fas fa-check-circle"></i>New Listing' bg_color="#ff8040" txt_color="#ffffff" size="small" alignment="right" css_class="new"] [gd_post_badge key="featured" condition="is_not_empty" badge='<i class="fas fa-certificate"></i>Featured' bg_color="#ff8040" txt_color="#ffffff" size="small" alignment="right" css_class="featured"] [gd_post_badge key="claimed" condition="is_not_empty" badge='<i class="fas fa-check-circle"></i>Verified' bg_color="#ff8040" txt_color="#ffffff" size="small" alignment="right" css_class="verified"] [gd_post_badge key="claimed" condition="is_empty" badge='<i class="far fa-question-circle"></i>Unclaimed' bg_color="#ff8040" txt_color="#ffffff" size="small" alignment="right" css_class="unverified"]
March 1, 2019 at 6:03 pm #471937Do I have to create a custom field in the CPT and create a Field Key in order for the badges to work?
March 1, 2019 at 6:54 pm #471945The key is the field key for the specific field.
Are you using shortcode builder to create them?
That will show you which keys are available on your site.March 1, 2019 at 9:05 pm #471973Thanks for you assistance. I was able to get things right using the shortcode builder, very handy tool. Is there a way to reference a listings overall or average star rating via a key?
March 2, 2019 at 12:02 am #471988No, but there is the gd_ratings element that shows stars.
What are you after, exactly?March 2, 2019 at 1:01 am #471994I want to assign a “verified” badge to all listings with 5 or more reviews. I want to assign a “trusted provider” badge to all listings with an average of 4 stars for all reviews given.
March 2, 2019 at 4:47 am #472000Seeing as how I’ve been messing around with
overall_rating
I think it bears on this current conversation. Not sure what I did, I am sure that I did it! This error happens with every review submitted for a listing and overall ratings stars don’t light up. Any idea?
[02-Mar-2019 04:27:23 UTC] WordPress database error Unknown column 'overall_rating' in 'field list' for query SELECT ratings, rating_count, overall_rating FROM aa8_geodir_gd_business_detail WHERE post_id = 13672 made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/kleo/page.php'), get_template_part, locate_template, load_template, require('/themes/kleo/content-page.php'), the_content, apply_filters('the_content'), WP_Hook->apply_filters, GeoDir_Template_Loader::setup_singular_page, do_shortcode, preg_replace_callback, do_shortcode_tag, WP_Super_Duper->shortcode_output, GeoDir_Widget_Single_Tabs->output, GeoDir_Widget_Single_Tabs->tab_content, comments_template, require('/plugins/geodirectory/templates/reviews.php'), do_action('geodir_after_review_list_title'), WP_Hook->do_action, WP_Hook->apply_filters, GeoDir_Review_Rating_Manager_Public->show_overall_multiratings, geodir_reviewrating_get_post_rating [02-Mar-2019 04:28:56 UTC] WordPress database error Unknown column 'overall_rating' in 'field list' for query UPDATE
aa8_geodir_gd_business_detail
SET
overall_rating
= 2.973684,
rating_count
= 38 WHERE
post_id
= 13672 made by wp_handle_comment_submission, wp_new_comment, do_action('comment_post'), WP_Hook->do_action, WP_Hook->apply_filters, GeoDir_Comments::save_rating, GeoDir_Comments::update_post_rating
[02-Mar-2019 04:28:56 UTC] WordPress database error Unknown column 'overall_rating' in 'field list' for query UPDATEaa8_geodir_gd_business_detail
SET
overall_rating
= 2.973684,
rating_count
= 38 WHERE
post_id
= 13672 made by wp_handle_comment_submission, wp_new_comment, do_action('comment_post'), WP_Hook->do_action, WP_Hook->apply_filters, GeoDir_Review_Rating_Manager_Public->geodir_reviewrating_save_rating, geodir_reviewrating_update_postrating, geodir_reviewrating_update_postrating_all, geodir_update_postrating, GeoDir_Comments::update_post_rating
[02-Mar-2019 04:28:56 UTC] WordPress database error Unknown column 'overall_rating' in 'field list' for query UPDATEaa8_geodir_gd_business_detail
SET
overall_rating
= 2.973684,
rating_count
= 38 WHERE
post_id
= 13672 made by wp_handle_comment_submission, wp_new_comment, do_action('comment_post'), WP_Hook->do_action, WP_Hook->apply_filters, geodir_reviewrating_save_rating_func, geodir_reviewrating_update_postrating, geodir_reviewrating_update_postrating_all, geodir_update_postrating, GeoDir_Comments::update_post_rating
[02-Mar-2019 04:28:58 UTC] WordPress database error Unknown column 'overall_rating' in 'field list' for query SELECT ratings, rating_count, overall_rating FROM aa8_geodir_gd_business_detail WHERE post_id = 13672 made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/kleo/page.php'), get_template_part, locate_template, load_template, require('/themes/kleo/content-page.php'), the_content, apply_filters('the_content'), WP_Hook->apply_filters, GeoDir_Template_Loader::setup_singular_page, do_shortcode, preg_replace_callback, do_shortcode_tag, WP_Super_Duper->shortcode_output, GeoDir_Widget_Single_Tabs->output, GeoDir_Widget_Single_Tabs->tab_content, comments_template, require('/plugins/geodirectory/templates/reviews.php'), do_action('geodir_after_review_list_title'), WP_Hook->do_action, WP_Hook->apply_filters, GeoDir_Review_Rating_Manager_Public->show_overall_multiratings, geodir_reviewrating_get_post_ratingMarch 2, 2019 at 4:50 am #472001Not sure what I did, I am sure that I did it. This error happens with every review submitted for a listing and overall ratings stars don’t light up. I’ve been playing with the “overall_rating” variable but I’m certain I have done anything with the database.
[02-Mar-2019 04:27:23 UTC] WordPress database error Unknown column 'overall_rating' in 'field list' for query SELECT ratings, rating_count, overall_rating FROM aa8_geodir_gd_business_detail WHERE post_id = 13672 made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/kleo/page.php'), get_template_part, locate_template, load_template, require('/themes/kleo/content-page.php'), the_content, apply_filters('the_content'), WP_Hook->apply_filters, GeoDir_Template_Loader::setup_singular_page, do_shortcode, preg_replace_callback, do_shortcode_tag, WP_Super_Duper->shortcode_output, GeoDir_Widget_Single_Tabs->output, GeoDir_Widget_Single_Tabs->tab_content, comments_template, require('/plugins/geodirectory/templates/reviews.php'), do_action('geodir_after_review_list_title'), WP_Hook->do_action, WP_Hook->apply_filters, GeoDir_Review_Rating_Manager_Public->show_overall_multiratings, geodir_reviewrating_get_post_rating [02-Mar-2019 04:28:56 UTC] WordPress database error Unknown column 'overall_rating' in 'field list' for query UPDATE
aa8_geodir_gd_business_detail
SET
overall_rating
= 2.973684,
rating_count
= 38 WHERE
post_id
= 13672 made by wp_handle_comment_submission, wp_new_comment, do_action('comment_post'), WP_Hook->do_action, WP_Hook->apply_filters, GeoDir_Comments::save_rating, GeoDir_Comments::update_post_rating
[02-Mar-2019 04:28:56 UTC] WordPress database error Unknown column 'overall_rating' in 'field list' for query UPDATEaa8_geodir_gd_business_detail
SET
overall_rating
= 2.973684,
rating_count
= 38 WHERE
post_id
= 13672 made by wp_handle_comment_submission, wp_new_comment, do_action('comment_post'), WP_Hook->do_action, WP_Hook->apply_filters, GeoDir_Review_Rating_Manager_Public->geodir_reviewrating_save_rating, geodir_reviewrating_update_postrating, geodir_reviewrating_update_postrating_all, geodir_update_postrating, GeoDir_Comments::update_post_rating
[02-Mar-2019 04:28:56 UTC] WordPress database error Unknown column 'overall_rating' in 'field list' for query UPDATEaa8_geodir_gd_business_detail
SET
overall_rating
= 2.973684,
rating_count
= 38 WHERE
post_id
= 13672 made by wp_handle_comment_submission, wp_new_comment, do_action('comment_post'), WP_Hook->do_action, WP_Hook->apply_filters, geodir_reviewrating_save_rating_func, geodir_reviewrating_update_postrating, geodir_reviewrating_update_postrating_all, geodir_update_postrating, GeoDir_Comments::update_post_rating
[02-Mar-2019 04:28:58 UTC] WordPress database error Unknown column 'overall_rating' in 'field list' for query SELECT ratings, rating_count, overall_rating FROM aa8_geodir_gd_business_detail WHERE post_id = 13672 made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/kleo/page.php'), get_template_part, locate_template, load_template, require('/themes/kleo/content-page.php'), the_content, apply_filters('the_content'), WP_Hook->apply_filters, GeoDir_Template_Loader::setup_singular_page, do_shortcode, preg_replace_callback, do_shortcode_tag, WP_Super_Duper->shortcode_output, GeoDir_Widget_Single_Tabs->output, GeoDir_Widget_Single_Tabs->tab_content, comments_template, require('/plugins/geodirectory/templates/reviews.php'), do_action('geodir_after_review_list_title'), WP_Hook->do_action, WP_Hook->apply_filters, GeoDir_Review_Rating_Manager_Public->show_overall_multiratings, geodir_reviewrating_get_post_ratingMarch 5, 2019 at 12:23 pm #472566Looks like you tried to add a badge calling on overall_rating, so, try removing that one.
I will add your idea to the list for features
Allow GD Badge to search/query the overall rating , ie equal to 5
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket