Cath22
Forum Replies Created
-
Hi again Mary Anne,
Have you had a chance to read my follow-up emails ?
I managed to (only) partly solve the problem by ticking “”Disable server-side Share Counts API” in the “Advanced Settings”. As a result, my FB count immediately jumped from 53 to +560, and the Twitter, Linkedin and Pinterest counters now also seem to display the correct numbers.
However, for Google+ and Stumbleupon there are no numbers at all anymore.
I have no WordPress cache plugins running on my website and my website is hosted on a VPS where no server side caching has been set up.
Is there any way to solve the problem for Google+ and Stumbleupon as well?
Could you please have a look at the email I sent you where I provide further details?
Thank you,
CatherineHi Mary Anne,
The issue is becoming an urgent one on my side as my Shareaholic counters are still frozen and are no longer reflecting the real activity of my website. I haven’t seen them updating numbers since I wrote you the first time, more than a week ago.
Is there any hope to resolve this?
Have you had the time to check the email I sent you and have a look at the issue on my website?
Any help would really be greatly appreciated.
Thanks,
CatherineHi Mary Anne,
Have you had the opportunity to have a look at the email I sent you?
Any help would be greatly appreciated.
Thank you !
Thank you so much for your reply Mary Anne,
I sent my URL to the email you gave me last time.
I also added a detailed comparison between the numbers shown and the numbers that should be shown (the actual numbers).
Thanks in advance for your help !
Wow! I’m impressed!
The floating share buttons have disappeared from the homepage!Thanks a lot!
Just sent you an email Mary Anne.
Thanks!Hi Mary Anne,
Thanks for your reply. Is there an email where I can send you the URL to my site? I prefer not to post it here.
Thanks.
Forum: Plugins
In reply to: [Fourteen Extended] Exclude images in excerptsI finally found how to add a blank line in between the excerpts and the social media buttons that previously appeared right under the excerpts, but without any space in between, making the excerpts illegible. I’ll share it here in case it can be of use to somebody else. I just added two <BR :> here (in the plugin’s functions.php:
/**
* Returns a “Continue Reading” link for excerpts
*/
function fourteenxt_read_more() {
return ‘… ‘ . __(‘Continue Reading ››’, ‘fourteenxt’) . ‘<!– end of .read-more –>’;
}
//End filter to the_contentForum: Plugins
In reply to: [Fourteen Extended] Change content background color?Thanks Zulf!
I’ll try this out.Forum: Plugins
In reply to: [Fourteen Extended] Change order of featured posts?Hi Zulf,
Thanks for the new update.
However, I confirm there’s a slight problem with this new feature.
The feature works fine in the combination descending/ascending with “Order By Post Name” giving alphabetical or reverse alphabetical order. However, it does not work for the “Default – by date”, neither in descending, nor in ascending order.
Actually, in both cases the posts are not ordered by date at all, but randomly.
I’ll give you the publication dates of my featured posts and their ‘real, correct’ order between brackets, so maybe you can identify a pattern.
15/3 (4); 18/3 (8); 16/3 (2); 17/3 (1); 15/3 (3); 14/3 (6); 14/3 (5); 12/3 (7). As you can see the post that should come either first or last (1), actually comes out in the middle. The post that should be last or first (8) comes out second.
So, contrary to what Firstracks sees on his site, on mine they never come out in ascending order by date, only in a seemingly random (but fixed) order.Forum: Plugins
In reply to: [Fourteen Extended] Exclude images in excerptsThanks much Zulf!
Will be checking back for the pending update.
Keep up the good work!
Regards,
Cath.Forum: Plugins
In reply to: [Fourteen Extended] Front page with static content and blog excerptsPLEASE keep me posted if you come up with a solution to put a content widget area on top of the blog excerpts on the front page. 🙂
Would it be possible to obtain that same result with the “Quote” or “Status” post formats? Currently, if one selects the “Gallery” post format this automatically positions this post in the right content sidebar. Could it be possible to do the same thing for “Quote” and “Status” post formats, making them appear in the content side bar or as a sticky part above the blog post excerpts? As far as I know that’s how they were supposed to work in previous Twenty themes (at least in Eleven and Twelve), but in Fourteen the Quote appears in the Featured post grid, instead of in (or on top of) the blog post excerpts.
By the way, the “Status” post format has disappeared from the Fourteen theme. Is that something you could add back via the Fourteen Extended plugin? I may be wrong, but it seems that Fourteen offers less possibilities with the different post formats than Twenty Eleven. That’s maybe an area that could be ‘extended’? 🙂
IMHO, Twenty Eleven was really a great theme, which offered many more possibilities than expected at first sight (even featured posts). Fourteen is the first new theme that seems to offer really new lay-out possibilities, and it’s fun to work with, but some options seem also to have disappeared. I am not a programmer, but having a closer look at the options of Twenty Eleven might indeed bring up new ideas to further extend Fourteen and combine the best of two worlds. 🙂
Forum: Plugins
In reply to: [Fourteen Extended] Front page with static content and blog excerptsThanks much for the two suggestions!
I may be mistaken but I think that what I described was possible with Twenty Eleven (without extra coding or plugin)…
Anyway, in the mean-time and for now, I solved it by putting the ‘static content’ into a text widget into the content sidebar (making it appear only on the front page) and keeping the blog post excerpts as the main content on the front page. This way I have the ‘static content’ on the right instead of at the top, but apart from that it pretty much looks like what I was looking for.
Now I am going to dig a little bit deeper into your suggestions.
Thanks again for these great plug-ins (both Styles: TwentyFourteen and Fourteen extended) and for the awesome support!Forum: Themes and Templates
In reply to: [Twenty Fourteen] Width of the left sidebarThanks so much WPMU DEV!
Ha, I see it now! Sorry, “Menu – Secondary” must be the only place I didn’t check. Sorry!