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.

#76 Backlight Support » I do not understand » 2016-09-19 21:58:05

PhilippeH
Replies: 2

Hello,

I am quite surprised that you quickly close the last topic I posted.

I invested some money in Backlight, so you can replace EC4, and take advantage of advanced and speed of use.

I continue to say I am amazed at the difference in quality between different browsers. Problem that one can also notice when you open an image Backlight demonstration site in different browsers.

Another example: If I open a picture of Rod's personal site, which has been manufactured with EC4, the images are identical between Firefox and Chrome.

If I do the same thing again with Rod's site, but the demonstration Backlight, image quality is different between between Firefox and Chrome, despite the resolution of some images.

Rod sorry for taking your sites by example. I hope you do not mind.

Philippe

#77 Backlight Support » Image quality » 2016-09-19 20:00:06

PhilippeH
Replies: 1

Hello,

I'm almost ready to use Backlight for my final site, but I still have a problem that I have already raised in a previous post http://community.theturninggate.net/vie … hp?id=6782  and I have not managed to solve.

The quality of images between two different browsers with Backlight, and that does not exist with EC4.

See images below:


Firefox with Backlight

Firefox Backlight

Crome with Backlight

Crome Backlight


Firefox with CE4

Firefox CE4

Crome with CE4

Crome CE4

I said that these are exactly the same images I use, both in EC4 in Backlight.

Images are also degraded in Safari.

Thank you in advance.

Philippe

#78 Re: Backlight Support » Footer » 2016-09-18 06:52:11

Daniel thank you for that bit of code. it's done now.

Philippe

#79 Re: Backlight Support » Footer » 2016-09-17 19:03:23

Hello,

After many hours of trial and error, that's what I managed to do. I finally make a code to blend so nicely by Daniel and Rod, and I was pretty successful air. http://test.vuedailleurs.com

As against the copyright, there is no automatic exchange with data enter the Backlight configuration software

Regarding the different codes on the home page and contact page is that I wanted to see which suited me best.

Thank you to you for your advice, and your patience.

Philippe

#80 Re: Backlight Support » Footer » 2016-09-17 01:21:36

For the PHP code that Daniel gave me was in function ttg_footer_bottom So I set ttg_footer_top, which removed the first page footer.

By account it is impossible to align the copyright and social networks icons on the contact page as I did on my homepage.

Are there a solution to move the social network icons that appear on my homepage on the right, and are in a responsive grid column?

thank you,

Philippe

#81 Re: Backlight Support » Footer » 2016-09-16 20:55:22

Daniel thank you, something I just did.

So that's what I did: On the home page http://test.vuedailleurs.com I have inserted the PHP code that I managed to write. With this code I do not know if there is a price support script to automatically change the copyright date, and I do not manage to line up on the left three icons of social networks. I looked in the documentation but I have not found anything!

I also insert PHP code you provided me on the contact page: http://test.vuedailleurs.com/?page=contact (? Why this strange URL), but I can not change the size of typography is to align all as I would like!

Thank you,

Philippe

#82 Re: Backlight Support » Footer » 2016-09-16 09:30:02

I have not yet ssay your code, but here's the PHP code I managed to do.

PHP

I do not have the right font (Open Sans) for the copyright or the script for the automatic changing of the year, and the icons of social médéa I can not align to the left.

I will try this tomorrow, for me it is 2:30 am and I think I'll go to bed.

thank you

Philippe


function ttg_footer_bottom( $style, $path ) {
    echo '
<div class="custom_footer">
<div class="content clearfix">


<div class="grid_12">

<div class="col_6 alpha">
       
<p><font size="0.857rem"><font face="open sans">© 2014 - 2016 - Phoneographie.com - Philippe Hamiche - Tout droits réservés</font></font></p>
         
</div>       
       
<div class="col_4">       
<p> </p>
       
</div>
               
<div class="col_2 omega">
       
<p>
<a href="https://www.twitter.com/PhilippeHamiche/" target="_blank"><img src="/image/icons/webicon-twitter-s.png" title="Twitter"/></a>
<a href="https://www.facebook.com/philippe.hamiche/" target="_blank"><img src="/image/icons/webicon-facebook-s.png" title="Facebook"/></a>
<a href="https://plus.google.com/b/100300750167091687192/100300750167091687192/" target="_blank"><img src="/image/icons/webicon-googleplus-s.png" title="Google Plus"/></a>
</p>
</div>         
               
</div><!-- .grid_12 -->

</div>
</div><!-- .my_footer -->
    ';
    return true;
} // END

#83 Re: Backlight Support » Footer » 2016-09-16 07:01:02

I'll watch it all.

Thank you.

Philippe

#84 Re: Backlight Support » Footer » 2016-09-16 06:28:31

I'm sorry, but I do not speak English and I use Google translation.
Is this the file you want?

