Developer Options in android device

https://www.technipages.com/android-developer-options-is-missing Open the “Settings” app. Scroll down to the bottom and select “About device“, “About phone” or “About tablet“. On some models, select “General” before this step. Scroll down to the bottom and tap “Build number” repeatedly. A message should appear on the screen that says “You are now * steps away[…]

Read More »

Illustrator – Things to know

Slicing through a vector, as simple as it sounds can cause confusing at first. But its actually a problem quite simple to fix. Converting images to svg https://react-svgr.com/playground/ Converting paths/lines to shapes Select all paths you want to convert to shapes

Read More »

Adding search field to wordpress site

Wanted to add a search field to my homepage site. Got a great start referencing this article https://wedevs.com/133739/add-search-bar-in-wordpress/ Scroll down to the manual section to see what i referenced Oops!!! When I perform a search, The search bar shows up twice. Good thing wordpress api has a “is_search” method to[…]

Read More »