whiletrue
Forum Replies Created
-
Hi fredwier,
you can edit the number of views for a single post by going to the post “edit” screen; there, locate the “custom fields” box (if not shown, enable it from the top right “screen options” button).Assuming that the post has at least 1 view, you’d see a “custom_total_hits” field along with the hits count; feel free to tweak it and save the post to store the values.
If you want to operate directly on the database, the custom fields for every post should be located in the
(prefix)_postmetatable.Forum: Plugins
In reply to: [Most And Least Read Posts Widget] 3 thingsHi fredwier,
1) thumbs are supposed to catch the post thumbnail; if not present, the plugin tries to locate an image inside the post content. For a better behaviour, consider using post thumbnails.
2) at the moment you can exclude posts based on words on title, we’ll consider adding category based excludes
3) as for post views, have you enabled the “post views” settings”? If so, try to wait until the view counts grow over zero
Forum: Plugins
In reply to: [Really Simple Share] Google 1 button not working?Hi paulreset, the button worked well in my tests (on pc and smartphone). Please try to load it again from different devices to be sure the issue is not on your one.
Forum: Plugins
In reply to: [Really Simple Share] When the new "Share Button" of Facebook?Hi, the Facebook Share (new) button is available right now in the 2.17 plugin release. Please update your site and test it.
I’ve already put it as default FB button in a couple of sites, it seems very useful!
Forum: Plugins
In reply to: [Really Simple Share] Facebook Like links to incorrect pageHi HarroldP,
it appears to be caused by your “home page” WordPress setting.
You can enter a fixed sharing url for the FB button inside the plugin Settings page (look for the advanced “Facebook Like button setting” box), but consider that it’ll affect all the website’s FB buttons.Forum: Plugins
In reply to: [Really Simple Share] disable if no custom field availableHi angeldjac,
there’s no such code at the moment, you can try to hide the buttons adding some CSS to the announcement code like this:
.really_simple_share { display: none; }Sorry for the late answer.
Forum: Plugins
In reply to: [Really Simple Share] When the new "Share Button" of Facebook?Hi ethandane, it’s coming in a few days
Forum: Plugins
In reply to: [Really Simple Share] Twitter counterHi, it seems like the buttons have not enough horizontal space. Please go to the plugin settings page and increase (like 110) the width number near every button.
Forum: Plugins
In reply to: [Really Simple Share] Post to Facebook not workingHi igiftback,
I’ve tested it right now, it works like a charm on my pc and phone … What browser/os are you using? Can you try again with a different pc/phone?Forum: Plugins
In reply to: [Really Simple Share] Twitter counterIs maybe the website in testing (e.g. localhost or private network), or is it online? Can you provide a site url to look at?
Forum: Plugins
In reply to: [Really Simple Share] Post to Facebook not workingHi, can you provide a site url to look at? Is at least the “share” button working or is it blocked the same way?
Forum: Plugins
In reply to: [Really Simple Share] Twitter counterHi ahermann,
the Twitter counter usually take a lot more than others to update, sometimese even 12/24 hours. Did your counts show up in the end?Forum: Plugins
In reply to: [Really Simple Share] Post to Facebook not workingHi all, a new plugin release is out, with little updates to the FB button (not relevant to this thread).
The issue you noticed is caused by the new FB button behaviour, which requires users to enter some text in order to Post to Facebook (you can see it in the official FB page here), so I guess there’s just no “official” alternative from now on.
For easier user sharing, you can include the “share” button (aka “send” button) that doesn’t require any user input.
Forum: Plugins
In reply to: [Really Simple Share] Post to Facebook not workingHi manosdet, are you using the iFrame or HTML5 button? Please ensure you’ve enabled the HTML5 version of FB Like.
Forum: Plugins
In reply to: [Really Simple Share] Facebook like button reports Javascript errorPerfect! Thanks for reporting it!