Mohammed Salman Khan
Forum Replies Created
-
Forum: Reviews
In reply to: [Popular Posts Count] Sò tem o fundo azul!Hi,
We have updated the plugin. You can check now with added features.
If you find it useful, then please update your review.Thanks.
Forum: Plugins
In reply to: [Steveas WP Live Chat Shoutbox] not showing smilesTo change the default text box content,
go to plugins/wp-shoutbox-live-chat/js/shoutbox-init.js
replace the text in the placeholder on 77th line with your desired sentence
string += '<textarea class="shoutbox-message" placeholder="Ваше сообщение"></textarea>';And to change the default time from Russian to English
Open shoutbox.php
on line 514, replace
date_i18n('d-m-Y_H-i-s', time()+$this->gmt_offset);
with
date_i18n('d-m-Y', time()+$this->gmt_offset);Forum: Plugins
In reply to: [WP Database Fetch] fetch taxonomy tablesHi,
For now the plugin WP Database Fetch allows only fetching of POSTS from the table. As the plugin is still under development, stay tuned as we would be adding other database functionalities soon.Thanks.
Forum: Plugins
In reply to: [WP Database Fetch] "Other databases"?I am closing this thread.
Forum: Plugins
In reply to: [WP Database Fetch] "Other databases"?If you are using the plugin, we would like to get feedback from you on all the features that can be added. If it is useful, then we would add the feature and give appropriate credits.
Thanks.
Forum: Plugins
In reply to: [WP Database Fetch] "Other databases"?For now only wordpress databases. We would be making the scope bigger in future.
With this free version,you can will be able to pull limited posts/pages from other databases. We are about to release pro version in couple of days which will have styling options, categories and many features.
Hope this helps.
Thanks,
Salman