Jump to content

Search the Community

Showing results for tags 'instant'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Community Help and Support
    • PrestaShop Download
    • PrestaShop Marketplace
  • News and Announcements
    • PrestaShop news and releases
    • PrestaShop Beta
    • PrestaShop Blogs
    • PrestaShop Meetups
  • International community (English)
    • General topics
    • PrestaShop Merchants
    • PrestaShop Developers
    • Taxes, Translations & Laws
    • Community Modules and Themes
  • Forum francophone
    • Discussion générale
    • Aide et support communautaire
    • PrestaShop pour les marchands
    • PrestaShop pour les développeurs
    • Adaptation aux lois Québécoises
    • Modules et thèmes gratuits
    • Modules et thèmes payants
  • Foro en Español
    • Discusión general
    • Soporte de la comunidad y ayuda
    • Comerciantes PrestaShop
    • Desarrolladores PrestaShop
    • Módulos y plantillas gratuitas
  • Forum italiano
    • Forum generale
    • Aiuto e supporto della Community
    • Commercianti PrestaShop
    • Sviluppatori PrestaShop
    • Aspetti legali sull'eCommerce
    • Moduli e template gratuiti
  • Deutsches Forum
    • Generelle Fragen
    • Support und Hilfe aus der Community
    • e-Commerce/Versand-Handel mit Prestashop
    • Prestashop-Entwickler
    • Anpassung an deutsches Recht
    • Kostenlose Module und Templates
    • Generelle Fragen Copy
  • Nederlandstalig forum
    • Algemeen
    • Hulp en ondersteuning, van en voor de community
    • PrestaShop-winkeliers
    • PrestaShop-ontwikkelaars
    • Het aanpassen van PrestaShop
    • Gratis modules en templates
  • Fórum em Português
    • Fórum Geral
    • Ajuda e Suporte da Comunidade
    • Lojistas que utilizam o PrestaShop
    • Desenvolvedores PrestaShop
    • Legislação específica
    • Módulos e temas gratuitos
  • Polskie forum
    • Forum ogólne
    • Wsparcie i pomoc użytkowników
    • Oferty twórców PrestaShop
    • Deweloperzy PrestaShop
    • Darmowe Moduły i Szablony
  • Dansk forum
    • Generelt forum
    • Hjælp og support fra fællesskabet
    • PrestaShop for købmænd
    • PrestaShop for udviklere
    • Love og regler
    • Gratis moduler og temaer
  • České fórum
    • Instalasi, Konfigurasi dan upgrade
    • Obecná diskuze
    • Bezplatné moduly a šablony
    • PrestaShop vývojáři
    • PrestaShop obchodníci
  • Bahasa Indonesia
    • Diskusi Umum
    • Podpora a pomoc komunity
    • Laporan Bug
    • Jasa, Promosi & Lowongan Kerja
  • Svenskt forum
    • Allmän diskussion
    • Installation, konfigurering och uppdatering
  • Forumul românesc
    • Discuţii generale
    • Instalare, configurare şi upgrade
  • Pусский язык
    • Обсуждение скрипта
    • Установка, Настройка, Обновление
    • Прием багов
  • Slovenské fórum
    • Všeobecná diskusia
    • Podpora a pomoc komunity
    • PrestaShop obchodníci
    • PrestaShop vývojári
    • Bezplatné moduly a šablóny
  • Türkçe Topluluğu
    • Genel Konular
    • Topluluk desteği ve yardım
    • PrestaShop Tüccarları
    • Prestashop Geliştiricileri
    • Ücretsiz Modül ve Temalar
  • Diễn đàn tiếng Việt
    • Thảo luận chung
    • Hỗ trợ từ cộng đồng
    • Dành cho chủ doanh nghiệp / cửa hàng
    • Dành cho lập trình viên
  • PrestaShop Communities
    • اللغه العربيه [Arabic]
    • Ελληνικά [Greek]
    • עִבְרִית [Hebrew]
    • 中文
    • Magyar [Hungarian]
    • 日本語 [Japanese]
    • Lietuviškai [Lithuanian]
    • انجمن فارسی [Persian]
    • ไทย [Thai]
    • Malaysia [Malaysian]
    • Eesti [Estonian]
    • Slovenščina [Slovenian]
    • Српски [Serbian]
  • IP. Board Forum
    • IP. Board Forum Questions and Issues
  • Archive
    • Zapłać Moduły i Szablony [ARCHIVE]
    • Moduly, upravy a dizajn [ARCHIVE]
    • Phát triển và các mô-đun [ARCHIVE]
    • Yazılım, Modül ve Tema [ARCHIVE]
    • Модули, Шаблоны [ARCHIVE]
    • Module şi teme [ARCHIVE]
    • Pengembangan dan Modul [ARCHIVE]
    • Moduler och teman [ARCHIVE]
    • Ecommerce x PrestaShop [ARCHIVE BOARD]
    • Vývoj a moduly [ARCHIVE]
    • Kostenpflichtige Module, Templates [ARCHIVE]
    • Módulos y temas pagos [ARCHIVE]
    • Módulos e temas pagos [ARCHIVE]
    • Servizi commerciali [ARCHIVE]
    • Forum - Feedback Contributor
    • PrestaShop Cloud

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Found 6 results

  1. Hi all, I need add image(product image) field into INSTANT STOCK STATUS list in administration. See attached screenshot. I added this code to fields list in file /controllers/admin/AdminStockInstantStateController.php: 'image' => array( 'title' => $this->l('Image'), 'align' => 'center', 'image' => 'p', 'orderby' => false, 'filter' => false, 'search' => false ), But that's all, what I was able to do. Prestashop version: 1.6.0.12 Thank you for any help. King regards, Juraj.
  2. I am setting up a book store using PrestaShop 1.5.4. Each product has a feature called "Author". What I would like to do is to include any matching features in the instant search in addition to the matching products, e.g. If a user searches for "Brown" the instant search will list all products (books) containing a reference to Brown, including the features. What I would also like to do is to include a line in the search result for each feature that contains Brown, resulting in additional lines for authors such as Dan Brown, Dale Brown, etc. I have attached a screenshot from Waterstones.com that shows the kind of thing I am looking for.
  3. I would like to keep track of all my products quantities and combinations but when I go into any of the "Stock" tabs other than "Stock Management" I get a message saying "No Items Found." I have enables stock management as well as advanced stock management in the products section of preferences. I also have checked off advanced stock management in each products but still no data. I have even set up a warehouse and placed the products in there even though I don't have a warehouse and still no luck. Can someone please suggest a way to fix this, I really need these reports in order to keep track of my products and know when to reorder them. Thank you
  4. Hey there, I need some help for editing the appaerance/position of the instant ac_results. I want to transplant the searchbox as a menu item on the right. So far so good - I got the searchbox transplanted. But I like to get the instant search results, displayed in the ac_results list, as a "dropdown". Currently it looks similar, but I didn't notice the ac_results in the page source view. Firefox Inspector shows them at the bottom of the page. So if I understand this correct - it seems the searchresults were rendered at the bottom of the page ... if yes, is there a way to get them as a child of the search-form? Every help is appreciated. Thanks Jan [solved] I got help from the author of my theme. He found the line to change in jquery.autocomplete.js: function init() { if (!needsInit) return; element = $("<div/>") .hide() .addClass(options.resultsClass) .css("position", "absolute") .appendTo(document.body); Change the last line to your #id where you want the code to fit in. function init() { if (!needsInit) return; element = $("<div/>") .hide() .addClass(options.resultsClass) .css("position", "absolute") .appendTo("#your_id_where_the_code_should_fit_in"); I also commented the css definitions out to use the styles defined in the theme css file. show: function() { var offset = $(input).offset(); element.css({ /*width: typeof options.width == "string" || options.width > 0 ? options.width : $(input).width(), top: offset.top + input.offsetHeight,*/ }).show();
  5. Muy buenas tardes, Me gustaría saber como debo hacerlo para cambiar el titulo "instant check out" por otro texto. Como poner un "*" después de "número de identificación" URL: http://www.latiendadelaboresonline.com/es/autenticacion?back=order.php%3Fstep%3D1 Gracias y saludos
  6. Hallo alle miteinander! Zuersteinmal ich bin absolut neu in dem Forum. Ich habe letztens gedacht, dass ich "Prestashop" mal ausprobieren könnte und siehe da: Es gefällt mir. Mittlerweile habe ich sogar schon Verwendung dafür gefunden und zwar in einem kleinen Onlineshop. Nun stellt sich mir folgendes Problem: Ich möchte den Shop so simpel wie möglich halten (Es werden auch nur ein paar wenige Produkte darüber verkauft). Ich versuche schon seit einiger Zeit, die Accounterstellung für Kunden komplett zu entfernen. Das heisst, der Kunde soll ganz einfach mit Hilfe des "Instant Checkout" Formulars seine Daten eingeben können ohne, dass er einen Account erstellen muss. Die Bestellung wird dann an die von mir angegebene Shop-E-Mailadresse gesendet und kann von mir dann bearbeitet werden. Wo und wie kann ich die Accounterstellung für Kunden komplett entfernen? Vielen Dank schonmal für eure Hilfe!
×
×
  • Create New...