Advanced Search

Search by Keyword
Search by User Name
   

Search Options

Find Posts from
Sort Results by
Jump to Result Number
Search in Categories

Search Results

Searched for: menu item
01 Jul 2012 18:43

wilco.alsemgeest

Hello,

A menu is build with Joomla! so you can there make use registered access level
Category: RSMembership!
29 Jun 2012 14:14

davidphilipwebb

:( OK I know this is a total newbie question but how do I turn of menu items for registered users?
Category: RSMembership!
26 Jun 2012 00:19

wilco.alsemgeest

Hello,

It took me a while to find it out again for Joomla! 2.5 instead of 1.5 but here is the code to get the id.
This works when people opens a link.
//<code>
$app = JFactory::getApplication();
$menu = $app->getMenu();
$active = $menu->getActive();
$menuid = $active->id;
return $menuid;
//</code>
id = menu id
alias = menu alias
titel = menu title

When you search further and play with it you get this code.
This will generate a full URL with article id and menu id.
//<code>
$app =...
...
Category: RSForm! Pro
01 Jun 2012 15:00

Klaus Lamort

Hi, I just installed the RSForm, everything went fine on the installation, just that it is not showing in the component area. SO I was send to
www.rsjoomla.com/support/documentation/v...ing-admin-menus.html


The component actually installs properly, but the back-end access menu items are not published. This can be easily resolved by following the below steps:
Access a sample form via its directly URL:...
Category: RSForm! Pro
25 May 2012 12:40

Bogdan Catana

Hello,

Unfortunately this cannot be achieved in the current version of the Recent Posts module. However, a workaround for this would be to use the RSBlog! Blog View menu item which displays the blog posts from your site. You can set the menu item to show only the Intro Text of the posts and you can set it to display the posts in a descending order, thus the most recent posts first.
Category: RSBlog!
17 May 2012 23:21

jaco

Today I performed a clean set up of Joomla 2.5.4. and installed the latest version of RSMediaGallery.

I created 1 gallery as menu item with out any problems.
How ever when trying to create a 2nd gallery I got an error message when I tried saving it.

Any body familiar with this error?
And what could be te cause and solution?

Screen print
http://tinypic.com/r/2qbhqgk/6


Thnx
J
Category: RSMediaGallery!
01 May 2012 15:51

viartivern

Hi

I've set up a gallery to appear when linking from a dropdown submenu under a main menu item.

This works fine, but when on the gallery page all the main navigation dropdown submenus don't now work/appear. Main navigation parent item links work fine.

Is there any way to make the submenus behave on gallery pages as they do on other pages as I can't find a setting in the menu parameters.

Any help appreciated

Regards

Vernon
Category: RSMediaGallery!
24 Apr 2012 13:36

alexp

The SSL option can be enabled directly from within the menu item configuration parameters (standard).

As a workaround, you can also use the following code, placed in the PHP Scripts > Scripts called on form display area:
if($_SERVER['SERVER_PORT'] != '443') 
{ 
header('Location: https://'.$_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']); exit();
} 
Category: RSForm! Pro
18 Apr 2012 13:45

Freedomcoach

When I display a Form directly from a menu item, the form displays fine. However, when the menu item links to an article with the same form embedded, I'm noticing an odd border around the form that is not viewable in the preview.

Not sure what is causing this. Any ideas? I just upgraded to Joomla 2.5.4 and am using (to the best of my knowledge) the latest version of RSFormPro. I'm also using the correct plugin that allows forms to be embedded into articles.

Sincerely,
Howard
Category: RSForm! Pro
13 Apr 2012 17:00

silki

Hallo,

this my first post in this forum :)

I bought the RD From pro and created a form (it's not styled yet. You can find it here: www.lamaisondudormir.ch/test/index.php?o...iew=rsform&Itemid=87

I would like to put this form under the Virtuemart catgegory "Diagnostic".
You can see it on my main URL: www.lamaisondudormir.ch/test

Is there anybody who can help me?

Thanks a lot in advance!!!

Silki
Category: RSForm! Pro
06 Apr 2012 13:05

alexp

Hello,

You can close the slideshow by clicking outside the slideshow area. We are already working on a new revision with an improved slideshow and of course a "close" button will be added. This should be ready during the next week.
Category: RSMediaGallery!
06 Apr 2012 12:12

paul50

I just started using the media gallery. I setup my first gallery attached to a menu item. There are no controls for a user to exit the slideshow once an image has been opened for viewing. You can arrow right and arrow left, but there is no symbol or function to enable a user to close / exit the show and return to the page.

I do notice when you select "detail view" instead of "slideshow" there is a function in the upper left corner to "<< Back To Gallery", but this function does not exist in the...
Category: RSMediaGallery!
30 Mar 2012 07:59

alex85

Hi,
is there any chance to load the registration form for an event with a menu item? I don't want to see the guest reg menu with the registration link (where the form pops up) ... I'd rather want it to load directly with menu item.

Is that possible?

Thanks,
alex
Category: RSEvents!
29 Mar 2012 13:44

andreic

Hello,

The Zoom level you set from your component configuration does not affect the zoom set for the map from the new menu item. Since you can add events for locations from all around the world, the component has no way of knowing where to zoom in so that all your events are displayed. We will improve this functionality in our future revisions of the component.
Category: RSEvents!
29 Mar 2012 13:42

andreic

Hello,

RSEvents! does not have the functionality that you are looking for available by default. In order to allow users to create events from the front-end you will need to allow them to access the "Add event" form(this is done from the "Add event" menu item). Since the same form will be used for both paying and non-paying members, in order to display a different layout for each user type you will need to set a different theme for the events based on the user type. You will need to create a...
Category: RSEvents!
Displaying 526 - 540 out of 779 results.