How can change sides modules? I want to show the categories on the left side.
Wallpaper Script Forum » Themes and Templates
change sides modules ??
(14 posts)-
Posted 3 years ago #
-
For the moment there is only one way to change the order of modules - you have to make it from phpmyadmin: table ws_hook_module : position column. I am working on making an easy to use interface on admin_modules to do this.
Posted 3 years ago # -
OK Thanks.
Posted 3 years ago # -
How to add adsense code in sidebars, in earlier versions it was very easy but after update and addition of "hook" , i m not able to figure it out
Posted 3 years ago # -
Hello
I have this problem http://wallpaperscript.com/forum/topic.php?id=89adi write:
For the moment there is only one way to change the order of modules - you have to make it from phpmyadmin: table ws_hook_module : position column. I am working on making an easy to use interface on admin_modules to do this.I have question, how to check ID module? And what number position have left block?
Posted 3 years ago # -
latest version permits to change order of modules from admin_modules page. To add adsense code in sidebars it is very easy:
1. you can edit right.tpl or left.tpl and add the code before or after HOOK
2. or edit the tpl for a module that appears on the left or right sidebars and add the code there. This solution is good if you want to add adsense code between modules.
Posted 3 years ago # -
"latest version permits to change order of modules from admin_modules page"
Sorry to be a twit, but how exactly might I do this? I have been trying, and err, failing?
Posted 3 years ago # -
Uh, okay, ignore me above brute e-strength dragging and dropping did it for anyone else lurking as dense as me
Posted 3 years ago # -
Older versions of wallpaper script didn't support any modules so the code for each module was in the left.tpl or right.tpl. I guess he means that you can copy the each module (html code) you want to show on left and paste it in left.tpl and do something with the right.
This is just my guess.Posted 3 years ago # -
adding code after or before HOOK not working, site starts giving errors. Please help
Posted 3 years ago # -
all javascript code must be added inside {literal} {/literal}
because it has { } in it and smarty uses these characters for its syntax
Posted 3 years ago # -
Pat: you can drag and drop a module from right to left or left to right
Posted 3 years ago # -
Thanks Adi.
Posted 3 years ago # -
Great Adi,
now its very easy to change right and left module position in new version
Thanks adi
Posted 2 years ago #
Reply
You must log in to post.



