Skip to content

Commit 10e61c3

Browse files
committed
resume user guide section updated
1 parent 23a6be4 commit 10e61c3

31 files changed

+91
-125
lines changed

docs/.vitepress/config.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -155,10 +155,10 @@ export default {
155155
collapsible: true,
156156
items: [
157157
{ text: 'General', link: '/comfortresume/user-guide/general' },
158-
{ text: 'Job Manager', link: '/comfortresume/user-guide/resume-manager' },
158+
{ text: 'Resume Manager', link: '/comfortresume/user-guide/resume-manager' },
159159
{ text: 'Settings Manager', link: '/comfortresume/user-guide/settings' },
160-
{ text: 'Job Category', link: '/comfortresume/user-guide/resume-category' },
161-
{ text: 'Job Tags', link: '/comfortresume/user-guide/resume-tags' },
160+
{ text: 'Resume Category', link: '/comfortresume/user-guide/resume-category' },
161+
{ text: 'Resume Tags', link: '/comfortresume/user-guide/resume-tags' },
162162
{ text: 'Tools Manager', link: '/comfortresume/user-guide/tools-manager' },
163163
{ text: 'Emails', link: '/comfortresume/user-guide/emails' },
164164
],

docs/comfortjob/classic-widgets.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,3 @@ The following classic widgets(currently 0 widgets (core and pro)) can be accesse
2525

2626

2727

28-
**Last modified:** December 9, 2025

docs/comfortjob/code-samples.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,3 @@ card: "article"
1212

1313

1414

15-
**Last modified:** December 9, 2025

docs/comfortjob/elementor-widgets.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,3 @@ card: "article"
1212

1313

1414

15-
**Last modified:** December 9, 2025

docs/comfortjob/gutenberg-blocks.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,3 @@ card: "article"
1212

1313

1414

15-
**Last modified:** December 9, 2025

docs/comfortjob/how-to-install.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,3 @@ The core Comfort Job plugin is not available at wordpress plugin directory yet(w
2626
**Comfort Job Addon** doesn’t work without the core plugin **Comfort Job**. So, before you install the pro addon you need to have the core Comfort Job plugin installed and activated (if you want to activate this pro addon). So, Comfort Job Pro Addon is an addon plugin for core plugin Comfort Job.
2727
To install Comfort Job Addon you have to purchase [license and download](https://comforthrm.com/product/comfort-job-wordpress-job-board-plugin#downloadarea) from our website and then install manually.
2828

29-
**Last modified:** December 9, 2025

docs/comfortjob/how-to-translate.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,3 @@ card: "article"
1313
We are not providing any translation (if we add we will mention in future) with the plugin, but we provide the translation template or pot file inside this plugin’s languages folder which can be translated using standard wordpress translation process. But we recommend using [Loco translate](https://wordpress.org/plugins/loco-translate/) which helps to translate from the WordPress dashboard and very easy. We have a video tutorial about [how to use this](https://www.youtube.com/watch?v=yOkEzvjx6PM) loco translate plugin.
1414

1515

16-
**Last modified:** December 9, 2025

docs/comfortjob/shortcodes.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,4 +113,3 @@ Shortcode can be added in theme directly following this below code snippet
113113
https://gist.github.com/manchumahara/c4761d5c30f309694d0bd269b9fccaf9
114114

115115

116-
**Last modified:** December 9, 2025

docs/comfortjob/template-override.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,3 @@ For pro addon: `wp-content/plugins/comfortjobpro/templates`
1919
To override any file from your theme you have to create a folder called `comfortjob` inside your theme or child theme and copy files from the plugin’s template folder and put in this newly created folder inside your theme folder `comfortjob`. The process is same as the woocommerce theme file override.
2020

2121

22-
**Last modified:** December 9, 2025

docs/comfortjobapp/code-samples.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,3 @@ card: "article"
1313

1414

1515

16-
**Last modified:** December 9, 2025

0 commit comments

Comments
 (0)