Search:

Search: Search took 1.00 seconds.

  1. Replies
    7
    Views
    375

    Take a backup of the database first. Remove...

    Take a backup of the database first.

    Remove the last line where you place the <Order ID>. It should delete all Orders in one go.
  2. [TUTORIAL] UPDATED CODE BELOW Put this in your...

    UPDATED CODE BELOW


    Put this in your child-theme's functions.php file:


    /* Create Terms of Use Link on Registration Page */
    add_action('register_form','show_terms_of_use');...
  3. For the main listing page where all the profiles...

    For the main listing page where all the profiles are, edit the content-listing.php (via the child theme if you have it) and find:



    <div class="content-listing listing-faves">
    <?php...
Results 1 to 3 of 3