D.D
Forum Replies Created
-
AuthorPosts
-
Hi Giri!
looks like with the new update users can share their own reviews. However is there anyway to do this in a pop up window?
I’ve noticed that When I share my own review, I stay stuck on a blank Facebook page afterwards and when a I share the review of another user the tab closes immediately.
I believe a pop up window would be very helpful.
Cheers
I guess I need to do some basic troubleshooting before I post here :). The problem was caused my the myCRED plugin.
I added the following code to my functions.php and it resolved the issue
Thanks!
add_action('wp_logout','go_home'); function go_home(){ wp_redirect( home_url() ); exit(); }
I am using version 1.0.5. The version 1.0 is the child theme but I believe that’s the most current.
Got it! Thanks!
This reply has been marked as private.Works Great! Thanks!
Just took a look at the back end it does seem to be quite random with how it’s displayed.
Just looking at the widget content again. It doesn’t seem to be sorted by dates. If you look at items before and after #5, they seem to be quite random. I’ll take a look at dates published in the back end and see whether that’s how they’re sorting.
Cheers!
Thanks again Giri.
If you look at the “Other popular Events” widget in the content page, you’ll notice that the only event that has an RSVP is all the way at #5. Should this not be #1 based on popularity?
Thanks Giri.
How is popularity determined for the posts on this Widget?
I would prefer to only show upcoming events in the sidebar since the widget doesn’t have the option to be sorted/filtered like when it’s placed on the main content area.
Giri,
You can close this out, it’s been resolved.
Cheers!
Hi Stiofan,
You can close this out. Refresh problem no longer exists.
Cheers!
No worries. Thanks for the update
Thanks!
This reply has been marked as private. -
AuthorPosts