Web site problem

More
13 years 8 months ago #9963 by youwantled
Replied by youwantled on topic Re: Web site problem
Hi Ivan,
I managed to rectify the CSS problem on my site by copying a fresh htaccess.txt from a eCommerce backup I had.

Still a little curious about the long URL names though ... can you suggest anything?

Thank you..

Please Log in to join the conversation.

More
13 years 8 months ago #9964 by youwantled
Replied by youwantled on topic Re: Web site problem
Hi Guys,
Solved one problem, and ended up with another..

Really sorry for this, I’m probably asking stupid questions all the time ... but its a learning curve for me

Previous problem solved, and now the Lightbox on the product pages aren’t showing any pictures.
  • I checked jQuery is enabled in both “Hot Joomla Gallery” and “Hot Joomla Carrousel”
  • I downloaded ver 1.6.2 and replaced jqery.min.js (as per another post on your forum with similar problem)
  • Mootools is not installed
  • If I say NO to “Open Product Images in a LightBox?” pictures work fine in separate window


What is going wrong ???
This is getting really frustrating ..

Really appreciate your help till now Guys ..

Please Log in to join the conversation.

More
13 years 8 months ago #9974 by ivan.milic
Replied by ivan.milic on topic Re: Web site problem
hi,

SEF works but your server must support it and it should be properly configured ( configure .htaccess )

There are some uri rewriting 3rd party components that could help you do that, try googling.

Please Log in to join the conversation.

More
13 years 8 months ago #9979 by youwantled
Replied by youwantled on topic Re: Web site problem
Hi Ivan,
A more pressing issue right now is the LightBox problem ..
Any suggestions?

Thanks

Please Log in to join the conversation.

More
13 years 8 months ago #9986 by ivan.milic
Replied by ivan.milic on topic Re: Web site problem
Hi, about lightBox , here is the text that help to a lot of people:

TEXT:
Good practice is to disable JQuery in all modules and then in index.php of template in head section add manually reference to .


Latest version of jQuery you can download from jquery.com , link is jqueryui.com/download .
You can copy files from package to <template folder>/js/

There are 2 script and one css reference:

<link href="<???path???>/jquery-ui-1.x.xx.custom.css" rel="stylesheet" type="text/css" />

<script src="<???path???>/jquery-1.x.x.min.js" type="text/javascript" />
<script src="<???path???>/jquery-ui-1.x.xx.min.js" type="text/javascript"/>

Go to Module manager open module by bodule and whereerver you see "Load JQuery" (this name can differ form case to case ) property disable it.
Then also go to plugin manager and do that also.

Then open index.php of template and check if there is already reference there. If yes you can just modify it to reference new files you downloaded or delete it and put above 3 reference lines in that order as much close to begining of <head> section as it can be.


To chack you have one and only exactly one reference use "View source" option of your browser when you go to your site. js. References can sometimes be in place where module is rendered so you need to check all source. Easiest way is to text-serach "jquery" in page's source.

Please Log in to join the conversation.

More
13 years 8 months ago - 13 years 8 months ago #9995 by youwantled
Replied by youwantled on topic Re: Web site problem
Hi Ivan,
I did as you mentioned in your reply. Disabled jQuery in the modules and plugins ..
Downloaded and replaced jquery ver. 1.6.2 in template .. also updated jquery.min.js in Carousel, Gallery, and Rotator. These all had jquery ver. 1.3.x

The CSS reference <link href="<???path???>/jquery-ui-1.x.xx.custom.css" rel="stylesheet" type="text/css" /> does not exist in my template (hot ecommerce v1.0 Oct 2010)

I compared my live index.php with a fresh copy on my local and they were exactly the same ... no difference whatsoever.

So anyway.. nothing worked ... still the same white box came up with no image. I figured it must have something to do with finding the image to load into the jquery lightbox ...
sure enough this product ( www.1stopledshop.net/index.php?page=shop...irtuemart&Itemid=147 ) I deleted and reloaded the additional image through VM product page ... and BANG worked fine ..

Where in the coding would this have been screwed up ?? I looked at the backend Joomla media manager and nothing, all good there ... default path to images looks correct. Is this a CSS issue or one of the index.php?

So why had nothing been changed from first time installation on the server where everything was working .. to all of a sudden no images being displayed in lightbox?

This was proven by reloading the image for the above product and now this is the only product which shows up in a lightbox.
Last edit: 13 years 8 months ago by youwantled.

Please Log in to join the conversation.

Time to create page: 0.094 seconds
Powered by Kunena Forum