New Dynamic YouTube Gallery - Embed YouTube Playlist, Channel, Live Stream in minutes. Read More

AllVideoShareGallery Plugin

  • Posts: 2478
  • Thank you received: 1451

Replied by Administrator on topic Re: AllVideoShareGallery Plugin

Dear Palos,

Front-End Stylesheet option is only to design the front-end view of the Component pages. But, In your case you are working with Modules. So, You will have to use the ModuleClass_Suffix field option of the Modules.

Module Class Suffix field is explained in the same document page allvideoshare.mrvinoth.com/using-allvideoshare-modules

Best Regards,
Vinoth Kumar
12 years 2 months ago #21

Please Log in or Create an account to join the conversation.

  • palos
  • Topic Author
  • Visitor
  • Visitor

Replied by palos on topic Re: AllVideoShareGallery Plugin

Ohh Vinoth,

It would be much better having a Modul CSS tab as like the Front-End Stylesheet instead of... or beside the ModuleClass_Suffix.
How should I think it out what are your class names (#avs_gallery .avs_thumb...)? Are they the same just like the Front-End Stylesheet?
If they are I think copy it and paste into a CSS should be the most effective way, right?
12 years 2 months ago #22

Please Log in or Create an account to join the conversation.

  • Posts: 2478
  • Thank you received: 1451

Replied by Administrator on topic Re: AllVideoShareGallery Plugin

Dear Palos,

ModuleClass_Suffix is the native and strong method of Joomla! for Modules. This is the reason, we have omitted the Front-end Stylesheet option for modules and added the Joomla!'s native method. But, We should have a nice document for the CSS classes used by our modules. Let me ask our team to update this in our document.

Following classes are used by our Gallery Module :
#avs_gallery .avs_thumb {
	background-color:#FFFFFF;
	border:1px solid #EEE;
	padding:10px;
	float:left;
	margin:7px;
}
#avs_gallery .avs_thumb a {
	text-decoration:none;
}
#avs_gallery .avs_thumb .image {
	display:block;
}
#avs_gallery .avs_thumb .arrow {
	position:absolute;
	width:29px;
	height:26px;
	margin-left:59px;
	margin-top:28px;
	opacity:0.5;
}
#avs_gallery .avs_thumb .title {
	margin:5px 0px 0px 0px;
	padding:0px;
	display:block;
	font-family:Arial;
	font-size:12px;
	color:#444;
	font-weight:bold;
}
#avs_gallery .avs_thumb .views {
	margin:0px;
	padding:0px;
	display:block;
	font-family:Arial;
	font-size:11px;
	color:#777;
}
The following user(s) said Thank You: palos
Last edit: 12 years 2 months ago by Administrator.
12 years 2 months ago #23

Please Log in or Create an account to join the conversation.

  • palos
  • Topic Author
  • Visitor
  • Visitor

Replied by palos on topic Re: AllVideoShareGallery Plugin

Thanks Vinoth,

I think the Front-end Stylesheet contains more:
Warning: Spoiler! [ Click to expand ]

By the way the pagination works a bit strange:
- only a linked text "more" is visible (no page "1" "2" nor first/prev/next/last)
- nothing happens when clicking on the text "more"
- there is a 1 column / 3 row gallery with 4 video but only the first page (3 thumbs) is reachable

One more thing:
If I click any of the thumbs then it disappears from the thumbs list (gallery).
It may be a logical movement but as being as a possible confusing thing I suggest to make it optional.
12 years 2 months ago #24

Please Log in or Create an account to join the conversation.

  • Posts: 2478
  • Thank you received: 1451

Replied by Administrator on topic Re: AllVideoShareGallery Plugin

Dear Palos,

We are sorry that the Pagination is available only for Component View and instead Module Galleries are limited with a More button. Since, you are using the Module's Gallery, then you have to configure the Rows and Columns count in the Module settings itself. I think you are confusing both the component and module.

I would like to check your gallery page, since you have said that More button is not working. Kindly send me your Gallery Page URL.

Also, We will be happy take your final point(suggestion) into our discussion.

Best Regards,
Vinoth Kumar
12 years 2 months ago #25

Please Log in or Create an account to join the conversation.

Time to create page: 0.196 seconds

We accept cookies to provide you the best viewing experience. By using our services, you agree to our use of cookies