Sofy
Sofy
@sofy
Admin
Support Team
Topics: 0 / Replies: 5082
Reply
RE: I want to create a WordPress plugin for my hour calculator tool — advice?

Hi, The only way to achieve this is by using the add_shortcode() function in WordPress.You can find more information here: add_shortcode() WordPre...

2 months ago
Reply
RE: Deleting topic with a high number of posts.

Hi, Please provide the information from the error.log file so we can investigate the issue further.Additionally, try increasing the value of the max...

2 months ago
Reply
RE: WP Login Not Working

@tcumpston Please provide a screenshot of the "Custom Authorization URLs – /log-in/" option. Also, share your forum URL and let us know which plugi...

3 months ago
Reply
RE: Page "add a new topic" displays a wrong button

Hi, We’re not sure we understand you correctly. If you see “Add Topic” on the topic submission screen, this is the expected behavior. You can check ...

3 months ago
Reply
RE: How to use WpForo with WPML?

@t-niron The answer is provided here:/p> Please specify your question so we can assist you further. Please try to explain using screenshots.

3 months ago
Reply
RE: WP Login Not Working

Please set both options to "No" and check again.

3 months ago
Reply
RE: Email notification links not clickable

Hi, Please remove the <a> tag that wraps around the shortcode: <p>Hello [user_display_name],</p><p>A new reply has been po...

3 months ago
Reply
RE: Where can I find the hook

Hi, I'm sorry, but we don't have documentation available for wpForo hooks.

3 months ago
Reply
RE: Php version issue

@tarikbayar If you want to block certain emails, there are many plugins and even hooks available for that. This is a general WordPress-related feat...

3 months ago
Reply
Reply
RE: How to remove title box of reply box?

@simsim Add this one as well: .wpf-topic-form-wrap .wpf-field.wpf-field-type-text.wpf-field-name-title.wpf-field-required { display:block; ...

3 months ago
Reply
RE: How to remove title box of reply box?

@simsim The code works fine for the section. Insert the CSS Code in the "Custom CSS Code" textarea in the wpForo > Settings > Colors & St...

3 months ago
Reply
RE: How to remove title box of reply box?

@simsim Please share a screenshot showing exactly what you need to hide, along with the URL so we can see the layout you're using.

3 months ago
Reply
RE: How to remove title box of reply box?

Use the CSS code below: .wpf-field.wpf-field-type-text.wpf-field-name-title.wpf-field-required { display: none; }

3 months ago
Page 6 / 370