Hi 230972gabriella I can log into your site now, let me check and will get back to you.
GK BOX
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