View Categories

General Settings

2 min read

 

General Settings

The General settings tab controls the basic functionality of the wishlist system, including user access permissions and success messages. These settings determine who can use the wishlist feature and what messages they see.

Available Settings

Disable registered users
Type: Checkbox
Purpose: Completely disables wishlist functionality for logged-in users

How It Works

When enabled, registered users will not see any wishlist buttons or links throughout the site. This is useful if you only want to offer wishlist functionality to guest users to encourage registration, or if you want to temporarily disable the feature for members.

Checked: Wishlist disabled for all logged-in users
Unchecked (Default): Wishlist available for registered users
Use Case: Guest-only wishlist strategy, temporary member maintenance
Disable guest users
Type: Checkbox
Purpose: Completely disables wishlist functionality for non-logged-in users

How It Works

When enabled, guest users will not see any wishlist buttons or links throughout the site. This forces users to register and log in before they can use the wishlist feature, which can help increase user registrations.

Checked: Wishlist disabled for all guest users
Unchecked (Default): Wishlist available for guest users via cookies
Use Case: Membership-only strategy, data collection requirements
Success message text for adding to wishlist
Type: Text Field
Purpose: Customizes the message shown when a product is successfully added to wishlist

How It Works

This message appears briefly after a user successfully adds a product to their wishlist. It provides immediate feedback that the action was completed.

Default Value: “Added”
Custom Examples: “Added to wishlist!”, “Saved for later”, “♥ Added”
HTML Support: Basic HTML tags are supported
Display Duration: Message appears for 2-3 seconds

Configuration Recommendations

Standard E-commerce Setup
Registered Users: Enabled (unchecked)
Guest Users: Enabled (unchecked)
Success Message: “Added to wishlist!”
Best for: Maximum accessibility and user engagement
Membership-Driven Strategy
Registered Users: Enabled (unchecked)
Guest Users: Disabled (checked)
Success Message: “Saved to your account!”
Best for: Encouraging user registration and account creation
Guest-First Approach
Registered Users: Disabled (checked)
Guest Users: Enabled (unchecked)
Success Message: “Saved! Register to keep forever”
Best for: Converting guests to registered users through wishlist usage
Important: If both registered and guest users are disabled, the wishlist functionality will be completely hidden from all users. Ensure at least one user type is enabled for the plugin to function.