Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • kenkel22 Friend
    #164543

    I found what looks to be a fantastic extension called gcalendar that allows you to incorporate private google calendars on your joomla site. I am having problems and I think there might be some conflicts happening. Anyone had any luck with this?

    Many thanks.

    himangi Friend
    #393664

    Hi,

    Can you please tell me what exactly is the problem? Also it would be easier to give you a solution if you can update your site url and joomla admin access at http://support.joomlart.com/index.php?/Tickets/Ticket/View/73566

    kenkel22 Friend
    #412593

    thank you for responding and sorry for my slow response.

    I got the gcalendar working and it is fantastic. However I would like to use the ‘upcoming events’ module and you can see on my home page that it work fine in the lower portion of the page but I would like to use it in the user2 position and the only way I can get the calendar graphic to appear correctly with any color at all behind the month name is to use the -hilite suffix. Once I add that, the title stops appearing correctly for the module. Any ideas? I am not good with CSS – still learning.

    thanks!

    himangi Friend
    #412610

    Hi

    Please add the following in your template.css file

    <blockquote>#ja-topsl .module div.gc_up_mod_img {
    background-image: url(“images/calendar-icon.gif”) !important;
    }

    #ja-topsl .module a {
    text-align:left;
    }</blockquote>

    Hopefully this will display the calender icons, when module is published in user1 / user2 / user 3 positions, without the module class suffix ‘-hilite’

    If this doesnt solve the issue fully, then please update your ftp details at http://support.joomlart.com/index.php?/Tickets/Ticket/View/73566 and I will fix it for you.

    kenkel22 Friend
    #412683

    i will try it and post back. thanks!

    kenkel22 Friend
    #412715

    ok it almost fixed it. The title is back (thank you!). I changed the module for gcalendar a little and was able to actually get the correct colors coming through but still the calendar graphic is not appearing – only the number on the calendar. E.g. ’18’ instead of ‘Sep 18’. The month should appear above the number and both should appear inside a small graphic that looks like a calendar page.

    kenkel22 Friend
    #413376

    I did end up copying the image file into both the template image directory and also my site image folder after reading some tips on the gcalendar site. It still never fully displays. So weird. Almost like the background of the module (a light blue) is maybe overlaying the actual image ? Not sure how to modify the css to force it.

    himangi Friend
    #413561

    Hi,

    Please check What’s On This Month module at poition ‘user2’.

    I have changed/ added styling in template.css as below.
    <blockquote>#ja-topsl .module div.gc_up_mod_img {

    margin-top:15px;

    }

    #ja-topsl .module a {

    text-align:left;
    display:block;

    }</blockquote>
    AND
    <blockquote>
    #ja-topsl .module div div { /*background: #F1F3FB;*/ border: 1px solid #fff; padding: 15px; } </blockquote>Commented background styling code which was causing the issue in displaying the calendar background image.

    kenkel22 Friend
    #413573

    WOW! thank you so much. I am going to go back and see if I can figure out what you did – I am so anxious to learn. thank you thank you!

    K Schneider Friend
    #433278

    After setting up gcalander I get this error

    PHP Fatal error: Uncaught exception ‘JSMinException’ with message ‘Unterminated regular expression literal.’ in E:domein.orgwwwrootpluginssystemjat3jat3corelibsjsmin.php:179
    Stack trace:
    #0 E:domein.orgwwwrootpluginssystemjat3jat3corelibsjsmin.php(260): JSMin->action(3)
    #1 E:domein.orgwwwrootpluginssystemjat3jat3corelibsjsmin.php(78): JSMin->min()
    #2 E:domein.orgwwwrootpluginssystemjat3jat3corehead.php(634): JSMin::minify(‘/**? * @preserv…’)
    #3 E:domein.orgwwwrootpluginssystemjat3jat3corehead.php(403): T3Head->compressjs(‘/**? * @preserv…’, ‘/components/com…’)
    #4 E:domein.orgwwwrootpluginssystemjat3jat3corehead.php(184): T3Head->optimizejs(Array)
    #5 E:domein.orgwwwrootpluginssystemjat3jat3coretemplate.php(725): T3Head->proccess()
    #6 E:domein.orgwwwroottemplatesja_kranosindex.php(16): T3Template->render()
    #7 E:domein.orgwwwrootlibrariesjoo in E:domein.orgwwwrootpluginssystemjat3jat3corelibsjsmin.php on line 179

Viewing 10 posts - 1 through 10 (of 10 total)

This topic contains 10 replies, has 3 voices, and was last updated by  K Schneider 12 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum