#216772
 Radu
Moderator

Hi, in this case change directly the link from top menu.

To change the create an account link, follow these steps:

Go to wp-content/themes/sweetdate/page-parts and copy the file general-login-modal.php
Now go to wp-content/themes/sweetdate-child/ create a folder and name it page-parts and then paste general-login-modal.php there.

Edit general-login-modal.php and find:

COPY CODE

<a href="#"><?php _e("CREATE NEW ACCOUNT", 'kleo_framework');?></a>

Replace with

COPY CODE

<a href="URL TO YOUR MEMBERSHIPS LEVEL PAGE"><?php _e("CREATE NEW ACCOUNT", 'kleo_framework');?></a>

And add the url

Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

Log in with your credentials

Forgot your details?