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
28 Oct 2022 10:27

dragos

Hello,

You can try enabling the 'Show archived events' option from your events listing menu item.
Category: RSEvents!Pro
27 Oct 2022 21:05

l.guitink

I could not find out how to do this;
We often have events that continue over more than one day. For instance drawing competition. That event lasts from 25th of october to the 10th of november. When we enter these dates in RSEvntspro, everything starts alright. However when we go past the 25th of october the event is no longer visible, but clients can still participate. What can we do about this?

Edit: I have to add that we have chosen show future events in the options page of the menu listing....
Category: RSEvents!Pro
14 Oct 2022 00:19

cappleby

I'm upgrading to Joomla 4 and have installed RSJuno 2.1.3 but when I go to the front end I get an error 500 with the message
count(): Argument #1 ($var) must be of type Countable|array, null given.

The site works fine with Casseiopia set as the template. I've tried uninstalling then reinstalling the template with no success.
The error only occurs on some menu items.
Category: Templates
06 Oct 2022 12:16

mabdelhady

Is there a way to run a query on the submissions list menu item? What I'm trying to accomplish is to list submissions belonging to users based on a query, the one who is logged in, the submissions are not necessarily submitted by the logged in user but the records belongs to the user based on an ID number in the database so I want to run a query to fetch records using a join statement. Thanks.
Category: RSForm! Pro
01 Sep 2022 11:33

DiGwork

I would like to be able to filter a form by the logged in user's id so that the user can only see his or her form submissions.
To put it another way I would like to apply a filter to the menu item form directory so that when the list of submissions show the only submissions viewable are those of the logged in submitter.
this is my attempt but it does not work:
[img size=1280px]risingstar.plumsystems.co.za/images/User...ing_of_Directory.png[/img]

As you can see there is a row in the list that I would...
Category: RSForm! Pro
23 Aug 2022 15:56

deemat90

Thanks for your input. I'm still on 7.4.12. I've tried everything to resolve this issue (introducing delays, etc) without success and it appears to have only raised its head with Joomla 4.2. So, for the time being I've had to revert to dropdown top menu selection of a number of different forms rather than selection withing a single form. Not the greatest solution but such is life.
Category: RSForm! Pro
10 Aug 2022 08:18

dragos

Hello,

I'm glad I could help!
Category: RSForm! Pro
09 Aug 2022 09:00

robin7

In case anyone's run into this problem using YooTheme Pro, the Dragos solution above worked perfectly.
Thanks, Dragos! B)
Category: RSForm! Pro
03 Aug 2022 08:16

kovacshazi

We have updated RSForm to the latest version.
After the update the Sumbission View menu items do not work.
The error message: 0 - Call to undefined method RsformViewSubmissions::setDocumentTitle()
Joomla 3.10.10
RSForm 3.1.0
Category: RSForm! Pro
08 Jul 2022 15:08

huwhuw

Here is a solution to list all RS Forms in a joomla article using the excellent Regular Labs sorcerer

<?php

$servername = "changeme";
$username = "changeme";
$password = "changeme";
$dbname = "changeme";



try {
// Start connection
$conn = new PDO("mysql:host=$servername;dbname=$dbname", $username, $password);
// Set the PDO error mode to exception
$conn->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION);

// Query
$sql = "SELECT * FROM jos_rsform_forms WHERE Published = 1 ORDER BY...
Category: RSForm! Pro
04 Jul 2022 07:58

dragos

Hello,

You can try adding something similar in RSTrone!'s custom.css file:
.rstpl-main-menu-position.logo-left::before {
  background-color: #000;
}
 
.rstpl-navigation .rstpl-brand.pull-left::after {
  background-color: #000;
}
 
.rstpl-navigation .rstpl-brand.pull-left::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='<a class="bbcode_url" href="http://www.w3.org/2000/svg" target="_blank" rel="nofollow">www.w3.org/2000/svg</a>' width='100' height='100' viewBox='0 0 100 100' preserveAspectRatio='none'%3E%3Cpolygon points='0,0 100,0...

If...
Category: Templates
25 May 2022 15:48

chris.frye

After installing, the component did not appear in the menu despite a success message that it installed. Also if I just typed in the rsform component URI for the backend, "404 component not found".

I discovered that the database has all the RSFORM tables, but that in the #_extensions table of the J! database, the 'status' field was set to a value of -1 (it was the only com_ db record in the extensions table that had a -1, which I presume means unpublished/disabled status(?)

I edited that...
Category: Templates
26 Apr 2022 05:32

madoshinatsu

Hello,
We are using RSForm pro (v3.0.17) and our website is under Joomla 4 (38aarg.com)

Previously we used directory in menu to display submissions and logged user can edit their own submission.

We change the way to navigate on our web site and there is now only one menu without sub ones. On click in the menu bar the other link are on the page.

I would like to display all submissions and enable logged user to edit or delete their submissions but how can I do ? Does the module list can...
Category: RSForm! Pro
19 Apr 2022 07:35

adrianp

Hello,

Try these steps:

- ensure that you're using the latest RSForm!Pro version (updating instructions).

- check your Manage Directories settings for this second form, more precisely check the "Fields" tab to actually have fields selected to be included in your listing or details page.

- if you've manually adjusted the Details Layout, save your custom layout elsewhere and generate a pre-defined one.

- if you're using cache, clear your Joomla! cache and then check this once more (it may...
Category: RSForm! Pro
18 Apr 2022 04:59

artful

Hello,

Could someone please tell me how I can hide the Renew button in Membership Details (Show Subscribers Memberships Menu) if the membership is active? So that it only shows if the membership has expired?

Thanks in advance.

Chrysti
Category: RSMembership!
Displaying 46 - 60 out of 1611 results.