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
04 Nov 2020 13:26

andreic

Hello,

Have you considered using the RSEvents!Pro Subscriptions menu item?
www.rsjoomla.com/support/documentation/r...t-in-menu-items.html
Category: RSEvents!Pro
14 Oct 2020 18:48

ndnjesse

I have been using Joomla since 2004.
I would like to know how to replicate the homepage as advertised.
Here is where I am at:
• Runing: Joomla 3.9.22
• Installed Template (Via Extension Manager)
• RSVario set to default template (Template/Styles)
• Installed Page Builder, and RSContact
• Selected to install "Sample Data" (Template/Styles/RSVario)
• Main Menu, Selected to make RSVario the Main menu. (Menus)
• Published both the RSContact Module and RSpagebuilder. <<< OK, I think I...
Category: Templates
13 Oct 2020 12:32

info6625

I have the same issue.
Category: RSEvents!Pro
09 Oct 2020 13:13

rakeshy

From Google I get this message on the Future events menu item

Warning
Missing field "performer"
Warning
Missing field "organizer"
Warning
Missing field "eventAttendanceMode"
Warning
Missing field "offers"
Warning
Missing field "image"
Warning
Missing field "eventStatus"
Warning
Missing field "description"

Will block it with robot.txt
but perhaps this can be solved otherwise.
Category: RSEvents!Pro
28 Sep 2020 11:31

adrianp

Hello,

There are 2 menu items to list submission data (Submissions Directory and Submissions View), both which include an option "Show Logged in User's Submissions" that you can enable to only show submissions of the logged-in user.

A module is available as well (mod_rsform_list) that can be set to only list the logged-in user's submissions.
Category: RSForm! Pro
24 Sep 2020 09:24

adrianp

Hello,

You can use the RSForm!Pro "Form" menu item to publish your form, this way the link will inherit your menu item alias/structure instead.
Category: RSForm! Pro
08 Sep 2020 15:39

rosenblitt

I'm trying to setup a form that allows people to choose 1 person from a pull down list (each is a user in my Joomla install). The drop-down has the username as the value:

Drop-down named "Candidate"
Values:
joe1|Joe Smith
fbar|Foo Bar
jdoe|Jane Doe

Then those people (from the list - Joe, Foo, Jane) can go to a submission directory to see a list of submissions that selected them. So I had hoped to use the "advanced filter" under menu items and set it to:

If Candidate is {global:username}...
Category: RSForm! Pro
17 Aug 2020 14:46

iceferret

Don't see why not. I'd create three forms, one in English, a copy in German, and three the form to choose between the first two. Create hidden menu links to forms 1 & 2 which you can use before the pipe in the choice form and in the return URL as {radio:value}. Submitting the choice of English or German should take you to the appropriate form.
Category: RSForm! Pro
17 Aug 2020 07:55

dragos

Hello,

If you're referring at the search icon from the menu area, you can enable this by going to Extensions > Templates > Edit RSTrone! > go to Header Options tab and choose an option from 'Search menu item'. More information on how to use RSTrone! can be found here.
Category: Templates
12 Aug 2020 11:28

adrianp

Hello,

You can try the following setup:

- add a dropdown in your form with your desired options and hide its container from display using CSS.

- use the Submissions Directory menu item to display a frontend listing of your submissions where you can allow editing capabilities for your moderators. Unless you allow them backend access where they can directly modify submission data from the Manage Submissions section.

- if you want the user itself to view their current "status" (dropdown...
Category: RSForm! Pro
08 Jul 2020 09:49

adrianp

Hello,

Currently the Excel export is provided in the backend area (Manage Submissions). In the frontend area, a CSV export is however available (Submissions Directory menu item) that you can consider using instead and import it within your Excel software.
Category: RSForm! Pro
04 Jul 2020 14:40

jeoffbeckers

Just wanted to say thanks to Dragos for posting this just-in-time solution. I tried it today and it works perfectly!
Category: Templates
25 Jun 2020 09:40

andreic

Hello,

Your described scenario will require a pretty advanced template override. You could use the Events or Single event menu item types, then apply a template override in order to control the displayed events so that only event is displayed. The template override process is described in detail here:
www.rsjoomla.com/support/documentation/r...s-look-and-feel.html
Category: RSEvents!Pro
25 Jun 2020 09:03

dragos

Hello,

When adding an image into RSMediaGallery!, you can also add an URL to it. More on this here. Next, when using the Albums Layout menu item, go to 'Advanced' tab and set 'Open Images In' to 'Go to URL' option. More on the Albums Layout menu item here.
Category: RSMediaGallery!
24 Jun 2020 12:47

dragos

Hello,

Instead of using the Bootstrap 'nav-pills' class, you can try a custom approach. For example, assuming that you've placed your Menu module within the Footer positions, you can use something similar within a custom.css file which you can create as explained here:
.rstpl-after-footer-position .rstpl-template-menu > li {
    display: inline-block;
}
 
.rstpl-after-footer-position .rstpl-template-menu > li > a{
    color: #f6b4b4;
    display: block;
    font-weight: 600;...
Category: Templates
Displaying 91 - 105 out of 1611 results.