I'm not familiar with your native language, could you reply back in English?
GK BOX
- Edited
Hi, this is the site address. in this folder (negozio) I have installed the GK BOX template.
1.I have problems configuring the Italian language of the virtuemart store.
2. I have also removed the display of the warehouse stocks but they continue to be seen as per attachment. I have cleaned the cache but they always remain there, both the stocks and the word Array which should not be there!
I have to replace all the LIGHT BLUE color (# 81d4fa) used in your template with a color of my brand..
Thank you very much!
I will need your assistance again!
n.b but do I have to give you the credentials to enter the backend of the site?
Yes, it's better with a closer look at your site, kindly share the credentials of your site by editing Fields in your first post so only Moderators can see.
hi sorry, i don't know if i did well, can you check?
Hi 230972gabriella I can log into your site now, let me check and will get back to you.
Updated:
1 - Could you clarify the problem you have with VM settings?
2 + 3 - Could you share the FTP account also? I will update for you, there maybe issue with the override in template.
hello I shared the credentials, thanks
As for the VM settings, I set the shop in Italian but it continues to be in English.
I am attaching the screen
The ftp account doesn't work, could you check again?
And for the shop in Italian, which page on frontend that it doesn't show correctly? I'm still not entirely sure of the issue here.
Bye thank you! I double checked and the ftp pwd is now correct and it's the right one.
These in order are the problems encountered so far that I would like to understand how to solve:
-1) replacement of the light blue color with another color on the whole site
2) correction of "Array" and "In stock:" on the product detail page as shown in photo n.1
3) today I found that the Image show gk4 module does not work on the home page, even if duplicated it does not work anyway: the images are no longer clickable and do not move. Why does this happen?
4) as regards the multilingual site, I'm working on it. Is it possible to make the flags of the two languages appear in the top_nav menu? Alternatively, where is it provided on the template?
Thanks good job
PHOTO 1
230972gabriella The FTP account is working, thank you! Let me check and will get back to you.
saguaros hello, I see that the problem is still present. You forgot about me?
230972gabriella I'm sorry for this lateness, somehow I missed this topic, let me check and will get back to you.
saguaros hi, sorry but I would like to know when you can give me assistance. my request dates back to a month ago. I need to deliver this site later this month. thank you very much
In the file: /templates/gk_box/html/com_virtuemart/productdetails/default.php
This section caused that issue so I commented it:
// if (is_array($this->productDisplayShipments)) {
// foreach ($this->productDisplayShipments as $productDisplayShipment) {
// if(trim($productDisplayShipment) !== '') {
// echo $productDisplayShipment . '<br />';
// }
// }
// }
Kindly check
saguaros Hi I saw that you solved the ARRAY problem but this remains the IN STOCK
I commented that code for stock also:
<?php echo JText::_('TPL_GK_LANG_IN_STOCK') . ' ' . ($this->product->product_in_stock - $this->product->product_ordered); ?>
Kindly check.
ok solved for stock and "array" item! thank you so much
Can you help me with point 4? I would like to place the language choice on the top nav menu (where the search and login is).saguaros
Could you submit a new topic for this question? as it will be helpful if others have the same concern.
Regards