Development

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 »