Posts

Showing posts from November, 2019

Add Menu or Remove Menu Link on Woocommerce My Account Page

Image
This tutorial is rarely found on the Search Engine that is why we made a quick guide how you can actually customize your MY ACCOUNT Page of your Woocommerce websites such as Remove Menu  or Add Menu with Links  using only the functions.php  file, so it means no plugin involves, it is useful especially when your client wanted you to add a specific menu that is why we have this tutorial for you. As you can see on the video it has a quick explanation of how to use the code, so just follow the tutorial video above made by Kazuki Tech and then just copy the code we have included here. How To Remove Menu on My Account? add_filter ( 'woocommerce_account_menu_items', 'misha_remove_my_account_links' ); function misha_remove_my_account_links( $menu_links ){ unset( $menu_links['edit-address'] ); // Addresses //unset( $menu_links['dashboard'] ); // Remove Dashboard //unset( $menu_links['payment-methods'] ); // Remove Payment Methods //unset( $menu_links[...

How to Install Android Game DATA or OBB?

Image
What's up another WIKI HOW CENTRAL questions is here to answer again for all Android gamers out there, this is very helpful especially if you want to install a game with a DATA file or OBB file included, you can get so many games such as APK to the APKPURE website, just ensure that you trust that website and you check if that website is reliable, so lets begin. Wiki How Central Guide: If you have the APK and DATA or OBB just download it and place it to your SD Card External Storage or Internal Storage. Locate the download files and install first the APK game Extract the DATA or OBB using popular apps such as root explorer . Copy the DATA by tapping long press to the extracted folder then move it to - Android/Data Copy the OBB using again the root explorer then tap and long-press the extracted OBB data file folder and move it to - Android/OBB  (Note: If the OBB folder did not exist just create and paste the file inside that folder) Once completed, open the game and it should work n...

How To Reset Farmville 2 Country Escape on Windows PC?

Image
Hello, guys, this is a question about the popular farming game called FARMVILLE 2: COUNTRY ESCAPE  and there are so many questions about how you can really reset your game on your Windows 10 PC, this is commonly to ask especially if the user wants to play another account or just start the game from Leve 1. Wiki How Central Guide : First is you need to save your data if you want to recover it by simply clicking the SETTINGS icon of the Farmville 2 Country Escape game on your pc then bind or connect it via your Facebook account . Once you are done then close the game . Click the Windows icon from your PC and type the keyword "farmville" on your keyboard, then the game will display. Just hover the game, right-click and choose uninstall to delete the game from your pc. after that re-install the game from Microsoft Store. Open the game and you are good to go on playing the game from level 1. Tagalog : Tanong: Paano I-reset ang larong farmville 2 country escape sa windows PC...