Jump to content

Diamondboy21

Members
  • Posts

    15
  • Joined

  • Last visited

Profile Information

  • First Name
    Frank
  • Last Name
    Schaik

Diamondboy21's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hi all, Recently i started using the option multi shop, so i can control my web shops from one admin. Now i have a main web shop and a underlying web shop. The intention is that the categories and products from the main shop directly link to the underlying web shop, because all the products and categories are placed on the main shop but that is only for the image. A good example is cool blue, they also got a main web shop and all the products and categories on there link directly to several underlying web shops. So if I got a camping web shop and on my main web shop I place the category tents, they need to link to the same URL as the main web shop only with the URL from the main option replaced for the URL from the camping web shop, so the link on the main web shop is site.com/tents but need to be camping.com/tents. The only problem is that all the variables and suchlike contain the URL from the main web shop so i get links like www.site.com/www.site.com/id-category.html. I hope to hear from someone who knows to make this possible.
  2. Hallo allemaal, Ik maak sinds kort gebruik van de optie multishop, zodat ik al mijn webshops vanuit een admin kan gaan beheren. Nu heb ik een hoofd webshop en een onderliggende webshop. De bedoeling is dat de categorieën en de producten op de hoofd webshop direct doorgelinkt moeten worden naar de onderliggende webshop aangezien alle producten en categorieën wel op de op de hoofd webshop worden geplaatst voor het beeld maar niet om naar toe te kunnen gaan, een goed voorbeeld hiervan is coolblue die heeft ook een hoofd webshop en alle producten en categorieën op die webshop linken naar onderliggende webshops. Het enige product waar ik continue tegen aanloop dat alle variabelen en dergelijke de URL van de website bevatten, dan krijg je links als www.site.nl/www.site.nl/id-categorie.html. Ik hoor het graag van iemand als die weet hoe dit mogelijk te maken is.
  3. Hallo, Ik wilde bij een product een accessoires product toevoegen, maar in plaats van het product dat ik had ingegeven werd er een compleet ander product als accessoires toegevoegd aan mijn product, weet iemand hoe dit kan?
  4. Hello, When i am editing a product in my BO and i want to set a accessory product for the product in the accocations tab, prestashop saves een completely different product as accessory product in the accessory option in the associations tab in de BO of the product, how is this possible?
  5. Hallo, Is het mogelijk om per verschillende hooks ook verschillende tpl bestanden te hebben, bij themeconfigurator heb je de mogelijkheid om in script {if $hook == 'left'} neer te zetten en dan weergeeft die wat je toevoegd alleen als je module aan de left column is toegevoegd. Helaas is dit alleen zo bij themeconfigurator omdat die een tabel heeft in de database maar bij bijvoorbeeld het blok payment logo's die geen database tabel heeft weet ik niet hoe het werkt aangezien mijn footer zwart is en mijn linker kolom wit wil ik kunnen zeggen if hook = left then display white image else display black image of als het mogelijk is twee verschillende bestanden voor een blok. En ik zou het ook handig vinden als ik bijvoorbeeld neer kan zetten if module snel zoeken is off then header logo in col-sm-4 else logo in col-sm-3 dus dat je bestanden kan aanpassen naar het feit of een module aan of uit staat. Ik hoop dat iemand weet hoe dit werkt
  6. Hallo, Is het mogelijk om voor verschillende hooks ook verschillende tpl bestanden te hebben, bij themeconfigurator heb je de mogelijkheid om in script {if $hook == 'left'} neer te zetten en dan weergeeft die wat je toevoegd alleen als je module aan de left column is toegevoegd. Helaas is dit alleen zo bij themeconfigurator omdat die een tabel heeft in de database maar bij bijvoorbeeld het blok payment logo's die geen database tabel heeft weet ik niet hoe het werkt aangezien mijn footer zwart is en mijn linker kolom wit wil ik kunnen zeggen if hook = left then display white image else display black image of als het mogelijk is twee verschillende bestanden voor een blok. En ik zou het ook handig vinden als ik bijvoorbeeld neer kan zetten if module snel zoeken is off then header logo in col-sm-4 else logo in col-sm-3 dus dat je bestanden kan aanpassen naar het feit of een module aan of uit staat. Ik hoop dat iemand weet hoe dit werkt Hello, Is it possible to have different tpl files for different hooks, with them configurator have the opportunity to put in script {if $ hook == 'left'} down and then showing what you add only if your module to the left column has been added. Unfortunately, this is only so to them configurator because a table is in the database but for example the block payment logos that has no database table I do not know how it works because my footer is black and my left column white, I would say if hook = left then display white image display black image or else if it is possible two different files for one block. And I would also be useful if for example, I can put down if module Fast Search is off then header logo in col-sm 4 else logo in col-SM-3 so that you can adapt files to whether a module or off. <-- google translate :-) I hope someone knows how this works
  7. Oke dat is inderdaad wat ik bedoelde dus dan vervang ik de code van de opties voor een hidden input zodat hij wel gegevens naar de database stuurt zonder de optie te hoeven specificeren? Wat ik me wel afvroeg is dat het toch ook mogelijk moet zijn zonder hidden inputs, aangezien ergens in het script aangegeven moet staan dat de optie verplicht is in te vullen vervolgens heb je ook nog een stuk javascript voor de code en dan heb je uiteindelijk nog de code zelf die de optie weergeeft en de database waarin het word opgeslagen, maar als al die codes worden weggehaald (uitgecomment) en ook de database column weg word gehaald lijkt het mij dat je ook geen gebruik meer hoeft te maken van hidden inputs of zie ik dat verkeerd? Helaas ben ik alleen bekend met php en dergelijke en heb ik nog nooit met smarty gewerkt dus kan ik niet exact vinden waar al die codes staan en op internet is er ook niets over te vinden
  8. Is het mogelijk om in de back office bepaalde opties bij het aanmaken van nieuwe producten uit te schakelen? als ik een product bijvoorbeeld uitschakel krijg ik redirect opties dit wil ik graag uitschakelen en ik wil ook dat ze altijd zelf kunnen kiezen of ze wel of niet de prijs willen laten zien nu kan dat alleen als het vinkje mogelijk om te bestellen aan staat en ik wil ook bij prijzen prioriteitsmanagement weghalen etc. Ik had het zelf geprobeerd door de code te zoeken en voorzichtig uit te schakelen (uitgecomment) alleen elke keer als ik dat deed was de optie weg maar kon ik het product niet meer op slaan omdat die melding gaf dat ik de uitschakelde opties moet specificeren. Iemand die weet of het mogelijk is en zo ja wat ik dan moet weghalen? Is it possible to switch in the back office some options when creating new products? if for example I disable get a product I redirect options that I would like to switch off and I want them to always be able to choose whether they do or do not want to make the price you now can do so only if the tick can be ordered on and I wants to take away prizes priority management etc. I had tried it myself through the code to find and carefully off (commented out) only every time I did that was the option away but I could product no longer on strike because the report indicated that I should specify turned off options. Someone who knows whether it is possible and if so what should I remove? <-- google translate
  9. Dat is ongeveer wat ik zoek ja maar niet helemaal, zijn er geen bekende of andere modules of dergelijke hiervoor zoals bijvoorbeeld attribute wizard pro, want op internet is hier weinig over te vinden wat ik niet snap want het lijkt mij dat veel mensen hier juist problemen mee zullen hebben That's about what I'm looking yes but not quite, there are no known whether other modules or the like above example attribute wizard pro, because the Internet is here to find little about what I do not understand because it seems to me that many people here right problems it will have <-- (google translate)
  10. Is het mogelijk om de attributen binnen prestashop zodanig aan te passen, zodat ik gewoon een attribuut kan aanmaken en dan vervolgens kan selecteren aan welke producten ik dat attribuut wil hangen en vervolgens ook een prijs mee kan geven, aangezien ik voor sommige producten wel 30 attributen heb wil ik dat niet steeds product voor product instellen en zo is het helaas wel standaard geregeld binnen de prestashop attributen. Is it possible to change the way how the attributes are used right now in prestashop, because i have a large amount of attributes for several products and i don't want to fill them product for product, so i was wondering if it is possible to change it so i can make an attribute and than indicate the attribute and the price of the attributen to one or several products.
×
×
  • Create New...