
Search found 203 matches
- Tue Dec 01, 2020 7:15 pm
- Forum: Modules/Add-Ons
- Topic: Custom published date in CGBlog
- Replies: 4
- Views: 222
Re: Custom published date in CGBlog
Thank you DIGI3, it works!!! 

- Tue Dec 01, 2020 6:42 pm
- Forum: Modules/Add-Ons
- Topic: Custom published date in CGBlog
- Replies: 4
- Views: 222
Re: Custom published date in CGBlog
I'm really not that good in smarty and maybe my explanation was not clear enough. On attached pic you can see what I'm trying to do (design of 'date posted') and the only way to do it - the only one I can think of :!: - is to break it in three parts: day, month, year. But I don't know how to extract...
- Tue Dec 01, 2020 12:59 pm
- Forum: Modules/Add-Ons
- Topic: Custom published date in CGBlog
- Replies: 4
- Views: 222
Custom published date in CGBlog
Hello everyone! I have a question regarding CGBlog published date... I'd like to customize it's appearance but to do so, I need to do something like this: {if $entry->postdate} <div class="CGBlogSummaryPostdate latest-news-date pull-left mr45"> <span class="date pull-left">{$smarty.now|date_format:"...
- Fri May 22, 2020 11:42 am
- Forum: Modules/Add-Ons
- Topic: LisIt2 pagination limit
- Replies: 2
- Views: 536
Re: LisIt2 pagination limit [SOLVED]
Dear Velden! Thank you for your post, it's working solution right out of the box! ;D I have already tested it and it works like a charm. I know ListIt2 is old but so is the site I was taking care of. Over the years it grew up very big but I was denied whenever I suggested to do upgrade and, if neces...
- Fri May 22, 2020 8:17 am
- Forum: Modules/Add-Ons
- Topic: LisIt2 pagination limit
- Replies: 2
- Views: 536
LisIt2 pagination limit
Hello everyone! How could I limit the number of ListIt2 summary pagination? Right now a page contains 86 items and it's way too much. I would like to reduce it to something like: < << 1 2 3 4 5 6 7 >> > The pagination code is: {if $pagecount > 1} <p> {if $pagenumber > 1} {$firstpage} {$prevpage...
- Fri Dec 15, 2017 7:42 am
- Forum: CMSMS Core
- Topic: Admin system pages gone blank
- Replies: 9
- Views: 9482
Re: Admin system pages gone blank
I should probably talk to my host first because I did a few refreshes and even two clean install and couldn't get rid of the problem.
Thank you for clearing this up!
Best regards,
Jakovbak
Thank you for clearing this up!
Best regards,
Jakovbak
- Fri Dec 15, 2017 7:40 am
- Forum: CMSMS Core
- Topic: Stylesheets tab can't load!?
- Replies: 2
- Views: 615
Re: Stylesheets tab can't load!?
Hello Rolf! It was on. But it was off last time I checked. So I contacted my host and they said there was a server failure and they had to move everything to another server. Obviously, some parameters were changed or lost or set as default during the transfer. Usually, if Mod security is on, much mo...
- Thu Dec 14, 2017 1:56 pm
- Forum: CMSMS Core
- Topic: Admin system pages gone blank
- Replies: 9
- Views: 9482
- Thu Dec 14, 2017 1:53 pm
- Forum: CMSMS Core
- Topic: Stylesheets tab can't load!?
- Replies: 2
- Views: 615
Stylesheets tab can't load!?
Hello everyone! Stylesheets tab (supposed to be populated with sample content) can't be loaded - the page loads but no stylesheets whatsoever. Console in my browser gave me this error: Failed to load resource: the server responded with a status of 403 (Forbidden): http://www.MYDOMAIN.COM/admin/modul...
- Thu Dec 14, 2017 1:40 pm
- Forum: CMSMS Core
- Topic: Admin system pages gone blank
- Replies: 9
- Views: 9482
Re: Admin system pages gone blank
Nothing. Didn't help, blank pages again...
- Thu Dec 14, 2017 7:56 am
- Forum: CMSMS Core
- Topic: Admin system pages gone blank
- Replies: 9
- Views: 9482
Re: Admin system pages gone blank
Hello Paul! This is what I have found in admin error log in my cPanel: [13-Sep-2017 15:44:49 Europe/Zagreb] PHP Notice: Undefined index: _userkey_ in /home/studioid/public_html/bakinidvori/admin/moduleinterface.php on line 29 [13-Sep-2017 15:44:49 Europe/Zagreb] PHP Notice: Undefined index: _userkey...
- Tue Dec 12, 2017 10:45 am
- Forum: CMSMS Core
- Topic: Admin system pages gone blank
- Replies: 9
- Views: 9482
Admin system pages gone blank
Hello! System tabs - Maintenance, Information and Verification - cannot be loaded. They "load" blank page without any errors or warnings. The rest of the SiteAdmin pages are loading properly. I'm currently on CMS Made Simple™ 2.1.6 “Spanish Wells”. Did any of you had similar problem in the past? Can...
- Tue Dec 12, 2017 10:33 am
- Forum: The Lounge
- Topic: CGCalendar events conditional link
- Replies: 10
- Views: 2931
[SOLVED] Re: CGCalendar events conditional link
That's it!!! It works like a charm and all I can do now is to say "Thank you Velden, once again you have saved the day!"
Best regards and have great rest of the day, week and year!
Sincerely, your biggest fan,
Jakovbak

Best regards and have great rest of the day, week and year!
Sincerely, your biggest fan,
Jakovbak



- Tue Dec 12, 2017 10:01 am
- Forum: The Lounge
- Topic: CGCalendar events conditional link
- Replies: 10
- Views: 2931
Re: CGCalendar events conditional link
Your untested code has been tested and it works (also in August). I have tried with both expressions turned on (yours and original template code) and, no wonder, no calendar was produced at all in the front end. Guess there's only 'else' condition we have to figure out how to insert and the problem ...
- Tue Dec 12, 2017 9:51 am
- Forum: The Lounge
- Topic: CGCalendar events conditional link
- Replies: 10
- Views: 2931
Re: CGCalendar events conditional link
It's still in progress on my computer but similar calendar is here: http://www.bakinidvori.studioides.com/index.php?page=availability Go to August, there is one period marked as "occupied" and in my calendar it would be marked as "closed". Front and back colors - chosen in event editor via category ...