Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
Pages: 1
Hi Matthew,
did you find a solution for the problem. I got the same problem...
My webhoster is IONOS and the PHP Version is 7.2. I tried with 7.3 and got the same error.
When switching to the classic editor in wordpress I get the following error:
Aktualisierung fehlgeschlagen. Die Antwort ist keine gültige JSON-Antwort. (sorry my wordpress is in german)
Regards,
Joachim
Thank you Rod for the hint.
Terry - You are right. The Problem occurs only in landscape orientation. So for now I have 2 Workarounds, portait mode and "long press" the menu item and open in another tab.
That´s ok for me at the Moment.
Hi again,
I´m trying to setup a home page like the one seen here: https://monikabaster.com/blog/
How can I do this? I only manage to get small images or distorted images regardles what image sizes/columns I set in the page/album templates...
Thank you for your help,
Joachim
Hi Support Team,
when using ios 13 I can not select the menuentry in the admin interface. Nothing happens when I click for example on Designer --> Pages.
Whe I long click on the entry and select open in new tab it´s working.
Is this a known bug?
Best regards,
Joachim
Hi Daniel, hi Ben
thank you for the reply.
The reason was the line „Options none“. Apache seems to ignore the following option lines...
Thank you again.
Regards,
Joachim
Hi,
I tried to setup backlight + pages on a new centos installation (nethserver).
I did the following:
1. setup a virtualhost for backlight with the settings below
<VirtualHost *:443>
DocumentRoot "/var/lib/nethserver/vhost/fotovisionen"
ServerName xxx
# use php-fpm with mod_proxy_fcgi by socket
# from Remi repository instead of the default PHP
<FilesMatch .php$>
SetHandler "proxy:unix:/var/run/php70-php-fpm/fotovisionen-php70.sock|fcgi://localhost/"
</FilesMatch>
# 20forcessl_redirect enabled
RewriteEngine On
RewriteCond %{HTTPS} !=on
RewriteRule (.*) https://%{SERVER_NAME}$1 [R,L]
#
# 20ssl_engine
#
SSLEngine on
SSLCertificateFile xxx
SSLCertificateKeyFile xxx
SSLCertificateChainFile xxx
#25IndexesOption
<LocationMatch "^/">
Options +Indexes
</LocationMatch>
# 30directory -- basic directory setup
<Directory /var/lib/nethserver/vhost/fotovisionen>
AllowOverride All
Options None
Options +Indexes
Options +Includes
<RequireAll>
# access public
Require all granted
# authentication disabled
</RequireAll>
</Directory>
</VirtualHost>
2. Unziped the contents of the downloaded zip-file directly to the www-root folder
3. set the permissions apache:apache recursively for all files and folders
4. set the backlight data dir world writable
5. .htaccess exists also in the web root folder
6. disabled selinux
7. nothing else copied to the document root folder and no files changed
I still get
"You don´t have permission to access /backlight on this server"
Error Log in the apache logfile:
80.187.114.212 - - [06/Sep/2018:21:24:16 +0200] "GET /backlight HTTP/1.1" 403 211 "-" "Mozilla/5.0 (iPad; CPU OS 11_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.0 Mobile/15E148 Safari/604.1"
Do you have any suggestions to solve this issue?
Best regards,
Joachim
Thank you Rod for the quick reply
Regards, Joe
Hi,
I created a new page in the backlight designer and set the index property to yes.
Now I want to select another page as index page but cannot find the apropriate setting…
Best regards.
Joe
Works like a charm.
Thank you...
Hi,
I added a picture via the upload function in designer.
Is it possible to add this single picture to a page created in designer (like in CS4) or do I have to create gallery for it?
Regards,
Joachim
That was a really big thing in CS4 for me...
But let´s see if Matt is getting forward with stage module.
thank you...
Hi,
I try to migrate my CS4 pages. I´m facing the problem, that I cannot change the page the user is presented when browsing to my site. I alway get to the contact page. How can I change the page the users sees, when he enters just the url (without any slashes)...
Regards,
Joachim
Hi,
since several month I used CS4 Pages and I liked the FullScreen Flip for the home page.
Is this kind of homepage still available in Backlight?
I cannot find it...
Regards,
Joachim
Pages: 1