monograph

monograph:special feature on education

jDownloads Version 3.2.x and Joomla 3.x.x,


To remove copyright footer message, you need to edit multiple files.
Open the folder components/com_jdownloads/views/categories/tmpl/ and edit the file default.php (Line 507)
Find (Use ctrl+F) the following lines of code (towards the very end of page):
$footer .= JDHelper::checkCom();
jDownloads footer 3 1
Comment it like this:
// $footer .= JDHelper::checkCom();

jDownloads footer 3 2

components/com_jdownloads/views/category/tmpl/default.php (Line 1743)
components/com_jdownloads/views/download/tmpl/default.php (Line 1055)
components/com_jdownloads/views/downloads/tmpl/default.php (Line 1364)
components/com_jdownloads/views/mydownloads/tmpl/default.php (Line 1243)
components/com_jdownloads/views/myhistory/tmpl/default.php (Line 196)
components/com_jdownloads/views/search/tmpl/default.php (Line 79)
components/com_jdownloads/views/summary/tmpl/default.php (Line 834)
and edit default.php in the same way as explained above.

jDownloads Version 4.x.x for Joomla 4.x


To remove copyright footer message, you need to edit multiple files.
Open the folder components/com_jdownloads/tmpl/categories/ and edit the file default.php (Line 510)
Find (Use ctrl+F) the following lines of code (towards the very end of page):
$footer .= JDHelper::checkCom();
jDownloads footer 4 1

Comment it like this:
// $footer .= JDHelper::checkCom();
jDownloads footer 4 2

components/com_jdownloads/tmpl/category/default.php (Line 1800) (Note://$cat_footer .= JDHelper::checkCom();)
components/com_jdownloads/tmpl/download/default.php (Line 1056)
components/com_jdownloads/tmpl/downloads/default.php (Line 1364)
components/com_jdownloads/tmpl/mydownloads/default.php (Line 1375)
components/com_jdownloads/tmpl/myhistory/default.php (Line 200)
components/com_jdownloads/tmpl/search/default.php (Line 84)
components/com_jdownloads/tmpl/summary/default.php (Line 844)
and edit default.php in the same way as explained above.

As we move to a post pandemic world, the global shift back to in office work is beginning,albeit slowly. Most respondents in the US, UK, Germany, and China still work from home,but 20% of them anticipate doing more office work over the next 12 months. Nearly 90% of respondents in Japan anticipate continuing to work from home, with 40% of respondents in India expecting more remote working than the previous 12 months.

Login