Go to shop button
Last updated
If a shop page is properly connected to an advertiser, a "Go to shop" button appears on the page. Logged-in users see a direct link to the shop (with your tracking link). Users who are not logged in are redirected to the registration page.
You can change the button color.
We recommend checking with your theme's developers about built-in registration/login modals. Many themes include their own registration systems.
For this purpose, two fields are available in General Settings:
Enter the URL of your custom registration page. This URL is used when a non-logged-in user clicks the button on an advertiser's page. You can use the standard WordPress login URL (site.com/wp-login.php). We also recommend installing BuddyPress for user profiles — you can then use site.com/register/ for the BuddyPress registration page.
You can add a custom CSS class to the buttons. Some themes include a special class that triggers a login modal — you can use that class here.
If you use the Rehub theme, you don't need to add anything here — the theme already has the appropriate button classes. Just enable the login popup in Theme Options → User Options.
Last updated