Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Professional WordPress Theme Development from Scratch, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:04:11
    What you're going to learn in this course & why learn how to code for WordPress!
  • Урок 2. 00:07:12
    The first project - A website for a Gym
  • Урок 3. 00:08:03
    Tour of the Second Theme - A Restaurant Theme
  • Урок 4. 00:03:56
    Photoshop and Image Files for the Second Project
  • Урок 5. 00:05:08
    A Preview of the Third Theme
  • Урок 6. 00:02:54
    Second Theme - Reviewing the Photoshop Files
  • Урок 7. 00:05:48
    A Preview of the Third Theme
  • Урок 8. 00:03:53
    Third Theme - Reviewing the Photoshop Files
  • Урок 9. 00:03:13
    A Preview of the Fourth Theme
  • Урок 10. 00:07:14
    Your First PHP Code
  • Урок 11. 00:02:54
    Printing Values in PHP
  • Урок 12. 00:03:59
    Creating Variables in PHP
  • Урок 13. 00:06:34
    Conditionals in PHP
  • Урок 14. 00:06:15
    Arrays in PHP
  • Урок 15. 00:03:49
    Associative Arrays in PHP and Concatenation
  • Урок 16. 00:04:00
    var_dump, print_r and pre in PHP
  • Урок 17. 00:02:51
    PHP in HTML or HTML in PHP?
  • Урок 18. 00:04:28
    For loop in PHP
  • Урок 19. 00:03:45
    The foreach loop
  • Урок 20. 00:03:21
    The While loop
  • Урок 21. 00:06:38
    PHP Functions - Standard Functions
  • Урок 22. 00:03:47
    PHP Functions - User-defined functions
  • Урок 23. 00:03:18
    PHP Functions - Functions with arguments
  • Урок 24. 00:04:00
    Template Tags in PHP and WordPress - Example
  • Урок 25. 00:06:43
    PHP Functions - Functions that return values
  • Урок 26. 00:12:54
    Math & Numbers in PHP + Some Examples
  • Урок 27. 00:07:12
    What we're building in the next chapters
  • Урок 28. 00:00:58
    The Finished Code & Plugins
  • Урок 29. 00:02:44
    Local by Flywheel
  • Урок 30. 00:04:19
    Creating the WordPress site with Local by Flywheel
  • Урок 31. 00:05:18
    Creating our theme
  • Урок 32. 00:03:02
    The WordPress Template Hierarchy
  • Урок 33. 00:04:34
    The WordPress Loop and Template Tags
  • Урок 34. 00:05:19
    First steps with the header (DOWNLOAD FILES FROM HERE)
  • Урок 35. 00:02:13
    Adding the rest of the markup in the header
  • Урок 36. 00:06:44
    How to create a new menu in WordPress
  • Урок 37. 00:05:28
    How to display a menu in WordPress
  • Урок 38. 00:05:50
    Adding a CSS Stylesheet
  • Урок 39. 00:03:03
    Adding Google Fonts into our theme
  • Урок 40. 00:04:43
    How to add the main Stylesheet
  • Урок 41. 00:07:23
    Adding the main CSS tags and selectors
  • Урок 42. 00:06:54
    Adding some CSS to style the Header
  • Урок 43. 00:06:10
    Adding the CSS for the main nav
  • Урок 44. 00:04:31
    Working with the Footer
  • Урок 45. 00:08:02
    Adding the CSS for the Footer
  • Урок 46. 00:09:13
    Creating a responsive navigation
  • Урок 47. 00:06:28
    CSS for the Responsive Nav
  • Урок 48. 00:07:09
    The Page Template
  • Урок 49. 00:06:25
    Adding some Image Sizes
  • Урок 50. 00:05:35
    Finishing the page template
  • Урок 51. 00:03:14
    Adding a Second Page Template
  • Урок 52. 00:03:31
    CSS for the Main Content and Sidebar
  • Урок 53. 00:03:45
    How to create a Widget Zone
  • Урок 54. 00:03:21
    Adding the sidebar
  • Урок 55. 00:03:12
    Refactoring the Code for the Pages
  • Урок 56. 00:01:46
    Post Types in WordPress
  • Урок 57. 00:09:01
    Adding the Plugin
  • Урок 58. 00:06:26
    Installing Advanced Custom fields
  • Урок 59. 00:03:12
    Adding the Classes
  • Урок 60. 00:05:05
    Building a Queries file
  • Урок 61. 00:05:15
    Introducing WP_Query to create custom queries from the database
  • Урок 62. 00:03:03
    Displaying the results from the WP_Query
  • Урок 63. 00:04:15
    Displaying the Rest of the Content
  • Урок 64. 00:07:41
    First steps with the CSS
  • Урок 65. 00:05:48
    Finishing the CSS for the classes
  • Урок 66. 00:03:05
    Building the Single Class Template
  • Урок 67. 00:04:45
    Finishing the single classes template
  • Урок 68. 00:07:56
    Building a Plugin for the Widgets
  • Урок 69. 00:04:06
    Adding WP_Query into our Widget
  • Урок 70. 00:03:27
    Displaying the information
  • Урок 71. 00:06:57
    CSS for the widget
  • Урок 72. 00:05:08
    Advanced functionality in our widget
  • Урок 73. 00:03:32
    Finishing our widget
  • Урок 74. 00:03:25
    Disable Gutenberg
  • Урок 75. 00:03:09
    Adding a Gallery Template
  • Урок 76. 00:07:02
    Getting the images from the gallery
  • Урок 77. 00:02:21
    Adding the Logic for the gallery
  • Урок 78. 00:07:02
    Adding a Lightbox effect in our images
  • Урок 79. 00:10:27
    CSS for the gallery
  • Урок 80. 00:02:35
    Creating the template
  • Урок 81. 00:05:25
    Adding the blog entries
  • Урок 82. 00:08:38
    Displaying extra information in the front end
  • Урок 83. 00:02:52
    CSS for the blog
  • Урок 84. 00:01:33
    Working with the single page
  • Урок 85. 00:05:54
    Adding the author template
  • Урок 86. 00:02:07
    Refactoring our code
  • Урок 87. 00:06:49
    Printing the Categories
  • Урок 88. 00:03:48
    Adding the Category Template
  • Урок 89. 00:14:38
    Installing a Contact Form Plugin
  • Урок 90. 00:06:50
    Adding a Map
  • Урок 91. 00:06:06
    Working with the Shortcode API
  • Урок 92. 00:04:07
    Adding Leaflet
  • Урок 93. 00:06:53
    Displaying the Map
  • Урок 94. 00:03:04
    Final Adjustments into the map
  • Урок 95. 00:05:18
    Adding some information into the Front Page
  • Урок 96. 00:06:34
    Working with the Header
  • Урок 97. 00:03:50
    Placing the Elements with CSS Grid
  • Урок 98. 00:04:44
    How to get the main image for the front page
  • Урок 99. 00:04:30
    CSS for the featured image
  • Урок 100. 00:03:52
    Working with the Welcome to the website Section
  • Урок 101. 00:05:53
    Working with the boxes section
  • Урок 102. 00:03:31
    Displaying the values
  • Урок 103. 00:07:32
    CSS for the Blocks
  • Урок 104. 00:04:47
    Printing the Gym Classes in the homepage
  • Урок 105. 00:03:29
    Adding a button to view all classes
  • Урок 106. 00:05:01
    Working with the Instructors section
  • Урок 107. 00:04:31
    First steps with the Instructors section
  • Урок 108. 00:03:55
    Displaying the Instructors
  • Урок 109. 00:07:33
    CSS for the instructors area
  • Урок 110. 00:02:14
    Finishing the instructors section
  • Урок 111. 00:05:54
    Working with the testimonials
  • Урок 112. 00:03:31
    Adding a Slider to display the Testimonials
  • Урок 113. 00:11:43
    CSS for the slider
  • Урок 114. 00:05:51
    Displaying the Blog Post on the homepage
  • Урок 115. 00:01:18
    Adding SEO titles for pages and blog posts
  • Урок 116. 00:10:38
    Adding an animation to the main nav when scrolling
  • Урок 117. 00:02:56
    Adding a Screenshot
  • Урок 118. 00:05:48
    Moving our site to a production server
  • Урок 119. 00:06:28
    Installing WordPress Locally
  • Урок 120. 00:04:10
    Getting Familiar with the WordPress files structure and creating the theme
  • Урок 121. 00:04:54
    Adding the first files to our Theme
  • Урок 122. 00:04:52
    Reviewing the Template Hierarchy in WordPress
  • Урок 123. 00:03:27
    Creating Our Pages and some Adjustments
  • Урок 124. 00:04:32
    Creating the Header and Footer Files
  • Урок 125. 00:07:56
    Creating a functions file
  • Урок 126. 00:03:32
    Adding Normalize.css to our theme
  • Урок 127. 00:05:26
    Adding the Logo into the header.php
  • Урок 128. 00:04:22
    Creating a Menu in WordPress
  • Урок 129. 00:03:47
    Printing the menu in our theme
  • Урок 130. 00:04:50
    Creating a Social Menu
  • Урок 131. 00:04:23
    Printing the Social Menu
  • Урок 132. 00:04:45
    Writing some CSS for global styling
  • Урок 133. 00:07:56
    Styling the Header
  • Урок 134. 00:02:30
    Adding Font Awesome to show some amazing icons!
  • Урок 135. 00:08:15
    Printing the icons in our Social Networks Menu
  • Урок 136. 00:06:33
    Styling the Main Navigation
  • Урок 137. 00:07:04
    Making our Menu Responsive
  • Урок 138. 00:05:14
    Adding jQuery to our WordPress Theme
  • Урок 139. 00:05:26
    Using jQuery to show / hide the mobile menu
  • Урок 140. 00:05:06
    Adding Google Fonts into our theme
  • Урок 141. 00:05:32
    Creating our first Loop
  • Урок 142. 00:02:37
    Printing the Feature Image and adding some HTML
  • Урок 143. 00:01:57
    Printing The feature image as background
  • Урок 144. 00:08:11
    Styling the Background Image
  • Урок 145. 00:03:04
    Styling the Main Content for Pages
  • Урок 146. 00:04:22
    Adding an About Us Template
  • Урок 147. 00:04:51
    Adding Advanced Custom Fields
  • Урок 148. 00:03:38
    Creating the Fields with Advanced Custom Fields
  • Урок 149. 00:02:43
    Adding Information to our newly added fields
  • Урок 150. 00:09:24
    Printing the images and the text from Advanced Custom fields
  • Урок 151. 00:09:19
    Styling the Boxes with CSS Grid
  • Урок 152. 00:11:25
    Finishing the Boxes and more about CSS Grid
  • Урок 153. 00:04:07
    Working with the Footer
  • Урок 154. 00:06:07
    Styling the Footer
  • Урок 155. 00:02:43
    Creating a our-menu.php Template File
  • Урок 156. 00:01:41
    Adding the Basic Information
  • Урок 157. 00:05:43
    Adding a New Custom Post Type for the Menu
  • Урок 158. 00:03:03
    Adding Fields with Advanced Custom Fields to our Post Type
  • Урок 159. 00:06:16
    Loading the Menu Entries in our new Custom Post Type
  • Урок 160. 00:07:06
    Creating a Custom Query in WordPress
  • Урок 161. 00:06:56
    Finishing our Custom Loop
  • Урок 162. 00:05:46
    Adding a Custom CSS Grid
  • Урок 163. 00:07:06
    Styling the Menu Page with CSS
  • Урок 164. 00:08:45
    Working with the Single Specialty Template
  • Урок 165. 00:07:16
    Working with the index.php file
  • Урок 166. 00:03:25
    Adding Blog Posts to have some data to work with
  • Урок 167. 00:07:26
    Printing the loop for the blog page
  • Урок 168. 00:12:19
    Styling the Blog Page
  • Урок 169. 00:02:26
    Working with the Sidebar
  • Урок 170. 00:06:38
    Adding Widgets into our sidebar
  • Урок 171. 00:08:10
    Styling the Sidebar
  • Урок 172. 00:05:56
    Working with Single Posts Templates
  • Урок 173. 00:08:06
    Printing and Styling the Comment Form
  • Урок 174. 00:06:43
    Printing the Comments in the Single File
  • Урок 175. 00:06:23
    Styling the Comments with CSS
  • Урок 176. 00:02:06
    Creating a Gallery
  • Урок 177. 00:07:29
    Adding a jQuery Library to interact with our Gallery
  • Урок 178. 00:09:40
    Adjusting the Thumb Sizes for our Theme
  • Урок 179. 00:05:27
    Creating the Reservation Template
  • Урок 180. 00:09:50
    Styling the Reservation Form with CSS
  • Урок 181. 00:11:16
    Creating a new Database table to save the Submissions
  • Урок 182. 00:10:55
    Inserting data from the Contact Form to the database
  • Урок 183. 00:03:35
    Security Functions to Sanitize and Escape Data in WordPress
  • Урок 184. 00:07:53
    Sanitizing our Data before submission and Redirecting once the form is submitted
  • Урок 185. 00:06:29
    Adding a New Page in the Backend
  • Урок 186. 00:03:15
    Adding a SubMenu Page
  • Урок 187. 00:09:18
    Printing the Form Submissions into the WordPress Backend
  • Урок 188. 00:05:50
    Printing the Site Description in the hero image
  • Урок 189. 00:06:07
    Styling the Hero Image
  • Урок 190. 00:05:28
    Printing 3 Items from the menu into the home page
  • Урок 191. 00:04:16
    Finishing the Loop for the menu
  • Урок 192. 00:12:24
    Styling the Specialities section in the front page
  • Урок 193. 00:07:56
    Working with the Ingredients section of the homepage
  • Урок 194. 00:06:37
    Styling the Ingredients Section with CSS
  • Урок 195. 00:02:38
    Printing the Gallery in the HomePage
  • Урок 196. 00:05:27
    Printing the Reservation Form
  • Урок 197. 00:09:10
    Styling the Reservation form with CSS
  • Урок 198. 00:04:39
    Adding a Simple Map to our Project
  • Урок 199. 00:06:17
    Moving the Code into their own files
  • Урок 200. 00:07:58
    Make the map fit his container
  • Урок 201. 00:05:43
    Adding a Marker and more advanced functionality
  • Урок 202. 00:08:38
    Adding a Field in the Options Page
  • Урок 203. 00:04:06
    Adding all the fields in the Options Page
  • Урок 204. 00:10:19
    Passing PHP Variables to JavaScript
  • Урок 205. 00:06:20
    Adding another Group of settings
  • Урок 206. 00:05:10
    Making our Theme Web App Compatible for iOS
  • Урок 207. 00:04:42
    Making our Theme Web App Compatible for Android
  • Урок 208. 00:08:30
    Adding a Polyfill when a HTML feature is not supported by the browser
  • Урок 209. 00:09:44
    Styling the Polyfill
  • Урок 210. 00:04:47
    Adding Custom Logos with the Customizr
  • Урок 211. 00:01:19
    Adding dynamic titles into our website
  • Урок 212. 00:07:01
    Create a dropdown menu with CSS
  • Урок 213. 00:00:46
    Preview of the final project for this chapter
  • Урок 214. 00:02:10
    Adding a new column in the Table in the admin
  • Урок 215. 00:03:08
    Adding a JavaScript file for the admin area
  • Урок 216. 00:04:10
    Responding to the Remove Event when clicked on the link
  • Урок 217. 00:04:01
    Passing the admin-ajax.php URL to the JavaScript File
  • Урок 218. 00:05:12
    Sending data to the PHP Function
  • Урок 219. 00:06:40
    Removing a Record from the Database
  • Урок 220. 00:07:02
    Sending a custom response with Ajax & PHP
  • Урок 221. 00:05:03
    Adding Sweet Alert 2 to the Reservation Panel
  • Урок 222. 00:02:13
    Adding a Confirmation Dialog with Sweet Alert 2
  • Урок 223. 00:03:38
    Registering our site and getting the Keys
  • Урок 224. 00:08:43
    Sending the request to google recaptcha
  • Урок 225. 00:04:36
    Installing WordPress Locally
  • Урок 226. 00:04:36
    Creating WordPress Theme Files and Activating our Theme
  • Урок 227. 00:01:59
    Reviewing the Theme Hierarchy
  • Урок 228. 00:03:41
    Creating the index.php and the WordPress Loop
  • Урок 229. 00:04:10
    Creating header.php File
  • Урок 230. 00:04:05
    Creating footer.php File
  • Урок 231. 00:01:11
    Creating all our pages to have some data to work with
  • Урок 232. 00:03:46
    Creating page.php
  • Урок 233. 00:01:21
    WordPress Reading Adjustments
  • Урок 234. 00:04:42
    Adding our Logo to the Header
  • Урок 235. 00:04:21
    Adding a Stylesheet and Creating functions.php file
  • Урок 236. 00:04:50
    Writing our first styles
  • Урок 237. 00:02:54
    Creating a Menu in WordPress
  • Урок 238. 00:03:22
    Printing the Menu in our Theme
  • Урок 239. 00:08:51
    Changing Menu Appeareance with CSS
  • Урок 240. 00:02:45
    Creating a Sidebar
  • Урок 241. 00:05:37
    Adding a Widget Zone
  • Урок 242. 00:03:02
    Adding Widgets and Printing them in our Theme
  • Урок 243. 00:07:39
    Changing CSS to Our Sidebar and Widgets
  • Урок 244. 00:01:40
    Adding a Featured Image
  • Урок 245. 00:02:38
    Introduction to add_image_size() function
  • Урок 246. 00:02:25
    Regenerate Thumbnails Plugin for Theme Development
  • Урок 247. 00:02:31
    Checking if a Featured Image Exists and Printing
  • Урок 248. 00:03:57
    Styling Featured Image with CSS
  • Урок 249. 00:04:00
    Adding some post to Query in the Blog
  • Урок 250. 00:06:43
    Writing a Custom Loop with WP_Query
  • Урок 251. 00:04:02
    More About WP_Query
  • Урок 252. 00:08:37
    WordPress tags for printing content
  • Урок 253. 00:14:03
    Styling our Blog with CSS
  • Урок 254. 00:01:46
    Building the single.php file
  • Урок 255. 00:06:58
    Template Tags to print content in single.php file
  • Урок 256. 00:05:59
    Styling our single.php file with CSS
  • Урок 257. 00:09:01
    Building the category.php file
  • Урок 258. 00:04:57
    Adapting our blog template file
  • Урок 259. 00:01:24
    Going Mobile First with Blog and Category
  • Урок 260. 00:04:50
    Adding a Contact Form
  • Урок 261. 00:12:25
    Changing Styles to our Contact Form
  • Урок 262. 00:02:57
    Creating a front-page.php file
  • Урок 263. 00:06:39
    Printing Latest 2 post in our Home Page
  • Урок 264. 00:06:10
    Adding CSS to the latest 2 post
  • Урок 265. 00:04:56
    Querying a Page and showing in front-page.php
  • Урок 266. 00:05:20
    Adding a JavaScript file to our theme with functions.php
  • Урок 267. 00:03:42
    Adding bxSlider to our Project
  • Урок 268. 00:05:05
    Writing the Custom Loop to show latest entries in our Slider
  • Урок 269. 00:01:29
    Adding a new Widget Zone in the front-page.php
  • Урок 270. 00:03:38
    Adding Image Widget Plugin
  • Урок 271. 00:06:02
    Styling our widget images on front-page.php with CSS
  • Урок 272. 00:03:16
    Creating Dynamic page titles for better SEO
  • Урок 273. 00:03:56
    The get_template_part() function
  • Урок 274. 00:03:09
    Screenshot to Our Theme
  • Урок 275. 00:01:37
    Reviewing the Finished Theme
  • Урок 276. 00:03:06
    Why use a WordPress Starter Theme?
  • Урок 277. 00:02:57
    Installing WordPress
  • Урок 278. 00:02:41
    Downloading and Installing HTML5 Blank Theme
  • Урок 279. 00:04:27
    Getting To Know HTML5 Blank Structure
  • Урок 280. 00:01:18
    Image files for this part of the course
  • Урок 281. 00:03:05
    Installing Developer Plugin
  • Урок 282. 00:01:13
    Adding all the Pages
  • Урок 283. 00:00:48
    Making some Reading Adjustments to our WordPress
  • Урок 284. 00:02:13
    Creating the Main Menu
  • Урок 285. 00:12:17
    Changing CSS to our Menu
  • Урок 286. 00:02:03
    Installing Advanced Custom Fields Plugin
  • Урок 287. 00:02:57
    Adding the page-aboutUs.php template
  • Урок 288. 00:01:41
    Adding and Printing a Featured Image
  • Урок 289. 00:04:16
    Advanced Behavior to our Featured Image
  • Урок 290. 00:04:13
    CSS to our Featured Image
  • Урок 291. 00:05:57
    Adding fields to About Us
  • Урок 292. 00:02:04
    Printing the fields in our theme
  • Урок 293. 00:05:05
    Checking if Field Exist before Printing
  • Урок 294. 00:01:34
    Adding New image Sizes to our About Us Section
  • Урок 295. 00:06:28
    Printing Image Attachment by ID to have full control
  • Урок 296. 00:06:00
    Adding a Polaroid Effect with CSS3 to our Images
  • Урок 297. 00:05:19
    Final CSS Adjustments to the About Us Section
  • Урок 298. 00:06:23
    Building our own Grid with CSS
  • Урок 299. 00:01:19
    Installing Custom Post Type UI Plugin
  • Урок 300. 00:03:13
    Creating Tours Custom Post Type
  • Урок 301. 00:07:04
    Adding Fields with Advanced Custom Fields
  • Урок 302. 00:06:45
    Adding some Tours to have data to work with
  • Урок 303. 00:02:38
    Creating page-tours.php and assigning to our Tours Page
  • Урок 304. 00:03:26
    Writing a Custom Loop to show our Tours
  • Урок 305. 00:10:50
    Printing data in our template
  • Урок 306. 00:12:01
    Styling the page-tours.php with CSS
  • Урок 307. 00:03:14
    Adding single-tours.php
  • Урок 308. 00:08:54
    Working with the single-tours.php
  • Урок 309. 00:12:19
    Adding CSS to our Single Tour
  • Урок 310. 00:02:50
    Creating a Gallery
  • Урок 311. 00:16:13
    Adding Fancybox library to our Theme
  • Урок 312. 00:03:09
    Creating Testimonials Custom Post Type
  • Урок 313. 00:02:27
    Adding fields with Advanced Custom Fields
  • Урок 314. 00:01:58
    Adding some Testimonials to have data to work with
  • Урок 315. 00:02:19
    Adding page-testimonials.php
  • Урок 316. 00:04:43
    Writing a Custom Loop and Printing the Fields
  • Урок 317. 00:14:06
    Styling Testimonials with CSS
  • Урок 318. 00:03:33
    Adding some blog Entries
  • Урок 319. 00:03:29
    Adding Blog Page and Adjustments to the Blog Section
  • Урок 320. 00:07:04
    Working with our loop.php file and adding new image sizes
  • Урок 321. 00:05:32
    Final Adjustments to our loop.php file
  • Урок 322. 00:13:20
    Changing CSS to our Blog
  • Урок 323. 00:08:05
    Changing CSS to our single.php
  • Урок 324. 00:06:37
    Adding Sharing Buttons to single.php
  • Урок 325. 00:01:28
    Installing Contact Form 7 & Creating and Adding our Contact Form
  • Урок 326. 00:03:53
    Working with our Contact Form
  • Урок 327. 00:10:12
    Changing CSS to our Form
  • Урок 328. 00:06:26
    Creating front-page.php & Conditional Tags
  • Урок 329. 00:04:14
    Adding a Custom Post Type for Slider
  • Урок 330. 00:02:16
    Adding bxSlider JS
  • Урок 331. 00:01:42
    Adding some Slides to WordPress
  • Урок 332. 00:03:00
    Adding an Action for our Slider
  • Урок 333. 00:06:44
    Writing a WP_Query for Slider
  • Урок 334. 00:06:05
    Printing Slider in our Theme
  • Урок 335. 00:04:23
    Styling the Slider with CSS
  • Урок 336. 00:05:47
    Changing Slides Order with a Plugin
  • Урок 337. 00:04:38
    Writing Custom Loop to print Latest 3 Tours
  • Урок 338. 00:08:28
    Printing latest tours to our front-page.php
  • Урок 339. 00:05:42
    Changing CSS to our Latest tours
  • Урок 340. 00:04:59
    Printing Latest Blog Entries
  • Урок 341. 00:06:16
    Changing CSS to our latest entries
  • Урок 342. 00:05:41
    Writing a loop to show testimonials in our Home Page
  • Урок 343. 00:12:25
    Styling our Testimonials in the home Page
  • Урок 344. 00:01:03
    Getting ready for finishing up the Footer
  • Урок 345. 00:02:19
    Adding the About Us information in the Footer
  • Урок 346. 00:10:49
    Using the Widgets API to print 2 upcoming tours in the footer
  • Урок 347. 00:03:37
    Printing Random blog Entries in Footer with a Widget
  • Урок 348. 00:03:09
    Creating Coupons Post Type
  • Урок 349. 00:04:22
    Printing the Coupons in the Footer with a Widget
  • Урок 350. 00:15:13
    Styling the Footer
  • Урок 351. 00:03:11
    Adding a Google Font
  • Урок 352. 00:01:40
    Adding a CSS3 Transition to our Menu
  • Урок 353. 00:08:23
    Adding a Search Form to our Website
  • Урок 354. 00:06:00
    Fixing the search Template
  • Урок 355. 00:04:11
    Adding an Advanced Responsive Menu
  • Урок 356. 00:07:21
    Styling the Responsive Menu
  • Урок 357. 00:02:39
    Screenshot for our Theme
  • Урок 358. 00:01:29
    Previewing the Final Project
  • Урок 359. 00:05:02
    Creating and Adding the main JavaScript and CSS files
  • Урок 360. 00:02:10
    Adding jQuery Vegas to our Project
  • Урок 361. 00:02:52
    Passing PHP Variables to JavaScript
  • Урок 362. 00:04:29
    Adding the jQuery Vegas Script to our Project
  • Урок 363. 00:05:54
    Working with the CSS (Part 1 of 3)
  • Урок 364. 00:05:32
    Working with the CSS (Part 2 of 3)
  • Урок 365. 00:05:31
    Working with the CSS (Part 3 of 3) and Finishing this module
  • Урок 366. 00:02:46
    Installing WordPress
  • Урок 367. 00:03:32
    Loading the Entries and Pages
  • Урок 368. 00:03:55
    Common problems with Duplicator
  • Урок 369. 00:03:37
    The Photoshop Files for this Theme
  • Урок 370. 00:03:02
    Creating the first files in our Theme
  • Урок 371. 00:03:25
    Adding the functions.php and the header.php
  • Урок 372. 00:06:28
    Adding the Bootstrap Stylesheet & files
  • Урок 373. 00:02:35
    Working with the header.php and adding our logo
  • Урок 374. 00:03:44
    Creating and Printing the Main Menu
  • Урок 375. 00:03:48
    Making our Menu Responsive
  • Урок 376. 00:05:16
    Styling the Main Menu
  • Урок 377. 00:03:17
    Printing the Feature Image as a Background
  • Урок 378. 00:03:08
    Styling the Header
  • Урок 379. 00:03:10
    Printing the Blog Information in the Front Page
  • Урок 380. 00:02:41
    Styling the Page Title
  • Урок 381. 00:03:55
    Adding Google Fonts into our theme
  • Урок 382. 00:04:00
    Printing the Latest Posts in the Front Page
  • Урок 383. 00:07:06
    Printing all the Information about the latests post & Bootstrap Classes
  • Урок 384. 00:07:37
    Styling the Latests Posts
  • Урок 385. 00:04:28
    Printing the Blog Categories
  • Урок 386. 00:04:06
    Adding Font Awesome into our Theme and Printing the Icons
  • Урок 387. 00:05:02
    Styling the Categories Section
  • Урок 388. 00:06:19
    Working with the Footer and Adding a Widget Area
  • Урок 389. 00:04:30
    Styling the Footer
  • Урок 390. 00:03:28
    Adding a Social Media Menu
  • Урок 391. 00:02:54
    Passing Options to our New Menu
  • Урок 392. 00:06:22
    Printing icons to the Social Media Menu
  • Урок 393. 00:05:09
    Working with Page Templates
  • Урок 394. 00:06:47
    Adding a Page Template with Sidebar
  • Урок 395. 00:04:10
    Printing and Styling the Sidebar of our website
  • Урок 396. 00:05:37
    Printing Title and Featured image in Page Templates
  • Урок 397. 00:03:11
    Conditional Tags for Page Templates
  • Урок 398. 00:05:35
    Styling the Contact Form
  • Урок 399. 00:01:30
    Linking the Home Page with the Logo
  • Урок 400. 00:04:47
    Working with Single Templates
  • Урок 401. 00:03:54
    Working with Category Templates
  • Урок 402. 00:05:43
    Final Touches