function ttg_footer_bottom( $style, $path ) {
    echo '
<div class="custom_footer">
<div class="content clearfix">


    <div class="grid_12">

        <div class="col_4 alpha">

            <p>
               <a href="https://www.twitter.com/PhilippeHamiche/" target="_blank"><img src="/image/icons/webicon-twitter-s.png" title="Twitter"/></a>
               <a href="https://www.facebook.com/philippe.hamiche/" target="_blank"><img src="/image/icons/webicon-facebook-s.png" title="Facebook"/></a>
               <a href="https://plus.google.com/b/100300750167091687192/100300750167091687192/" target="_blank"><img src="/image/icons/webicon-googleplus-s.png" title="Google Plus"/></a>
            </p>

        </div>     

    </div><!-- .grid_12 -->

</div>
</div><!-- .my_footer -->
    ';
    return true;
} // END

Merci Daniel

#85 Re: Backlight Support » Footer » 2016-09-16 05:21:21

Thank you,

Yes, and I made a mixture of the tutorial and that of mblanchette1 is discussing PHPlugins.

I would like the social icons in the footer with copyright. The social icons to the right and copyrights to the left, if possible.

Philippe

#86 Backlight Support » Footer » 2016-09-16 04:58:42

PhilippeH
Replies: 24

Hello,

And yes it's me again!
 
This time, I wonder how it is possible to get off at the bottom left of the copyright, to the same level and right social networking icons.

I know I'm a little no, but this is the first time I had my nose in PHP, and here I am getting a little lost!

My test site: http://test.vuedailleurs.com

Thank you in advance.

Philippe

#87 Re: Backlight Support » Album Set » 2016-09-14 04:53:06

I managed to fix my problem, everything is installed and now back to normal!

The CSS obviously works!

Thank you

Philippe

#88 Re: Backlight Support » Album Set » 2016-09-14 01:35:07

I keep out of trouble today. The correct address is: http://test.vuedailleurs.com

Additionally, I unfortunately deleted in the test domain on my server by mistake.
I'm recreating a new but at the moment I do not have access.
I hope that things will eventually work out for me!

I will try the code you have proposed me as soon as possible, I'll let you know.

Philippe

#89 Re: Backlight Support » Language » 2016-09-14 01:23:16

Thank you for the explanations.

Philippe

#90 Re: Backlight Support » Album Set » 2016-09-14 00:06:40

Yes, except that here you are on my website phoneographie.com manufacture with EC4.
I'm doing some tests with Backlight, and you have to go to this address: http://test.phoneographie.com

You had to click on the signature of my messages !

Philippe

#91 Re: Backlight Support » Album Set » 2016-09-13 23:49:53

Thank you for your reply,

What we see are the titles of albums, what I would like is being able to put the right description for Laos and Cambodia.

Example for Laos:

NOW
now

AFTER
now



and that this page does not change:

OK
now

Thank you in advance.

Philippe

#92 Backlight Support » Wishes for theater. » 2016-09-13 20:11:26

PhilippeH
Replies: 0

I know it's not Christmas yet, but that's still my theater to wish list.

I wish I could put the caption under the picture, I know this was not possible with CE4, but maybe it's doable with Backlight?

also with power Vegas slideshow display the first image that appears on the screen, with an initial transition Fadeslide, as I also did with CE4.

In any case, thank you to you for your great work!

Philippe

#93 Re: Backlight Support » Album Set » 2016-09-13 19:52:18

Hello,

I have one question about this.
Are there a way to target an album set to introduce the CSS that Rod gave me.
Now on the page Galleries everything is as I hoped, but in the menu Laos and Cambodia set the albums have lost the overview, then I would love to keep.

Thank you

Philippe

#94 Re: Backlight Support » Language » 2016-09-13 17:52:48

Okay, thank you for your answers!

Philippe

#95 Re: Backlight Support » Menu » 2016-09-13 07:32:21

It's great it works !!!!!

A very big thank you, and good afternoon.

Philippe

#96 Re: Backlight Support » Menu » 2016-09-13 07:14:41

Yes I tried css for several hours, and unfortunately I found nothing!

Philippe

#97 Re: Backlight Support » Menu » 2016-09-13 06:45:23

Thank you for the answer !

I believe I misspoke.

I would like the dropdown be brown as the main menu.

And when I pass the mouse over an album of the combo, it passes the blue color.

Philippe

#98 Backlight Support » Menu » 2016-09-13 04:25:08

PhilippeH
Replies: 7

Me again,

I would like the dropdown menu works the same way for the colors that the basic menu!

How is it possible to do this?

http://test.vuedailleurs.com

Philippe

#99 Re: Backlight Support » Album Set » 2016-09-13 02:24:22

Great, it's fixed!

Thank you.

Philippe

#100 Backlight Support » Language » 2016-09-13 02:02:04

PhilippeH
Replies: 5

Hello again,

How can we change EN in FR ?

Philippe

en

Board footer

Powered by FluxBB