I've just created a new website - voxpopulichoir.com.au and the Home item on the Main Menu is set to show featured articles but they're not appearing. If I change the default menu to Protostar they appear but when I go back to RSJuno they're not showing. Can anyone suggest what might be the problem. Apart from the logo and colour scheme I haven't changed the settings for RSjuno from the default.
Hi! Is there a way, to show the comments-component only on the "Blog" section of the website? So, only for selected menu-items? I dont want the comments shown e.g. at the imprint-site of the webseite....
Hi! Is there a way, to show the comments-component only on the "Blog" section of the website? So, only for selected menu-items? I dont want the comments shown e.g. at the imprint-site of the webseite...
Do you propose Developpement support ?
I need light modifications of RSMembership! :
1 - Jomsocial Points Payment for subscriptions
2 - In "Memberships - Default Layout" menu item, Having a Memberships Showing in only 1 column in a mobile display (and like today 1 to 3 in desktop display)
3 - Permit only 1 choice by subscriptions (without possible change to another subscription in the futur)
How much will you take to do this ?
It's possible to integrate this modifications for others...
I am learning Joomla as I go, and have not even started learning PHP yet.
Using the pre-built RSForm! Pro Registration Form example, how do you create a menu item that will link to the Details View for the currently logged-in user?
I found it - for anybody else who needs to pull Custom Fields from Users, use the following code which should be added to the items or default value field in your forms field:
Change the number in $customFields[x] to select to the custom field you wish. You can find the field id under User Custom Fields in Administrator menu -> Users -> Fields.
I'm using the menu-item to show a directory with some files. But I can't publish the description of the files.
At the settings of the component I set the file description enable and yet the description is not published
This came up as an issue again recently. Apparently forms embedded in articles will no longer work, period. I've had to reconfigure the menu item as an RSForm menu item and put any explanatory/introductory text in the form itself. This was the instruction I received from the developer. Would be nice if this would be fixed, though.
John
You can include your email address in the Admin Emails section of the form. This will mean that whenever someone submits your form, you will receive an email. You can configure the body of the email to include any information from the form, as well as system information if you wish.
As far as a digest is concerned, you can use the submissions view Menu Item type, and configure the three HTML properties ('HTML Layout', 'Row Layout' and 'Details Layout') I have found that this is a very...
I understand your problem.
Have you tried using the RS form pro module instead of the shortcode?
You could create a module and then load the module instead of the shortcode..
I have not tried it..
But since the menu item for contact form fixes the issue, maybe the module will also..
Best of luck. Let me know how that goes?
PS: Don't forget you can also disable the module cache (advanced tab), but it might not be needed.
Yes. The issue was not related to the update but to the Cache in Joomla.
I had cache enabled and also the "page cache" plugin enabled.
Then I placed form in website using the content plugin and shortcode.
In this scenario the layout of the form was cached, but not the function.
Which is why it was not working.
There were some possible solutions for me:
Disable the pache cache plugin, or disable cache all together
Add the form page as exception (in page cache plugin configuration)
Is there anyway for preventing diplaying the content of submissions, when we use Menu Item Type Submissions Directories or Menu Item Type Submissions View, until they would be validated by an administrator ?