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