私は2006年からWeb技術に携わり、2013年に自社企画のWebアプリケーションを開発・運用する会社を設立し経営しています。
最近担当している自社プロジェクトでの役割は自然言語処理や機械学習、深層学習を利用した分析アプリケーションのプログラミングです。
Pythonで分析エンジンを作成しマイクロサービスとして機能するようにAPIサーバーを構築しました。 この分析エンジンをPHP、RDB(SQL)で構築された他の自社Webアプリケーション群と連携させるためにAPI部分の調整も行いました。
また、日本語単語分散表現ベクトルのアルゴリズムを研究し特定の分野に的を絞ったベクトルを動的に生成しています。
自社プロダクトの運営だけでなく、ECサイトの構築や保守と運用サポート、WordPressの保守と運用サポートやテーマとプラグインの制作、WebサイトやWebアプリケーションの制作などの受託サービスも行っています。
現在、遠隔地からのWeb開発支援やWebコンサルティングサービスに注力しています。
自社での私の仕事は、経営と事業企画が中心ですが、バックエンド開発やインフラ構築なども担当しています。
職歴
【板前 → グラフィックデザイナー → ウェブデザイナー → プログラマー → 経営者】
個人の活動
WordPressのコントリビューターとして活動しています。
WordPress のプラグインを開発して WordPress.org に公開し、サポートフォーラムで開発者とユーザーを支援しています。
WordPress.org Forums » [My Favorites] Support
detail
Replies: 0
通常では、ハートのボタンを押すと、
ハートが黒い 登録されている
ハートが白い 登録されていない
になると思います。もしくは、この真逆になると思います。
しかし、最初の1回目の登録のみは、登録直後に自動更新され、ハートが黒→白→黒、と戻ります。黒になります。
2個目以降の場合は、黒→白で正常のようです。
また、ページの更新後は常に、全部黒になります。
つまり、登録してあるページも、登録してないページも、全部黒になります。
登録してある状態(黒)→登録を解除(白)、になります。
更新すると全部黒に戻り、登録してない場合は、登録してない(黒)→登録する(白)
色がめちゃくちゃなので、大変な状態になっています。
直す方法はありますでしょうか?
<font _mstmutation=”1″></font>
detail
Replies: 0
Hello Takashi
I’ve used our plugin for one year now and it works fine. I’d like to do the following:
- translate the strings “Favorite items” and “There are no favorite items”, how can I do that ?
- so far I have used ccc_my_favorite_list_results as output, but I’d like to customize it a bit, so I added [ccc_my_favorite_list_custom_template style=”none”] you suggested me about one year ago (see “Fav list customization” thread here) to the functions.php of my theme (Kadence free, folder …/wp-content/themes/kadence) but nothing appears on the page, what am I doing wrong ?
thanks
regards
Nik
No load more button even use “posts_per_page”
detail
Replies: 0
Hello, no load more button even I use this shortcode [ccc_my_favorite_list_results posts_per_page=”10″] and add to favorite more than 10 posts.
detail
Replies: 0
How long will the plugin keep the saved posts to users without registration? Is it possible to configure it to keep the favorites forever for no registration users?
detail
Replies: 0
Firstly, a great plugin. My permalink structure is as follows: /%postname%, all my links do not have a slash at the end of the links. I use this shortcode: ccc_my_favorite_list_menu slug=”” text=”” style=” and the button adds a slash at the end of the link. This results in a 301 redirect. Is there a way I can prevent this?
GitHub - takashi-matsuyama/my-favorites: WordPress plugin "My Favorites"
WordPress plugin "My Favorites". Contribute to takashi-matsuyama/my-favorites development by creating an account on GitHub.