Illusionist's WebLog

  • Home
  • Blog
  • GitHub

Web Design

Web Design WordPress

Day 5 | WordPress Technical Issues

As we have already learned the most common problems now in this post I’m going to finish this series for now. 503 Service UnavailableService may not be available because the server cannot handle the request. It may be due to excessive traffic, faulty PHP codes in plugins or themes. The Read more…

By illusionist3886, 11 months11 months ago
Web Design WordPress

Day 4 | WordPress Technical Issues

It’s day four. We have already covered most common issues. Let’s take our learning another level up on Day 4. White or Blank ScreenWordPress version above 5.2 notify admin about this error. But you may need to enable it in wp-config.phpdefine( ‘WP_DEBUG’, true);define( ‘WP_DEBUG_LOG’, true );As the problem may be Read more…

By illusionist3886, 11 months11 months ago
Web Design WordPress

Day 3 | WordPress Technical Issues

More fixing on day 3. Let’s dive into it. Image Upload Issue Image upload error occurs due to improper file permission. The same reason can cause broken images when viewing images. Persistence Maintenance Mode ErrorJust delete the .maintenance file from the WordPress installation directory. We can also edit wp-activate.php file Read more…

By illusionist3886, 11 months11 months ago
Web Design WordPress

Day 2 | WordPress Technical Issues

Second night of 15 days WordPress Technical Issues Learning. Upload: Failed to Write File to DiskChange directory permission to 755 and it should be recursive to sub-directories and it should be only for Folders or Directories.Change file permission to 644 Internal Server ErrorTry removing .htaccess file. Increasing PHP Memory Limit Read more…

By illusionist3886, 11 months11 months ago
Web Design WordPress

Day 1 | WordPress Technical Issues

I’m going to dive into what problems designers, developers and users face while working with WordPress. I’m going to list down articles/videos related with any specific topic and share the notes here. I’ll push the resource links to my GitHub Repo for your reference. Syntax Error: This error happens when Read more…

By illusionist3886, 11 months11 months ago
CSS HTML JavaScript Web Design

Creating Full-Width Video [2 videos in one section] using HTML, CSS and Vanilla JavaScript

Good day everyone, I assume you already know how to add an full width video in a webpage using simple HTML and CSS. In this tutorial I’ll show you how you can add 2 videos in one section. So, how does it work? When user visit to that specific section Read more…

By illusionist3886, 2 years2 years ago
Recent Posts
  • PHP Bitwise Operator Simplified
  • Day 2 | Learning Excel
  • Day 1 | Learning Excel
  • Day 5 | WordPress Technical Issues
  • Day 4 | WordPress Technical Issues
Categories
  • CSS
  • HTML
  • JavaScript
  • Uncategorized
  • Web Design
  • WordPress
Recent Comments
  • illusionist3886 on Starting with Android App Testing
  • Troubleshooting Android APP repinning - Illusionist's WebLog on Starting with Android App Testing
Archives
  • June 2020
  • May 2020
  • February 2020
  • August 2019
  • May 2019
  • April 2019
  • Home
  • Blog
  • GitHub
Hestia | Developed by ThemeIsle