oktchau
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Is it possible to use tags?Nice! Looking forward to the multicategories!
Thanks!Actually I just realized that the sharing module doesn’t load only when I’m viewing a scheduled event while logged on the site.
Out of curiosity I disabled the admin toolbar just to see if it was some kind of conflict between them, but it is not.
Anyway, as the general public won’t ever be logged on the site there’s no problem at all. Problem solved : )
Hi Richard!
Oddly enough, I tried to access my sites that use scheduled events right now and the sharing module is working on future events just like I wanted!
As I haven’t changed anything in the code I guess that it was a WordPress or Jetpack auto update… or christmas came 10 months early for me, who knows?
Anyway, thank you very much for the reply!
@richard:
Ok! I’m sorry for that, I thought it was the same problem. Created the thread.@roland:
Sorry for derailing.I’m also having this problem. Is it possible to add the Jetpack sharing module on schedule posts?
I’m using a plugin called “Simple Calendar for WordPress” that adds an Events post type for WordPress. It shows upcoming scheduled events on the site.
The Jetpack sharing module only appears after the event reaches its publish date. As sugested on the post above, I tried adding the code
<?php echo sharing_display(); ?>
on the loop but it didn’t work.