Community @ The Turning Gate

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.

  • New user registrations are disabled.
  • Users cannot create new topics.
  • Users cannot reply to existing topics.

You are not logged in.

#152 Backlight Support » Question: Negative Space on/off » 2016-10-18 21:27:16

volvoxturbo
Replies: 3

Hi all,

what is negative space for and why to use it (or not)???

thx in advance.

Best regards,
Oliver

#153 Re: Backlight Support » Problem with latest Backlight update » 2016-10-08 15:44:45

Hi Matt,

thank you very much! It looks good for now :-)
I will have a closer look to it next week.

Best regards,
Oliver

#154 Re: Backlight Support » Problem with latest Backlight update » 2016-10-08 01:12:14

Thank you Matt,

I guess the folders are:
/backlight/modules/standard-page/dynamic/css/layout.php
/backlight/modules/standard-page/dynamic/js/scaffolding.php

Your fix seems to work again in Firefox, still no success to the menu on my homepage in IE11 -> www.oliver-blum.com

Best regards,
oliver

#155 Re: Backlight Support » Problem with latest Backlight update » 2016-10-07 21:12:26

Hi all,

I have the same problems like admint.

Tried Matts instruction with the IE hack several times but doesnt work (after clearing cashes in backlight and IE11) even not in firefox (no menu anymore and homepage logo out of center).

See www.oliver-blum.com

Any further idea???

thx a lot

best regards,
Oliver

#156 Re: Backlight Support » ERROR JSON.lua:458... after update » 2016-10-06 21:58:27

Problem solved, genius :-)

Thank you very much Ben!

best regards,
Oliver

#160 Re: Backlight Support » ERROR JSON.lua:458... after update » 2016-10-06 20:28:58

Hi Ben,

the url is www.oliver-blum.com
http://oliver-blum.com/backlight/publisher/

The message appeared, when I dobleclick on a published album in Lightroom.

I also updated the ttgpublisher plugin as mentioned.

#161 Backlight Support » ERROR JSON.lua:458... after update » 2016-10-06 20:00:46

volvoxturbo
Replies: 18

Hi all,

after updating to backlight 1.0.5 I received the following error in Lightroom:

An internal error has occurred: JSON.lua458: JSON.lua:197: cant parse JSON at char 1 of: Backlight is not yet configured. Please login to Backlight at /backlight/ to continue.

I updated as it is described in the readme.txt


What to do???

thx + best regards,
Oliver

#162 Re: Backlight Support » Theater Flickity setGallerySize??? » 2016-09-22 05:08:39

Hi Rod,

my problem is, that Flickity not fits the hight on different desktops.

For example:on my laptop 1366x768 Flickity is to large so that I have to scroll down a bit.
On a 1280x1024 it is to small as a 1/4 of the bottom is empty.
On my 1680x1050 it fits perfect as on a 1920x1080 screen it is too large again.

Any suggestions?

#163 Re: Backlight Support » Theater Flickity setGallerySize??? » 2016-09-22 03:57:35

Hi Matt and Rod,

thank you for your reply.

So how could I setup Flickity to fit in any desktop height?

Best regards,
Oliver

#164 Backlight Support » Theater Flickity setGallerySize??? » 2016-09-21 06:23:15

volvoxturbo
Replies: 6

Hello Matt, hello all,

where can I find the Flickity option "setGallerySize: true" to set it to false to fill the slideshow in the browser window?

thx in advance and best regards,
Oliver

#166 Re: General » TTG Horizon gallery » 2015-04-27 21:46:40

Matt,

thanks for your reply!

I hope others will find that useful too :-)

Best,
Oliver

#167 General » TTG Horizon gallery » 2015-04-26 23:57:29

volvoxturbo
Replies: 2

Hi Matt,

would it be possible to develop a horizon gallerie for CE4???

best regards,
Oliver

#168 Re: CE4 Pages » Publisher managed page question » 2015-02-27 17:18:23

Ok, I think I got it by using the mobile redirect script:

<script>
if( /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent) ) {
window.location.href="http://oliver-blum.com/mobile.php";
}
</script>

inserting in the scripts area of both template_index.php's at the bottom of the sites.

It would be nice if you please could confirm if this solution is working on your devices :-)
-> http://oliver-blum.com

Thanks again Matt and Rod for your help!

best regards,
Oliver

#169 Re: CE4 Pages » Publisher managed page question » 2015-02-27 05:13:29

Ok, I am confused now.

Reset:
I like to have the Home page the Galleria slideshow on desktop and the Fullscreen Flip on mobile/tablet.
I selected it in the Appearance pane, under "the Gallery".

Is it possible to "Allow Page Replacement by CE4 Publisher" for this configuration?
If NO what do I have to do to get it to work?

Best regards,
Oliver

#170 Re: CE4 Pages » Publisher managed page question » 2015-02-23 23:45:35

Rod,

I tried changing the url in the script. For me it looks that the script has no effect :-/

#171 Re: CE4 Pages » Publisher managed page question » 2015-02-23 22:21:04

Thank you Rod and Matt!

the hint with the tap instead click works but it is not directing to the mobile.php :-/

any suggestions?

Best regards,
Oliver

#172 Re: CE4 Pages » Publisher managed page question » 2015-02-22 08:47:34

Thank you Rod!

That makes the site working but without the effect of being directed to mobile.php by clicking the HOME button in the menu on my smartphone - it's still linking to oliver-blum.com :-/

do you have any idea???

Thank you very much...
best regards,
Oliver

#173 Re: CE4 Pages » Publisher managed page question » 2015-02-22 07:13:58

Hello Rod,

thank you very much trying to help me with this problem.

I already added the class "home-link" to // SITE-WIDE "DROP-DOWN" NAVIGATION MENU

but I dont know where to exactly inserting Matts javascript:

function ttg_canvas_bottom( $style, $path ) {
echo '<script>

    if (screen.width < 768 || navigator.userAgent.match(/Android|Blackberry|SymbianOS|iPhone|iPod|iPad/i)){
   
        $('a.home-link').on('click', function(){
            return false;
            window.location.replace('http://www.oliver-blum.com/mobile.php');
        });
       
    }

</script>';
}

:-/

#174 Re: CE4 Pages » Publisher managed page question » 2015-02-22 04:56:08

Thank you Matt, for your quick response.

I did the folowing:

<!-- EDIT ONLY BELOW THIS LINE : -->

            <li><a class="home-link" href="/">HOME</a></li>
            <li><a href="/portfolio/">PORTFOLIO</a>
                <ul>
.......

and inserted your function ttg_canvas_bottom script as is in the phplugins.php.

results in a blank page :-/

What could I do???

Thanks again.
Best regards,
Oliver

#175 CE4 Pages » Publisher managed page question » 2015-02-20 19:49:55

volvoxturbo
Replies: 18

Hello all,

I found out that it is possible to manage different layouts for desktop (galleria slideshow) and mobile (fullscreen flip) by editing the first lines in the index.php and mobile php and using 2 different stage-templates.

All works fine (exept oft the integrated masthead identityplate-HOME-link - hope for CE4 Pages update v7.0.13 coming soon) if I open the mobile.php -> http://www.oliver-blum.com/mobile.php on my mobile.

If I now enter the website and click the HOME button in the menu I will be directed to http://www.oliver-blum.com/ which presents the Pages galleria slideshow.

How and where can I change the HOME button link to be directed to the mobile.php - but only on mobile or tablet???

Thanks in advance


best regards,
Oliver

Board footer

Powered by FluxBB