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.

#51 Re: Backlight 2 Support » Own fonts in Backlight2 ??? » 2018-11-24 10:10:52

Doesnt work in Pangolin, but only in the WP-Theme :-(

Have this in the phplugins:
function header_top()
{
    echo '
<div data-lang="en">   
<div class="masthead masthead-primary">
<div class="content content_width">
<div class="grid_12" style="text-align:left;">
<div class="col_10">
<a href="https://rome-phototours.com/">

    <h1>
    <span>ROME PHOTO TOURS &amp; WORKSHOPS</span>
    <br><span class="site__tagline">Photographing the Eternal City</span></h1></a></a>
</div>
<div class="col_2 omega">
<div align="right" style="margin:0px;">
<div id="TA_certificateOfExcellence51" class="TA_certificateOfExcellence"><ul id="pBNRJ7FIS" class="TA_links qYxwlWPX"><li id="1Nx6RS" class="tguyNf"><a target="_blank" href="https://www.tripadvisor.com/Attraction_Review-g187791-d4420656-Reviews-Rome_Photo_Tours_Workshops_by_Oliver_Blum_Photography-Rome_Lazio.html"><img src="https://www.tripadvisor.com/img/cdsi/img2/awards/CoE2017_WidgetAsset-14348-2.png" alt="TripAdvisor" class="widCOEImg" id="CDSWIDCOELOGO"/></a></li></ul></div><script async src="https://www.jscache.com/wejs?wtype=certificateOfExcellence&amp;uniq=51&amp;locationId=4420656&amp;lang=en_US&amp;year=2017&amp;display_version=2" data-loadtrk onload="this.loadtrk=true"></script></div>
</div>
</div></div></div></div>

<div data-lang="de">   
<div class="masthead masthead-primary">
<div class="content content_width">
<div class="grid_12" style="text-align:left;">
<div class="col_10">
<a href="https://rome-phototours.com/">

    <h1><span>
    <img class="identityplate" alt="ROM FOTOTOUREN & WORKSHOPS" title="ROM FOTOTOUREN & WORKSHOPS - HOME" src="https://rome-phototours.com/backlight/designer/?c=page&a=image&p1=4" srcset="https://rome-phototours.com/backlight/designer/?c=page&a=image&p1=4, https://rome-phototours.com/backlight/d … image&p1=1 2x" width="680" height="53" />
    <br /><span class="site__tagline">Fototraining in der Ewigen Stadt</span></span></h1></a>
</div>
<div class="col_2 omega">
<div align="right" style="margin:0px;">
<div id="TA_certificateOfExcellence49" class="TA_certificateOfExcellence"><ul id="eKLhgcW6Coq" class="TA_links 8EEJLP"><li id="ljyi3k99Ck" class="aZA7u1X"><a target="_blank" href="https://www.tripadvisor.de/Attraction_Review-g187791-d4420656-Reviews-Rome_Photo_Tours_Workshops_by_Oliver_Blum_Photography-Rome_Lazio.html"><img src="https://www.tripadvisor.de/img/cdsi/img2/awards/CoE2017_WidgetAsset-14348-2.png" alt="TripAdvisor" class="widCOEImg" id="CDSWIDCOELOGO"/></a></li></ul></div><script async src="https://www.jscache.com/wejs?wtype=certificateOfExcellence&amp;uniq=49&amp;locationId=4420656&amp;lang=de&amp;year=2017&amp;display_version=2" data-loadtrk onload="this.loadtrk=true"></script></div>
</div>
</div></div></div></div>


    ';
    return false;
} // END /**/


Have this in the custom.css:

@font-face {
  font-family: Xena;
  src: url("backlight/custom/phplugins/fonts/Xena.eot"); /* IE9 Compat Modes */
  src: url("backlight/custom/phplugins/fonts/Xena.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
       url("backlight/custom/phplugins/fonts/Xena.woff") format("woff"), /* Modern Browsers */
       url("backlight/custom/phplugins/fonts/Xena.ttf")  format("truetype"), /* Safari, Android, iOS */
       url("backlight/custom/phplugins/fonts/Xena.svg#svgFontName") format("svg"); /* Legacy iOS */
}

Have this in the Prepend font-family area in the Masthead section:
Xena

I am thankful for any hints...

Best regards,
oliver

#52 Re: Backlight 2 Support » Own fonts in Backlight2 ??? » 2018-11-24 08:59:42

Hi Rod, thank you!

I need it only for the Title/Logo.

I uploaded the font to: backlight/custom/phplugins/fonts/

I referenced it in my custom.css:
@font-face {
  font-family: "Xena";
  src: url("/backlight/custom/phplugins/fonts/Xena.eot"); /* IE9 Compat Modes */
  src: url("/backlight/custom/phplugins/fonts/Xena.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
       url("/backlight/custom/phplugins/fonts/Xena.woff") format("woff"), /* Modern Browsers */
       url("/backlight/custom/phplugins/fonts/Xena.ttf")  format("truetype"), /* Safari, Android, iOS */
       url("/backlight/custom/phplugins/fonts/Xena.svg#svgFontName") format("svg"); /* Legacy iOS */
}

NOW: how to assign to the Title/Logo? By phplugins? If, how???

Best regards,
Oliver

#53 Re: Backlight 2 Support » Own fonts in Backlight2 ??? » 2018-11-24 08:35:30

Daniel, thank you for your help!

I am not using a Webfontkit. I just want to implement 1 font for the title.

Is there an example step1, step2, step3???

Thank you in advance.
Best regards,
Oliver

#54 Re: Backlight 2 Support » Wp-Theme Multi-Language??? » 2018-11-24 08:31:57

Hi Matt,

multilanguage is still not working in the WP-Theme, or?

Best regards,
Oliver

#55 Backlight 2 Support » Own fonts in Backlight2 ??? » 2018-11-24 05:10:55

volvoxturbo
Replies: 8

Hi all,
how can I use my own font (not Google or Adobe) for the masthead title instead of a logo.png in Backlight 2?

Thanks in advance.
Best regards,
Oliver

#56 Re: Backlight 2 Customization » How to customize the Top Pallet? » 2018-11-21 03:04:49

Thank you Daniel,

solved it by embedding

function social_bottom() {
    echo '
   
    <li id="language"><a href="/?language=en">EN</a> | <a href="/?language=de">DE</a> | <a href="/?language=es">ES</a></li>

    ';
    return false;
} // END /**/


in phplugins.php

Best regards,
Oliver

#57 Backlight 2 Support » Uploading images from smartphone to album without login » 2018-11-05 09:13:41

volvoxturbo
Replies: 1

Hi Matt and Ben,

- is it possible to let people upload their images into a backlight album (or WP page) without login to backlights backend?
- and is it possible to add captions via upload through Backlight?

Thank you and best regards,
Oliver

#58 Re: Backlight 2 Customization » How to customize the Top Pallet? » 2018-10-23 04:57:28

Hi Daniel,

thats exactly what I wanted to do, but doesnt work with

// Top Pallet Links
function social_bottom() {
    echo '
<div data-lang="en">
    <li id="home"><a href="/"><i class="fa fa-home" title="Home"></i></a></li>
    <li id="contact"><a href="/contact/"><i class="fa fa-envelope-o" title="Contact"></i></a></li>
</div>
   
    ';
    return false;
} // END /**/

#59 Backlight 2 Customization » How to customize the Top Pallet? » 2018-10-23 04:33:46

volvoxturbo
Replies: 5

Hi all,

How can I customize the widget-container in the top-pallet with phplugins?

I activated the Search Button and Language Selector in Backlights backend and added the following in the phplugins.php:

// Top Pallet Links
function social_bottom() {
    echo '

    <li id="home"><a href="/"><i class="fa fa-home" title="Home"></i></a></li>
    <li id="contact"><a href="/contact/"><i class="fa fa-envelope-o" title="Contact"></i></a></li>

   
    ';
    return false;
} // END /**/

It works well as you can see at my homepage https://www.oliverblum.com

Now, how can I change the order i.e. make all 4 items just in phplugins and multilanguage?

Thank you in advance,
best regards,
oliver

#60 Re: Backlight 2 Support » 2fa error - cannot login to admin panel » 2018-10-10 18:02:14

Hi Ben,

thank you, works!

Have a nice day and best regards,
Oliver

#61 Backlight 2 Support » 2fa error - cannot login to admin panel » 2018-10-10 07:13:58

volvoxturbo
Replies: 2

Hi all,

after activating Two Factor Authentication I cannot login to backlight anymore.

redirecting to https://www.mydomain.com/backlight/admin/2fa/

how to solve???

thank you.

Best regards,
oliver

#62 Re: Backlight 2 Support » Wp-Theme Multi-Language??? » 2018-10-09 20:27:08

Hi Matt,

multi-language works perfect in Backlight 2 with the following:

<h2 data-lang="en">English Heading</h2>
<h2 data-lang="de">Deutsche Überschrift</h2>

<p data-lang="en">Some English-language text...</p>
<p data-lang="de">Einige deutschsprachige Texte...</p>

I expected the same functionality in the WP-Theme but don't know if it is possible.

Thank you an dbest regards,
Oliver

#63 Backlight 2 Support » Wp-Theme Multi-Language??? » 2018-10-06 20:40:31

volvoxturbo
Replies: 8

Hi Matt, Ben, Rod and all which were involved to this fabolous Backlight2

THANK YOU VERY MUCH!!!

the multi-language option is working very well but not in the WP-Theme. Is that normal?
If not how can I make it work???

Best regards,
Oliver

#64 Re: Backlight Support » Unable to save settings Error 200 » 2018-04-14 17:22:09

Hi Ben,

thank you again for your help.
I dont know why, but the error is gone.

Best regards,
Oliver

#65 Re: Backlight Support » Unable to save settings Error 200 » 2018-04-14 02:56:24

The problem is the Google Fonts Statement:
<link href="https://fonts.googleapis.com/css?family=Days+One|Libre+Franklin" rel="stylesheet">

How can that be???

#66 Backlight Support » Unable to save settings Error 200 » 2018-04-14 02:31:05

volvoxturbo
Replies: 3

Hi all,

I cannot save any changes in the Pangolin Page Design Template.
Shows me: Unable to save settings. Error 200.

But no problem with a new template.

Some ideas???
Thx in advance.

Best regards,
Oliver

#67 Re: Backlight Support » Website slow » 2018-03-11 19:02:36

Thank you Daniel, I contacted Ben a few days ago...

#68 Re: Backlight Support » Website slow » 2018-03-09 03:00:49

Hi all,

I am on https again with the (mostly) same 60 sec loading time

#69 Re: Backlight Support » Website slow » 2018-03-08 08:34:40

Hi Daniel,

all the page references used https, of course.
For now I decided switching back to http, works fine again but s..ks.

#70 Re: Backlight Support » Website slow » 2018-03-08 07:23:12

Yes Rod, TTG Backlight version: 1.2.3

in between I canceled the ssl certificate for oliverblum.com and everything is good - but the ssl :-(

#71 Re: Backlight Support » Website slow » 2018-03-08 03:52:33

I talked again to a technician, who told me that the failure is in the programmers php which will for what ever reson not correspond with the ssl certificate - I will not believe that because my other domains working fine with same certificates.

Hmmm :-(

#72 Re: Backlight Support » Website slow » 2018-03-08 00:38:52

thank you Rod, I'll give it a try...

#73 Re: Backlight Support » Website slow » 2018-03-07 23:48:43

do you have some keywords for me which I should google???

#74 Re: Backlight Support » Website slow » 2018-03-07 22:55:53

Hi Rod thank you for your reply.

I cleared the cache several times with no effect (also the browsers cache).
Yesterday I called the support again and talked to a technician.
He told me that there are a lot of redirects from http -> https caused through the resources.php in the backlight/publisher folder (you can try by testing www.oliverblum.com at this test site: https://tools.pingdom.com).
There is a 301 redirect in the settings of my provider. No additional redirect in the .htaccess.
The settings on https://www.oliverblum.com are the same as on my other domain https://barcelona-phototours.com, also the same symantec ssl certificate.

I copied the whole website into another folder, changed the company & site url and used my other domain http://oliverblum-photography.com to test it without https. Everything fine.

so could the problem be the ssl certificate which is from symantec??? Or what else can I check???

best regards,
Oliver

Board footer

Powered by FluxBB