Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Gallery Problems/Queries
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Gallery Problems/Queries
#28385
Re:Gallery Problems/Queries 11 Years, 11 Months ago Karma: 0
The slide show title doess work so long as I have the CSS code entered as:

Code:


TABLE.ari-pg-table  DIV.ari-pg-image,
TABLE.ari-pg-table  DIV.ari-pg-title
{
   text-align: center !important;
}

BODY #mb_gallery_ .galleryImg .galleryDesc 
{
 background: white;
 opacity: 1;
 color: black;
 font-weight: bold;
}



previously I had [/code] [code] inserted just before BODY. Thanks.

Everything appears to work as expected in FireFox, but IE9, Google Chrome and Apple Safari all crop the right-hand end of the images. "Grandma's Hat" shows it best - the white line should go all the way round, not just on three sides.

[img size=640]www.ari-soft.com/images/fbfiles/images/Slide_Show_Crop.jpg[/img]

Thanks again.
Last Edit: 2012/05/17 11:10 By wedontbyte.Reason: adding image
The administrator has disabled public write access.
 
#28410
Re:Gallery Problems/Queries 11 Years, 11 Months ago Karma: 747
Try to add the next CSS rule:

Code:


#mb_gallery_ .galleryImg {box-sizing:content-box}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#28441
Re:Gallery Problems/Queries 11 Years, 11 Months ago Karma: 0
That's solved the slide show image sizing problem. All images can now be viewed in IE9, Firefox, Safari and Google Chrome without any sign of cropping.

I now have another problem! None of the browers will display the slide show after being closed and reloaded unless I perform "Site, Maintenance, Clear Cache" in the Joomla backend and then hit "CTRL & F5" in the browser - this applies to all four browsers that I've tested Photo Gallery on; merely hitting CTRL & F5 in the browser is not enough. Its a bit difficult to describe what actually happens when I click on an image. What happens depends on the browser. They all appear to start attempting to display the slide show, the lightbox begins to open (in a different spot on the screen depending upon which browser I'm using) and then shoots up the screen, vanishes and the screen opacity clears like a blind coming down the screen.

Any ideas on this problem? Could there be interference between Flash Player and JQuery or between the two JQuery slide shows playing?

Thanks again for all your help. Would really like to solve this problem.
The administrator has disabled public write access.
 
#28446
Re:Gallery Problems/Queries 11 Years, 11 Months ago Karma: 747
It seems this is a problem with Joomla! cache. Extension's javascript code is included twice. You can see it if open HTML source of the page.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#28451
Re:Gallery Problems/Queries 11 Years, 11 Months ago Karma: 0
I think I may have fixed this problem by playing about with cache settings.

1. Joomla Site Global Configuration: Cache to "On - Progressive".
2. Joomla Plug=in Manager, ARI Extensions: Fix Cache Issue to "Yes".

IE9, Firefox, Safari and Google Chrome all display the slide show with the slight proviso that Safari "stutters" a bit on the image transition.

Also, Jooma Site Global Config, Cache to "Off" also works but all the browsers "stutter" on the image transition; Cache to "On - Conservative" (the original setting) produces the failure to load the slide show.



Many thanks.
The administrator has disabled public write access.
 
Go to topPage: 12