Forum Support

Shape 5
March 29, 2024, 03:48:33 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Any newbies guide for editing Gamevision?  (Read 1463 times)
freeadvise
Jr. Member
**
Offline Offline

Posts: 6



« on: October 26, 2009, 07:11:47 PM »

Hi All,
I got excited with the gamevision template and have tried to customize it but have some difficulty. I tried to follow the tutorial on gamevision online but succeeded only in the one that talks about background header replacement.
After that, every other info on the tutorial only speaks of what CAN be done and not  HOW to do it. The information assumes the reader is already familiar with programing (except the instruction about changing background).

Can anyone help me with answers to these questions.
1. Out of the 7 items downloadable for gamevision, do i have to download ALL 7 and upload to my server or which ones are sufficient to customize.
2. Which folders should i load them to in Joomla?
3. Where do i go to choose and activate the layout style out of the many available options?
4. If i dont want the black background of the body, where do i change that?
5. I only see 'Home' on the frontpage how about other menu items?
6.How do i replace the 'gamevision' logo on the front page  and in fact that word 'frontpage' 
7. The homepage takes some time to load....'initializing'.....is there a way to speed the loading up?

Forgive me if these questions are too simple. But they are the felt-needs of users (at least the newbies).
Note that i have searched the forum and couldnt really get the right answers (you may point them to me please if they have already been posted).

Thnks
Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #1 on: October 27, 2009, 01:07:20 PM »

Hello,

To answer your questions:

1. You will def need the template.  If you want the horizontal login module then you'll need to install this.  The SQL dump is if you want your site to be setup just like the demo minus the images.  You'd need to import this via your phpmyadmin.

2. You install the template into Joomla as well as with the horiztonal module. 

3.  This is all controlled by Joomla itself, perhaps uploading the MySQL dump will help you out a lot as it will get your site looking like the demo.

4.  You can change this via the template parameters area of your site login into Joomla once the template is installed and navigate to extensions > template manager > select game vision and click edit.

5. I'm not sure what exactly you mean by this, if you want other menu items you have to create them in the backend of Joomla.

6. The logo is located:
templates/gamevision/images/logo.png

You can change the frontpage text by opening up your home menu item in the menu manager area and on the right hand side under parameters change it to whatever you desire.

7. No there isn't but you can turn the page loader off if you desire in the template parameters area.

Hope this helps!

Regards,
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
freeadvise
Jr. Member
**
Offline Offline

Posts: 6



« Reply #2 on: October 29, 2009, 07:38:43 PM »

Thanks a lot for carefully replying to my 'novice' questions.
I have successfully installed the template, made some modifications on the image and logo.
I also installed the mod_s5_horizontal_login_15 in the modules section on joomla.
I tried uploading and installing the Shape5_GameVision_SQL_15 but got this error

        * Error! Could not find an XML setup file in the package.
         Path does not have a valid package.


Maybe i am trying to do the wrong thing. Pls how do i load the SQL file?

Secondly, I want to change the main body background color to white but couldnt know what file to change.
Please see the site at
http://www.videogamerentals247.com/.

I look forward to your kind response.
Thanks
Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #3 on: October 30, 2009, 01:40:33 PM »

To upload the SQL dump follow these steps:

    * Login to your phpmyadmin via cpanel or another server database admin panel.
    * Navigate to the database your Joomla install is using
    * Select all tables and drop them. (NOTE: This will delete all your website data on this current Joomla install)
    * Next, click import and import the SQL dump we provide
    * Now you are done, just login via your Joomla admin with username=admin and password=admin

The body background color can be changed via the template parameters area.

Regards,
Logged

Jonah Hall
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
freeadvise
Jr. Member
**
Offline Offline

Posts: 6



« Reply #4 on: November 01, 2009, 01:10:23 AM »

 Grin What a big relief...after almost developing a headache over copying the script.

Im a step closer to i ideal site. it took less than a minute following your guidance.!
Thanks a lot Jonah.
Logged
freeadvise
Jr. Member
**
Offline Offline

Posts: 6



« Reply #5 on: November 02, 2009, 05:21:53 AM »

I have successfully changed the background but im having problem with the size. I have tries 1024X768 (and higher but the new background just replaces the old halfway! )
what is the correct size that goes from top to the very bottom of the screen (including the footer)?
tnx
Logged
mikek
Administrator
*****
Offline Offline

Posts: 28743



WWW
« Reply #6 on: November 02, 2009, 10:01:53 AM »

Hello, please see the following for setting up your background:

http://www.shape5.com/demo/game_vision/index.php?option=com_content&task=view&id=19&Itemid=55
Logged

Mike Knott
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
freeadvise
Jr. Member
**
Offline Offline

Posts: 6



« Reply #7 on: November 05, 2009, 08:46:40 PM »

I use the Leftcolum layout. But im somehow confused on where to change the images and information on position 12 to 19.
please advise.
Thanks
Logged
freeadvise
Jr. Member
**
Offline Offline

Posts: 6



« Reply #8 on: November 16, 2009, 06:00:30 PM »

I recently got this error appearing on my frontpage:

Got error 28 from storage engine SQL=SELECT m.*, sum(case when p.published=1 then 1 else 0 end) as cnt FROM jos_menu AS m LEFT JOIN jos_menu AS p ON p.parent = m.id WHERE m.menutype='mainmenu' AND m.published='1' AND m.access <= 25 GROUP BY m.id ORDER BY m.parent, m.ordering
Warning: Invalid argument supplied for foreach() in /home2/videoga/public_html/templates/gamevision/suckerfish.php on line 176

Pls what do i do? Huh
Logged
mikek
Administrator
*****
Offline Offline

Posts: 28743



WWW
« Reply #9 on: November 17, 2009, 08:57:20 AM »

Please post a url of where this is occurring.
Logged

Mike Knott
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.