Unfortunately, the username and password you have entered do not match!

Registration

Unfortunately, this username is already taken!

Unfortunately, this e-mail address is already used!

Please retype the verification code.

All fields are required

Removing Guest Menu

Welcome, Guest
Username Password: Remember me

Removing Guest Menu
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Removing Guest Menu

Removing Guest Menu 1 year, 5 months ago #11199

Hi,

Im basicllay trying to create and events app for the iphone that connects to rsevents however i need a little help on the website side.

My friend is running rs events on his site and i have had a play with it and cant seem to get rid of the "Guest Menu" unfortuantly this messes up the layout on the iphone app and mobile devices.

I can do this and get it working then i will be buying a few of rs components including RSEvents as this is a great component.

Any help would be appreciated.

Thanks Mark

Re:Removing Guest Menu 1 year, 5 months ago #11217

Hey Mark,

There are two methods I can think of to remove the guest menu

Method 1 - Edit default design file
Step 1 - Open default.html in /components/com_rsevents/designs/default/ folder.
Step 2 - Remove {EventGuestMenu} in the default.html file and save
This method is quick, but requires you to reapply the hack every time you upgrade)

Method 2 - Create new modified design
Step 1 - Copy the default folder in /components/com_rsevents/designs/ and name your new folder "Design1" (of course, without the quotes)
Step 2 - Open default.html in your newly created /components/com_rsevents/designs/Design1/ folder.
Step 3 - Remove {EventGuestMenu} in the default.html file and save the file
Step 4 - Change the design of every event from default to Design1 via the RSEvents admin panel (on Joomla backend).
This method has a few more steps, but doesn't jeopardize any core files.

Let me know if that helps! Thanks!

--Alex

Re:Removing Guest Menu 1 year, 5 months ago #11244

Hi Alex,

Thanks for that it worked however there is now a big empty space down the right any ideas which file i need to edit to stretch the event to the full page width.

Thanks Mark

Re:Removing Guest Menu 1 year, 5 months ago #11276

  • bogdanc
  • OFFLINE
  • Moderator
  • Posts: 629
Hello,

You can go to your Joomla! installation folder > components > com_rsevents > helpers\ and open the rsevents.php file. Now you can go to line 285 and edit it from this:

$layout = str_replace('{EventGuestMenu}',$guest_module,$layout);


to this:

$layout = str_replace('{EventGuestMenu}','',$layout);


Now the Guest Menu should be disabled.
Last Edit: 1 year, 5 months ago by bogdanc.

Re:Removing Guest Menu 1 year, 4 months ago #11525

  • mattias
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
I tried to create a new folder and modified the file default.html. Uploaded to the server and choosed the new design in the Event.
But the default file (in the Defaultfolder is used anyway.

// Mattias

Re:Removing Guest Menu 6 hours, 1 minute ago #0

Hello,
This is an automatically generated message.
We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you wish to receive our support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here: http://www.rsjoomla.com/support-policy.html.

Thank You!
PLEASE NOTE: This topic is NOT locked and you can add replies to it. Other users are free to reply as well. This message has been generated by a bot and has no effect on the topic whatsoever.
  • Page:
  • 1
Moderators: alex, alexp, octavian, bogdanc, andreic
Time to create page: 0.86 seconds
Feedback