Making WordPress.org

Opened 11 years ago

Closed 7 years ago

Last modified 7 years ago

#363 closed enhancement (fixed)

Extra form field for site's url while creating a new thread on support forum

Reported by: bravokeyl's profile bravokeyl Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: Priority: normal
Component: Support Forums Keywords:
Cc:

Description

Many times on support forums theme/plugin users ask questions related to css side or something that needs to check their site to see error/problem they are facing,but they don't give site's url in the thread , volunteers have to ask for their site url..

It will be great if we have a field for site's url while posting new thread.

Change History (25)

#1 @bravokeyl
11 years ago

  • Cc bravokeyl@… added

#2 @cais
10 years ago

Just searched for this ... because I was going to suggest it otherwise. Great idea ... and potential very useful and a time efficiency for supporting plugins (and themes?)

#3 @macmanx
10 years ago

  • Cc macmanx@… added
  • Keywords needs-patch added
  • Priority changed from lowest to normal

Yes! Please, yes! It takes time away from the user's solution when we need to ask for a URL showing the problem.

#4 @SergeyBiryukov
9 years ago

  • Keywords needs-patch removed

Removing 'needs-patch' from components that are not open sourced yet, to help focus on tickets that actually need a patch.

This ticket was mentioned in Slack in #meta by sergey. View the logs.


7 years ago

#6 follow-up: @webdevmattcrom
7 years ago

Are there plans to implement this? Are there plans to allow patches to be submitted? This issue is a no-brainer. I don't know how many times I've had to say exactly this phrase to users:
https://wordpress.org/support/topic/give-donation-button-is-stuck/

This ticket was mentioned in Slack in #meta by webdevmattcrom. View the logs.


7 years ago

This ticket was mentioned in Slack in #forums by webdevmattcrom. View the logs.


7 years ago

#9 @webdevmattcrom
7 years ago

Just to chime in again and make my case for why this issue is so important. Every single support ticket that comes in has a source. Naturally, some requests involve only the wp-admin screens, but in order for Support to provide support we have to either replicate the problem perfectly (which could require 100's of words from the user), or at least see the problem live in order to have an informed opinion. It's baffling, but many users just simply don't consider this fact at all, so they describe their problem with a sentence or two, and leave us in the dark without a link.

PLEASE. This is important.

This ticket was mentioned in Slack in #forums by clorith. View the logs.


7 years ago

#11 @Clorith
7 years ago

The URL field obviously won't be a required field, so you are possibly going to need to ask the users for this regardless (just to set expectations right)

This should be a field that's hidden until a user signs in, to avoid the potential outcries we have today of "Google sees my site".

#12 @webdevmattcrom
7 years ago

Good points @Clorith -- we can also make sure that when its output on the screen that the link has a nofollow as well.

#13 @SergeyBiryukov
7 years ago

  • Owner set to SergeyBiryukov
  • Resolution set to fixed
  • Status changed from new to closed

In 5757:

Support Forums: Add "URL of the site or page you need help with" to new topic form.

Display the site URL after topic content for logged-in users only.

Fixes #363.

#14 in reply to: ↑ 6 @SergeyBiryukov
7 years ago

  • Keywords 2nd-opinion removed

Replying to webdevmattcrom:

Are there plans to allow patches to be submitted?

Just to clarify, the forums are open-sourced already (both the plugin and the theme), so we do accept patches :)

#15 @bravokeyl
7 years ago

Awesome :)

#16 @SergeyBiryukov
7 years ago

In 5764:

Support Forums: Don't save or display a site URL for the topic if it's empty.

See #363.

#17 @sterndata
7 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

as we don't want reviews to have links, can that field be suppressed on a new review?

#18 @SergeyBiryukov
7 years ago

  • Resolution set to fixed
  • Status changed from reopened to closed

In 5776:

Support Forums: Don't save or display a site URL for reviews.

Props sterndata.
Fixes #363.

#19 @SergeyBiryukov
7 years ago

In 5777:

Support Forums: Change site URL meta key to _wporg_bbp_topic_site_url for consistency with the rest of WP.org-specific meta keys naming.

See #363.

#20 @SergeyBiryukov
7 years ago

In 5778:

Support Forums: Add a class to site URL in topic content for styling purposes.

See #363.

#21 @SergeyBiryukov
7 years ago

In 5779:

Support Theme: Add an icon and top border to site URL in topic content to help distinguish it from actual content.

See #363.

#22 follow-up: @fierevere
7 years ago

as discussed with other ru. support team members, it would be nice to

  1. Have an indication in RSS feed that support url is present for topic

(Yes. RSS is not dead yet)

  1. Have at least indication for not logged in users that support url is present

( In case someone logged out, or using paranoid privacy extensions in their browser)

Indication can be url itself (if made open for everyone) or just an icon/whatever with message "url available only for logged in users"

This ticket was mentioned in Slack in #forums by yui. View the logs.


7 years ago

#24 in reply to: ↑ 22 @SergeyBiryukov
7 years ago

Replying to fierevere:

as discussed with other ru. support team members, it would be nice to

Created #3049 for further enhancements.

#25 @SergeyBiryukov
7 years ago

In 5873:

Support Forums: Bump maxlength attribute on "Link to the page you need help with" input to 200, to allow for longer URLs.

See #363.

Note: See TracTickets for help on using tickets.