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
23 Aug 2013 07:57

adrianp

Hello,

There is no limitation on the number of Ticket Layout menu items you can have. Most likely you have the "Attempt to calculate Item IDs" option enabled.

Try going to backend > Components > RSTickets!Pro > Configuration > General and set the "Attempt to calculate Item IDs" option to "No". Afterwards clear your browser's cache and refresh the page.

More information on the RSTickets!Pro Configuration tab can be found here:...
Category: RSTickets!Pro
22 Aug 2013 16:07

ken79

Hello

I now I may be ignorant on how this works but here goes

1. I have RsBlog and all is great except the user cannot leave comments. Is this correct?

2. I have RsComments and now I can give the user the ability to add comment to the posts I want.

3. Maybe I have RsBlog seetup wrong on the menu but all I got was some sort of pop up on the blog page for the user to register and it never goes away

4. Is it possible to have a blog like WordPress and I have to OK the comments? I have RsBlog & RsComments what did I miss Joomla 3.0
Category: RSComments!
22 Aug 2013 15:44

darogross

When I select a Ticket Layout menu item, all Ticket Layout menu items disappear from the displayed menu. This makes it impossible to show multiple Ticket Layout menu items, or to return to the selected Ticket Layout menu item.

Is this a configuration problem or a bug?

(Note that the product is installed on my local computer under MAMP:Joomla 2.5, not on the Internet.)

P.S. Will the product be available for Joomla 3 anytime soon?
Category: RSTickets!Pro
16 Aug 2013 17:45

filippo.bracci

Hello everybody,

can anyone help me on validation rule and write the right php code?

I have a form with several fields (name, surname, arrival date, departure date, and so on...)

Now I want to add a drop down menu with 2 items + 1 empy: white, black.

The validation rule should be:

if you choose White and arrival date is between 1 november and 30 november 2013 and from 1 to 30 april 2014 it is ok,
if you choose Black and arrival date is between 1 november and 30 november 2013 and from 1 to...
Category: RSForm! Pro
12 Aug 2013 18:31

janet2

I had this problem and the only way I could solve it was to make the fields optional instead of required. I am linking directly from a menu so it is not the <p> problem.

www.spcai.org/spca-international-supporter-survey.html
Category: RSForm! Pro
08 Aug 2013 12:42

alexp

Though there is no export feature available to the user for this, there is a "Subscriptions" menu item that you can use for this:

http://www.rsjoomla.com/support/documentation/view-article/691-built-in-menu-items.html
Category: RSEvents!Pro
05 Aug 2013 14:00

adrianp

Hello,

If you are referring to the slideshow modules, then this is possible. You will simply have to add the article's URL when editing your picture(backend > Components > RSMediaGallery! > edit your picture). When the picture is clicked in the slideshow it will redirect to that URL.

There are 3 types of RSMediaGallery! slideshows (responsive slideshow, advanced slideshow and slideshow).If you are using the normal RSMediaGallery! slideshow module, you will have to enable the "Use URL" option...
Category: RSMediaGallery!
02 Aug 2013 16:25

chrisshawyeah

Hi, I have some errors on: kimwilsonhousing.org/library-kwh-main-menu

You can see: Strict Standards: Only variables should be assigned by reference in /home/kwh/public_html/plugins/system/rsseo/rsseo.php on line 373

And the thumbnails for Yootheme's Zoo component are missing. We are working on solving the problem, but if you see it that means we haven't fixed it yet.

Thanks in advance!
Category: RSSeo!
30 Jul 2013 05:08

ghosthunterpat

xtianus wrote:
I want to utilize bootstrap with font awesome regarding my drop down menu and buttons. I can't think of what to configure or how to make that at all possible.

For example I want to alter the caret that points down for the drop down menu but can't figure how I would be able to do that.

I appreciate help in this regard.

I'd be interested in knowing how to do this as well.
Category: RSForm! Pro
29 Jul 2013 09:58

cristian.nicolae

Your request is not quite clear.

If you only wish to display the submissions of the logged in user, simply type in "login".

If you wish to display all submissions, but just for logged in users, then simply adjust the access level of the mod_rsform_list mode or RSForm!Pro Submissions view (standard Joomla! configuration option).

More details on these are available here:

http://www.rsjoomla.com/support/documentation/view-article/144-modrsformlist-display-submissions-in-a-module-position.html...
Category: RSForm! Pro
22 Jul 2013 10:50

silviup

If you simply wish to only allow registered users to submit the form, a much easier solution would be to use the default Joomla! access levels. You can display the form through a menu item and set the access level for that menu item as 'Registered'. This way, only registered users will be able to access the form in order to submit it.

You can also add the following script in Components >> RSForm!Pro >> Manage Forms >> edit your form >> Properties >> PHP Scripts >> 'Scripts called on form...
Category: RSForm!
17 Jul 2013 16:51

pondball

Brand new to this (just got RSForms Pro this morning and have created my first form... and I see where you can create a menu item for an RSForm but I don't want the link to appear in any menu...

what I want is for a link to appear at the end of an article describing a new product... so... a full page of info on the page and then 3 links... 2 to downloadable pdfs and the other to a form to fill in for further information...

I'm using Joomla 2.XXX latest update, and YooTheme, Cloud
Category: RSForm! Pro
17 Jul 2013 07:04

silviup

There is no default feature for this, and it will require some custom scripting. I will provide the entire implementation, as well as some explanations (please note that, because I have no information about your exact same scenario, I will implement something similar and you will need to adapt it for your custom case).

What you need:

1. You will need to create 2 forms, one for the customer through which he will submit his question - 'Customer', and one for the staff member, through which he...
Category: RSForm! Pro
16 Jul 2013 15:31

Michaela

Hi,

could anyone help with coding a button working basically like this jsfiddle.net/tZPg4/5477/ but adding table made by divs including two dropdown menus (or any other piece of code)...AND also add values chosen in dropdown menus to preview on the following page and to the admins and users emails, please?!

Is that even possible? :)

Thanks a lot in advance!

Michaela
Category: RSForm! Pro
11 Jul 2013 08:33

adrianp

Hello,

You can try one of these 2 approaches:

1. If you are showing the form via RSForm!Pro menu item, you can simply restrict it to the registered user group.

2. Use a custom script in the "Scripts called on form display area" that will check if the user is not logged in and replaces the form with a custom message:
$user = JFactory::getUser();
if($user->id == 0)
$formLayout = '<p><font color="red"><strong>Please login to see the form</strong></font></p>';

More information on the...
Category: RSForm! Pro
Displaying 751 - 765 out of 1614 results.