LoveIt icon indicating copy to clipboard operation
LoveIt copied to clipboard

[BUG] valine的配置项 requiredFields 无效问题

Open wlizhi opened this issue 5 years ago • 4 comments

必填字段配置如下: [params.page.comment.valine] requiredFields = ['nick','mail']

评论系统、邮件提醒功能都正常,唯独这个字段配置后,评论时所有字段还是可选状态。

wlizhi avatar Nov 20 '20 03:11 wlizhi

Since the developer has unfortunately abandoned the project :disappointed:, I would like to take responsibility for its support and development in the future.

:link: -> https://github.com/uPagge/uBlogger.

I focused on adding new features, refreshed the design of the posts, fixed the bugs I found. There were so many changes (the ability to choose a separate design for the post, breadcrumbs, a new comment system and much more), and so much to do, that I decided to give the template a new name uBlogger.

Short and basic, what I have changed

I will be glad if you look at it, you may like the updated design.

uPagge avatar Dec 06 '20 09:12 uPagge

There seems to be something wrong with the display of this theme on the 1080p screen. The article is not centered

wlizhi avatar Dec 06 '20 10:12 wlizhi

Could you send a screenshot, and it is desirable to open the issue already in the new repository, so that I do not have to follow the two repositories, thank you.

uPagge avatar Dec 06 '20 10:12 uPagge

There seems to be something wrong with the display of this theme on the 1080p screen. The article is not centered

If the article is shifted to the left, it may be caused by the toc settings.

Try toc enable: false and keepStatic: true.

If this does not help, please open the issue in the new repository, I will try to understand

uPagge avatar Dec 06 '20 10:12 uPagge