srgmmss
Forum Replies Created
-
Forum: Plugins
In reply to: [List category posts] Now only No posts found textYes, now it works.
It’s an awesome plugin.Thank you very much!
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Twitter cards doesn't workSure, I post in Twitter Dev forums.
Thank you very much for your help!Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Twitter cards doesn't workThank you very much, Jeremy.
I had already validated my site before installing your plugin.It seems to work fine, but a curious thing happens: immediately after its publication, the post goes regularly. It appears on Twitter with its summary card. But that summary card disappears after a few minutes from the Timeline. And it does not reappear again.
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Twitter cards doesn't workAfter a while a Twitter card was activated very well.
But have I to validate every post with Card Validator?Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Twitter cards doesn't workMany thanks, Jeremy.
I uploaded the plugin and modified the TW username in the plugin jp-cus-tw-site.php, but it doesn’t work. There’s no summary card in twitter timeline when JetPack publicize a new post.
I try JetPack Debug, everything looks ok.Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Twitter cards doesn't workHi,
I found this topic: https://www.ads-software.com/support/topic/how-to-update-twitter-cards-meta?replies=5
So, I put this code in my theme function.php:
function tweakjp_custom_twitter_site( $og_tags ) { $og_tags['twitter:site'] = '@techsou'; return $og_tags; } add_filter( 'jetpack_open_graph_tags', 'tweakjp_custom_twitter_site', 11 );
But now I have this error message:
https://www.dropbox.com/s/fzxgj2f73jcfts4/Screenshot%202014-01-09%2018.59.22.png
Please, can you help me?
ThanksForum: Plugins
In reply to: [Edit Flow] How to subscribe to your calendar with iCal and GCalendar?Many thanks, Daniel.
There is a robots.txt with this code:
User-agent: * Disallow: /wp-admin/ Disallow: /wp-includes/
Have you any suggestion?
Forum: Plugins
In reply to: [Edit Flow] How to subscribe to your calendar with iCal and GCalendar?Thank you very much, Daniel!
I found the subscription feed, but there is an issue.When you add a calendar by URL:
– https://www.dropbox.com/s/hsvi54zsb7dqpbn/Screenshot%202014-01-04%2019.38.14.pngyou receive an error message and the subscription does not works:
– https://www.dropbox.com/s/pi1jhxufjatzr59/Screenshot%202014-01-04%2019.49.06.pngMaybe I am wrong. There is a more correct way to add a calendar subscription?
Forum: Plugins
In reply to: [List category posts] how to put the thumbnail at beginning of lineMaybe, you could try with this code to hide the dots:
.lcp_catlist li {
clear:both;
list-style-type:none;
}me too, +1 Posting for updates.
Forum: Plugins
In reply to: [Co-Authors Plus] Co-authors not appearing with Canvas themehi,
I need to enable multiple authors per post in the canvas theme with Co-authors plugin-
Have you resolved this topic?
Do you have any code you could share or tips to give?
I’d be most grateful.Sincerely,
SergioForum: Plugins
In reply to: [List category posts] Post thumbnails not showing after update!I have the same problem in my website. ??
Forum: Plugins
In reply to: [Features by WooThemes] Shortcode ExampleMany thanks,
S.Forum: Plugins
In reply to: [Features by WooThemes] Shortcode ExampleYes, I’m WooThemes customer.
Thanks for the advice, I’ll post in your WooThemes Support Desk.
This was my first choice, but I did not understand where to post my request.
I suppose I have to do here: https://support.woothemes.com/knowledgebaseRegards,
SergioForum: Plugins
In reply to: [Features by WooThemes] Shortcode ExampleThank you very much for quick reply.
Unfortunately, nothing has changed.
Herewith a screenshot with code.Regards,
Sergio