Search:

Type: Posts; User: marcopm

Search: Search took 0.01 seconds.

  1. Thread: Instant Search

    by marcopm
    Replies
    221
    Views
    41,106

    Re: Instant Search

    If you're not sure how to do it, google "how to find css selector". Maybe post the selector here as well so we can check if it at least makes sense (but it depends on your template).

    Also, again:...
  2. Thread: Instant Search

    by marcopm
    Replies
    221
    Views
    41,106

    Re: Instant Search

    It does not, you must manually double-check that all the files have been uploaded correctly



    If you're using your own template, check out the "Autocomplete dropdown list doesn't appear" FAQ in...
  3. Re: Typesense plugin (Instant Search add-on) Support Thread

    Thank you for reporting the error and the solution, I will add this tip to the docs.




    Once the Full-Sync has been completed, for the next 12 hours (or the value configured in the settings)...
  4. Thread: Instant Search

    by marcopm
    Replies
    221
    Views
    41,106

    Re: Instant Search

    Huge thanks for noticing this bug, pretty serious by the way, unfortunately I don't have access to an Apple device so I couldn't test it properly (shame on me).
    I can run a webkit browser on my...
  5. Re: Typesense plugin (Instant Search add-on) Support Thread

    If you don't have manufacturers, make this change to avoid an error during the sync.

    This fix wil be included in the next release.
  6. Thread: Instant Search

    by marcopm
    Replies
    221
    Views
    41,106

    Re: Instant Search

    Apart from the index error, your PHP version is too old for this plugin, it requires at least PHP 7.4. So it won't work no matter what.
    With that configuration you should use an older version (v1)...
  7. Thread: Instant Search

    by marcopm
    Replies
    221
    Views
    41,106

    Re: Instant Search

    Fixed in this commit that I'll include in the next release: https://github.com/marco-pm/zencart_instantsearch/commit/e713071caa03d2311cd89d0fc73a4f49a97f7072

    In short, replace $img !== '' with...
  8. Replies
    6
    Views
    1,010

    v157 Re: Email service suggestion

    Mailjet too
  9. Thread: Instant Search

    by marcopm
    Replies
    221
    Views
    41,106

    Re: Instant Search

    Can you check if you're using MySQL engine version 5.5 (from the Zen Cart Admin, Tools > Server/version info, look for "Database Engine")?

    If that's the case, I would first recommend to upgrade...
  10. Thread: Instant Search

    by marcopm
    Replies
    221
    Views
    41,106

    Re: Instant Search

    I'm not able to reproduce the issue.
    What template are you using?
    Can you check that the file zc_plugins/InstantSearch/v4.0.0/catalog/includes/extra_datafiles/instant_search_filenames.php is...
  11. Thread: Instant Search

    by marcopm
    Replies
    221
    Views
    41,106

    Re: Instant Search

    Version 4.0.0 Beta of the plugin is available on the GitHub repo (https://github.com/marco-pm/zencart_instantsearch/releases):


    Refactor of the search class to allow the use of different search...
  12. Re: Typesense plugin (Instant Search add-on) Support Thread

    In the github repo you will find the Beta release 1.0.0 (don't forget to download also the vendor files!).
    It would be extremely helpful if any of you could try installing it and let me know about...
  13. Typesense plugin (Instant Search add-on) Support Thread

    >>> READ THE README BEFORE ASKING! It explains how Typesense works, how to fix sync errors and other FAQs! <<<

    Please don't ask for support on how to install/set-up the Typesense server. If you...
  14. Thread: Instant Search

    by marcopm
    Replies
    221
    Views
    41,106

    Re: Instant Search

    What PHP version are you using?
    The plugin requires at least PHP 7.4
  15. Thread: Instant Search

    by marcopm
    Replies
    221
    Views
    41,106

    Re: Instant Search

    Version 3.0.1 of the plugin is available. It includes a bugfix and the possibility to include the product keywords meta tag in the searchable fields.
  16. Thread: Instant Search

    by marcopm
    Replies
    221
    Views
    41,106

    Re: Instant Search

    As for the search results, don't worry too much. If there is a search word in the product description, the product is included in the results. Simple as that.

    However, I'm considering including...
  17. Thread: Instant Search

    by marcopm
    Replies
    221
    Views
    41,106

    Re: Instant Search

    The new 3.0.0 version of the plugin is available on GitHub and I have submitted it for review for the plugins section here.

    This is a BIG update that brings new features and substantial...
  18. v157 Re: Cannot edit custom template - missing template??

    Can you check under your admin directory if the file pzen_template.php is present?

    Also right after you click on the templates settings link, check if there are any error logs generated under the...
  19. Thread: Instant Search

    by marcopm
    Replies
    221
    Views
    41,106

    Re: Instant Search

    It doesn't search the product description. I might add this feature in a future version with another on/off switch setting, but, if enabled, I'm afraid it would slow down the search too much (it...
  20. Thread: Instant Search

    by marcopm
    Replies
    221
    Views
    41,106

    Re: Instant Search

    It should work then. Do you have any customizations to the template?
    The plugin attaches the results dropdown under every input box with name "keyword". If it doesn't show then it could be that...
  21. Thread: Instant Search

    by marcopm
    Replies
    221
    Views
    41,106

    Re: Instant Search

    Ensure that "Search product's attributes values" under Instant Search settings is set to false and/or increase PHP memory limit from 256M to 512M

    I sometimes get that error as well on my dev...
  22. v155 Re: v155f PHP 8.1, language override, Warning: constant TEXT_MAIN already defined?

    Why not migrate to PHP 8.0 for now? It works perfectly with ZC 157d
  23. Replies
    1,621
    Views
    314,059

    v150 Re: Ultimate SEO 2.200+ (new features)

    I was scratching my head about some product images that weren't showing in a Zen Cart website. When trying to access the image URL on the browser, I was redirected to the product info page. Then I...
  24. Replies
    3,600
    Views
    514,860

    Sticky: Re: EasyPopulate 4.0 Support Thread

    Thank you so much for posting this solution!
    I had the same problem ("Unknown CSV Delimiter" error although everything looked good to me) and initial setup.
    Luckily I found your post, it would have...
  25. v150 Re: Testimonial Manager Support Thread (for ZC v1.5.x)

    Plugin Manager's upgrade functionality is not implemented in ZC 1.5.7x (there is the button but it does nothing). I think the same applies for the Clean Up feature (I don't remember if it works)
  26. Thread: Instant Search

    by marcopm
    Replies
    221
    Views
    41,106

    Re: Instant Search

    That's because you're using PHP 5.x.
    Again: minimum requirement is PHP 7.x
  27. Thread: Instant Search

    by marcopm
    Replies
    221
    Views
    41,106

    Re: Instant Search

    Use version 1.0.2 of the plugin, you can find it in the download page https://www.zen-cart.com/downloads.php?do=file&id=1336
  28. Thread: Instant Search

    by marcopm
    Replies
    221
    Views
    41,106

    Re: Instant Search

    Version 2 also requires Zen Cart 1.5.7
  29. Thread: Instant Search

    by marcopm
    Replies
    221
    Views
    41,106

    Re: Instant Search

    Version 2.0.0 of the plugin is available! (I also submitted it for review and it should be available in the Plugins download section soon)


    Added configuration options in the Admin

    -...
  30. Thread: SitemapXML v.2

    by marcopm
    Replies
    2,106
    Views
    423,067

    Re: SitemapXML v.2

    Comment lines 35 to 39 of sitemapxml.php, like this:



    /*case (zen_admin_demo()):
    $action = '';
    $messageStack->add_session(ERROR_ADMIN_DEMO, 'caution');
    ...
  31. Re: Reward Points Full Suite v2.5 (for ZC v1.5x) Support Thread

    Reward Point Mode -> 1 (Reward Points are calculated on the Order Total or Subtotal)
    Allow Redeem of Reward Points on Order Total or Subtotal -> set on Order Total

    Let's say that 1 point = 1 $. I...
  32. Replies
    13
    Views
    1,636

    v157 Re: essential plugins for zencart

    These are both high-quality and essential plugins that imho should be absolutely included as built-in in ZC, as these are basic features I would expect from any modern e-commerce:


    One Page...
  33. v155 Re: Structured Data Markup for Schema, Facebook Open Graph, Twitter...

    I had the same problem, Google does not read the shipping_weight attribute from structured data.
    I solved by setting up a supplemental feed on Google Merchant Center. Basically a simple xls file...
  34. Replies
    2,793
    Views
    382,360

    v155 Re: One-Page Checkout [Support Thread]

    I've been using this plugin while updating a ZC website I'm working on. Calling it "a lifesaver" is an understatement.
    The amount of work that has been put into this (that I can see from the code...
  35. Replies
    9
    Views
    978

    v155 Re: Google Analytics module for v155?

    I'm making some custom code based on the aforementioned EC Analytics plugin. The idea is the same (observer for the shopping cart/checkout/etc. notifications), however the event names and parameters...
  36. Replies
    5
    Views
    9,997

    v156 Re: PayPal Smart Payment Buttons

    It's been nearly 5 years since PayPal deprecated the Express Checkout in favor of the smart buttons (aka Paypal Checkout). Express Checkout will of course be keep supported for a very long time, but...
  37. Thread: Instant Search

    by marcopm
    Replies
    221
    Views
    41,106

    Re: Instant Search

    you're right, sorry, I thought the issues tab was open.
    I just opened it now, please feel free to report the issue!

    thanks
  38. Thread: Instant Search

    by marcopm
    Replies
    221
    Views
    41,106

    Re: Instant Search

    In case anyone's interested, I made a fork of this plugin: https://github.com/marco-pm/zencart_instantsearchplus
    It mainly has slightly better search and results sorting logic. At the moment it...
  39. Replies
    1,246
    Views
    272,663

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    Yes I'm using it, with various changes/customizations (ajax call, better db search and results sorting for my needs, etc) since the plugin is a bit basic/clunky/outdated in some parts - but still an...
  40. Replies
    1,246
    Views
    272,663

    v155 Re: ZCA Bootstrap 4 Template [Support Thread]

    First of all, thank you lat9 for this incredible work, such a useful and well done template!

    I am scratching my head about the specials, all products, etc. pages.

    Let's take the specials page...
  41. Thread: Using PhpStorm

    by marcopm
    Replies
    16
    Views
    17,776

    Re: Using PhpStorm

    PhpStorm 2021.1 now supports prefixed table names: https://blog.jetbrains.com/phpstorm/2021/03/phpstorm-2021-1-eap-6/#support_for_prefixed_table_names_in_sql_wi
    However I don't know exactly how to...
Results 1 to 41 of 41
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR