Skip to content

I created wordpress theme for pet blog. Design also made by myself

Notifications You must be signed in to change notification settings

YaroslavLtv4k/pet-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pet-Blog

It's myself created Wordpress theme for pet blog. In this file i want to explain what skills i have and what tools did i use in my project

This theme can show my such skills in:

Design

  • Figma & Photoshop (photoshop for top-background images, delete background etc...; Figma for blog design)

CSS

  • skills in using grid and flexbox
  • using @media max/min screen requests in css file
  • logic in php file using tag <style></style>

Wordpress & PHP

  • knowlege of wordpress tree (page templates)
  • skills in writing php code if I need (for example: different menu for current category; display posts with WP_Query; show only one subcategory on card; display posts with different design (top 5 posts); css style logic; showing images; etc...

Functions.php

  • import css and js files
  • work with widgets (search in top menu, also i use ajax plugin for it)
  • make some functions if else (functions.php) that i use in other files (for example is it subcategory or not, does page has pagination...)
  • Breadcrumbs - i used already ready code in functions.php (i can make it by myself, but this code was provided for everything, also i a little bit change it for my need)

JS

  • some js skills with parcing some classes,ids,tags.. and make some logic with them

In my work i used such plugins:

  • ACF
  • Custom Permalinks (for delete /category/ before the name of category - also there is a good plugin for future pages, categories etc...)
  • Fakepress (i used this plugin to fill in my website with posts, images and so on. I saw the mistake that not every post with image, so i created default image, also there is a mistake that i didn't solved - some posts without image at all, when you try to edit the photo - it shows "delete the featured photo" but without image under this text)
  • Redirect url to post (it helps to use the button "Random post")
  • Post views counter (for displaying most viewed posts in sidebar, it can shows 0 posts if you didn't come to any posts (posts with 0 views doesn't show))
  • SearchWp live ajax (for search in menu)

About

I created wordpress theme for pet blog. Design also made by myself

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published