Artigos
1. Go to WP-Admin > Appearance > Menus. 2. Click on the Screen Options near the top right...
Default size of pinsIn order to change the size of the pins, navigate to style.css and change the width to the...
Disable Facebook comments boxIn header.php, look for this code and remove it: // var js, fjs =...
Disable email verification for new users registrationIn page_cp_register.php, delete: $verify_email = wp_generate_password(20, false);...
Hide the Repin buttonRemove line 48 from single-pin.php and line 47 from index-masonry-inc.php
Manually activate user accountIf users are unable to verify their account upon registration, you can go to WP-Admin >...
No-follow for pinsIn single-pin.php, replace <a href="<?php echo $photo_source; ?>"...
Taller top menuIn style.css, add height to #topmenu .navbar-inner e.g #topmenu .navbar-inner { min-height:...
Translation or Change of terms like "pin"Steps of translation: 1. Install Poedit ( https://poedit.net/ ) 2. Open...
Powered by WHMCompleteSolution