
seldon.paul2
Members-
Posts
91 -
Joined
-
Last visited
Everything posted by seldon.paul2
-
In the categlogue mode, If a user of that mode interface wants to have multiple product inquiry, then, user must go through one product inquiry and then another and then another... So, I request the prestashop, subversion of catalogue mode. It means that this mode has a inquiry carts which user can insert for inquiry or price quote and last instead of payment, just fire to the emails. Please, it would be appreciated to receive the feedback from Prestashop Developer ~
-
[solved]Add production into the promotion block
seldon.paul2 replied to seldon.paul2's topic in Core developers
if not category mode, [Found] http://www.prestashop.com/forums/viewthread/55389/general_discussion/special_block_can_not_display However, if it is category mode? [Found] http://www.prestashop.com/forums/viewthread/100455/ -
How can I add products into the promotion block?
-
Yes, it is clean for others. I understood what they said, using So, I tried but it didn't work. If I take this code out, then the homefeatured.tpl works just beautifully. It seems like it has been known to the people up there regarding "Prestashop." javascript vars variableName = {} ---> smarty crashes... Try, your own prestashop and insert, var attributes = {}; Any place, not just homefeatured.tpl smarty parser crashes -
-
I would like to insert flash object into the homefeatured.tpl. But, it doesn't work. Why? Same flash is working in the flashTest.html but if I bring this code set into the homefeatured.tpl, it shows only blank page. [removed] // JAVASCRIPT VARS // cache buster var cacheBuster = "?t=" + Date.parse(new Date()); // stage dimensions var stageW = "760";//"100%"; var stageH = "290";//"100%"; // ATTRIBUTES var attributes = {}; <------------------------ ERROR point ~ attributes.id = 'myComponent'; attributes.name = 'myComponent'; [removed] Is there anyone who can explain, at the point of inserting var attributes = {}; The web-page goes blank. Any way of fixing it? Just empty variable declaration, the screen goes blank ~ It would be really appreciated. Thanks in advance ~ < Code from http://code.google.com/p/swfobject/wiki/documentation --- swfobject javascript doesn't work. >
-
I am not connected to internet and the email isn't working. Here is what I did. (1) I connected to internet and try to send email (lost password link) --> but it doesn't work. (2) I change the password directly to the mySQL and try to use it ---> but it doesn't work. (3) I tried to do the same thing after I turn off and turn on mySQL and Apache. ---> but it doesn't work. Help, Help, Help ~
-
I have changed the structure from htdocs/myProjectName/prestashop folders... to htdocs/prestashop folders. It seems the front page is working fine because I didn't delete prestashop files under myProjectName folder but the back office login isn't working. Any help? who knows where the set-up information has been written in to modify? Thanks in advance ~
-
I have two questions. (1) point system Is there any feature that I can apply the Point System, which means the shop gives the point (about 5%) of the product price that the client purchased to the clients so that these points can be used as if cash for the next purchase. (2) Groupon Is there any feature like Groupon? I don't mind purchasing it. Please let me know asap. Thanks -
-
(1) What is the module name for "Dans la meme cetegorie v1.2" for me to add to the product footer? It seems like product category but I cannot find from pull down menu. (2) What is the module name in the pull down (drop down menu) for me to transplant, Recuperation des donnees statisques v1.0 (3) What is the module name in the pull down (drop down menu) for me to transplant, Bloc Panier v1.2 Thanks for all ~
-
This is the second time posting the question due to urgency ~ Perhaps, Theme people might know better. I want to get rid of pop-up(thickbox) when the user click the product in the product page. http://www.MYSHOP.COM/product.php?id_product=38 How can I do that, particularly black and white theme. I know other theme but it is not easy to find where is the link of this for particularly this theme, black and white. Please help !!!!
-
[BUG] pop-up of in the Product page problem -
seldon.paul2 replied to seldon.paul2's topic in Core developers
Sorry - I have just opened a new topic post. > -
I finished sandbox test. It has worked. But, now I have to change back to normal. What do I need to do? Also, I still don't know after the paypal transaction is done, is there anyway that I can find the transaction is done(email received or BO received some kind of email from paypal payment has been received?)
-
I don't want pop-up!!! How can I remove pop-up only from thickbox
-
I want the pop up of the image will not be occurred although when I choose thumbnail image, it shows the changes which means. In the demo prestashop, (1) I click IPOD Nano (2) When I put my mouse over other colors, the main image in the product, changes with the ipod nano of that color. (3) but, when I click, no pop-up. Please help me asap !!! >