Giri
Forum Replies Created
Viewing 15 posts - 2,281 through 2,295 (of 2,661 total)
Viewing 15 posts - 2,281 through 2,295 (of 2,661 total)
I have fixed all your bugs except that redirect to home page bug. can you tell me which payment gateway you use to test?
Thanks
can you give me site url and wp-admin credentials too?
You have multilocation addon enabled. So description coming from
GeoDirectory -> Multilocations -> SEO settings -> Regions SEO
It was a bug. I have fixed it and applied on your website. Now popular events order by rsvp count.
It looks like the events are sorted by event date.
I’m not sure how this get sorted. I thought sorting is based on rsvp count. I’ll take a look and let you know
Popularity determined based on rsvp count.
I have added a filter to set widget type.
This is the code i added in your website child theme’s functions.php file
function whoop_pop_event_widget_type() {
return 'upcoming';
}
add_filter('whoop_pop_event_widget_type', 'whoop_pop_event_widget_type');
Your sidebar only displaying upcoming events
I have fixed this issue and applied the changes in your website.
Thanks
Hi yes, its not possible at the moment without customisation. Sorry about that.
Hi deraadike, sorry for wasting your time. The changes are not applied on your website. you have to wait till the next version release.
Thanks
I have fixed 2nd and 5th item. Other 3 might have caused because of broken javascript. We are still inspecting that issue. Please note for the 5th point you have to add the following code in your child theme.
function whoop_author_share_link_display() {
return true;
}
add_filter('whoop_author_share_link_display', 'whoop_author_share_link_display');
Get the latest news, tips, and exclusive content directly in your inbox.
Confirm your email address, and instantly receive the discount code :)