Search found 19 matches
- Wed Mar 14, 2012 2:40 am
- Forum: Polish - Polski
- Topic: Brak polskich znaków w Autorejestracji, okno wyboru daty
- Replies: 0
- Views: 2559
Brak polskich znaków w Autorejestracji, okno wyboru daty
W FrontEndUsers w cechach jest dostępne pole wyboru daty. Z jakiegoś powodu w formularzu Autorejestracji (SelfRegistration) w liście rozwijanej z wyborem miesiąca nie mam polskich znaków tylko znaki zapytania na czarnym tle. Czy ktoś mógłby mi powiedzieć jak i gdzie mogę to naprawić? W żadnej innej ...
- Tue Jan 24, 2012 9:55 pm
- Forum: Modules/Add-Ons
- Topic: News pagination caused duplicated meta descriptions
- Replies: 0
- Views: 637
News pagination caused duplicated meta descriptions
Recently I received warnings from Webmaster Tools about duplicated meta-descriptions. Pages generated by news module pagination has been indexed by google as standalone pages and their descriptions remain unchanged. Is there any smarty tag I could use to gain unique meta-descriptions in this case? O...
- Fri Oct 14, 2011 9:46 am
- Forum: Modules/Add-Ons
- Topic: A new photo album manager : Gallery
- Replies: 320
- Views: 129342
Re: A new photo album manager : Gallery
Nah, been there few months ago and you helped me with similar problem, and part of it was to 'make sure fancybox doesn't go through all the images of different subgalleries'. This time I'm looking for something opposite ;) I'd like to have pagination, let's say 12 thumbnails per page and be able to ...
- Thu Oct 13, 2011 8:30 pm
- Forum: Modules/Add-Ons
- Topic: A new photo album manager : Gallery
- Replies: 320
- Views: 129342
Re: A new photo album manager : Gallery
I'm not sure I follow: I want to be able to view thumbnail subpages, yes. But I don't need to find myself on other thumbnail page than the one I started slideshow from. Is that what you're asking? 

- Thu Oct 13, 2011 7:31 pm
- Forum: Modules/Add-Ons
- Topic: A new photo album manager : Gallery
- Replies: 320
- Views: 129342
Re: A new photo album manager : Gallery
Hi, I want to find a way to have pagination on thumbnail display page, but ignore pagination while in popup (fancybox) mode and be able to navigate thru whole gallery folder. Is it possible? For now my slideshow stops on last picture of current page. Or mayby you can recommend other tricks to make i...
- Fri Jul 29, 2011 2:47 am
- Forum: CMSMS Core
- Topic: TinyMCE clears all microdata when WYSIWYG is on
- Replies: 4
- Views: 2399
TinyMCE clears all microdata when WYSIWYG is on
I was asked to enhance huge cmsms site with schema.org microdata. It was easy for all modules, because these tags are safe in templates. Problem starts when I need to add it to regular pages or global html blocks - when user switches to WYSIWYG, TinyMCE removes all non-standard attributes. I think I...
- Sun Jul 24, 2011 11:13 pm
- Forum: CMSMS Core
- Topic: [Solved] How to render google +1 (plusone) button ?
- Replies: 2
- Views: 1652
[Solved] Re: How to render google +1 (plusone) button ?
It works indeed. I had wysiwyg turned on and tried to add +1 tag using HTML source view - but it kept disappearing. Turning wysiwyg off is a way to go, thanks!
- Sun Jul 24, 2011 9:27 pm
- Forum: CMSMS Core
- Topic: [Solved] How to render google +1 (plusone) button ?
- Replies: 2
- Views: 1652
[Solved] How to render google +1 (plusone) button ?
I can't find a way to add +1 button to my content, I wonder if anyone had any success with this already? It suppose to be simple: Add link to .js in header or before closing body tag <__script__ type="text/javascript" src="https://apis.google.com/js/plusone.js"></__script> Add pl...
- Sat Mar 05, 2011 11:48 pm
- Forum: Announcements
- Topic: Announcing CMSMS 1.9.4 - Faanui (Updated to 1.9.4.1)
- Replies: 12
- Views: 17951
Re: Announcing CMSMS 1.9.4 - Faanui
Great job guys, thank you so much for Faanui! All 1.9.3 issues are gone, but take another look at Module Manager as something is missing there.
- Sat Feb 19, 2011 10:34 pm
- Forum: Modules/Add-Ons
- Topic: A new photo album manager : Gallery
- Replies: 320
- Views: 129342
Re: A new photo album manager : Gallery
Well it could work if not the issue with height attribute in AE-Gallery, looks like it accepts only pixels, I tried to set height in percentage even in .js file, but I couldn't hack it. My all images are 800px width and various heights, so I'm still looking for ideas. Mayby you could take a look at ...
- Fri Feb 18, 2011 7:48 pm
- Forum: Modules/Add-Ons
- Topic: A new photo album manager : Gallery
- Replies: 320
- Views: 129342
Re: A new photo album manager : Gallery
And what would be the best and proper way to build gallery which works like this: On Page1 thumbnails only. When I click on thumb it redirects to Page2 with fullsize image open and navigation ( next/prev and go back to Page1 ), and no thumbnails on this page. My first idea was to modify AE-Gallery t...
- Sun Jan 23, 2011 5:02 pm
- Forum: Polish - Polski
- Topic: CGFeedback nie wyświetla komentarzy w module News
- Replies: 1
- Views: 2047
Re: CGFeedback nie wyświetla komentarzy w module News
Wgrałem raz jeszcze oryginalne pliki modułu, przywróciłem domyślne szablony, wyczyściłem cache... DZIAŁA
Niestety już się nie dowiem gdzie popełniłem błąd, w każdym razie polecam ten moduł, zarówno do komentarzy jak również do n.p. oceniania zdjęć.

- Sun Jan 23, 2011 4:28 am
- Forum: Polish - Polski
- Topic: CGFeedback nie wyświetla komentarzy w module News
- Replies: 1
- Views: 2047
CGFeedback nie wyświetla komentarzy w module News
Próbuję zmusić do działania system komentarzy CGFeedback w module 'Aktualności'. Chcę żeby można było komentować każdy wpis oddzielnie, dlatego dodałem do Szablonu Szczegółowego: {CGFeedback key1="News" key2=$entry->id action='summary'} {CGFeedback key1="News" key2=$entry->id} Po...
- Sun Jan 09, 2011 5:06 pm
- Forum: Modules/Add-Ons
- Topic: [solved] Disable fancybox nav arrows for iframe content
- Replies: 0
- Views: 3394
[solved] Disable fancybox nav arrows for iframe content
EDIT: Doh! It works, I had quotes on my 'true' and 'false' values, and it's not that good for scripts, huh? ::) ----- I'd like to use fancybox for website I'm working on, both for Gallery and for iframe content. Controls for images are okay, I just want to get rid of navigation arrows for html conte...
- Wed Oct 20, 2010 8:53 pm
- Forum: Modules/Add-Ons
- Topic: [solved] Gallery: how to link subgallery thumb with first image directly
- Replies: 7
- Views: 4643
Re: Gallery: how to link subgallery thumb with first image directly
Yup of course it works, thanks! I changed all rel="fancybox" to rel="gallery{$galleryid}" in template and also removed [rel="fancybox"] from JavaScript part to make it happen. Cheers!