-
Notifications
You must be signed in to change notification settings - Fork 26
how about multilanguage site? #2
Comments
Hey, yes, it's possible to run the theme with Polylang. Though it requires a bunch of adjustments and custom code. I've almost finished a commercial plugin for Polylang support. But it has to be polished a bit before I can publish it. Maybe in one or two months it will be available. The price will be around 50€. |
I've tried https://github.com/bucky355/vue-wordpress before, but there is a problem with the correct rendering of components (they usually load only after refreshing the entire page), also the menu with the language switch does not render correctly the first time... I need support for 2 languages for posts and pages + working facebook comments (e.g. https://github.com/malicoo/vue-facebook) or just any other custom component for comments. If you had something that would allow me to create a simple, efficient multilingual blog, maybe I will be interested ;-) |
Currently the Polylang support plugin works with pages and posts only. There will be some options to enable it with other post types as well, but I don't think it will be too soon. The first post type I will add as next is product, as I am also developing a woocommerce support plugin. I will not offer any special Facebook support (though most plugins which do not require custom permalinks and post types on the frontend will work out of the box). First of all I don't like Facebook - that's also one of the main reasons I've focused on Vue and not React. And then I've already have very cool fully ajax comment functionality within my commercial version of the theme. I will extract it and offer it as separated plugin soon, too, so you could use it with this free theme as well. I think it will again cost around 50€. I've tried to make it the coolest comment plugin available. And I think it has become quite cool. You can moderate the comments on the frontend and absolutely everything works via Ajax (SPA style) and with security in mind. There are much more features and plugins already finished. Like search and filter plugin:
But currently I'm refactoring the app(s) as the uncompiled source code base got quite huge (~50.000 lines of code) and difficult to maintain. Thus I am rewriting some buggy parts of the app(s) with TypeScript and Mocha tests. I've also still have to split out some features into separated plugins, to keep the core more clean. If you are interested in a most early version of the plugins, just drop me a message here: |
Здравствуйте. Как можно с вами связаться? мой логин в телеграмме такой же как и тут. Напишите мне пожалуйста, есть интересная задача для вас. Спасибо |
Hello, is it possible to run this with plugin to multilanguage site like Polylang or something?
The text was updated successfully, but these errors were encountered: