Skip to content
This repository has been archived by the owner on Aug 10, 2024. It is now read-only.

how about multilanguage site? #2

Open
spokospace opened this issue Jun 26, 2020 · 4 comments
Open

how about multilanguage site? #2

spokospace opened this issue Jun 26, 2020 · 4 comments

Comments

@spokospace
Copy link

Hello, is it possible to run this with plugin to multilanguage site like Polylang or something?

@FullStackAlex
Copy link
Owner

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€.

@spokospace
Copy link
Author

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 ;-)

@FullStackAlex
Copy link
Owner

FullStackAlex commented Jun 26, 2020

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.
You can partly check it out here:
https://youtu.be/lVwwfrH0V50?t=604
and on my huge database testing site:
https://monster.wue-theme.app/news/girls-sun-fruits-27

There are much more features and plugins already finished. Like search and filter plugin:
https://www.youtube.com/watch?v=aQZumLsSh-g

  • A mailchimp integration with a custom drag and drop signup form builder. (Also here everything ajax on both frontend and backend).
  • an amazing vue slider plugin with a super easy administration on the backend.
  • literally ZERO load time functionality! Individually predefined pages, posts and categories get preloaded on the first load and without any disruptions for the initial load. This will allow to use WPML instead of Polylang. Although WPML slows down the site, it's functionality is much better than Polylang's. But with this feature the performance issues don't matter much anymore, at least regarding small and middle size sites.
  • A system for Vue/SPA plugins and Vue/SPA child theme integration

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:
https://tech-nomad.de/kontakt

@daiver77
Copy link

Здравствуйте. Как можно с вами связаться? мой логин в телеграмме такой же как и тут. Напишите мне пожалуйста, есть интересная задача для вас. Спасибо

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants