-
AuthorPosts
-
milsirhc Friend
milsirhc
- Join date:
- January 2011
- Posts:
- 108
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 9
- Thanked:
- 2 times in 1 posts
September 7, 2011 at 10:23 am #168261Seems like a bug.
If I set my frontpage as a Jreview list page and hide the content block. It causes a problem with Jreview’s click2search function where it does not display the results though the result is pointing to another menu ID.
Looks like as long as I hide the default page, click2search results page show blank (ie: hidden)
Manos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
September 7, 2011 at 2:23 pm #411236Hi,
Can you show us your site so we can check the issue and try to suggest a solution to this problem ?
Regards
Manos
milsirhc Friendmilsirhc
- Join date:
- January 2011
- Posts:
- 108
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 9
- Thanked:
- 2 times in 1 posts
September 7, 2011 at 2:43 pm #411239Hi pascm,
PM’ed you the URL! 🙂 – Thanks!
Manos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
September 7, 2011 at 3:04 pm #411244Ok!
I will let you know when i find a solution to this!
Regards
Manos
milsirhc Friendmilsirhc
- Join date:
- January 2011
- Posts:
- 108
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 9
- Thanked:
- 2 times in 1 posts
September 7, 2011 at 3:15 pm #411246Thanks!
The strange thing is if you hide other cities (and not the frontpage one), click2search output results for all cities OK.
Only if you hide the frontpage one, click2search does not work for all cities – ie: showing blank result (hidden!)
Manos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
September 7, 2011 at 3:17 pm #411248Well i guess that this is happening because click2search output all the results on frontpage .
milsirhc Friendmilsirhc
- Join date:
- January 2011
- Posts:
- 108
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 9
- Thanked:
- 2 times in 1 posts
September 8, 2011 at 1:06 am #411354Doesn’t looks like it cos it’s outputting to another page (not the frontpage).
Is there a way to hide frontpage content block by changing the code in Joomla and not using Joomlart plugin? This way we can tell if it’s the plugin causing the issue or not.
milsirhc Friendmilsirhc
- Join date:
- January 2011
- Posts:
- 108
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 9
- Thanked:
- 2 times in 1 posts
September 10, 2011 at 11:27 pm #411959Can you guide me how to hide the default front page content block using PHP codes and not JAT T3 plugin?
n6rej Friendn6rej
- Join date:
- November 2006
- Posts:
- 1040
- Downloads:
- 0
- Uploads:
- 63
- Thanks:
- 79
- Thanked:
- 145 times in 90 posts
September 10, 2011 at 11:31 pm #411960remove the “message” block from inside layout.
milsirhc Friendmilsirhc
- Join date:
- January 2011
- Posts:
- 108
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 9
- Thanked:
- 2 times in 1 posts
September 11, 2011 at 1:08 pm #411998There is no message block in my layout.
<?xml version="1.0" encoding="utf-8"?>
<layout name="desktop">
<!--Extra css load for this layout-->
<stylesheets>
</stylesheets>
<blocks name="top" style="xhtml">
<block name="absolute" type="modules" style="raw">absolute</block>
<block name="top-panel" type="modules" style="raw" main-inner="1">top-panel</block>
<block name="mainnav" type="mainnav" main-inner="1"></block>
<block name="header" type="header" main-inner="1"></block>
<block name="cpanel" type="usertools/cpanel"></block>
<block name="topsl" specialwidth="30" special="right" type="spotlight-top" >user1,user2,user3,user4,user5</block>
<block name="breadcrumb" type="modules" ></block>
</blocks><blocks name="middle" colwidth="30">
<block name="content-mass-top" >content-mass</block>
<block name="inset2" width="25" >left</block>
<block name="right1" width="34">right</block>
</blocks>
<blocks name="bot" style="xhtml">
<block name="cs" type="modules" style="raw" no-main="1" >ja-cs</block>
<block name="tabs" type="modules" no-main="1" style="raw" >ja-tabs</block>
</blocks>
<blocks name="bottom" style="xhtml">
<block name="botsl" type="spotlight" style="JArounded" >user6,user7,user8,user9,user10</block>
<block name="footer" type="footer" ></block>
</blocks>
</layout>Manos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
September 11, 2011 at 11:19 pm #412065Hi,
You could try to remove this one :
<block name="content-mass-top" >content-mass</block>
Regards
Manos
n6rej Friendn6rej
- Join date:
- November 2006
- Posts:
- 1040
- Downloads:
- 0
- Uploads:
- 63
- Thanks:
- 79
- Thanked:
- 145 times in 90 posts
September 12, 2011 at 7:59 pm #412226not sure why you did that but ok… the “page” you want to be your “front page”just need to be set as the “default” You can do the same with any content item by simply marking it as such in the menu.
-
AuthorPosts
This topic contains 12 replies, has 3 voices, and was last updated by n6rej 13 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum