Search:

Type: Posts; User: Shop Suey

Page 1 of 2 1 2

Search: Search took 0.06 seconds.

  1. Replies
    12
    Views
    1,238

    v157 Re: Beautiful Templates

    I had started with viennabright (zc1.5.0) and have used lots of decorations and sidebox gimmicks.

    With switching to responsive_classic I disabled one sidebox at first.
    Meanwhile I'm free of...
  2. Sticky: v158 Re: Image Handler 5 (for v1.5.5) Support Thread

    At admin-> images you can set another image size. Then clear the IH cache. This will create new images with the desired size.
  3. Re: Category Tab Simple Dropdown Menu 1.3.9 Support Thread

    Is there any working live website left which is using it?
    I'd like to see an example before installing it.
  4. v157 Re: Help with footers and messy layout, please!

    I'd take another approach to 1.
    Instead of editing the template file I would rather edit the style for that element at the stylesheet file.
  5. Replies
    1,247
    Views
    272,810

    v155 Re: ZCA Bootstrap Template

    please ignore
  6. v157 Re: Help with footers and messy layout, please!

    3. and 5.:
    This can be edited at the stylesheet.css

    8.:
    Click on the edit buttons instead of the category name to edit photo and description
  7. Replies
    1,247
    Views
    272,810

    v155 Re: ZCA Bootstrap Template

    You could stick to the method how Font Awesome is being stored and referenced to.
    Though I put new fonts in a new directory called /fonts.
  8. Replies
    1,247
    Views
    272,810

    v155 Re: ZCA Bootstrap Template

    I've thought about this change (but for other reasons) for my shop which is using responsive_classic, too.

    You probably might to edit the template file to achieve that. At responsive_classic it...
  9. v157 Re: Show manufacturer image within product_info_display

    Thank you very much!
  10. v157 Re: Show manufacturer image within product_info_display

    I have tried three possibilities but none works.


    <?php echo '<div class="">' . zen_image(DIR_WS_IMAGES . $manufacturer_image) . '</div>'; ?>
    <?php echo '<div class="">' ....
  11. v157 Re: Show manufacturer image within product_info_display

    Here my code so far. It's picking up the wrong image. Anyone an idea how to adjust this?


    <?php echo '<div class="manufacturer-product-info-display">' . zen_image(DIR_WS_IMAGES,...
  12. v157 Show manufacturer image within product_info_display

    Has anyone already inserted the (uploaded) manufacturer image next to manufacturer name at product_info_display?
  13. Replies
    5
    Views
    424

    Re: Large Carts and Fake Accounts

    I saw something similar at a customers Shopware 5 store.
    After purging the account the bot immidiately created a new account.
    Also subscriped to the newsletter in high frequency.

    The used mail...
  14. Replies
    2
    Views
    896

    Re: Admin Bootstrap 5

    misunderstood
  15. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    I forgot to disable the display at the Admin.
    Because the name was different I wasn't able to find the entry via Screen Search.

    So problem solved.
    Thanks to Jörg from webchills.at (as so !!!...
  16. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    I acitvated a sidebox and deactivated it. Now there is a gap on the one side I can't get rid of.
    All sidebox elements are deactivated.

    Instead of col970 there are loaded col820 and col150
  17. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Many people are using scaling. Some use 125% (Win10 default), others even 175% at their little tiny 4K screens.

    The problem I have with responsive_classic is the proportions become all wrong as...
  18. Replies
    2
    Views
    214

    v158 Re: storefront loading slowwwwwwwwwwww

    You could host your site at a webhoster.
    Then you 'd have evidence whether it is your zen-cart installation or anything else.
  19. Replies
    0
    Views
    92

    v157 Modify featured products feed

    Is it possible to show featured products which are filtered by category, manufacturer or name?
    At the moment I'm using this code snippet:


    <?php...
  20. Thread: Cannot login

    by Shop Suey
    Replies
    16
    Views
    1,188

    Re: Cannot login

    One config.php is for storefront, the other one for the backend.

    Both normally they both use one database.

    You have your reasons why you do it differently
  21. Thread: Cannot login

    by Shop Suey
    Replies
    16
    Views
    1,188

    Re: Cannot login

    I think you should figure out first why you are using two different databases.

    For backend login issues of course the database configured in <admin>/includes/configure.php would be the one to look...
  22. Thread: Cannot login

    by Shop Suey
    Replies
    16
    Views
    1,188

    Re: Cannot login

    both files show the identical database, right?

    If yes, this is your database to work with.
  23. Thread: Cannot login

    by Shop Suey
    Replies
    16
    Views
    1,188

    Re: Cannot login

    one config.php is inside your includes/ folder
    Another one is inside your <admin>/includes/ folder

    Both files need to be configured properly.
  24. v150 Re: Carousel Featured Products

    Is it possible to use the classic featured products view for desktop but load this Plugin for mobile only?
  25. Replies
    39
    Views
    6,349

    v157 Re: SitemapXML v4 [Support thread]

    The solution is to do 2 things:


    set value for order >0
    activate a location


    I'm not using sideboxes and do not want to have EZ-Pages linked automatically so I chose "Sidebox" asl...
  26. Replies
    39
    Views
    6,349

    v157 Re: SitemapXML v4 [Support thread]

    thanks!
    Not for zen-cart-pro.at yet.
    I will inform webchills via github
  27. Replies
    39
    Views
    6,349

    v157 Re: SitemapXML v4 [Support thread]

    The link is broken.

    I'm using XML Sitemap Generator v4.1.3 and since today, also EZpages for posts which I migrated from my WordPress blog.

    Unfortunately they are not being included in...
  28. Thread: Sub-headings

    by Shop Suey
    Replies
    0
    Views
    544

    v157 Sub-headings

    I would like enhance the displayed data structure. My larger competitors do use such a structure and it doesn't only look better but it also removes massively repetitive terms out of the H1 headings....
  29. v157 Re: Home Page NOT INDEXED in Google (previously was) - need some help please

    Do you have a robots.txt in your main folder?
  30. v157 Re: Home Page NOT INDEXED in Google (previously was) - need some help please

    have you tried with disabled robots.txt?
  31. Replies
    2
    Views
    284

    v157 Re: Can't delete certain product

    thanks!
    works like a charm :smile:
  32. v158 Re: How to display more that two categories per row

    Just set from 3 to 4 at vanilla installation:

    https://usa-158a.roller-aus-blech.de/index.php?main_page=index&cPath=1

    It works as long you are not overriding it.

    With "Responsive Template"...
  33. v158 Re: How to display more that two categories per row

    You can set the amount of categories per row in the admin -> configuration -> max values
  34. Replies
    2
    Views
    284

    v157 Can't delete certain product

    I have a product which dan't be deleted.
    The main category is unchangeable set to "0".
    The product has an ID (993) but when trying to delete there's no ID shown (and no category ID, too).

    I...
  35. Replies
    5
    Views
    475

    v158 Re: new server issue

    I had a similar issue at "create account" after changing from 155f and PHP 7.1 to 157f and PHP 8.0.27.

    Do you have any additional restrictions for PHP at your server?

    Maybe this issue ->...
  36. Replies
    1
    Views
    369

    v155 Re: Wrong pictures showing on Social Posts

    Search for twitter cards and open-graph
    That should do the job
  37. v157 Re: How to determine if I have runaway memory usage

    if possible start watching the php process with top / htop
  38. Replies
    5
    Views
    520

    v157 Re: Slow loading at certain circumstances

    It looks I got it.
    I'm using several deny IP entries within the .htaccess

    Without these ones it's working as expected.
    I don't know why max. 50 deny IP entries would cause that.

    Very curious...
  39. Replies
    5
    Views
    520

    v157 Re: Slow loading at certain circumstances

    Some new infos:

    what i was able to exclude as errors are:

    - PHP version
    - hosting
    - connection
    - device

    What I assume is a webserver configuration at .htaccess
  40. Replies
    5
    Views
    520

    v157 Re: Slow loading at certain circumstances

    some update (I haven't been able to make test with laptop yet)

    At my storage from mobile ZC needs 13 seconds to start loading
    With Cache additional 2 seconds to finish.
    Without Cache additional...
  41. Replies
    5
    Views
    520

    v157 Re: Slow loading at certain circumstances

    Thank you very much for your detailed insights.

    I 'm going to take my notebook to the storage and make a traceroute via mobile hotspot.

    I only can describe how it feels at the moment. And it is...
  42. Replies
    5
    Views
    520

    v157 Slow loading at certain circumstances

    Hello @everybody

    I have a problem with loading times but only at certain circumstances and I can't figure it out atm which makes me really concerned. Why "concerned" - because ZC is my "how to...
  43. v157 Re: PHP Problems after Upgrading (production sys) but also on Fresh install (test sys

    The error at "show all" for the low stock function has been fixed by webchills and will be available at the next release.
  44. Replies
    0
    Views
    751

    v157 Featured Products PHP Error

    I'm using a full manual edited front-page.
    To show Featured Products I inserted:


    <?php require($template->get_template_dir('tpl_modules_featured_products.php',DIR_WS_TEMPLATE,...
  45. v157 Re: PHP Problems after Upgrading (production sys) but also on Fresh install (test sys

    The critical error at "create account" (Frontend) now is solved.

    Some minor problems still remain e.g. at "database backup" (s. previous page for error) or at lowstock. I see the German version...
  46. v157 Re: PHP Problems after Upgrading (production sys) but also on Fresh install (test sys

    Thank you!
    That now let start the fresh installation of 1.5.8a perfectly with PHP 8.0.27
    I will check whether other functions also do work now e.g. create account.
  47. v157 Re: PHP Problems after Upgrading (production sys) but also on Fresh install (test sys

    For admin it is:


    [zsa/CODE][18-Apr-2023 11:59:40 Europe/Berlin] PHP Warning: Undefined variable $_SESSION in /home/users/roller/www/usa-158a/includes/extra_configures/enable_error_logging.php...
  48. v157 Re: PHP Problems after Upgrading (production sys) but also on Fresh install (test sys

    Fro admin it is:



    [[18-Apr-2023 13:45:30 Europe/Berlin] PHP Warning: Undefined variable $_SESSION in /home/users/roller/www/usa-158a/includes/extra_configures/enable_error_logging.php on line...
  49. v157 Re: PHP Problems after Upgrading (production sys) but also on Fresh install (test sys

    at Install everything "PASSED"

    Firtst access to frontend:


    [18-Apr-2023 13:45:30 Europe/Berlin] PHP Warning: Undefined variable $_SESSION in...
  50. v157 Re: PHP Problems after Upgrading (production sys) but also on Fresh install (test sys

    yes, these 20263 ones
Results 1 to 50 of 91
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR