billrodgers2013
Forum Replies Created
-
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] v 2.0 RC beta – fail?You’d need to report it to see if it’s a bug.
It looks ok to me except for
“e … (Pokra?ovat ve ?tení…) <span class=”meta-nav”>→ </span>” type stuff.I’d re-enable plugins one by one and see which one is causing the initial issue and bug that.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Blank Plugins pageYes, that’s the one. :
// unset( $plugins->active[ array_search( $basename, $plugins->active ) ] );
It’s line 160 in Pro and 128 in Std.Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Blank Plugins pageComment out line 160 in “all-in-one-event-calendar.php” to prevent the issue in the future.
Comment out line 160 in that php file and all will be good.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] v 2.0 RC beta – fail?Working fine for me.
Are you able to access the bug report feature?
If you can then that is the way to to report an issue.
It could be a theme issue. Try changing your theme to,say, Twenty Twelve, and see if the issue persists.Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] 1.10.11 makes my website very slowHang in there. Version 2 is on its way and the focus has been on performance.
There’s a public beta I’ve tested and stats show an improvement.
DON’T install it on a live site if you want to try it and maybe wait a few days to see if a new public beta is released.^^^ Yes. Comment out line 160.
Comment out line 160. Doesn’t affect anything else and is the recommended fix.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] All-in-One Event Calendar Update 1.10.11Commenting out that line resolves the plugins issue.
For those that don’t upgrade to 1.10.11 then you might miss out on a key for the version 2 release which adds views and Facebook integration. So, you might get stuck with less features than you have now.
My advice is to install from timely and upgrade to 1.10.11.Forum: Themes and Templates
In reply to: [Twenty Fourteen] facebook preview won't work properlyNo sweat. Great site btw. Keep it up. ??
Forum: Themes and Templates
In reply to: [Twenty Fourteen] facebook preview won't work properlyJust tried to share you post at https://themissinformation.com/2014/02/13/why-being-single-on-valentines-day-rocks/ and it was compressed but another I tried was ok.
Went into the debugger at https://developers.facebook.com/tools/debug
and entered https://themissinformation.com/2014/02/13/why-being-single-on-valentines-day-rocks/ in it and it seemed ok so sharing it again and it was ok.
Apparently, going into the debugger clears the cache for that shared post or page but don’t quote me on that.Forum: Themes and Templates
In reply to: [Twenty Fourteen] facebook preview won't work properlyUgh. Spoke too soon. That fix isn’t working for all my posts, just the one I tested last night. Any idea why this could be?
Possibly they have been shared before and are cached. Sometimes you need to refresh the sharing snippet but it might still get posted ok.
Post a link to one you see as not working here.
Forum: Themes and Templates
In reply to: [Twenty Fourteen] facebook preview won't work properlyIt’s you OG description . Rest seems to be inferred ok but the description is all compressed. This was the same as I had before I activate OG through Yoast SEO.
What plugins are installed? It seems OG needs to be set in one of them. I can’t check what might be doing it.
If you aren’t sure then you could try installing Yoast SEO, activate it and go to SEO > Social, check the box in the Facebook tab “Add Open Graph meta data” and go to the section with the label underneath “This image is used if the post/page being shared does not contain any images.” and specify the location of an image that is to be used if an image in the post or page isn’t found as “suitable” for FB sharing.
See if it works.
That’s the way I fixed it and I don’t know the settings in whatever you are using that needs enabling. Yoast SEO *might* conflict with something else you have installed but worth a try.
After you’ve tried it run the page through the FB Developer tool again (you might need to press Debug a few times) and look in Object Properties > og:description and see if it is compressed up still.
Forum: Themes and Templates
In reply to: [Twenty Fourteen] facebook preview won't work properlyOG tags? What are those? My apologies for the repetitive questions; I will definitely look into SEO plugins.
Check here for info: https://davidwalsh.name/facebook-meta-tags
The SEO or similar issue should only happen IF you have SEO or similar installed. Check a page through that developer link I posted above and see what results you get. Sometimes you need to check it a few times since it can seem to lag a bit.
Where is your site? I’ll check it out.
Forum: Themes and Templates
In reply to: Single full width page with TwentyFourteen ThemeThanks for that. Exactly what I was looking for. I now have a full page Calendar. ??