archive – XTRA Tutorials https://xtratheme.com/docs Documentation of XTRA WordPress Theme Sat, 18 Jun 2022 09:10:14 +0000 en-US hourly 1 https://wordpress.org/?v=6.8.2 Theme Options: Blog Styling https://xtratheme.com/docs/theme-options/theme-options-blog-styling/ https://xtratheme.com/docs/theme-options/theme-options-blog-styling/#respond Thu, 27 Jun 2024 06:16:59 +0000 https://xtratheme.com/docs/?p=1936

Description and Screenshot

Step 1
XTRA

Blog Styling settings

Under Theme Options > Blog > Blog Settings you can find and manage your blog posts settings, template, excerpt length, excerpt type, etc..

  1. StyleKits – Customize any part of blog archive styling for posts, title, image, etc.
  2. Read More Icon – Choose read more icon from icons library
  3. Others – Read more and pagination StyleKits, pagination will affects on all post types
Theme options blog styling
Tips

You may want to know …

  • Hover Icon – You can enable hover icon from Theme Options > Blog > Blog Settings
]]>
https://xtratheme.com/docs/theme-options/theme-options-blog-styling/feed/ 0
codevz/after_pagination https://xtratheme.com/docs/developer/codevz-after_pagination/ https://xtratheme.com/docs/developer/codevz-after_pagination/#respond Tue, 18 Jun 2024 09:07:00 +0000 https://xtratheme.com/docs/?p=2940

Example code

Step 1
XTRA

Using WordPress action add content or PHP codes

In the following example you can see how to add content or PHP codes after archive page pagination.

XTRA

How and where should I add this PHP codes?

Best solution is to add custom actions and filters in Child Theme functions.php file. But also you can create your own plugin and use this codes in your plugin.

]]>
https://xtratheme.com/docs/developer/codevz-after_pagination/feed/ 0
codevz/before_pagination https://xtratheme.com/docs/developer/codevz-before_pagination/ https://xtratheme.com/docs/developer/codevz-before_pagination/#respond Tue, 18 Jun 2024 09:00:46 +0000 https://xtratheme.com/docs/?p=2936

Example code

Step 1
XTRA

Using WordPress action add content or PHP codes

In the following example you can see how to add content or PHP codes before archive page pagination.

XTRA

How and where should I add this PHP codes?

Best solution is to add custom actions and filters in Child Theme functions.php file. But also you can create your own plugin and use this codes in your plugin.

]]>
https://xtratheme.com/docs/developer/codevz-before_pagination/feed/ 0
codevz/archive/after_meta https://xtratheme.com/docs/developer/codevz-archive-after_meta/ https://xtratheme.com/docs/developer/codevz-archive-after_meta/#respond Tue, 18 Jun 2024 08:58:07 +0000 https://xtratheme.com/docs/?p=2933

Example code

Step 1
XTRA

Using WordPress action add content or PHP codes

In the following example you can see how to add content or PHP codes after posts meta in archive pages.

XTRA

How and where should I add this PHP codes?

Best solution is to add custom actions and filters in Child Theme functions.php file. But also you can create your own plugin and use this codes in your plugin.

]]>
https://xtratheme.com/docs/developer/codevz-archive-after_meta/feed/ 0
codevz/archive/before_meta https://xtratheme.com/docs/developer/codevz-archive-before_meta/ https://xtratheme.com/docs/developer/codevz-archive-before_meta/#respond Tue, 18 Jun 2024 08:54:25 +0000 https://xtratheme.com/docs/?p=2930

Example code

Step 1
XTRA

Using WordPress action add content or PHP codes

In the following example you can see how to add content or PHP codes before posts meta in archive pages.

XTRA

How and where should I add this PHP codes?

Best solution is to add custom actions and filters in Child Theme functions.php file. But also you can create your own plugin and use this codes in your plugin.

]]>
https://xtratheme.com/docs/developer/codevz-archive-before_meta/feed/ 0
codevz/archive/after_thumbnail https://xtratheme.com/docs/developer/codevz-archive-after_thumbnail/ https://xtratheme.com/docs/developer/codevz-archive-after_thumbnail/#respond Tue, 18 Jun 2024 08:47:54 +0000 https://xtratheme.com/docs/?p=2927

Example code

Step 1
XTRA

Using WordPress action add content or PHP codes

In the following example you can see how to add content or PHP codes before comments section in single post pages.

XTRA

How and where should I add this PHP codes?

Best solution is to add custom actions and filters in Child Theme functions.php file. But also you can create your own plugin and use this codes in your plugin.

]]>
https://xtratheme.com/docs/developer/codevz-archive-after_thumbnail/feed/ 0
codevz/archive/before_thumbnail https://xtratheme.com/docs/developer/codevz-archive-before_thumbnail/ https://xtratheme.com/docs/developer/codevz-archive-before_thumbnail/#respond Tue, 18 Jun 2024 08:37:58 +0000 https://xtratheme.com/docs/?p=2923

Example code

Step 1
XTRA

Using WordPress action add content or PHP codes

In the following example you can see how to add content or PHP codes before archive posts thumbnail.

XTRA

How and where should I add this PHP codes?

Best solution is to add custom actions and filters in Child Theme functions.php file. But also you can create your own plugin and use this codes in your plugin.

]]>
https://xtratheme.com/docs/developer/codevz-archive-before_thumbnail/feed/ 0
codevz/archive/after https://xtratheme.com/docs/developer/codevz-archive-after/ https://xtratheme.com/docs/developer/codevz-archive-after/#respond Sun, 16 Jun 2024 09:55:14 +0000 https://xtratheme.com/docs/?p=2871

Example code

Step 1
XTRA

Using WordPress action add content or PHP codes

In the following example you can see how to add content or PHP codes after portfolio archive pages.

XTRA

How and where should I add this PHP codes?

Best solution is to add custom actions and filters in Child Theme functions.php file. But also you can create your own plugin and use this codes in your plugin.

]]>
https://xtratheme.com/docs/developer/codevz-archive-after/feed/ 0
codevz/archive/before https://xtratheme.com/docs/developer/codevz-archive-before/ https://xtratheme.com/docs/developer/codevz-archive-before/#respond Sun, 16 Jun 2024 08:52:05 +0000 https://xtratheme.com/docs/?p=2845

Example code

Step 1
XTRA

Using WordPress action add content or PHP codes

In the following example you can see how to add content or PHP codes before portfolio archive pages.

XTRA

How and where should I add this PHP codes?

Best solution is to add custom actions and filters in Child Theme functions.php file. But also you can create your own plugin and use this codes in your plugin.

]]>
https://xtratheme.com/docs/developer/codevz-archive-before/feed/ 0
codevz/archive/thumbnail_size https://xtratheme.com/docs/developer/codevz-archive-thumbnail_size/ https://xtratheme.com/docs/developer/codevz-archive-thumbnail_size/#respond Wed, 12 Jun 2024 11:15:25 +0000 https://xtratheme.com/docs/?p=2828

Example code

Step 1
XTRA

Change posts thumbnail size on archive pages by post type

In the following example you can see how to change posts featured image size on posts archive pages.

XTRA

Some available sizes

thumbnail

medium

full

codevz_360_320

codevz_600_600

codevz_1200_200

codevz_1200_500

codevz_600_1000

codevz_600_9999

XTRA

How and where should I add this PHP codes?

Best solution is to add custom actions and filters in Child Theme functions.php file. But also you can create your own plugin and use this codes in your plugin.

]]>
https://xtratheme.com/docs/developer/codevz-archive-thumbnail_size/feed/ 0