lundi 21 novembre 2016

Template Coderlaba V3 For DLE 11.1 English

Template_DLE_English

Great blogging CoderLaba template for DLE 11.1 DCOReARTS implementation of web-studio recognized by many webmasters engine DataLife Engine 11.1 version. Elegant template for DLE 11.1 will appeal to all newly made and the potential for webmasters, or effective event online journal.

CoderLaba template for DLE 11.1, studio web material is made DCOReARTS a site on CMS engine DataLife Engine 11.1 new version. Modern and stylish template for DLE is very effective for building online event log to attract mass audience to discuss all sorts of questions and answers.

Name: CoderLaba for DLE
Complete set: tpl, css, js, fonts, modules manual
Imposition: div + css
Size: (fixed) background for all width
In the style of: universal blog
Type of layout: block
Works great on DLE : 11.1, 11.0, 10.6, 10.5
Well displayed in browsers: Opera, IE8, Mozilla, Safari, Google Ghrome
Author:  DCOReARTS


Installing template:

Open engine/ajax/profile.php //To profile_popup display user login
Find
$tpl->set( '{rate}', userrating( $row['user_id'] ) );

Below add
$tpl->set( '{author}', $member_id['name'] );

Setting Fast-PM
Open engine/init.php
Remove or comment out the code:
if ($is_logged) {

set_cookie ( "dle_newpm", $member_id['pm_unread'], 365 );

if ($member_id['pm_unread'] > intval ( $_COOKIE['dle_newpm'] ) AND !$smartphone_detected) {

include_once ENGINE_DIR . '/modules/pm_alert.php';

}

}

Open File engine/modules/profile.php //To profile worked submit button PM
Find:
$tpl->set( '{pm}', "<a href="$PHP_SELF?do=pm&amp;doaction=newpm&amp;user=" . $row['user_id'] . "">" . $lang['news_pmnew'] . "</a>" );

Replaced by:
$tpl->set( '{pm}', "<a href="$PHP_SELF?do=pm&amp;doaction=newpm&amp;user=" . $row['user_id'] . "" onclick="fpm_to_user('{$row['name']}');return false;">" . $lang['news_pmnew'] . "</a>" );


Download  Template Coderlaba V3 For DLE 11.1 English

Aucun commentaire:

Enregistrer un commentaire