-
Re: All Business template Support Thread
Quote:
Originally Posted by
picaflor-azul
If you post a link to your site and a very concise description of the problem I will take a look. There is no reason why any stable, properly installed module should not work.
Thanks,
Anne
Thank you for your answer, but i did locate the problem, the FAQ module has a autoloader, that makes it appear on top of all categories, but since this template has some modifications to appliaction top, the sliders appear instead, so for me to get this module to work, i need to figure out how to disable the part in the module that tries to load the faq section into all categories and application top part.
and my php skils are not that good so, i might have to drop it completle.
-
Re: All Business template Support Thread
Quote:
Thank you for your answer, but i did locate the problem, the FAQ module has a autoloader, that makes it appear on top of all categories, but since this template has some modifications to appliaction top, the sliders appear instead, so for me to get this module to work, i need to figure out how to disable the part in the module that tries to load the faq section into all categories and application top part.
and my php skils are not that good so, i might have to drop it completle.
If you send me a link to the module download I will do a test to see if anything needs to be changed on the template.
Thanks,
Anne
-
Re: All Business template Support Thread
Quote:
Originally Posted by
picaflor-azul
If you send me a link to the module download I will do a test to see if anything needs to be changed on the template.
Thanks,
Anne
this is the module i have been working on http://www.zen-cart.com/index.php?ma...roducts_id=329
-
Re: All Business template Support Thread
There is absolutely no problem with the module working with the template. I have installed the module and it is working here:
http://www.picaflor-azul.com/free-de...d=all_business
No files needed to be merged, etc. If you are having problems with the module it is because you have not installed it correctly, or you have a conflict with some other third party module you have installed.
Thanks,
Anne
-
Re: All Business template Support Thread
Quote:
Originally Posted by
picaflor-azul
There is absolutely no problem with the module working with the template. I have installed the module and it is working here:
http://www.picaflor-azul.com/free-de...d=all_business
No files needed to be merged, etc. If you are having problems with the module it is because you have not installed it correctly, or you have a conflict with some other third party module you have installed.
Thanks,
Anne
sorry to disepoint you, but if you go to lets say, your hardware category, please tell me what you see?? i bet your slider is not supposed to be on top of your product categories, thats the problem with this module, it works great, but it adopts the slider on to all product pages
-
Re: All Business template Support Thread
Quote:
sorry to disepoint you, but if you go to lets say, your hardware category, please tell me what you see?? i bet your slider is not supposed to be on top of your product categories, thats the problem with this module, it works great, but it adopts the slider on to all product pages
Yes, it is grabbing the content from the main page and adding it to the top of the categories. But, it is doing this on all templates, even the zen cart classic template so it is not a problem with the all business template. Have you asked for help on the module support thread?
Thanks,
Anne
-
Re: All Business template Support Thread
-
Re: All Business template Support Thread
Quote:
Originally Posted by
picaflor-azul
So there was a post for this module, did not show up when i search for it, that only confirms that it is the module that have some problems and no use to spend more time with it, thank you:)
-
Re: All Business template Support Thread
I've an issue here. It's regarding free shipping. My shop rule is free shipping for above $200. Anything under $200 will be a $5 shipping fee. When i tried buying a $10 item using paypal, by right i'm supposed to pay $10 + $ 5 ( shipping fee ) but paypal only STATES $10. How am i suppose to get around with this? I can't be possible to absorb all shipping cost if my customers use paypal. My business will go ruin. Need urgent help.
-
Re: All Business template Support Thread
Quote:
I've an issue here. It's regarding free shipping. My shop rule is free shipping for above $200. Anything under $200 will be a $5 shipping fee. When i tried buying a $10 item using paypal, by right i'm supposed to pay $10 + $ 5 ( shipping fee ) but paypal only STATES $10. How am i suppose to get around with this? I can't be possible to absorb all shipping cost if my customers use paypal. My business will go ruin. Need urgent help.
This is not a template specific question. You can check my site for tutorials to set up free shipping above a certain amount. I can not post a direct link to the tutorial. You can check the faq's here and also ask the question in the appropriate forum.
Thanks,
Anne
-
Re: All Business template Support Thread
Hello,
I can't seem to get rid of the blue bar on the right http://uspandex.com/.
Also I don't really get this part of the install procedure "5. Recommended Admin Settings:
===============================
To make your site look exactly like the demo:
A. In your Zen Cart admin:
Go to "Configuration" then "Product Listing"
Copy the values from:
http://www.your site url.com/includes/templates/507/images/product_listing.png"
Thanks.
-
Re: All Business template Support Thread
Quote:
Hello,
I can't seem to get rid of the blue bar on the right
http://uspandex.com/.
Also I don't really get this part of the install procedure "5. Recommended Admin Settings:
===============================
To make your site look exactly like the demo:
A. In your Zen Cart admin:
Go to "Configuration" then "Product Listing"
Copy the values from:
http://www.your site url.com/includes/templates/507/images/product_listing.png"
Thanks.
If you read the thread you will see that this question has been asked and answered many times.
I posted the correct install.txt file earlier in the thread, but here it is again:
http://www.zen-cart.com/forum/showpo...&postcount=132
Thanks,
Anne
-
Re: All Business template Support Thread
Thank you Anne,
I searched the forum for about us and I can't find anyone else with the same problem.
The problem is that the about us link doesn't find the file for the about us.
http://uspandex.com/index.php?main_page=about_us
Thanks
-
Re: All Business template Support Thread
Check your installation. I believe that you are missing files.
Thanks,
Anne
-
Re: All Business template Support Thread
Thanks again Anne,
I have a new problem now with the product attributes.
http://uspandex.com/index.php?main_p...&products_id=1
How can I get the 1. Height to be aligned with 2, 3, 4, 5 options.
Thanks
-
Re: All Business template Support Thread
Add:
Code:
.optionName{clear:both;}
to the bottom of your stylesheet.css
Thanks,
Anne
-
Re: All Business template Support Thread
Hi when I remove the right hand sieboxes I end up with a blue column down the right habd sie , where do I get rid of this.
my test site
http://rvsolarsystems.co.uk/store/
-
Re: All Business template Support Thread
Same issue as uspandex had - widen your left column.
-
Re: All Business template Support Thread
Quote:
Hi when I remove the right hand sieboxes I end up with a blue column down the right habd sie , where do I get rid of this.
my test site
http://rvsolarsystems.co.uk/store/
Go to your admin --configuration--layout settings and turn off the right hand column. If you look at the install.txt file admin configuration settings you will see that this is done.
Thanks,
Anne
-
Re: All Business template Support Thread
Quote:
Originally Posted by
picaflor-azul
Go to your admin --configuration--layout settings and turn off the right hand column. If you look at the install.txt file admin configuration settings you will see that this is done.
Thanks,
Anne
Thanks sorted it downloaded your updated instructions looks amazing. cheers
-
Re: All Business template Support Thread
Hi I attend a lot of trade exhibitions, is there a way of putting them in a side bar and be able to go back to it and add or amend listings
-
Re: All Business template Support Thread
Quote:
Hi I attend a lot of trade exhibitions, is there a way of putting them in a side bar and be able to go back to it and add or amend listings
You could add a blank sidebox and then add your content.
Thanks,
Anne
-
Re: All Business template Support Thread
I have an issue with the template for additional images shown when using a low resolution on a netbook. The images will cross over the middle where all the content should be. The template is fine when I use larger resolutions.
-
Re: All Business template Support Thread
What happens when you switch to the classic template?
Thanks,
Anne
-
2 Attachment(s)
Re: All Business template Support Thread
I have attached a few pictures to show the error. When I switched to classic it still does the same and also the rest of the content that extends out also does the same since the amount of space becomes narrower. The netbook resolution is 1024x600.
-
Re: All Business template Support Thread
Quote:
When I switched to classic it still does the same
If it does the same thing with the classic template as this template then it is not a problem with the template. You should be seeing a scroll bar at the bottom of the page if the content is too wide. What operating system and browser are you using on the netbook?
Thanks,
Anne
-
Re: All Business template Support Thread
I am currently using the latest firefox and windows 7 on the netbook.
-
Re: All Business template Support Thread
When I view the site in firefox at the same resolution I do not have the same problem.
Thanks,
Anne
-
1 Attachment(s)
Re: All Business template Support Thread
All Business miss "Register", where can i put "register" for new user ?
and I need help on moving some something as attachment
-
Re: All Business template Support Thread
Quote:
All Business miss "Register", where can i put "register" for new user ?
and I need help on moving some something as attachment
If you post a link to your site, I can take a look.
Thanks,
Anne
-
Re: All Business template Support Thread
Quote:
Originally Posted by
picaflor-azul
If you post a link to your site, I can take a look.
Thanks,
Anne
Thanks , I solved it.
but the Easy Slider 1.7 still having error Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; InfoPath.2)
Timestamp: Tue, 21 Jun 2011 23:58:21 UTC
Message: 'jQuery' is undefined
Line: 30
Char: 1
Code: 0
URI: http://mysit.com/includes/templates/..._easySlider.js
I did check the previous post. if you know how to solve it, can you post a solution. i think lots of ppl are having the same problem.
Thanks again for your work.
-
Re: All Business template Support Thread
Quote:
Originally Posted by
leisbi
Thanks , I solved it.
but the Easy Slider 1.7 still having error Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; InfoPath.2)
Timestamp: Tue, 21 Jun 2011 23:58:21 UTC
Message: 'jQuery' is undefined
Line: 30
Char: 1
Code: 0
URI:
http://mysit.com/includes/templates/..._easySlider.js
I did check the previous post. if you know how to solve it, can you post a solution. i think lots of ppl are having the same problem.
Thanks again for your work.
I give a try. It may work at that may.
http://www.kerrinhardy.com/2011/02/1...7-in-zen-cart/
I download "– Easy Slider 1.7 for Zen Cart – here.
Upload the two files to the includes/modules/pages/index/ folder."
and then delete the one in
includes/templates/all_business/jscript/jscript_easySlider.js
the error is gone.
Do i do it right?
-
Re: All Business template Support Thread
The fix for the easy slider is posted earlier in this thread:
http://www.zen-cart.com/forum/showpo...&postcount=248
I do plan on including this fix in a future update of the template.
I did not write the tutorial that you are following so you should contact the author if you are having trouble with it.
Thanks,
Anne
-
Re: All Business template Support Thread
thank you very much for your template.
I would like to change the color of the back ground from the original color to pink like this web:http://www.color-hex.com/color/ec7789
i made some change in the file: \includes\templates\all_business\css\stylesheet
but, it does not work, the color of my website is still original.
my website is:http://www.beauty511.de/catalog/
could you please help me and tell me how to change the color and make it work
thanks a lot,
Leo
-
Re: All Business template Support Thread
Quote:
hank you very much for your template.
I would like to change the color of the back ground from the original color to pink like this web:
http://www.color-hex.com/color/ec7789
i made some change in the file: \includes\templates\all_business\css\stylesheet
but, it does not work, the color of my website is still original.
my website is:
http://www.beauty511.de/catalog/
could you please help me and tell me how to change the color and make it work
thanks a lot,
Leo
You need to edit includes/templates/all_business/css/stylesheet.css line1:
Code:
body {
background: url("../images/bk.jpg") repeat-x scroll 0 0 #EDF9FB;
color: #EC7789;
font-family: verdana,arial,helvetica,sans-serif;
font-size: 62.5%;
margin: 0;
}
change this code to:
Code:
body {
background-color: #your hexidecimal color number;
color: #EC7789;
font-family: verdana,arial,helvetica,sans-serif;
font-size: 62.5%;
margin: 0;
}
Thanks,
Anne
-
Re: All Business template Support Thread
thank you very much! It works exactly as you mentioned.
I have another problem now:
as you could find in my website : http://www.beauty511.de/catalog/
the part which is just below the loggo of all business and has black background and white words, this part looks ugly. could you please tell me how could i modify this part, for example, delete some items, or re-order some items?
btw: do you have a comprehensive manual for your wonderful template?
thanks a lot!
Leo
-
Re: All Business template Support Thread
Quote:
thank you very much! It works exactly as you mentioned.
I have another problem now:
as you could find in my website :
http://www.beauty511.de/catalog/
the part which is just below the loggo of all business and has black background and white words, this part looks ugly. could you please tell me how could i modify this part, for example, delete some items, or re-order some items?
btw: do you have a comprehensive manual for your wonderful template?
thanks a lot!
Leo
This is the category tabs and is a setting in the install.txt file. Go to admin--configuration--layout settings--
Click on “Categories-Tabs Menu ON/OFF”, select “0″, and click on the “update” button.
Thanks,
Anne
-
Re: All Business template Support Thread
Hi I have search but could not find the answer is there any way of having this paypal logo http://i896.photobucket.com/albums/a...tdi/paypal.jpg
in the header, I'd like it under the search box if posible
-
Re: All Business template Support Thread
Quote:
Hi I have search but could not find the answer is there any way of having this paypal logo
in the header, I'd like it under the search box if posible
That is no problem, you need to edit the includes/templates/all_business/common/tpl_header.php file.
Thanks,
Anne
-
Re: All Business template Support Thread
Quote:
Originally Posted by
picaflor-azul
That is no problem, you need to edit the includes/templates/all_business/common/tpl_header.php file.
Thanks,
Anne
I thought that would be the case, so how do I edit it so it will apear below the search box this is all new to me and I don't want to mess it up.
site so far and i'm not happy with the paypal sidebox it looks messy to me
http://www.rvsolarsystems.co.uk/inde...lfh9sbo2c2nl51
-
Re: All Business template Support Thread
You will add your image code to the header file whereever you want it and style it using css and the stylesheet.
Thanks,
Anne
-
Re: All Business template Support Thread
How do I uninstall all instances and the column layout grid.sql of the all business template :unsure:
-
Re: All Business template Support Thread
Download the module and then uninstall it.
Thanks,
Anne
-
Re: All Business template Support Thread
Quote:
Originally Posted by
picaflor-azul
Download the module and then uninstall it.
Thanks,
Anne
sorry but I could do with more detail as to the removal proceedure. do I just delete the template from my zen installation, though that would still leave me with the column layout grid.sql patch
-
Re: All Business template Support Thread
if you want to delete the template then go to the template zip file and delete all of the files from your server. I would recommend reading the install file for the column layout grid mod for uninstall instructions or asking on their support thread.
Thanks,
Anne
-
Re: All Business template Support Thread
Quote:
Originally Posted by
picaflor-azul
if you want to delete the template then go to the template zip file and delete all of the files from your server. I would recommend reading the install file for the column layout grid mod for uninstall instructions or asking on their support thread.
Thanks,
Anne
the column_layout_grid.sql came with your template thats why I'm asking you how do I remove it.
i'm want to remove the template because the person I'm doing it for feels it's unsuitable for the type of customer he sells to It is certainly not a reflection on the design if I had my way we would keep it but there you go it's not my decision
-
Re: All Business template Support Thread
I included the column layout grid mod with the template but am not the author of that mod. Read the install file for the mod or ask or read the mod support thread. I am sure the question has been asked before.
Thanks,
Anne
-
Re: All Business template Support Thread
Quote:
Originally Posted by
discoverytdi
the column_layout_grid.sql came with your template thats why I'm asking you how do I remove it.
i'm want to remove the template because the person I'm doing it for feels it's unsuitable for the type of customer he sells to It is certainly not a reflection on the design if I had my way we would keep it but there you go it's not my decision
If I may jump in: my long-time-ago download of the original column layout grid mod does not indicate a specific uninstall sql, insofar as I can determine. So you might have to manually take it out of the db if you know how and your customer just cannot live with it in the db. (Or, you might see if there is an updated column mod with an uninstall.)
However, you should be able to turn off the columns in your zencart admin and set it back to rows. Try admin/configuration/product listings/product listing - layout style. You should be able to change back to rows with a click.
The option to return to columns will always be there, if you customer changes their mind (and the appropriate template corrects are made). Columns seem far more popular than rows, insofar as I've seen. I've also read that columns have a better customer conversion rate than rows; more customers apparently abandon with rows.
The All Business template is one of the best free templates I've seen. When you get a chance, I'd really be interested in seeing what your customer wants to change to.
Hope this helps.
SPH
-
Re: All Business template Support Thread
Can you elaborate how to do this? I want it too... :)
Thanks you.
Quote:
Originally Posted by
frisco_aw
Hi,
I would like to modify the footer slightly not to include the "Important Links"
I turned off the EZ Pages through admin but there is some cosmetic issues that i can not solve.
How can i remove separator between customer service and important links? I want this remove since i do not use important link column
Thanks a lot for your great template and your help.
Andrew
Quote:
Originally Posted by
frisco_aw
Never mind with previous question. found the workaround. i modified the css and deleted .third
-
Modify/Adjust footer blocks! (remove "Important Links")
Never mind about it, I made it! :clap:
Steps:
- Admin > Configuration > EZ-Pages Settings. Turn OFF "EZ-Pages Display Status - FooterBar"
- GO to includes/templates/all_business/css/stylesheet_footer_menu.css and comment out/delete ", .third" (include leading , after second)
- (OPTIONAL: still in css file) Adjust column width of the menu from 24.3% to something equal to 1/3 % :D
Quote:
Originally Posted by
fxmatics.com
Can you elaborate how to do this? I want it too... :)
Thanks you.
-
Re: All Business template Support Thread
That's great :smile: I am happy that you figured it out and posted your solution for others to find.
Thanks,
Anne
-
Re: All Business template Support Thread
What is the best way to move the header search down into the header bar with 'Currencies' and 'Languages'?
-
Re: All Business template Support Thread
Quote:
What is the best way to move the header search down into the header bar with 'Currencies' and 'Languages'?
Without a link to your site I can not give you any specific help.
Thanks,
Anne
-
Re: All Business template Support Thread
The header of this template has currencies and languages boxes in div id="header-lan-curr". The header search box is just above this. How do you move the header search box down and inline with the currencies and languages boxes?
-
Re: All Business template Support Thread
Quote:
The header of this template has currencies and languages boxes in div id="header-lan-curr". The header search box is just above this. How do you move the header search box down and inline with the currencies and languages boxes?
You can either adjust the stylesheet.css or move it in the tpl_header.php file and make adjustments to the stylesheet.css.
Thanks,
Anne
-
Re: All Business template Support Thread
Adjusting it in the stylesheet just expands the header. I moved it into div id="header-lan-curr" in tpl_header in the same format as languages and currencies and added #search_header to the stylesheet which also followed the languages and currencies format. The search box appears in the header-lan-curr bar, but adding #search_header to the stylesheet will not adjust it. What will control <?php require(DIR_WS_MODULES . 'sideboxes/search_header.php'); ?> in the stylesheet?
-
Re: All Business template Support Thread
post a link to your site so that I can take a look.
Thanks,
Anne
-
Re: All Business template Support Thread
I just submitted a MAJOR update of the template package packed with lots of bug fixes and new features including new 2 or 3 column layout!
Version 1.2 fixed slider javascript bug, added html readme file, added 3 column layout, replaced install.txt file with correct readme.txt file, resized slider images, centered slider, set twitter and facebook links to open in a new tab, fixed twitter and facebook links css bug, added home page image and text layout, added custom button to search sidebox, fixed attributes layout in ie6 and ie7, fixed many minor css bugs.
http://www.picaflor-azul.com/pica/in...3column-sm.jpg
Hopefully it will be approved and available for download soon!
Thanks,
Anne
-
Re: All Business template Support Thread
The update is now available in the downloads section:
All Business free zen cart template
Thanks,
Anne
-
1 Attachment(s)
Re: All Business template Support Thread
Hi picaflor-azul,
I just installed the beautiful professional template on my localhost for my new website. Thanks for the addon. I am getting a weird thing after installation.
Please see the attached screenshot on the top where we have home, login, SC, checkout links. THe shopping cart link is weird. I tried to look inot it but somehow i couldnt manage to find it out.
Any support would be helpful.
Regards
Chetan
-
Re: All Business template Support Thread
Quote:
Hi picaflor-azul,
I just installed the beautiful professional template on my localhost for my new website. Thanks for the addon. I am getting a weird thing after installation.
Please see the attached screenshot on the top where we have home, login, SC, checkout links. THe shopping cart link is weird. I tried to look inot it but somehow i couldnt manage to find it out.
Any support would be helpful.
Regards
Chetan
It is hard to tell from your image, but it looks like you have not uploaded all of the template files. Double check to see that all files have been uploaded.
Thanks,
Anne
-
Re: All Business template Support Thread
Hi ,
I reinstalled the template. Still it is showing the same thing.
I disabled and again enabled the template. Still it shows the same thing.I am curious why this should happen.
Please suggest what can be the reason.
Regards,
"count_contents();?> item(s) - format($_SESSION['cart']->show_total());?>"
This comes written over the top near the shopping cart link !
Regards
Chetan
-
Re: All Business template Support Thread
Quote:
Hi ,
I reinstalled the template. Still it is showing the same thing.
I disabled and again enabled the template. Still it shows the same thing.I am curious why this should happen.
Please suggest what can be the reason.
Regards,
"count_contents();?> item(s) - format($_SESSION['cart']->show_total());?>"
This comes written over the top near the shopping cart link !
Regards
Chetan
The problem is not with the template code, it is with your local server configuration. In another thread someone had the same problem and uninstalled wamp and installed xampp to fix it.
Thanks,
Anne
-
Re: All Business template Support Thread
Anne,
Do you have instructions for updating to 1.2 from 1.1?
-
Re: All Business template Support Thread
Quote:
Anne,
Do you have instructions for updating to 1.2 from 1.1?
If you haven't made any customizations to the template package you can just upload the new package over the old. If you have made changes to the template files then you will have to use a file merging program like winmerge to merge your changes into the new template package files.
Thanks,
Anne
-
Re: All Business template Support Thread
I've customized the template, but its not worth the time to merge all the files with 1.2 because the only change I'm looking to make from 1.1 is the slider javascript bug fix. Can you tell me how to just fix that one bug?
-
Re: All Business template Support Thread
The fix is posted earlier in this thread:
http://www.zen-cart.com/forum/showpo...&postcount=248
Thanks,
Anne
-
Re: All Business template Support Thread
Hello,
I have recently installed the All business theme on my site, I'm a bit of a novice with Zencart but Have managed to grasp it all pretty quick and just need a few nudges in the right direction with a few things.
1. How do I remove the "Congratulations! You have successfully installed your Zen Cart™ E-Commerce Solution.
Welcome Guest! Would you like to log yourself in?" text on the homepage? I have tried the instructions in FAQ.
2. Why don't I have the slider on my homepage?
3. How do I add links in my footer like in the demo version on the template.
I have tried to search for the answers and couldn't find them.
oh and my site is : http://store.lakewooditsupport.co.uk
-
Re: All Business template Support Thread
Quote:
Hello,
I have recently installed the All business theme on my site, I'm a bit of a novice with Zencart but Have managed to grasp it all pretty quick and just need a few nudges in the right direction with a few things.
1. How do I remove the "Congratulations! You have successfully installed your Zen Cart™ E-Commerce Solution.
Welcome Guest! Would you like to log yourself in?" text on the homepage? I have tried the instructions in FAQ.
2. Why don't I have the slider on my homepage?
3. How do I add links in my footer like in the demo version on the template.
I have tried to search for the answers and couldn't find them.
Answers to all of these questions are in the readme file.
If you are missing elements of the template then it is most likely that you have not uploaded all of the template files.
Thanks,
Anne
-
Re: All Business template Support Thread
Thank you for the reply I figured it out after watching your youtube tutorials.
I really need some help tweaking things, like adding the add to cart button to the top right of the page and adding product filters.
-
Re: All Business template Support Thread
Quote:
Thank you for the reply I figured it out after watching your youtube tutorials.
I really need some help tweaking things, like adding the add to cart button to the top right of the page and adding product filters.
Those advanced customization questions are not really appropriate for this support thread. It is more for template related support and questions. I would recommend searching the forum for answers to your questions as they are common and have been asked and answered already.
Thanks,
Anne
-
Re: All Business template Support Thread
Hello,
I have downloaded the all business template and have also updated to the newest version. There are a couple of problems I am having and cant seem to find an answer in the forum.
1. How can I add an image for header background? I have been able to either change the color or image in other free templates before, but for some reason I cant find the correct place to this on your template...I am sure I just missing something.
2. How can I change the size of the catagory images on the front page? I have gone in and changed the catagory image size in admin, but it only changing the catagory image inside the actual catagory.
Here is my site
www.bizboxx.net
P.S. I have used several free templates over the years using zen cart...so I can honestly say...you have put out the best one i have seen and know others have too. so thanks for your work and sharing
-
Re: All Business template Support Thread
Can anyone help me with adding contact details to my footer?? I just want my business name, number and address to go where important links was.
Also is it possible to add Google+ button next to Facebook and twitter icons??
-
Re: All Business template Support Thread
Quote:
Originally Posted by
BIZBOXX
Hello,
I have downloaded the all business template and have also updated to the newest version. There are a couple of problems I am having and cant seem to find an answer in the forum.
1. How can I add an image for header background? I have been able to either change the color or image in other free templates before, but for some reason I cant find the correct place to this on your template...I am sure I just missing something.
2. How can I change the size of the catagory images on the front page? I have gone in and changed the catagory image size in admin, but it only changing the catagory image inside the actual catagory.
Here is my site
www.bizboxx.net
P.S. I have used several free templates over the years using zen cart...so I can honestly say...you have put out the best one i have seen and know others have too. so thanks for your work and sharing
Update I tried just making the logo bigger, thinking maybe it acts like a header background. did its job, but the area where, home, can cart show moved up, this is the area i cant find where to access. also still need help with catagories.
I'll keep look to solve these problems I am having, if i solve i'll let everyone know, but any suggestion would be greatly appreciated
Thanks
-
Re: All Business template Support Thread
Quote:
Can anyone help me with adding contact details to my footer?? I just want my business name, number and address to go where important links was.
Also is it possible to add Google+ button next to Facebook and twitter icons??
For the footer, edit the includes/templates/all_business/common/tpl_footer.php file.
For the google + button edit the includes/templates/all_business/templates/tpl_product_info_display.php file.
Thanks,
Anne
-
Re: All Business template Support Thread
Quote:
Update I tried just making the logo bigger, thinking maybe it acts like a header background. did its job, but the area where, home, can cart show moved up, this is the area i cant find where to access. also still need help with catagories.
I'll keep look to solve these problems I am having, if i solve i'll let everyone know, but any suggestion would be greatly appreciated
For the header background try adding your background image to the #logoWrapper selector.
For the categories you could add this to your stylesheet:
Code:
.categoryListBoxContents img{width:new width;}
Thanks,
Anne
-
Re: All Business template Support Thread
Hi,
just setting up a new webshop with this great template (www.thegroomedman.co.uk).
However, I do not want to have the Facebook, twitter etc links on my pages, is there a (simple) way of removing all of these?
Sorry if this has already been covered, its a long thread to wade through!
Cheers
bugster
-
Re: All Business template Support Thread
Quote:
Originally Posted by
picaflor-azul
For the header background try adding your background image to the #logoWrapper selector.
bizboxx.net
For the categories you could add this to your stylesheet:
Code:
.categoryListBoxContents img{width:new width;}
Thanks,
Anne
Ok I got header background by adding
#logoWrapper {background-image: url(../images/sample-1.jpg);height:175px;}
and I was able to change the size of my main page catagories by adding this.
.categoryListBoxContents img{width:120px;height:120px;}
Now I have the problem of not being able to remove my logo. I did this
<!--<div id="logo"><?php //echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">' . zen_image($template->get_template_dir
(HEADER_LOGO_IMAGE, DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . HEADER_LOGO_IMAGE, HEADER_ALT_TEXT) . '</a>'; ?
></div> -->
But still have that funky X at top corner.
Also...catagory tags are missed up...I just shut them off for now.
Thanks Anna for your help....any suggestions for the removing the logo?
-
Re: All Business template Support Thread
I'm wondering if anyone can help me here, I have tried asking this in the main forum but got no answers.
I want my product listing page to look like this:
http://store.lakewooditsupport.co.uk/images/after.gif
At the moment is looks like this:
http://store.lakewooditsupport.co.uk/images/before.gif
-
Re: All Business template Support Thread
Quote:
Re: All Business template Support Thread
Hi,
just setting up a new webshop with this great template (
www.thegroomedman.co.uk).
However, I do not want to have the Facebook, twitter etc links on my pages, is there a (simple) way of removing all of these?
Sorry if this has already been covered, its a long thread to wade through!
Cheers
bugster
You can edit the includes/templates/all_business/common/tpl_footer_menu.php file. Or you can just display:none them in the stylesheet.
Thanks,
Anne
-
Re: All Business template Support Thread
Quote:
Thanks Anna for your help....any suggestions for the removing the logo?
I would recommend adding a display:none in the stylesheet.
Thanks,
Anne
-
Re: All Business template Support Thread
Quote:
I'm wondering if anyone can help me here, I have tried asking this in the main forum but got no answers.
I want my product listing page to look like this:
If you don't have the know how to code this layout, you will have to hire a professional.
Thanks,
Anne
-
Re: All Business template Support Thread
Quote:
Originally Posted by
picaflor-azul
You can edit the includes/templates/all_business/common/tpl_footer_menu.php file. Or you can just display:none them in the stylesheet.
Thanks,
Anne
Thanks for your reply.
That has removed them from the footer, but I also need to remove the other 'social media' buttons (facebook like etc) from the product descriptions.
Your help is much appreciated.
Cheers
bugster
-
Re: All Business template Support Thread
Quote:
Originally Posted by
picaflor-azul
I would recommend adding a display:none in the stylesheet.
Thanks,
Anne
ok i added display: none to my stylrsheet (as below) and it worked.
#logo, .centerBoxContents, .specialsListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {float: left;display: none;}
thanks for your help
I do still have the problem of my catagory tabs not lining up since i header background...I'll leave it on so you can see it. If I figure it out before..i'll update
bizboxx.net
thanks
-
Re: All Business template Support Thread
Quote:
Originally Posted by
BIZBOXX
ok i added display: none to my stylrsheet (as below) and it worked.
#logo, .centerBoxContents, .specialsListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {float: left;
display: none;}
thanks for your help
I do still have the problem of my catagory tabs not lining up since i header background...I'll leave it on so you can see it. If I figure it out before..i'll update
bizboxx.net
thanks
Ok fixed it...looks like was just the size of my header background.
-
Re: All Business template Support Thread
Hi,
First of all I'd like to thank you for this nice template.
I just installed the Dutch language file and there seems to be a problem with the footer.
Can you please have a look and advice me what to do?
Her is my site: www.silvaro.nl
Thanks for your help.
-
Re: All Business template Support Thread
Quote:
Thanks for your reply.
That has removed them from the footer, but I also need to remove the other 'social media' buttons (facebook like etc) from the product descriptions.
Your help is much appreciated.
Cheers
bugster
You can edit the includes/templates/all_business/templates/tpl_product_info_display.php file.
Thanks,
Anne
-
Re: All Business template Support Thread
Quote:
Hi,
First of all I'd like to thank you for this nice template.
I just installed the Dutch language file and there seems to be a problem with the footer.
Can you please have a look and advice me what to do?
Her is my site:
www.silvaro.nl
Thanks for your help.
The template is only released in english. If you want to use it with another language, you need to properly install the new language. Part of this is that you need to translate all of the english files.
Thanks,
Anne
-
Re: All Business template Support Thread
Ok a quick question....Is All Business optimized at all for mobile devices?
I want to make a mobile version of my site..and offer to clients in the future.I have been looking around...and honestly..none of the threads make any since.
So I attempted to make my own using All Business 1.2 files.
seems to me the sizing would be easy so, so what i did is...
I started by downloading all my (all Business) (with all my changes) files per All business 1.2 file structure, just so i know i have all the files ( i hope) to my computer
next renamed all folders named (All Business) to (All Business_mobile)
next I change the width from 950 to 480px (not sure if right size, just something I read) in the stylesheet.
next changed images accordingly (example: my header image background to 480px)
Next changed template.info to All Business_mobile
and uploaded as a new template (All Business_mobile).
It looks good...(but nowhere close to finished..but my question is...is there away in all business to have it direct customers to either full site or mobile?
or get instructions in plain english how to do this.
I have my template that I would like to use for my mobile site up now bizboxx.net
Sorry tha wasn't a quick question.
P.S. I am aware that this maybe a completely wrong way to do this but..it seems to work.
Thanks in advance
-
Re: All Business template Support Thread
Quote:
Ok a quick question....Is All Business optimized at all for mobile devices?
I want to make a mobile version of my site..and offer to clients in the future.I have been looking around...and honestly..none of the threads make any since.
So I attempted to make my own using All Business 1.2 files.
seems to me the sizing would be easy so, so what i did is...
I started by downloading all my (all Business) (with all my changes) files per All business 1.2 file structure, just so i know i have all the files ( i hope) to my computer
next renamed all folders named (All Business) to (All Business_mobile)
next I change the width from 950 to 480px (not sure if right size, just something I read) in the stylesheet.
next changed images accordingly (example: my header image background to 480px)
Next changed template.info to All Business_mobile
and uploaded as a new template (All Business_mobile).
It looks good...(but nowhere close to finished..but my question is...is there away in all business to have it direct customers to either full site or mobile?
or get instructions in plain english how to do this.
I have my template that I would like to use for my mobile site up now bizboxx.net
Sorry tha wasn't a quick question.
P.S. I am aware that this maybe a completely wrong way to do this but..it seems to work.
Thanks in advance
I would recommend searching on google or here on the forum for instructions on creating a mobile friendly template.
Thanks,
Anne
-
Re: All Business template Support Thread
Quote:
Originally Posted by
picaflor-azul
I would recommend searching on google or here on the forum for instructions on creating a mobile friendly template.
Thanks,
Anne
Yeah I've looked here in the forum...not very good instructions..I'll keep researching
Thanks
-
Re: All Business template Support Thread
Hi,
Is there a way to slow down the speed of the slider?
I found some Jscript files in the template files,but I dont know where and what to edit to slow down the speed of the slider.
I really hope you can help me with this.
Thanks in advance.
Kind regards,
Richard
-
Re: All Business template Support Thread
Quote:
Hi,
Is there a way to slow down the speed of the slider?
I found some Jscript files in the template files,but I dont know where and what to edit to slow down the speed of the slider.
I really hope you can help me with this.
Thanks in advance.
Kind regards,
Richard
Hi! If you read through the thread I know that someone else had this question and posted his solution for it.
Thanks,
Anne
-
Re: All Business template Support Thread
Quote:
Originally Posted by
picaflor-azul
Hi! If you read through the thread I know that someone else had this question and posted his solution for it.
Thanks,
Anne
Sorry,but I can't find it in this thread :dontgetit
Can you point me into the right direction please ?:wink:
-
Re: All Business template Support Thread
No, I can't do your legwork for you. Do a search of the "addon templates" forum to find the post.
I do know that the fix involves editing the javascript file that controls the slider so if you look in that file you will probably see what needs to be edited.
Thanks,
Anne
-
Re: All Business template Support Thread
Quote:
Originally Posted by
picaflor-azul
No, I can't do your legwork for you. Do a search of the "addon templates" forum to find the post.
I do know that the fix involves editing the javascript file that controls the slider so if you look in that file you will probably see what needs to be edited.
Thanks,
Anne
No problem I will have a look how to do this.
But..I have another uestion for you and I hope you will help me with this :D
I created some extra pages and links for the “ Information” sidebox,everything works.
But I also want to add 2 of those created links into my footer under the “Information” heading.
I tried many thing things and spent hours,but without any result.
If you have a look at: www.silvaro.nl you see on the right side top the sidebox “ Information”
In this sidebox you see 2 links “ Bestelprocedure” and “ Betaalmethoden” ,these links I want in the footer under “ Information”.
Please,can you explain me how to do that?I also checked the tutorials on the website Picaflor,but still without any good result.
I really hope someone can help,this already gave me a lot of stress.
Here is the code form the sidebox:
Code:
phpBB['db_installed_config']) && $phpBB->phpBB['db_installed_config']) && (isset($phpBB->phpBB['files_installed']) && $phpBB->phpBB['files_installed']) && (PHPBB_LINKS_ENABLED=='true')) { $information[] = '' . BOX_BBINDEX . ''; // or: $phpBB->phpBB['phpbb_url'] . FILENAME_BB_INDEX // or: str_replace(str_replace(DIR_WS_CATALOG, '', DIR_FS_CATALOG), '', DIR_WS_PHPBB) } if (DEFINE_SITE_MAP_STATUS <= 1) { $information[] = '' . BOX_INFORMATION_SITE_MAP . ''; } // only show GV FAQ when installed if (MODULE_ORDER_TOTAL_GV_STATUS == 'true') { $information[] = '' . BOX_INFORMATION_GV . ''; } // only show Discount Coupon FAQ when installed if (DEFINE_DISCOUNT_COUPON_STATUS <= 1 && MODULE_ORDER_TOTAL_COUPON_STATUS == 'true') { $information[] = '' . BOX_INFORMATION_DISCOUNT_COUPONS . ''; } if (SHOW_NEWSLETTER_UNSUBSCRIBE_LINK == 'true') { $information[] = '' . BOX_INFORMATION_UNSUBSCRIBE . ''; } require($template->get_template_dir('tpl_information.php',DIR_WS_TEMPLATE, $current_page_base,'sideboxes'). '/tpl_information.php'); $title = BOX_HEADING_INFORMATION; $title_link = false; require($template->get_template_dir($column_box_default, DIR_WS_TEMPLATE, $current_page_base,'common') . '/' . $column_box_default); ?>
Here is the code from the footer:
Code:
<?php
/**
* Footer Menu Definitions
*
* @package templateSystem
* @copyright Copyright 2003-2005 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V3.0
* @version $Id: footer_menu_deines.php 1.0 5/9/2009 Clyde Jones $
*/
/*BOF Menu Column 1 link Definitions*/
Define('TITLE_ONE', '<li class="menuTitle">Bekijk</li>');
Define('HOME', '<li><a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">' . HEADER_TITLE_CATALOG . '</a></li>');
Define('FEATURED','<li><a href="' . zen_href_link(FILENAME_FEATURED_PRODUCTS) . '">' . TABLE_HEADING_FEATURED_PRODUCTS . '</a></li>');
Define('SPECIALS', '<li><a href="' . zen_href_link(FILENAME_SPECIALS) . '">' . BOX_HEADING_SPECIALS . '</a></li>');
Define('NEWPRODUCTS', '<li><a href="' . zen_href_link(FILENAME_PRODUCTS_NEW) . '">' . BOX_HEADING_WHATS_NEW . '</a></li>');
Define('ALLPRODUCTS', '<li><a href="' . zen_href_link(FILENAME_PRODUCTS_ALL) . '">' .CATEGORIES_BOX_HEADING_PRODUCTS_ALL . '</a></li>');
/*EOF Menu Column 1 link Definitions*/
/*OF Menu Column 2 link Definitions*/
Define('TITLE_TWO', '<li class="menuTitle">Informatie</li>');
Define('ABOUT', '<li><a href="' . zen_href_link(FILENAME_ABOUT_US) . '">' . BOX_INFORMATION_ABOUT_US . '</a></li>');
Define('SITEMAP', '<li><a href="' . zen_href_link(FILENAME_SITE_MAP) . '">' . BOX_INFORMATION_SITE_MAP . '</a></li>');
Define('GVFAQ', '');
Define('COUPON', '');
Define('UNSUBSCRIBE', '');
/*EOF Menu Column 2 link Definitions*/
/*BOF Menu Column 3 link Definitions*/
Define('TITLE_THREE', '<li class="menuTitle">Klantenservice</li>');
Define('CONTACT','<li><a href="' . zen_href_link(FILENAME_CONTACT_US) . '">' . BOX_INFORMATION_CONTACT . '</a></li>');
Define('SHIPPING', '<li><a href="' . zen_href_link(FILENAME_SHIPPING) . '">' . BOX_INFORMATION_SHIPPING . '</a></li>');
Define('PRIVACY', '<li><a href="' . zen_href_link(FILENAME_PRIVACY) . '">' . BOX_INFORMATION_PRIVACY . '</a></li>');
Define('CONDITIONS','<li><a href="' . zen_href_link(FILENAME_CONDITIONS) . '">' . BOX_INFORMATION_CONDITIONS . '</a></li>');
Define('ACCOUNT', '<li><a href="' . zen_href_link(FILENAME_ACCOUNT, '', 'SSL') .'">' . HEADER_TITLE_MY_ACCOUNT . '</a></li>');
/*EOF Menu Column 3 link Definitions*/
/*BOF Menu Column 4 link Definitions*/
Define('TITLE_FOUR', '<li class="menuTitle">Overig</li>');
/*The actual links are determined by "footer links" set in EZ-Pages
*EOF Menu Column 4 link Definitions
*/
/*BOF Footer Menu Definitions*/
Define('QUICKLINKS', '<dd class="first">
<ul>' . TITLE_ONE . HOME . FEATURED . SPECIALS . NEWPRODUCTS . ALLPRODUCTS . '</ul></dd>');
Define('INFORMATION', '<dd class="second">
<ul>' . TITLE_TWO . ABOUT . SITEMAP . GVFAQ . COUPON . UNSUBSCRIBE . '</ul></dd>');
Define('CUSTOMER_SERVICE', '<dd class="third">
<ul>' . TITLE_THREE . CONTACT . SHIPPING . PRIVACY . CONDITIONS . ACCOUNT . '</ul></dd>');
Define('IMPORTANT', '<dd><ul>' . TITLE_FOUR);
Define('IMPORTANT_END', '</ul></dd>');
/*EOF Footer Menu Definitions*/
define('TWITTER', 'http://silvaro.nl');
define('FACEBOOK','http://silvaro.nl');
//EOF
Thanks in advance for your help.
Richard
-
Re: All Business template Support Thread
Quote:
Originally Posted by
Rimo
No problem I will have a look how to do this.
But..I have another uestion for you and I hope you will help me with this :D
I created some extra pages and links for the “ Information” sidebox,everything works.
But I also want to add 2 of those created links into my footer under the “Information” heading.
I tried many thing things and spent hours,but without any result.
If you have a look at:
www.silvaro.nl you see on the right side top the sidebox “ Information”
In this sidebox you see 2 links “ Bestelprocedure” and “ Betaalmethoden” ,these links I want in the footer under “ Information”.
Please,can you explain me how to do that?I also checked the tutorials on the website Picaflor,but still without any good result.
I really hope someone can help,this already gave me a lot of stress.
Here is the code form the sidebox:
Code:
phpBB['db_installed_config']) && $phpBB->phpBB['db_installed_config']) && (isset($phpBB->phpBB['files_installed']) && $phpBB->phpBB['files_installed']) && (PHPBB_LINKS_ENABLED=='true')) { $information[] = '' . BOX_BBINDEX . ''; // or: $phpBB->phpBB['phpbb_url'] . FILENAME_BB_INDEX // or: str_replace(str_replace(DIR_WS_CATALOG, '', DIR_FS_CATALOG), '', DIR_WS_PHPBB) } if (DEFINE_SITE_MAP_STATUS <= 1) { $information[] = '' . BOX_INFORMATION_SITE_MAP . ''; } // only show GV FAQ when installed if (MODULE_ORDER_TOTAL_GV_STATUS == 'true') { $information[] = '' . BOX_INFORMATION_GV . ''; } // only show Discount Coupon FAQ when installed if (DEFINE_DISCOUNT_COUPON_STATUS <= 1 && MODULE_ORDER_TOTAL_COUPON_STATUS == 'true') { $information[] = '' . BOX_INFORMATION_DISCOUNT_COUPONS . ''; } if (SHOW_NEWSLETTER_UNSUBSCRIBE_LINK == 'true') { $information[] = '' . BOX_INFORMATION_UNSUBSCRIBE . ''; } require($template->get_template_dir('tpl_information.php',DIR_WS_TEMPLATE, $current_page_base,'sideboxes'). '/tpl_information.php'); $title = BOX_HEADING_INFORMATION; $title_link = false; require($template->get_template_dir($column_box_default, DIR_WS_TEMPLATE, $current_page_base,'common') . '/' . $column_box_default); ?>
Here is the code from the footer:
Code:
<?php
/**
* Footer Menu Definitions
*
* @package templateSystem
* @copyright Copyright 2003-2005 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V3.0
* @version $Id: footer_menu_deines.php 1.0 5/9/2009 Clyde Jones $
*/
/*BOF Menu Column 1 link Definitions*/
Define('TITLE_ONE', '<li class="menuTitle">Bekijk</li>');
Define('HOME', '<li><a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">' . HEADER_TITLE_CATALOG . '</a></li>');
Define('FEATURED','<li><a href="' . zen_href_link(FILENAME_FEATURED_PRODUCTS) . '">' . TABLE_HEADING_FEATURED_PRODUCTS . '</a></li>');
Define('SPECIALS', '<li><a href="' . zen_href_link(FILENAME_SPECIALS) . '">' . BOX_HEADING_SPECIALS . '</a></li>');
Define('NEWPRODUCTS', '<li><a href="' . zen_href_link(FILENAME_PRODUCTS_NEW) . '">' . BOX_HEADING_WHATS_NEW . '</a></li>');
Define('ALLPRODUCTS', '<li><a href="' . zen_href_link(FILENAME_PRODUCTS_ALL) . '">' .CATEGORIES_BOX_HEADING_PRODUCTS_ALL . '</a></li>');
/*EOF Menu Column 1 link Definitions*/
/*OF Menu Column 2 link Definitions*/
Define('TITLE_TWO', '<li class="menuTitle">Informatie</li>');
Define('ABOUT', '<li><a href="' . zen_href_link(FILENAME_ABOUT_US) . '">' . BOX_INFORMATION_ABOUT_US . '</a></li>');
Define('SITEMAP', '<li><a href="' . zen_href_link(FILENAME_SITE_MAP) . '">' . BOX_INFORMATION_SITE_MAP . '</a></li>');
Define('GVFAQ', '');
Define('COUPON', '');
Define('UNSUBSCRIBE', '');
/*EOF Menu Column 2 link Definitions*/
/*BOF Menu Column 3 link Definitions*/
Define('TITLE_THREE', '<li class="menuTitle">Klantenservice</li>');
Define('CONTACT','<li><a href="' . zen_href_link(FILENAME_CONTACT_US) . '">' . BOX_INFORMATION_CONTACT . '</a></li>');
Define('SHIPPING', '<li><a href="' . zen_href_link(FILENAME_SHIPPING) . '">' . BOX_INFORMATION_SHIPPING . '</a></li>');
Define('PRIVACY', '<li><a href="' . zen_href_link(FILENAME_PRIVACY) . '">' . BOX_INFORMATION_PRIVACY . '</a></li>');
Define('CONDITIONS','<li><a href="' . zen_href_link(FILENAME_CONDITIONS) . '">' . BOX_INFORMATION_CONDITIONS . '</a></li>');
Define('ACCOUNT', '<li><a href="' . zen_href_link(FILENAME_ACCOUNT, '', 'SSL') .'">' . HEADER_TITLE_MY_ACCOUNT . '</a></li>');
/*EOF Menu Column 3 link Definitions*/
/*BOF Menu Column 4 link Definitions*/
Define('TITLE_FOUR', '<li class="menuTitle">Overig</li>');
/*The actual links are determined by "footer links" set in EZ-Pages
*EOF Menu Column 4 link Definitions
*/
/*BOF Footer Menu Definitions*/
Define('QUICKLINKS', '<dd class="first">
<ul>' . TITLE_ONE . HOME . FEATURED . SPECIALS . NEWPRODUCTS . ALLPRODUCTS . '</ul></dd>');
Define('INFORMATION', '<dd class="second">
<ul>' . TITLE_TWO . ABOUT . SITEMAP . GVFAQ . COUPON . UNSUBSCRIBE . '</ul></dd>');
Define('CUSTOMER_SERVICE', '<dd class="third">
<ul>' . TITLE_THREE . CONTACT . SHIPPING . PRIVACY . CONDITIONS . ACCOUNT . '</ul></dd>');
Define('IMPORTANT', '<dd><ul>' . TITLE_FOUR);
Define('IMPORTANT_END', '</ul></dd>');
/*EOF Footer Menu Definitions*/
define('TWITTER', 'http://silvaro.nl');
define('FACEBOOK','http://silvaro.nl');
//EOF
Thanks in advance for your help.
Richard
Edit the includes/languages/english/extra_definitions/all_business/footer_menu_defines.php file.
Thanks,
Anne
-
Re: All Business template Support Thread
Quote:
Originally Posted by
picaflor-azul
Edit the includes/languages/english/extra_definitions/all_business/footer_menu_defines.php file.
Thanks,
Anne
Yes,I know I need to edit that file,but I don't know how.
I tried it many times and in several ways,but without any result :wacko:
-
Re: All Business template Support Thread
Quote:
Originally Posted by
Rimo
Yes,I know I need to edit that file,but I don't know how.
I tried it many times and in several ways,but without any result :wacko:
The module used to build the footer menu is the footer menu module. I would recommend reading that thread for instructions on editing the menu.
Thanks,
Anne
-
Re: All Business template Support Thread
Hello
Do you have a tip on how to add google + button on header? like below the search box? been playing around with this without any luck, has anyone been able to add this button?