Skip to main content

Show Full Post on the Post Page in WordPress Theme Almighty

No doubts, WordPress theme Almighty is a great looking theme for blogging. But, what if, in some cases, you need to show the full content instead of the excerpt on the homepage or the blog page?

 There is no such option in the theme's Customize options but by little-bit tweaking the theme Almighty, you can achieve this right now.

So, how to show the full post on the homepage or the blog page of the WordPress theme Almighty?

Well, I will explain the complete tweaking process step-by-step...


Show Full Content Instead of Excerpt in WordPress Theme Almighty

Just follow along with the steps and it'll be done...

Step 1: Log in to Your Website's Dashboard

First of all, you will have to log in to your WordPress Dashboard by going to the YourDomain.com/wp-admin where YourDomain.com is your website name.

Step 2: Open the Theme Editor

Open the Theme Editor by navigating to the Appearance > Theme Editor from the left side admin panel as shown in the screenshot below.


Step 3: Navigate to content.php

Navigate to the template-parts > content.php from the right side Theme Files menu as shown in the image below.


Step 4: Tweak the Theme by Changing the Code

Now, this is the last step.

You will have to do a small change in the Code and your WordPress website with Almighty theme installed will start showing the full content on the post page.

Scroll down and go to line 53 and replace the_excerpt() with the_content() and, done. Kindly take a look at the screenshot below for better understanding.


That's it.

Your Almighty theme will now, start showing the full post instead of the excerpt on the homepage or the blog page.

If you find any kind of difficulty in doing this, let me know in the comments below.

Comments

Post a Comment

Popular posts from this blog

Remove Footer Credits of the WordPress Theme Hestia 2.0.4

Hestia is one of the great fully-featured, fully responsive and highly customizable WordPress themes which is offered by Themeisle in free as well the premium version. But for a normal blog or simple website, free version of the theme is more than enough. I have used this WordPress theme on my few blogs and it works just fine. But you don't get an option to remove the footer credits of Hestia in its free version. There are many tricks and articles out there which explain the removal of the footer credits of various WordPress themes. But I didn't find a single resource which explains the way to remove the footer credits of the theme Hestia. I researched a lot and finally got the complete solution using which you can remove the existing footer credits from the theme Hestia and replace it with a custom one. Let's get started... Steps to Remove Footer Credits of the WordPress theme Hestia (2.0.4 Onwards) Here's a step-to-step guide for the same: Step 1: ...

Quick Guide to Remove Footer Credits of the WordPress Theme GeneratePress

In this post, I will be talking about How to Remove Default Footer Credits from the WordPress theme GeneratePress . GeneratePress is a very lightweight (< 1MB while zipped), fast, responsive and SEO friendly WordPress theme with more than 100000+ active installs. The theme works great with many page builders too and supports almost every famous WordPress plugins. GeneratePress provides you with an option to add custom copyright texts to the footer but it doesn't have an option to remove the existing default footer text. So, in this post, I will be sharing a way to even remove the default footer text from the WordPress theme GeneratePress. How to Remove the Footer Credits from the WordPress theme GeneratePress I have broken the trick into a few simple steps which are: Step 1: Log into the wp-admin First of all, log into your wp-admin by going to the YourSite.com/wp-admin. Where YourSite.com is the address of your website. Step 2: Open the T...

How to Show Full Post or Excerpt in Grid Style in WordPress Using Shapely

Sometimes we really need to do some out-of-the-box kind of thing with our WordPress websites. In this blog I will be showing how you can show the full post or excerpt in the Grid style on your WordPress website. If you really wanna spice up your blog with some great looking designs then this might be useful for you. So, let me explain what I'm going to do in order to get this simple grid style posts on the homepage or post pages. I will simply be using a simple WordPress theme which is completely free to use. After using the theme your complete website layout should look something like this: Where GRID #1 TO GRID #4 are your blog posts which will look like above image. So, let's get started... Show Full Post or Excerpt in Grid Style in Your WordPress Website This is not as difficult as I am making this. First of all, login into your wp-admin and then install the theme called Shapely from the Appearance > Themes > Add New menu. After your th...