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
13 Aug 2014 08:18

gparisot

Hello there,
I've a little problem with the template override :
I'm using several item with parent/child dependencies fixed via dropdown selects.
So, I'm very satisfied of RSDirectory but I'm want to show - in the Categories from Field Values menu item - Parent and Child items in the same list (so show 2 ID) according to their respective dependencies.
Example :
Parent 1 (#count) Parent 2 (#count) Parent 3 (#count)
Child 1A (#count) Child 2A (#count) Child 3A (#count)
Child 1B (#count) Child 2B...
Category: RSDirectory!
08 Aug 2014 09:37

cosmin.cristea

You can use the {details}some_text{/details} to create a link to the details layout. You can even use {detailspdf}Download PDF{/detailspdf} for a link to the PDF view of the submission. More information can be found here:
http://www.rsjoomla.com/support/documentation/view-article/500-submissions-view-menu-item.html
Category: RSForm! Pro
04 Aug 2014 08:44

cosmin.cristea

The ordering of the events displayed in the calendar, can be changed for both the Menu item and for the Calendar Module. This option can be found here: :

Menus > Calendar Menu Item > Option > "Default ordering"
Extensions > Module Manager > Search for the RSEvents!Pro Calendar > "Default ordering"
Category: RSEvents!Pro
28 Jul 2014 13:30

cosmin.cristea

Because of the parent-child structure, currently, categories can't be ordered via the actual menu item parameters, but can be ordered within the Components > RSDirectory! > Categories area (click on the "<>" arrows on the top-left corner and then drag and drop the category into place).

As for ordering the items when clicking a category, you can do this via the Custom Item Id parameter (edit the List categories menu item > Options tab). Here you can specify an Item Id of a different RSDirectory!...
Category: RSDirectory!
28 Jul 2014 09:07

cosmin.cristea

Using the content/system plugin, you can display the title only on the full picture, not on the thumbnails

demo25.rsjoomla.com/rsmediagallery/the-content-plugin

If you would like to have titles for each thumbnail, you can use the Gallery menu item (example below)

demo25.rsjoomla.com/rsmediagallery/cats-gallery
Category: RSMediaGallery!
26 Jul 2014 21:15

siboyz

Anyone can help me please... :(

I want to create drop down menu like :

1-KAS
11-AKTIVA
111-BANK

But the result on dropdown menu like this:

|Please Select[c]KAS|KAS1|1AKTIVA|AKTIVA11|11BANK|BANK111|111

How to correct the code?
And this is my code below:



//<code>
$items = array();
$db = JFactory::getDbo();
$items[] = "|Please Select[c]";
$db->setQuery("SELECT FieldValue FROM #__rsform_submission_values WHERE FieldName IN ('accountno', 'accountname')
ORDER BY SubmissionId
LIMIT 100
");
$results =...
Category: RSForm! Pro
22 Jul 2014 13:53

cosmin.cristea

Ordering can be done through the front end by changing the 2 dropdown items from the right corner

For more details please refer to the following article:

http://www.rsjoomla.com/support/documentation/view-article/949-built-in-menu-items.html#listentries
Category: RSDirectory!
17 Jul 2014 14:20

jusrsa

When I set the map radius search menu item as the default home the info windows render blank.

See here...

http://drivinginstructorsdublin.ie

Works fine if you use the Map Search menu here...

http://drivinginstructorsdublin.ie/map-search

Settings are identical for both.
Any ideas?
Category: RSDirectory!
03 Jul 2014 12:00

contact13

I'm trying to pass the value of a drop-down menu via URL to another form. From there, I'd like to auto-select that drop-down item based off the value.

In other words, I have two drop-downs in different forms which are identical. Call the drop down item "proof"

Inside that drop-down, there are two options: "Fax" and "Upload"

My URL that I'm passing looks like the following, and is not working. I have bolded the selection that is in question....
Category: RSForm! Pro
26 Jun 2014 09:38

cosmin.cristea

You can crop your thumbnails in the desired format (Components > RSMediaGallery! > edit image and crop as you please by ticking "Free Aspect Ratio"). However, please provide more information on the way you are using RSMediaGallery! (as a menu item, system/content plugin) so i can further assist you in this inquiry.
Category: RSMediaGallery!
05 Jun 2014 21:46

webmasterbea

Hi,
I get an empty (blank) window when I click on the "Ticket Configuration" menu item.
The page never goes active, remains static, does nothing.

Thank you very much for your help.
Category: RSEvents!Pro
05 Jun 2014 08:43

cosmin.cristea

Please provide information regarding what sitemap are you trying to generate and where did you encounter the issue.
RSSeo! can create 3 types of sitemaps:
  • sitemap.xml
  • ror.xml
  • HTML sitemap
Reference here

Information regarding the XML sitemaps can be found in the following article
http://www.rsjoomla.com/support/documentation/view-article/864-how-to-create-xml-sitemaps-using-rsseo.html
HTML sitemaps can be accessed via menu item , more information about it can be found here:
[url]...
Category: RSSeo!
02 Jun 2014 08:23

cosmin.cristea

Try setting the Days value to 0, this is the future events day limit for example if it's set to 2 it will display the events that occur after 2 days from now. More information can be found at the following url http://www.rsjoomla.com/support/documentation/view-article/691-built-in-menu-items.html
Category: RSEvents!Pro
01 Jun 2014 14:20

pads.buyer

I have two events in the future (starting 2nd June and 1st July)

Yet neither of them are displayed when I link to the "Events" ( using "Select a Menu Item Type" from a menu).

I have selected "List Type" - "Future Events", and it does not matter what I set "Days" value, they are not displayed.

Yet - if I set "List Type" to "All Events" they get listed.

Can't understand why. {yes the dates are set to this year}

They are listed correctly in the "Upcoming Events" module.


Thanks peter
Category: RSEvents!Pro
19 May 2014 12:20

cosmin.cristea

You can achieve this in different ways, you can determine what suits your needs.

First method would be to create an RSForm!Pro Module and publish it only the page with the articles from that specific category.( this implies creating a new Category List menu item )
The downside of this method is that it will display the form on the list view of the articles;

Second method would be to insert the RSForm! Pro placeholder inside the article {rsform formid};

Third method is to create an XTD...
Category: RSForm! Pro
Displaying 316 - 330 out of 775 results.