Search:

Type: Posts; User: picaflor-azul

Page 1 of 8 1 2 3 4

Search: Search took 0.02 seconds.

  1. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    It looks like your create an account page is broken. Check your logs folder for errors and correct them.

    The template you are using is not responsive(mobile friendly). Google is now penalizing...
  2. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    I am happy that you figured it out ;)

    Thanks,

    Anne
  3. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    I am so happy that you figured it out ;)

    Thanks,

    Anne
  4. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    Try updating the Add this code to the latest version in the includes/templates/all_business/templates/tpl_product_info_display.php:

    www.addthis.com

    Thanks,

    Anne
  5. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    Please try doing a search of the forum for an answer to this. It seems like this is somehting that others would ask about.


    Thanks,

    Anne
  6. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    I am sorry, but I do not understand what you need help with. Can you explain it another way?

    Thanks,

    Anne
  7. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    You can make these changes in includes/templates/all_business/css/stylesheet_module_tabs.css.

    Thanks,

    Anne
  8. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    No problem ;-)

    Thanks,

    Anne
  9. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    You can turn this off in admin--configuration--index listing

    Thanks,

    Anne
  10. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    No problem ;)


    Thanks,

    Anne
  11. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    The file giving you the error is not in the original template package. You must have added it when installing a module. I would check with the module author about the error.

    Thanks,

    Anne
  12. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    I'd recommend contacting tech support at the company who's code this is to find out why their code is not working.

    Thanks,

    Anne
  13. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    No, this is not a problem with the template.

    Try re-uploading the includes/languages/english/extra_definitions/all_business/footer_menu_defines.php file and making your changes again.

    Thanks,
    ...
  14. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    Your override folder is:

    includes/languages/english/html_includes/all_business/define_checkout_success.php

    Thanks,

    Anne
  15. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    You need to always make template specific changes in the template override directory.

    Thanks,

    Anne
  16. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    I would recommend contacting your affiliate service customer support for help.

    Thanks,

    Anne
  17. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    That's great!

    Thanks,

    Anne
  18. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    You need to edit the includes/templates/all_business/common/tpl_footer.php file.

    Thanks,

    Anne
  19. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    You must not be saving the stylesheet or overwriting the one on your server when you upload it. Using firebug when I edit line 1 of the stylesheet and increase overall font siave to 82% it works.
    ...
  20. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    If you post a link to your site I can take a look. It sounds like you are not editing the correct stylesheet.

    Thanks,

    Anne
  21. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    If you post a link to the page that you want the font size changed on and specify what text you want changed I can take a look.

    Thanks,

    Anne
  22. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    You can change the fonts anywhere on the site using css. You could either use the selector for the define page that you want to change, or something more general like .content or .centerColumn.

    ...
  23. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    I am happy that you figured it out :-)

    Thanks,

    Anne
  24. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    I am happy that it worked for you ;-)

    Thanks,

    Anne
  25. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    I would recommend re-uploading the define_main_page.php from the template package. Be sure to only edit this file in a plain text editor as it contains php code.

    Thanks,

    Anne
  26. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    I am happy that you found it. It is in admin--configuration--layout settings.

    Thanks,

    Anne
  27. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    Thank you so much for your kind words--they are much appreciated :-)

    You will add your text to the includes/templates/all_business/common/tpl_header.php file. Just look for the search box code...
  28. Replies
    994
    Views
    163,313

    Re: Meta tag issue

    If you want to change which tab shows by default, see this:

    http://www.zen-cart.com/showthread.php?195520-Abbington-Mega-Template-Support-Thread&p=1134272#post1134272

    Thanks,

    Anne
  29. Replies
    994
    Views
    163,313

    Re: Meta tag issue

    Restore the original includes/temlpates/all_business/common/html_header.php and includes/languages/english/all_business/meta_tags.php files from the template package. Then go to the meta_tags.php...
  30. Replies
    994
    Views
    163,313

    Re: Meta tag issue

    If you post a link to your site I can take a look.

    Thanks,

    Anne
  31. Replies
    994
    Views
    163,313

    Re: Meta tag issue

    Site wide meta tags are added in includes/languages/english/all_business/meta_tags.php. You should not be hard coding them into the html_header. php file. See the FAQ's section for instructions on...
  32. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    The template comes with the column layout grid module installed. You need to read the readme.html for instructions on adding the sql patch and turning it on in the admin.

    Thanks,

    Anne
  33. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    See this tpl_header.php file from the most recent version of the template package. I belive that all of the div and /div tags match up. I have commented them in the file:



    <?php
    /**
    *...
  34. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    Can you post a link to the site so that I can take a look.

    I just applied the:



    #headerWrapper {background: #000;}


    to my demo of the all business using firebug and did not see the...
  35. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    I just submitted a new, updated version of the template package.

    * I updated the AddThis code on the product info page to include the Pinterest Pin It button
    * I updated the product info page...
  36. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    I don't offer free support for the free templates via pm. Please post any questions to the support threads so that the entire community can benefit from the questions and answers.

    Thanks,

    Anne
  37. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    You are actually using the abbington mega template so you should post your questions about that template to its thread ;-) You can edit these in the...
  38. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    The slider navigation is already below the slider. If you post a link to your site and be more specific about where you want to move the navigation I can take a look.

    You can add text to the...
  39. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    There are no free mods for this that I am aware of.

    Thanks,

    Anne
  40. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    I would recommend using jquery mobile to build your mobile version.

    Thanks,

    Anne
  41. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    It sounds like you have not uploaded all of the files or have uploaded the files to the wrong location on your server.

    Thanks,

    Anne
  42. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    The easiest way would be to replace the bullet image with a transparent gif ;-)

    Thanks,

    Anne
  43. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    In the includes/templates/all_business/css/stylesheet_betterCategoriesEzInfo.css change this:



    .betterCategories a, .betterCategories a:visited, .betterDocuments a, .betterDocuments a:visited,...
  44. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    No, the problem is not with the template, it is with the server. Also, if the server is problematic there is no telling what other problems will crop up. I would follwo Dr. Bytes advice and switch...
  45. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    If you post a link to your site I can take a look. Also, post a link to the page with the category named that you want centered.

    Thanks,

    Anne
  46. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    This question has already been asked and answered on the thread. Please read the thread before posting.

    It is not a template problem at all but a problem with your server. If you are using a...
  47. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    If you make changes to the templates you will have to do cross browser testing again and fix any issues that have been caused by the customizations or addon, etc.

    Thanks,

    Anne
  48. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    The problems are probaby due to some customization they have made. As I have said, the template has been cross browser tested in firefox, ie9, ie8, ie7, chrome and safari and has no problems out of...
  49. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    The template has been cross browser tested in ie8 and out of the box there are no problems.

    Thanks,

    Anne
  50. Replies
    994
    Views
    163,313

    Re: All Business template Support Thread

    If you do a search in the developers toolkit for the text it will show you the file you need to edit.

    Thanks,

    Anne
Results 1 to 50 of 397
Page 1 of 8 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR