Non of my users can upload a profile picture or background, do I need to set something on the directory permissions to allow this?

They can select the image from the file system but the upload does not work.

hi i installed category plugin and i dont have  a filed where i can choose the category :/

Hi.

I’m using Anspress, but I realised it removes all rel=canonical tags placed by Yoast SEO on my website.

I found this function in /includes/class-theme.php, but I don’t know why it remove canonical on the other pages / taxonomies, it should only replace it on question taxonomy.

$this->ap->add_filter( 'wpseo_canonical', $this, 'wpseo_canonical' );
...
public function wpseo_canonical() {
	if ( is_question() ) {
		return get_permalink( get_question_id() ); }
	}

Is there any workaround for this, except replacing Yoast SEO with another SEO plugin.

Thanks in advance,

Cristian

Hi

Email notifications aren’t working

I’m using a SMTP Email plugin and when a user signs up they receive a welcome email, so I know emails are working.

 

It’s just when a user replies to a question, the user is not getting notified by email.

Really not interested in the follow icon being how many followers the user has. Need to follow questions and track what I’m following like before to avoid repeating questions. Why would this feature be removed?

No sorting questions by comments on the profile either.