Viewing 15 posts - 1 through 15 (of 21 total)
  • Author
    Posts
  • abdenour Friend
    #179450

    Hi,

    How to have an index.php (like index2.php) page without the mainmenu on the JA Nex template.The goal is to view this page without the mainmenu on another joomla. To do that I want make a wrapper (iframe).

    swissa Friend
    #462430

    <em>@abdenour 332020 wrote:</em><blockquote>Hi,

    How to have an index.php (like index2.php) page without the mainmenu on the JA Nex template.The goal is to view this page without the mainmenu on another joomla. To do that I want make a wrapper (iframe).</blockquote>

    If I understand you correctly, you can do this with a trick in Joomla. Before I go there I need to know if the site is in english?

    And just to confirm you want to put this nex into an iframe hence you don’t want a menü on it?

    abdenour Friend
    #462431

    Hi swissa,

    My website is in french

    What I want is to include with wrapper (by the menu manager) one page of my first website to another website page. But this wrapping page must not have his mainmenu (the mainmenu of the first website)

    swissa Friend
    #462432

    <em>@abdenour 332026 wrote:</em><blockquote>Hi swissa,

    My website is in french

    What I want is to include with wrapper (by the menu manager) one page of my first website to another website page. But this wrapping page must not have his mainmenu (the mainmenu of the first website)</blockquote>

    Salú

    If it is in French then I don’t think I can help. I did this ages ago as a test for me – with Nex actually and it worked. It was an off the wall concept that I managed to get working in English. I know it sounds weird but my trick was to have two languages, English and US English on the site. Then using page assignments you can set the US English page and edit the profile for it and delete out the nav menü and the footer (wich you probably don’t want in an iframe) from the layout xml for this profile.

    If you can find a way to install 2 versions of French then you could make this work for you but whatever you do, DO A BACKUP FIRST!

    EDIT

    Actually as you are using no menü you could just use any second language – the iframe isn’t going to use an address bar – and still follow the same protokoll – but please do a backup first and this is at your own risk!! :p

    Maybe that will help you?!

    swissa Friend
    #462433

    Thinking about it, there is the possibility that you could it by making a second duplicate “Home” page that is not published and assigning it to a different profile and layout as described above. Then use that url in the frame. You would need to play and try hence why I keep saying do a back up first!! 😀

    abdenour Friend
    #462435

    I can’t do that

    Joomlart Team, have you a solution ?

    Ninja Lead Moderator
    #462573

    Please follow my solution below:

    Add script to .htaccess file
    <blockquote>RewriteEngine On
    RewriteCond %{REQUEST_URI} ^/index.php/
    RewriteRule ^index.php/(.*) /$1 [R,L]</blockquote>

    And SEO setting on Admin your site

    <blockquote>Search Engine Friendly URLs: YES
    Use URL rewriting:YES</blockquote>

    abdenour Friend
    #462838

    Hi Ninja Lead,

    I don’t understand your solution. I know I must enter the script into my .htaccess and modify on the backend the SEO settings but after what I must do to have my page on the iframe without the ja nex mainmenu?

    To resume, here is what I want.

    I have 2 joomlart websites. The first is JA Nex and the second is JA Wall. On the JA Nex I have an item on the mainmenu and inside there is a lot of phocadownload files. On the second website (JA Wall) I want to create an item on the mainmenu (iframe or wrapper) to have inside my phocadownload files of my first website (JA Nex). But when I do the wrapper on ja wall I don’t want to have the mainmenu of ja nex but only the content or the phocadownload files.

    Thanks for your help.

    Ninja Lead Moderator
    #462840

    <em>@abdenour 332595 wrote:</em><blockquote>
    I have 2 joomlart websites. The first is JA Nex and the second is JA Wall. On the JA Nex I have an item on the mainmenu and inside there is a lot of phocadownload files. On the second website (JA Wall) I want to create an item on the mainmenu (iframe or wrapper) to have inside my phocadownload files of my first website (JA Nex). But when I do the wrapper on ja wall I don’t want to have the mainmenu of ja nex but only the content or the phocadownload files.</blockquote>

    URL on iframe wrapper add “&tmpl=component”

    <blockquote>yourdomain&tmpl=component</blockquote>

    abdenour Friend
    #462847

    Hi Ninja Lead,

    I have do your solution but I have a 404 error page. Here is what I do.

    On the first webiste JA Nex :
    I add this script to the .htaccess file

    RewriteEngine On
    RewriteCond %{REQUEST_URI} ^/index.php/
    RewriteRule ^index.php/(.*) /$1 [R,L]

    I setting the SEO on the backend to

    Search Engine Friendly URLs: YES
    Use URL rewriting:YES

    On the second website JA Wall
    I create an item on the mainmenu and do an iframe wrapper with this url

    http://mydomain/mypage&tmpl=component

    Ninja Lead Moderator
    #462849

    Please back anything to default and PM to me URL, FTP and admin access your site. I will help you out

    abdenour Friend
    #462850

    Sorry but those website are intranet website. I can’t give you an access

    abdenour Friend
    #462853

    Ninja Lead,

    I have resolved my problem. The error was on my url. I have enter an url SEF and it was an url non SEF I must enter. That’s work correctly now.

    Just a last question, how can I do the same things but now for a content ? Do I enter &tmpl=content ?

    Ninja Lead Moderator
    #462918

    <em>@abdenour 332621 wrote:</em><blockquote>&tmpl=content ?</blockquote>
    Joomla Core does not support this format

    abdenour Friend
    #462959

    Hello,

    Your solution works but I’m just a little additional problem. When I create an iframe wrapper, the content of my other website looks good. Content that comes from phocadownload. When I click in the iframe wrapper on a phocadownload categroy I am redirect on the next page that corresponds to this category but this time with the ja nex mainmenu. I think it is not possible to hide the mainmenu because I did a click inside the page is in iframe.

    In this case it is possible to create a ja nex template file index2.php but wihtout the mainmenu and modules. as a kind I make a link to this page index2.php but not index.php page http://mydomain/index.php/com_phocadownload

Viewing 15 posts - 1 through 15 (of 21 total)

This topic contains 21 replies, has 3 voices, and was last updated by  abdenour 12 years, 3 months ago.

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