x00
MVPx00 MVP
Reactions
-
Re: No Captcha ReCaptcha 0.1.6b breaks registration of V 2.2
There is no update for this but I have submitted a pull request https://github.com/vanilla/vanilla/issues/3117 workaround would be to edit library/vendors/recaptcha/functions.recaptchalib.php and put… (View Post)7 -
Re: how i can force users to using tags?
Yes set $Configuration['Plugins']['Tagging']['Required'] = true; in conf/config.php (View Post)5 -
Re: how to translate this words
for the rule set you translate separately * CountComments * Every To change the order of the words. CountComments.Order to '$2%s $1%s $3%s' you can see the numbers 1,2,3 change them to suit. Other th… (View Post)1 -
Re: Remove h1 from vanilla editor
Ever heard of data training? Search engines aren't as dumb as people think. They have a huge amount of data to train with. Especially with common pattern, it is goign to make much difference that you… (View Post)2 -
Re: Remove h1 from vanilla editor
Wrong. The significance of heading tags use an order has diminished to almost nothing in term of SEO, this kind of SEO is largely redundant. It is also a myth that you could only have one h1 tag. (View Post)4