Hello,
I have only this module positions (not 25 module positions ):
atomic-bottomleft
atomic-bottommiddle
atomic-search
atomic-sidebar
atomic-topmenu
atomic-topquote
languageswitcherload
position-0
position-1
position-10
position-11
position-12
position-2
position-4
position-5
position-7
position-9
sitemapload
syndicateload
can you help me?
Thanks
AS Templates
POSTED: 2013-04-12
Hello PINDAR6,
You can type module position manually in Module Manager, like 'position-15'
Regards, AS Team.
pindar6
POSTED: 2013-05-08
Hello,
I have 2 questions:
1. Where can I show the "scroll to the top" ?
2. Where can I change the time zone (we are in Central European Time Zone (Switzerland)?
Thanks
AS Templates
POSTED: 2013-05-08
Hello PINDAR6,
Please provide us with your URL.
Regards, AS Team.
AS Templates
POSTED: 2013-05-10
Hello PINDAR6,
1. Time zone you can change in the blocks/ top_head.php file
for example:
echo $date->toFormat('%d-%m-%Y %H:%M') . " " ;
to:
echo $date->toFormat( ) . " " ;
2. "scroll to the top" button doesn't work because you have jquery libraries conflict.
Get an access to all 94 items designed and developed by AS Designing team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
I have only this module positions (not 25 module positions ):
atomic-bottomleft
atomic-bottommiddle
atomic-search
atomic-sidebar
atomic-topmenu
atomic-topquote
languageswitcherload
position-0
position-1
position-10
position-11
position-12
position-2
position-4
position-5
position-7
position-9
sitemapload
syndicateload
can you help me?
Thanks
You can type module position manually in Module Manager, like 'position-15'
Regards, AS Team.
I have 2 questions:
1. Where can I show the "scroll to the top" ?
2. Where can I change the time zone (we are in Central European Time Zone (Switzerland)?
Thanks
Please provide us with your URL.
Regards, AS Team.
1. Time zone you can change in the blocks/ top_head.php file
for example:
echo $date->toFormat('%d-%m-%Y %H:%M') . " " ;
to:
echo $date->toFormat( ) . " " ;
2. "scroll to the top" button doesn't work because you have jquery libraries conflict.
Regards, AS Team.