jcornell
Forum Replies Created
-
I removed the value from Legacy (Old) Templates and that did not help. I then also tried changing Select Value from Legacy to default-view.php, and that did not help either. In case you need to know, all the Basic Thumbnails settings are now:
Override thumbnail settings = No
Images per page = 20
Number of columns to display = 0
Enable AJAX pagination = No
Add Hidden Images = No
Use imagebrowser effect = No
Show slideshow link = Yes
Slideshow link text = [Show slideshow]
Select View = default-view.php
Legacy (Old) Templates = null (No template selected)I see now that I need to scroll down on all these tabs to see the information. I didn’t need to scroll like this a few months ago. I can live with it like this. Please close this issue.
I am using the free version on our test site. I have the premium version on our live site. Does the premium license allow me to install it on both sites at the same time?
I installed the version you provided in Google Drive and unfortunately the results remain exactly the same. There is no message and I don’t think there was a message in the split-second flash of the screen before it went blank.
I’m unable to do this. When I click on any Form Maker submenu item (Forms, Submissions, Themes and Options), the same thing happens. The main part of the screen goes blank after it displays for a split second the 3 things I mentioned earlier:
(1) a message to upgrade to WordPress 5.2.1
(2) a message that user registration is disabled
(3) a message box asking if I would consider leaving a review of Form Maker on WordPress.org
I’m able to capture screen shots in that split second but have not been able to click on any links displayed before it goes blank. At no time did I see it flash an option for Developer Mode.I did exactly the same as the video and no message appears.
However, here is a clue I missed before. When I click on the Form Maker menu item in the admin screen, a screen flashes for less than a second which shows three things:
(1) a message to upgrade to WordPress 5.2.1
(2) a message that user registration is disabled
(3) a message box asking if I would consider leaving a review of Form Maker on WordPress.org
After the split-second, the screen is redisplayed with all these messages gone (it is from this redisplayed screen that I did the Inspect editing) . I was able to capture screen shots and can provide them to you if you tell me how.Still nothing is displayed after this change is made.
Thanks for responding @zhannak.
I changed the debug setting in wp-config.php as you stated. This however did not produce any additional messages in the dashboard after trying to access the Form Maker Forms option in the admin screen. I then added the following line which I saw in https://wordpress.org/support/article/debugging-in-wordpress/:
define( ‘WP_DEBUG_LOG’, true );
However no /wp-content/debug.log file was created either.The only dashboard message that is occurring, and was occurring prior to installing Form Maker, is as follows:
User registration currently disabled. To enable, Go to Settings -> General, and under Membership, check “Anyone can register”.