- Posts: 86220
- Thank you received: 14224
hikashop doesn't load product images
Go in the menu Display->content menus, edit your menus with the id 113 and 114 and disable the associated module you have. Actually, you have a products listing module associated to a products listing. So you see both at the same time...
3.
Go in the menu Display->content menus, edit your menu with the id 115 and change it's layout to list.
Please Log in or Create an account to join the conversation.
I've been searching the forums, and i can't seem to resolve my login issues.
I want a login on the Home page, which I have. I believe this is part of the Joomla template.
However, it seems to be conflicting with the Hikashop login. Even after you login on the Home page, you still need to login to purchase items. When I do that, the login box will not go away, and i cannot proceed to checkout. Before logging in:
jacquelinebejma.com/joomla16/index.php/c.../checkout?Itemid=101
After logging in:
jacquelinebejma.com/joomla16/index.php/c...ep/step-1?Itemid=101
There is also no "continue" or "checkout" button displaying.
I've configured the mini cart and rearranged the checkout workflow, but that doesn't seem to help.
Attached is how the checkout is configured:
This attachment is hidden for guests.
Please log in or register to see it.
Please Log in or Create an account to join the conversation.
I tried but it's working fine on my end on your website.
I can login via joomla and hikashop sees me as logged in.
I also get the continue or checkout buttons.
Please Log in or Create an account to join the conversation.
This is the last thing I need to fix on the site, and I am anxious to get it done!
Thanks, as always, for your great help!
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
I've found this:
jacquelinebejma.com/joomla16/index.php?option=com_users&view=registration redirects to jacquelinebejma.com/joomla16/ind ... view=login, but that doesn't explain why admin works on the frontend.
Also, when logged in as admin, i get access to the site as desired, get to checkout, but when I get to "address" i can't enter anything - there is no form. When I click new, the page refreshes.
Thanks for your help through this...I'm heading to donate now - I've used more than my fair share of support.
Please Log in or Create an account to join the conversation.
Yes, I had used the admin account to test that.
For the "new" button nor working for the address when you login that's because of your template's jquery library.
You should install and configure the extension jquery easy:
extensions.joomla.org/extensions/core-en...ements/scripts/18327
Regarding the add to cart popup not working properly when not logged in, that's really strange. Could you try to deactivate the SEF ? That might help solve the problem.
Please Log in or Create an account to join the conversation.
thank you, thank you, thank you.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Installed jquery easy....still no pop up box for a new address during checkout.
Still unable to login to frontend with anything but admin credentials.
SEF off. URL rewriting off. Cacheing off. Users activated and enabled. User permissions set to registered. Joomla is up to date. Hikashop is up to date.
Any ideas?
Please Log in or Create an account to join the conversation.
I see that you have the jquery easy plugin configured that's good.
You howver sitll have a javascript error caused by your image slider:
Uncaught TypeError: Property '$j' of object [object DOMWindow] is not a function
in the code:
var $j =
$j(function(){
$j("#faded").faded({
speed:500,//default 500,
crossfade: true,
autoplay: 5000,//default 5000,
autorestart:5000,//default 5000,
autopagination:false
});
});
You should either disable it or ask the support of your slider module/component for help on how to solve the problem. I believe that it's because they used a modified version of jquery and thus with the default jquery library used by jquery easy, their code does not work anymore.
Please Log in or Create an account to join the conversation.
What do you think about the admin access? I need public, registered users to be able to login to the site - it's not a site that is meant for the general public, aside from the homepage.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
The question is this:
Why can't a user login to the frontend of the site?
When any user (aside from admin) logs in, the page refreshes and prompts you to login again. From the backend, you can see that no one logged in.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
I don't want to allow registration online.
User login is:
username: jbejma@gmail.com
password: vintage
This user is activated and enabled. Has registered access.
Please Log in or Create an account to join the conversation.
I just tried and it works fine.
Please Log in or Create an account to join the conversation.
i am eternally grateful for all of your help. thank you SO much.
Please Log in or Create an account to join the conversation.