Indent to right- job archive

0
Indent to right- job archive 1
rolandcasis
Aug 18, 2017 08:59 PM 1 Answers General
Member Since Aug 2017
Subscribed Subscribe Not subscribe
Flag(0)

Hi Nur,

How do I indent just a little to the right?

http://brevitas.k2kinteractivemedia.ca/job/change-control-consultant-pharmaceuticals-2/

 

Thanks,

 

2 Subscribers
Indent to right- job archive 1
Indent to right- job archive 3
Submit Answer
Please login to submit answer.
1 Answers
Sort By:
Best Answer
0
Indent to right- job archive 4
PickPlugins
Aug 18, 2017
Flag(0)

Welcome to our forum.

you website still showing the error, can't access to your site.

Warning: Cannot modify header information - headers already sent by (output started at /home2/ktwokint/public_html/brevitas/wp-content/themes/ausart/ausart/header.php:5) in /home2/ktwokint/public_html/brevitas/wp-content/plugins/iq-block-country/libs/blockcountry-checks.php on line 409

If you please send me a screenshot.

Regards

Indent to right- job archive 5
PickPlugins
- Aug 24, 2017 07:15 PM
Flag (0)
0

Please add following code to your theme functions.php file to fix full width issue.

add_action('job_bm_action_before_single_job', 'job_bm_action_before_single_job', 10);
add_action('job_bm_action_after_single_job', 'job_bm_action_after_single_job', 10);

function job_bm_action_before_single_job() {
echo '<div class="container">';
}

function job_bm_action_after_single_job() {
echo '</div>';
}

Also please mark the issue, you mentioned on the screenshot.

Regards

Indent to right- job archive 6
rolandcasis
- Aug 24, 2017 06:48 PM
Flag (0)
0

Hi Nur, I already deactivated the iq-block plugin. you can check now.

Indent to right- job archive 5
PickPlugins
- Aug 24, 2017 12:52 PM
Flag (0)
0

Hi, i could not understand why you don't fix the php error issue

Warning: Cannot modify header information – headers already sent by (output started at /home2/ktwokint/public_html/brevitas/wp-content/themes/ausart/ausart/header.php:5) in /home2/ktwokint/public_html/brevitas/wp-content/plugins/iq-block-country/libs/blockcountry-checks.php on line 409

Job board manager already translation ready, i can see French language file already in, please check and let me know.

Regards

3+ more comments. Sign in to Reply
Replying as Submit