View Full Version : Problem with SG template (newsflash footer)
duffboozer
04-30-2008, 04:21 AM
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
I'm currently able to see the green arrows used to navigate through the news. Are those the images you are talking about?
duffboozer
05-06-2008, 05:25 AM
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!
duffboozer
05-24-2008, 05:45 PM
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!
:)
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.
duffboozer
05-26-2008, 09:50 AM
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
Connie
07-04-2008, 08:57 AM
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 ;=)
As mentioned above, the issue is confirmed and will be fixed as soon as possible. Since those are our free templates, we cannot provide you with any guarantee/ETA whatsoever though.