- Posts: 14116
- Thank you received: 1639
Rotating pics change & white lines
-
ivan.milic
Support Staff - Moderator
Less
More
12 years 11 months ago - 12 years 11 months ago #13577
by ivan.milic
Replied by ivan.milic on topic Re: Rotating pics change & white lines
also try:
$menu = & JSite::getMenu();
if (!($menu->getActive() == $menu->getDefault()))
if that does not work
$menu = & JSite::getMenu();
if (!($menu->getActive() == $menu->getDefault()))
if that does not work
Last edit: 12 years 11 months ago by ivan.milic.
Please Log in to join the conversation.
-
geotso
Inactive member - Topic Author
- Member
Less
More
- Posts: 22
- Thank you received: 0
12 years 11 months ago #13582
by geotso
Hi Ivan, tried above it does not work!
Replied by geotso on topic Re: Rotating pics change & white lines
ivan.milic wrote: replace:
if (!(@$_REQUEST == 'frontpage'))
with:
if(!(JRequest::getVar('view') == "frontpage") )
Hi Ivan, tried above it does not work!
Please Log in to join the conversation.
-
geotso
Inactive member - Topic Author
- Member
Less
More
- Posts: 22
- Thank you received: 0
12 years 11 months ago #13583
by geotso
I suppose here you mean replace:
if(!(JRequest::getVar('view') == "frontpage") )
with
$menu = & JSite::getMenu();
if (!($menu->getActive() == $menu->getDefault()))
I have done that but this also doesn't work!
Any idea from this website's support team of WHAT can make this work????
Thanks in advance!
Replied by geotso on topic Re: Rotating pics change & white lines
ivan.milic wrote: also try:
$menu = & JSite::getMenu();
if (!($menu->getActive() == $menu->getDefault()))
if that does not work
I suppose here you mean replace:
if(!(JRequest::getVar('view') == "frontpage") )
with
$menu = & JSite::getMenu();
if (!($menu->getActive() == $menu->getDefault()))
I have done that but this also doesn't work!
Any idea from this website's support team of WHAT can make this work????
Thanks in advance!
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 11 months ago #13591
by ivan.milic
Replied by ivan.milic on topic Re: Rotating pics change & white lines
Well you can just pay us for custom job and we will make changes for you. Send us contact e-mail using "Report To Moderator" so we could give you price and instructions.
Please Log in to join the conversation.
-
geotso
Inactive member - Topic Author
- Member
Less
More
- Posts: 22
- Thank you received: 0
12 years 11 months ago #13599
by geotso
Replied by geotso on topic Re: Rotating pics change & white lines
Well i am sure I can pay and get it done... however I have purchased this template thinking that what is shown on HOMEPAGE is what also is shown on all inside pages...
However, this does not seem to be the case as i have a picture with WHITE background and just some writing in the MIDDLE. This dispays ok in homepage!
In all other pages however, it is showing just the white background as the picture moves higher and the writting in the MIDDLE cannot be shown as it is somehow hidden!!!
Basically you are saying that I have purchased a template from you thinking that WHAT displays in Homepage should be displaying also in the inside pages... and if it doesn't then I have to pay extra for this to be fixed???
The inside pages just shows A PART of the homepage full pic (the bottom of it actually), and in my case this part is white so it means that inside pages just show blank empty space!
I am sorry but if I knew in advance that what is in the Homepage does not show in the inside pages,,,only just the bottom bit of it, of course I wouldnt have purchased this template!
However, this does not seem to be the case as i have a picture with WHITE background and just some writing in the MIDDLE. This dispays ok in homepage!
In all other pages however, it is showing just the white background as the picture moves higher and the writting in the MIDDLE cannot be shown as it is somehow hidden!!!
Basically you are saying that I have purchased a template from you thinking that WHAT displays in Homepage should be displaying also in the inside pages... and if it doesn't then I have to pay extra for this to be fixed???
The inside pages just shows A PART of the homepage full pic (the bottom of it actually), and in my case this part is white so it means that inside pages just show blank empty space!
I am sorry but if I knew in advance that what is in the Homepage does not show in the inside pages,,,only just the bottom bit of it, of course I wouldnt have purchased this template!
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6743
- Thank you received: 716
12 years 11 months ago #13601
by milos
Replied by milos on topic Re: Rotating pics change & white lines
In the template parameters you can control the height of the Flashes menu that's shown on the inner pages. It can be less height or identical height. Please give me link of the page where template shows only "a part" of your content. It probably can be fixed.
Also, let me know when you downloaded this template. If it's one month ago (or more), you should re-download and re-install because we fixed some bugs in it in the meantime.
Also, let me know when you downloaded this template. If it's one month ago (or more), you should re-download and re-install because we fixed some bugs in it in the meantime.
Please Log in to join the conversation.
Time to create page: 0.144 seconds