Commandrea
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Instagram Widget] Featured request show post descriptionThis might be easier to do than I thought…the description is generated in the image title meta…do you have any quick ways to echo that up your sleeve? I will play around with some options and post solutions here.
Yes! On new posts, the comment box and comment count simply doesn’t show.
Hmm- comments and counts are still not displaying even w/ jetpack inactive. Could this be a problem related to Jetpack having previously served the comments/count?
I will try this…How can I disable Jetpack comments without being able to reconnect the site to the plugin? Thanks for your time!
Our viewers cannot comment nor do the comment counts populate. That is the biggest problem I’m dealing with on my end. Jetpack was working fine until this past Saturday. We’ve had the domain/site for several years so it’s not an issue w/ a new domain. Hope this helps.
I have a question- I really am moving to bluehost for a faster resolution, however, if I leave the nameservers w/ Godaddy will this even help?
I spent an hour on the phone w/ them yesterday- acted like they had no clue of any issues- pointed fingers directly back at Jetpack— guess what my next move is? Bluehost. no problems w/ jetpack on my sites w/ them.
I’m in the same boat- called Godaddy, wrote Jetpack- same errors you’re receiving, but I’ve been troubleshooting w/ another blog at another host- no problems there. Following this thread for resolutions! About to try rolling back to an earlier Jetpack to see if that helps.
Resolved- see above
RESOLVED!! Check this page
<?php $loop = new WP_Query( array( 'post_type' => 'tribe_events', 'posts_per_page' => 6, 'orderby' => 'date', 'order' => 'ASC', 'paged' ) ); ?> <?php while ( $loop->have_posts() ) : $loop->the_post(); ?> <?php get_post_meta($post->ID, 'events', true); ?>
Forum: Plugins
In reply to: [The Events Calendar] Hide month view from mobileHi Barry–
I believe I conquered this using @media to hide the visibility of “#tribe-bar-views ” and set .tribe-events-month to display:none– Working on a new theme so we’ll see if it integrates well– Thanks!
Then the REAL problem is that the upgrade/dev mode would not activate per the instructions– is there another link to try a direct upload? I’ve found another plugin but others might have this issue.
OP’s issue wasn’t resolved.
Forum: Plugins
In reply to: [The Events Calendar] Old event page not overwritingAfter changing the event url slug to ‘calendar’ and then back to ‘events’ all is gravy. Looking forward to some pro add-ons if this baby holds up– thanks!
I have triple checked that I have those selections active in admin tools. Still says I’m in 5.4.4 and not 5.4.4.2
**Using version 5.4.4