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
21 Aug 2015 17:44

RPPEO

Andy I feel your pain as I'm doing something like this now. I find in general that documentation in Joomla Land is pretty much expecting you to know what to do.

This link help me to get most of it setup: www.rsjoomla.com/support/documentation/r...-different-form.html

Step 1
This goes on your form 1:
www.your-site-name.com/index.php?option=...{global:submissionid}

In form 2 paste the PHP...
Category: RSForm! Pro
19 Aug 2015 10:02

adrianp

Hello,

You can basically copy the event registration URL and place it using an "External URL" (standard Joomla! menu item - backend > Menus > add a new menu item > System Links).
Category: RSEvents!Pro
19 Aug 2015 09:20

swvanderlaan

Hi,

Is it possible and save to make a direct menu item to the Event? So I don't mean the traditional way like so: surinamedag.com/symposium_sparks/index.php/registratie. Rather like this: surinamedag.com/symposium_sparks/index.p...n/1-surinamedag-2015.

Thanks!

Best,

Sander
Category: RSEvents!Pro
18 Aug 2015 20:54

swvanderlaan

Hi,

I've trying to implement a registration for an event with payment (via iDEAL). It's all made using FormsPro and EventsPro. I followed the video on EventPro event registration. In the backend it's exactly how I'd want it. In the frontend not. I've made a menu item ("Registratie") that should directly link to the event. I've tried two option:
  • a direct link to the EventsPro event
  • a page with the ID for the EventrsPro event marked like:
    {rseventspro id="1"}

Still no cigar: I get a blank page...
Category: RSEvents!Pro
16 Aug 2015 10:58

roomforjoom

Hello. I am a first time poster.

The RsForm I am using it not showing up on the landing-page/webpage I have created. It's in a k2 item within Joomla 2.5. When I select the form and choose preview I see it on the front end of the website. However, when I view the webpage itself, the form does not show up in the page. I am guessing it has to do with the {loadposition}.

I have a form. I have a k2 item article. I have a menu item that points to the k2 item. Within the k2 item I have the table...
Category: RSForm! Pro
13 Aug 2015 22:29

studiolarga

I Have a same problem with no tab for Menu Item assignment.
Is there now any solution?

Thanks.
Category: RSEvents!Pro
06 Aug 2015 13:56

adrianp

Hello,

Try similar steps:

- firstly capture the Itemid parameter. This can be done by using the following snippet:
$app = JFactory::getApplication();
$capturedID = $app->input->getInt('Itemid');

- you can also add the above snippet within a hidden field, which will be captured and added as the hidden field value when your form loads. This following code is added within the Default Value area of the hidden field as such (including the //<code> tags):
//<code>
$app =...

- since you now have the...
Category: RSForm! Pro
05 Aug 2015 16:45

andrea74

Hello, is it possible to hide some form fields (textbox and submit button) depending Joomla menu id?
For example if the url is www.mywebsite.com/index.php?option=com_k...ory&id=68&Itemid=587 (menu ID=587) one textbox is not visible, but if the url is www.mywebsite.com/index.php?option=com_k...ory&id=68&Itemid=347 (menu ID=347) the same textbox is visible.
Thank you.
Category: RSForm! Pro
29 Jul 2015 08:37

cosmin.cristea

The After Footer Position is created using standard Bootstrap classes, to be more exact, it uses a span9 column and a span3 one.

You can either alter the source code of the position to make it larger (e.g. span10, span2), or override the CSS of those 2 classes.
.rstpl-after-footer-position > .row-fluid > .container > .span12 > span9{
  width: 82.906%;
}
 
.rstpl-after-footer-position > .row-fluid > .container > .span12 > span3{
  width: 14.5299%;
}

Note that this is an example and not...
Category: Templates
28 Jul 2015 14:20

lillianfidlerdesign

I need to change the after footer width so that the menu doesn't go over two lines, it's on one line only. Can't figure out the css code. Can someone enlighten me please?

it's the menu at the bottom of each page at www.lillianfidler.com/healthyhomes
Category: Templates
20 Jul 2015 13:41

norbert.freudenberg

Hi,

I finally made the sql request even it looked pretty good. The result is, I have a backend menu entrance for RS Form.
Thanx

Norbert
Category: RSForm! Pro
20 Jul 2015 12:40

alexp

The problem is actually generated by your Joomla! installation (it has a faulty database structure). More details on this here:

http://forum.joomla.org/viewtopic.php?t=632543
Category: RSForm! Pro
20 Jul 2015 12:11

norbert.freudenberg

I have checked the menu table. Line 1 is like it should but I still can't install with admin menu.

I'm putting here the whole error message. Maybe you know what it really means.


Fehler

exception 'UnexpectedValueException' with message 'JTableMenu::_getNode(1, ) failed.' in /var/www/vhosts/waermewhv.de/waermewhv.de/libraries/joomla/table/nested.php:1542 Stack trace: #0 /var/www/vhosts/waermewhv.de/waermewhv.de/libraries/joomla/table/nested.php(783): JTableNested->_getNode(1) #1...
Category: RSForm! Pro
20 Jul 2015 07:40

cosmin.cristea

17 Jul 2015 20:14

norbert.freudenberg

I have installed RS Form Pro. Right after installation I can work with RS Form Pro as usual but installation routine told me that RS Form could not install Backend Menu.
So leaving RS Form Pro after configuring it ,leaves it in the orbit. There is no Component - RS Form Pro menu.
RS Form Pro works in background but I can't open the backend menu.
Any idea?

Norbert
Category: RSForm! Pro
Displaying 421 - 435 out of 1615 results.