Results 1 to 8 of 8

Hybrid View

  1. #1
    Join Date
    Apr 2008
    Posts
    5

    Unhappy Problem with SG template (newsflash footer)

    Hi everybody,
    I've installed the sg template but I get a problem with the visualization of the small arrows located in the lower part of the page used to scroll between the news.
    I don't know why but they're not visible, like they haven't been found, but the image files are there in the right folder.
    The website is visible at www.pachamamateramo.it
    Any help?

    duffboozer

  2. #2

    Default

    I'm currently able to see the green arrows used to navigate through the news. Are those the images you are talking about?

  3. #3
    Join Date
    Apr 2008
    Posts
    5

    Default

    Quote Originally Posted by Val View Post
    I'm currently able to see the green arrows used to navigate through the news. Are those the images you are talking about?
    Hi, what you can see are the "<<" and ">>" chars that I replaced as the alt. text (instead of "previous" and "next" because of the different language of the site) when you point over the image. I've seen that if you use Firefox you can see << and >> but if you use IE you'll see the broken image placeholder.

    I'd like to show the two little gray arrows of the template... you can easily compare with the demo version on your site and you'll see what I mean (just look at the bottom of both the homepage, the one on my site and what's on your site).

    tnx!

  4. #4
    Join Date
    Apr 2008
    Posts
    5

    Question still having problem, found the reason not the answer

    Hi Val,
    I'm still trying toi solve this problem with the navigation arrows at the newsflash module at the bottom of the page.
    Doing a lot of experiments I realized that the problem come out when the website is published in a sub-folder of the server.
    if my site is reachable at www.mywebsite.com it's ok and the small arrows images are found in www.mywebsite.com/templates/sitegr....
    BUT IF MY WEBSITE IS www.mywebhost.com/myfolder/ here come out the problem: the template looks for the arrows images in www.mywebhost.com/templates/sitegro... and NOT in www.mywebhost.com/myfolder/templates/sitegr.... as it should do!

    could you please tell me how to correct the code? should I modify something in the following code?
    from \siteground\html\mod_newsflash\default.php
    Line 101:
    <img id="prevlinkimg" src="<?php echo $this->baseurl?>/templates/<?php echo $_SESSION['tmplparams']['name']?>/images/<?php echo $_SESSION['tmplparams']['edges'].( $_SESSION['tmplparams']['night'] == "on" ? "_night" : "" )?>/prev-off.jpg" alt="Previous" title="Previous" />

    Line 106 :
    <img id="nextlinkimg" src="<?php echo $this->baseurl?>/templates/<?php echo $_SESSION['tmplparams']['name']?>/images/<?php echo $_SESSION['tmplparams']['edges'].( $_SESSION['tmplparams']['night'] == "on" ? "_night" : "" )?>/next.jpg" alt="Next" title="Next" />
    Any help will be appreciated!

  5. #5

    Default

    Hi,

    As a temporary solution I will suggest you to post a ticket in the cPanel is down category, so we can add a symlink as a temporary workaround. When you do so, please provide a link to this thread in the ticket. We will pass the ticket to our designers, who will fix the template and submit the fixed version for download.

  6. #6
    Join Date
    Apr 2008
    Posts
    5

    Default cannot post a ticket

    Thanks Sava, but I cannot post a ticket because I haven't subscribed a service with you yet.
    anyway my website is now hosted at: http://66.7.212.233/~pachama1/
    Just go there with IE and you can see the problem.
    Regards,
    duffboozer

  7. #7
    Join Date
    Dec 2005
    Posts
    24

    Default

    Now it is July, I downloaded the template last week and still this is not fixed
    As you can see at

    http://www.webdeerns.de/demos/joom15

    the images are broken, because the scripting does not take care where Joomla is installed
    if Joomla is installed in a subfolder, things go nuts...

    please repair this in the template, not in any workaround symlinks ;=)

Similar Threads

  1. Template j15-137 Newsflash position
    By tomkis in forum Free Joomla Templates
    Replies: 1
    Last Post: 04-05-2010, 07:05 AM
  2. template j15-91 - change text footer
    By shanna1932 in forum Free Joomla Templates
    Replies: 3
    Last Post: 01-11-2010, 08:52 AM
  3. how to change footer for template siteground-j15-18
    By craigcody in forum Free Joomla Templates
    Replies: 0
    Last Post: 03-05-2009, 08:58 PM
  4. Siteground Newsflash
    By bctittle in forum Free Joomla Templates
    Replies: 0
    Last Post: 10-27-2008, 01:59 PM
  5. Newsflash in Planetfall Template
    By Tonefusion in forum General Joomla Discussions
    Replies: 2
    Last Post: 11-24-2005, 07:29 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •