Hikashop is not displaying the products

GK User
Sun Oct 05, 2014 3:36 am
Hello, I'm having trouble getting display products and categories in the main menu, simply do not appear, followed all the steps of the tutorial, it's so frustrating, I come from Wordpress and here in joomla I'm having difficulties. can they help or give an idea of how solve a this? As you can see here: http://www.paredesport.com/index.php/en/, shows nothing ...Is this some incompatibility with the theme? :( :( :( :( :(
User avatar
Fresh Boarder

teitbite
Sun Oct 05, 2014 8:28 am
Hi

Looks for a missconfiguratio issue. Please send me an access to joomla panel.
User avatar
Moderator

teitbite
Sun Oct 05, 2014 8:42 pm
Hi

I need an access to FTP as well. I do not see anything wrong in configuration, but I was able to force display some errors which I would like to check:

Warning: Missing argument 2 for CategoryViewCategory::getLink(), called in /home/paredesp/public_html/templates/gk_storefront/html/com_hikashop/category/listing_img_title.php on line 11 and defined in /home/paredesp/public_html/components/com_hikashop/views/category/view.html.php on line 417

Catchable fatal error: Object of class stdClass could not be converted to string in /home/paredesp/public_html/components/com_hikashop/views/category/view.html.php on line 441
User avatar
Moderator

GK User
Mon Oct 06, 2014 5:15 pm
Please dont forget me...
User avatar
Fresh Boarder

GK User
Tue Oct 07, 2014 9:43 am
I give up, thinking change to j2store...
User avatar
Fresh Boarder

teitbite
Tue Oct 07, 2014 11:09 am
Hi

I was just going to start looking for the issue, but looks like You have removed the site and a working quickstart in installed in it's place now. Have You moved the broken site somewhere so I will be able to still check the issue or You want to just replace the products in quickstart since it's working fine. Please let me know.
User avatar
Moderator

GK User
Tue Oct 07, 2014 6:10 pm
I decided to give up the hikashop, I need to deliver this site as fast as possible, then I will use the http://j2store.org/. You think I'll have compatibility issues? this seems much simpler for my client. Is he to maintain the site ... What do you think?
User avatar
Fresh Boarder

teitbite
Wed Oct 08, 2014 11:03 am
Hi

I do not want to worry You, but do not know much about j2store ;/ I think best chance to finish it fast You would have by using Hikashop which came with quickstart and not remove any products or settings, just build over it. I've done couple of websites this way and didn't even need to look into hikashop configuration.

About flags You can use this code:

Code: Select all
.mod-languages ul.lang-inline, .mod-languages ul.lang-block {
    position: absolute;
    top: 0;
    z-index: 100000;
}


but I would advice to make a new module position next to cart icon by adding this code to /layout/default.php line 80

Code: Select all
            <div id="gkLang">
               <jdoc:include type="modules" name="lang" />
            </div>
User avatar
Moderator

GK User
Wed Oct 08, 2014 8:22 pm
Thanks man.. I just trying J2store, and if dont work i will come here to ask your help.
Many thanks.. ;)
User avatar
Fresh Boarder

GK User
Fri Oct 17, 2014 9:39 pm
teitbite wrote:Hi

I do not want to worry You, but do not know much about j2store ;/ I think best chance to finish it fast You would have by using Hikashop which came with quickstart and not remove any products or settings, just build over it. I've done couple of websites this way and didn't even need to look into hikashop configuration.

About flags You can use this code:

Code: Select all
.mod-languages ul.lang-inline, .mod-languages ul.lang-block {
    position: absolute;
    top: 0;
    z-index: 100000;
}


but I would advice to make a new module position next to cart icon by adding this code to /layout/default.php line 80

Code: Select all
            <div id="gkLang">
               <jdoc:include type="modules" name="lang" />
            </div>




Problem with building over using quickstart is , quickstart is not exactly as the demo is e.g demo shows categories that have columns so you can view all items easily . In quickstart I have categories that display only one column , my hikashop settings is on 3 columns but only 1 column displays .
User avatar
Expert Boarder

teitbite
Sun Oct 19, 2014 2:04 pm
Hi

Please tell me urls to demo and Your site where this columns are. Quickstart is made from demo website, so maybe it's something in configuration.
User avatar
Moderator


cron