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: cache
08 May 2020 17:24

iceferret

Looks like the rule in the responsive CSS has a setting of 100%!important which overrules everything and has that toooverule an earlier rule with 10%imprtant.
Try putting this in your RSform custom CSS. Don't forget to clear the Joomla cache and also browser cache


.formResponsive .formRow [class*="formSpan"]
{
width: 92%;
}
Category: RSForm! Pro
01 May 2020 11:46

yolknet

Jotcache can exclude modules indeed, as mentioned on their website:
www.jotcomponents.net/home/web-programmi...-embedded-in-article
kbase.jotcomponents.net/jotcache/help/v40/exclusion

But a better solution: for excluding modules you don't need JotCache as it's one of the great features in Joomla. Open a module, go to the tab Advanced and change te option Caching to No Caching.
Category: RSForm! Pro
01 May 2020 09:20

hello97

Would jotcache exclude rsform modules?
Category: RSForm! Pro
01 May 2020 08:44

yolknet

If you use the Joomla plugin Page Cache you can exclude the menu item where the form is active. An external cache extension like JotCache gives you more options to control. And also has an option to exclude components, so you can use forms everywhere.
Category: RSForm! Pro
14 Apr 2020 12:28

bogdan.tataru

Hello,

What you are experiencing is most likely a cache related issue. Please try referring to the following related article:

www.rsjoomla.com/support/documentation/r...h-cache-enabled.html

Also you will have to make sure that you are using the latest version of RSForm!Pro along with the latest version of Joomla!.
Category: RSForm! Pro
07 Apr 2020 09:21

dragos

Hello,

If by any chance you are using a compression tool, please have this disabled, clear your Joomla! cache and test this functionality once more. If you're still having troubles afterwards, please submit a support ticket so we can take a closer look at what might cause this.
Category: RSForm! Pro
03 Apr 2020 08:24

radek.cepelak5

manuel.berger wrote:
Hi Tom,

I tried it with loadmodule, but that doesn´t work either.
I found a way with the JOTcache plugin:
  1. I installed the JOTcache plugin
  2. disabled the joomla cache
  3. set JOTcache to integrate JCH optimize *just needed if you use JCH optimize

Finally it works great for me and I rechecked my website-performance without any loss!

Hello Manuel,

can I ask you if you use some special settings for JotCahce or JCH Optimize in connection with RS FORM? I am afraid of caching filled sent form - the url...
Category: RSForm! Pro
23 Jan 2020 17:27

contact827

Hello.
It looks like a lot of RSForm users had already this problem, but I checked everything without any result. The emails generated by RSForm are sent to the user, not to the admin.

Last version of RSForm, PHP 7.2.26, all caches disabled, test mail with PhpMail in configuration OK, tested also with Sendmail, hoster contacted : no problem on the server, tested with admin email based on the domain of the site and another one.

Any other idea ?
Category: RSForm! Pro
07 Jan 2020 15:37

41global

It was the general joomla cache that I enabled but disabled after seeing it broke the forms.
Category: RSForm! Pro
07 Jan 2020 12:41

hello97

Use CacheControl and target a category by its ID:

If you want to target a specific category you can use:
catid={number}
e.g:
catid=17

extensions.joomla.org/extension/core-enh...rmance/cachecontrol/

lausianne wrote:
The plugin CacheControl works for me with the standard setting option=com_content - but I assume that will disable caching on almost all pages. In the comments (reviews) of the plugin I found this comment:
"... enable it and add: event=submit and it fixes a long-term Chronoforms problem I was...
Category: RSForm! Pro
07 Jan 2020 12:40

hello97

Use CacheControl and target a category by its ID:

If you want to target a specific category you can use:
catid={number}
e.g:
catid=17

extensions.joomla.org/extension/core-enh...rmance/cachecontrol/
Category: RSForm! Pro
07 Jan 2020 12:38

hello97

Hi, recently spent a half a day on this. I found the CacheControl solved the problem by adding the URL parameters in the plugins exclude URL box.

If you want to target a specific category you can use:
catid={number}
e.g:
catid=17

We have used this for SP Page Builder pages, Articles and Blog Categories.

option=com_content&view=category&layout=voci:blogvoci&id=17
option=com_sppagebuilder&view=page&id=222

extensions.joomla.org/extension/core-enh...rmance/cachecontrol/
Category: RSForm! Pro
18 Nov 2019 15:08

yolknet

@41global, which cache method do you use? There is the general Joomla cache, pagecache (also Joomla) or an extension for example.
Category: RSForm! Pro
09 Nov 2019 18:11

41global

Any updates or workaround for this issue. I actually turned on cache for all my client sites last week and just found out this week through one of my clients that all forms are broken from the cache issue. I am going to turn off cache but really would prefer to have it enabled somehow. Thanks so much
Category: RSForm! Pro
21 Oct 2019 20:56

jimhill10

Did you get this issue corrected? We worked around it by several ways. We swapped out the built in Joomla cache system and replaced it with Jotcache. In Jotcache we configured the exclusion for com_rsform in the "Exclude URL" section of the Jotcache component. Under the "Exclude Location" section we excluded any module position in which we used an Rsform. Finally, since we use Sucuri we configured a "nocache" URL suffix and for every thank you page we just append the ?nocache to the existing URL of the thank you page set for each RsForm.
Category: RSForm! Pro
Displaying 31 - 45 out of 206 results.