anyone? how much?
|
02 July 2017 - 03:55 AM
anyone? how much?
01 July 2017 - 06:26 AM
hi, im talking about a new product. there's category.
vendor able to choose min 1category in there.
how to make it just 1 category.
30 June 2017 - 01:12 PM
thanks its work, and may i know where is the location file to add image in General Tab = Images Tab = SEO Tab = Tags Tab
i need to put every banner image in every tab. thanks
30 June 2017 - 06:39 AM
E.g.
<a href="URL"><img src="images/abc.gif" /></a>
may i know the location to put this script? below script ?
<!DOCTYPE html> <html lang="en" dir="{$language_direction}"> <head> {strip} <title> {if $page_title} {$page_title} {else} {if $navigation.selected_tab}{__($navigation.selected_tab)}{if $navigation.subsection} :: {__($navigation.subsection)}{/if} - {/if}{__("admin_panel")} {/if} </title> {/strip} <meta name="viewport" content="width=1240,maximum-scale=1.0" /> <link href="{$images_dir}/favicon.ico" rel="shortcut icon" type="image/x-icon" > {include file="common/styles.tpl"} {if "DEVELOPMENT"|defined && $smarty.const.DEVELOPMENT == true} <script type="text/javascript" data-no-defer> window.jsErrors = []; /*window.onerror = function(errorMessage) { document.write('<div data-ca-debug="1" style="border: 2px solid red; margin: 2px;">' + errorMessage + '</div>'); }*/ </script> {/if} </head> {include file="buttons/helpers.tpl"} <!--[if lte IE 8 ]><body class="ie8"><![endif]--> <!--[if lte IE 9 ]><body class="ie9"><![endif]--> <!--[if !IE]><!--><body><!--<![endif]--> {include file="common/loading_box.tpl"} {if "THEMES_PANEL"|defined} {include file="demo_theme_selector.tpl"} {/if} {include file="common/notification.tpl"} {include file=$content_tpl assign="content"} <div class="main-wrap" id="main_column{if !$auth.user_id || $view_mode == 'simple'}_login{/if}"> {if $view_mode != "simple"} <div class="admin-content"> <div id="header" class="header"> {include file="menu.tpl"} <!--header--></div> <div class="admin-content-wrap"> {hook name="index:main_content"}{/hook} {$content nofilter} {$stats|default:"" nofilter} </div> </div> {else} {$content nofilter} {/if} <!--main_column{if !$auth.user_id || $view_mode == 'simple'}_login{/if}--></div> {include file="common/comet.tpl"} {if $smarty.request.meta_redirect_url|fn_check_meta_redirect} <meta http-equiv="refresh" content="1;url={$smarty.request.meta_redirect_url|fn_check_meta_redirect|fn_url}" /> {/if} {if $auth.user_id && 'settings'|fn_check_permissions:'change_store_mode':'admin':'POST'} {include file="views/settings/store_mode.tpl" show=$show_sm_dialog} {include file="views/settings/trial_expired.tpl" show=$show_trial_dialog} {/if} {hook name="index:after_content"}{/hook} {include file="common/scripts.tpl"} </body> </html>
banner under DASHBOARD, center
30 June 2017 - 06:30 AM
done thanks mate