whiletrue
Forum Replies Created
-
Forum: Plugins
In reply to: [Good Old Twitter Feed Widget] WordPress 4.3 UpdateHi Xtremefaith,
are you sure about it? It seems to me that the constructor method has been already fixed.Forum: Reviews
In reply to: [Good Old Twitter Feed Widget] Good Old Twitter!Yeah it’s to drive away the bad luck 🙂
Hi again!
1) The aforementioned “Show post hits” option works for post lists and is located in the “Appearence->Widgets” page. Go there, then click on the widget to edit its settings.
2) This plugin doesn’t count admin views, as long as the admin is logged in.
Hi Ajoyshop, just uncheck the “Show post hits” option inside the widget options area.
Forum: Plugins
In reply to: [Most And Least Read Posts Widget] Thumbnails not appearing correctlyHi Ajoyshop,
the CSS rules I provided are an easy step toward further customization.
For your website I’d suggest to add some other CSS rules to avoid the clutter, like this:.mlrp_ul li { clear: both; padding-top: 5px; } .mlrp_ul img { margin-right: 5px; }Forum: Plugins
In reply to: [Most And Least Read Posts Widget] Improve the Listview withhin the widgetHi Frank, this plugin aims to avoid unnecessary HTML code, letting you customize the list with your favorite CSS style. I’d help with some examples, given the site.
Have a good day and enjoy the other plugin, WordPress is a great community!
Forum: Plugins
In reply to: [Most And Least Read Posts Widget] Line BreakHi SalimAllawzi,
I just added a new “add line break before thumb” option that should fit your needs. You can add further customizations via CSS.Forum: Reviews
In reply to: [Reading Time] Animation is running forward on its own..?Hi,
I’m probably updating the plugin soon.About your scroll based progress bar feature request, I need to figure out how to keep the progress bar visible (and where) once you scrolled down.
Forum: Reviews
In reply to: [Reading Time] Animation is running forward on its own..?Hi ezkay,
you’re correct, the progress on the bar is not related to the scrolling amount, only to the elapsed time.Support is here, feel free to ask anything!
Forum: Plugins
In reply to: [No CAPTCHA reCAPTCHA] Add reCAPTCHA before "Post Comment"Hi, same issue here.
Forum: Plugins
In reply to: [No CAPTCHA reCAPTCHA] easy to overcome the captcha -> turn off javascriptHi, same issue here.
Forum: Plugins
In reply to: [Really Simple Twitter Feed Widget] changelog update?Hi, I’d like to clarify that. The 3.0 release is line-to-line identical to the 2.5.16 release; it only features new contributors, so no changelog.
New code (and changelog) will come in the next releases. Cheers!Forum: Plugins
In reply to: [Really Simple Twitter Feed Widget] changelog update?Hi,
two new contributors were added, should do a lot of work in the next updates.Forum: Plugins
In reply to: [Really Simple Share] Showing Gap at header and footer on every pageGood!
For (1), if your are placing it via Shortcode, probably WordPress is adding empty paragraphs; to solve, remove any empty line above or below the shortcode.Forum: Plugins
In reply to: [Really Simple Share] Showing Gap at header and footer on every pageHi,
let’s recap your issues.1) Sometimes the FB Like button (iframe version) shows a gap due to wrong iframe CSS defaults on the theme. To fix it you can add some custom CSS rules or change the FB Like configuration to HTML5 version.
2) You can control the buttons display (single pages, front page etc.) in the plugin configuration page.
3) You can disable the PinIt icon on images; just edit the plugin configuration.