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.

#1 Re: Backlight Support » Pangolin page menu » 2018-08-28 19:30:47

Brilliant!  Thanks a million Rod - you're a star! :-)

All the best,
Deirdre

#2 Backlight Support » Pangolin page menu » 2018-08-28 02:07:34

dlangan
Replies: 3

Hi there,

Do any of you know if it's possible to have a site title (or any text) displayed on the same line as the main menu items please?

i.e. to do something like this, all on the same line where the LogoTextHere is not a menu item but the other items (about, galleries etc are menu items):


LogoTextHere                          About       Galleries     Testimonials     Blog      Contact


I thought I could achieve this with a non interactive menu item at the beginning of my menu but the non-interactive doesn't show up (so I'm unsure what non-interactive means).  Anything else I've tried has placed the LogoTextHere either above or below the menu line & not on it!

Any help appreciated. 

Many thanks,
Deirdre

#4 Re: Backlight Support » SEO » 2018-05-11 00:51:50

Hi again guys,

I'm once again looking at my SEO & I realised that all this time (16+ mths) instead of adding 'captions' in my lightroom albums, I've been mistakenly adding 'keywords'.  I just did a view source & see that my keywords aren't showing up.

Soooo .... I searched the forums & found some old advice from Rod on another post saying:

'to speed this up you can check the "Push metadata....' checkbox in Publisher setup in Lightroom.'

I tried this & republished one album.  From memory it seems to have published a lot quicker than it did first time around (648 images in a few minutes), which is a great help but my question is this:

I have several dozen albums that I need to update & each album has anything from 400-600 images so is this the best or only method of updating my captions?

As always, thanking you in advance :-)
Deirdre

#5 Re: Backlight Support » Insert album » 2017-11-28 23:43:50

Ah brilliant!  Thank you so much Rod.

A life saver yet again :-)

Thank you, Deirdre

#6 Re: Backlight Support » Insert album » 2017-11-28 23:16:10

Hi Rod,

I'm doing something wrong but I don't really understand how & where the code comes together when it's compiled so I must be placing something in the wrong order.  Can you spot what I'm doing wrong please?

So my phpplugin.php looks untouched apart from this function which I modified to look like this:

function _HOOK_( $style, $path ) {
    echo '
<script>$(".before-text").insertBefore($(".the__gallery"));</script>
    ';
    return false;
} // END

And in my backlight page, Page Copy, Main Copy, I have this:

<div class="before-text">
<h3>A heading</h3>
<p>Your text.....</p>
<p>Another paragraph...</p>
</div>

That same page inserts an album "Above the content" (so that contact form is below etc)

Yet my text is showing up below my inserted album/thumbnails.

Any ideas?

Thanking you for any help offered,
Deirdre

#8 Re: Backlight Support » Insert album » 2017-11-28 06:28:19

Thank you Rod!  Much appreciated.  I will give that jQuery a try tomorrow.

When you say that you think it's normal for the album settings from LR to not transfer over (say, to view 20 items per page), do you know if there's a way I can set it up again in backlight i.e. so that I can only show 20 items per page?

Thank you again for all of your help,
Deirdre

#9 Backlight Support » Insert album » 2017-11-28 05:23:03

dlangan
Replies: 9

Hi there,

On my home page, Insert an album "above the content".  Below the album is a contact form & a review section.  This is all fine BUT I'd like to add a few text lines above the album.  Is this possible? 

I thought that if I added the text in my LR album under Page Copy (md) it might show up but regardless of which page copy placement option I choose, it doesn't work when I load my page (I can see the text when I view the published album).  Am I doing something wrong?

Another thing is that in my LR album, I choose to show 20 items per page but when I load it into my backlight pages, all images show on one page, so the user have to scroll down several pages to get to my other sections.  (I don't know if these two issues are related).

Is seems like there are backlight settings that are over writing my LR album settings.  Any ideas?

Any words of wisdom gratefully received.
Deirdre

#10 Re: Backlight Support » Album sets » 2017-11-25 02:42:26

Hi Rod,

Thank you very much for your reply.  I just purchased & downloaded Voyager but from what I can gather it's not really helping. It looks like I have to merge catalogs (which I could have done without Voyager).  And I don't want to merge catalogs.  I want to keep my 2016 weddings in my 2016 catalog & 2017 weddings in 2017 catalog etc.  Yet I'd still like to be able to add weddings from all catalogs to my RealWeddings section.

Maybe there's more to it but I really can't understand why it can't be done more simply in publisher.  For instance, the index.php should grab all directories within an album set regardless of where they were written to.

Thank you for your help smile
Deirdre

#11 Backlight Support » Album sets » 2017-11-25 01:46:02

dlangan
Replies: 6

Hiya,

I have a 'Real Weddings' section on my website & it's a menu option.  When chosen on the menu, I want my 5 real wedding albums to display.  This works fine if I've only got one LR library because under TTG Publisher I create an album set & away I go.  I created 4 albums from one catalog & all worked fine.

Problem arises when I try to add a real wedding album from another LR catalog.  I can't create another real wedding album set because one already exists so if I try, a RealWedding2 gets created.

I thought I found a workaround by 'edit settings' in my publisher and putting "Top-level galleries directory= Galleries/RealWeddings" (pointing to my existing realwedding directory) but now my original real weddings gallery has been overwritten with my 5th gallery from this other LR catalog.  I logged onto the server & my existing 4 albums/dirs are still there but I guess there's a new index.php that's ignoring the 4 albums & just showing the new one.

Am I doing something wrong or is there a way to write to my RealWeddings album set from different LR catalogs?

Thanking you,
Deirdre

#12 Re: Backlight Support » Contact form in tray 01 copy? » 2017-04-27 18:07:50

Sorry Rod, that wasn't meant to be a question.  They were meant to be !!! & it was a statement ?

#13 Re: Backlight Support » Contact form in tray 01 copy? » 2017-04-27 02:12:14

Thank you very much Rod!  You're a fountain of knowledge ???

#14 Backlight Support » Contact form in tray 01 copy? » 2017-04-27 00:25:14

dlangan
Replies: 5

Hi there,

Is it possible to place the contact form into the tray 01 copy or to even move it within the main copy please? I'm trying to change my homepage to have more of a landing page look & feel for mobile users.

This is my current page: http://www.deirdrelangan.com/

But I'd like to change it to something more like http://www.webpages.business/deirdrelangan (this is a landing page that some marketeer designed for me)

Thanking you,
Deirdre

#15 Re: Backlight Support » SEO » 2017-02-07 02:23:51

Yikes!!! 

Funny you should mention Firefox because in Firefox for me, instead of showing that fb box it just shows a 'Deirdre Langan Photography' link.  I don't understand why it displays differently on different monitors!  It looks fine on my Mac but now that you've mentioned it I just checked it out on my windows machine & it doesn't look good!

Thanks for the heads up - I will look at the tray sizes.

Cheers
Deirdre

#16 Re: Backlight Support » SEO » 2017-02-07 01:53:44

Hi Rod,  Much appreciate your input as always!

When you say the right hand tray is too narrow - do you mean the facebook plugin on my home page is not displaying correctly?  Which browser are you using?  In chrome, it looks okay to me - even to the minimum size (before it becomes mobile responsive & disappears).

Deirdre

#17 Re: Backlight Support » SEO » 2017-02-07 01:48:37

Thank you Rod & Matthew!

Matthew - thanks a million for your honest review of my home page.  That makes total sense.  From what I can remember that was my original intention but when I tried inserting album into the page, it showed just one image that I had to click into to see the rest.  Obviously from what you're saying that isn't the way to do it & I should be able to display the album like how you've described.  I'll give it another go!  And thanks too for the advice & tips on SEO for that page!

#18 Re: Backlight Support » SEO » 2017-02-07 00:26:44

Hi Matthew,

Thank you for your reply & advice.  My website is http://www.deirdrelangan.com

When you say the TITLE element of my page, where can I set that up?  Can I put <TITLE> </TITLE> in each main page copy?  Is that the same thing as the 'Title' field in Lightroom or something different altogether?

Regarding your FIG element comments - does that mean I should always complete the 'Caption' field in Lightroom?

And just to clarify - you guys are saying '<meta keywords' don't work but that 'keywords' do work - so do you mean use keywords in the sense of just using regular words in the page copy should enhance SEO?

Rod - what do you mean by "HTML Single presentation"? Is that an element in Lightroom or backlight that can be configured?

Thanks a lot again guys.  I'm a bit muddled regarding what should be set where (LR or backlight).

Deirdre

#19 Re: Backlight Support » SEO » 2017-02-06 20:12:26

Thank you all so much for that info.  Some of it's gone over my head so I've a good deal of reading up to do so wrt implementing good SEO practise.

Just one more follow up question please - Most of my galleries are weddings & the search term I want to be found for is any variation of "Galway wedding photographer".  Therefore should I use these words (& all variations) as my keywords in each gallery or should I use say, the venue name & address? (which would give variety to each gallery)  Or should I include everything as keywords?

Thanks again for all the info to date.  It's great to have a starting point.  Much appreciated.

Deirdre

#20 Backlight Support » SEO » 2017-02-03 20:57:08

dlangan
Replies: 23

Hi there,

I hope you can help.  This is a two pronged question:
(1)  On my old website, I used to create my galleries using photoshop.  PS created index.html files that I could just view & edit & for all of my customer galleries I'd cut & paste the same <meta name="keywords" content="wedding photographer, photographers wedding, ireland etc etc" </meta> into each and every index1....indexN.html file.  I understand that some of this is now obsolete in SEO and yet I haven't changed it & it still gets my site listed high in relevant searches.

I like to login to a unix server & vi files old style but I can't find my files since I've started using backlight.  Where are they?  Are they stored client side?  For example, I've got an about page.  Where can I find the code for this page & is it readable/editable?

(2)  Regarding SEO.  In a nutshell, how is this done with backlight?  Is it a combination of using keywords & titles in Lightroom & then tags or similar in backlight pages?  And is there a way I can have a look at the created source to confirm that the tags exist as I expect etc?

And this is related to Q1 but when I create & post a Lightroom gallery in backlight - where is the code/files & can I read/edit them?  I'd love to see what data is being stored with them in the same way that I can with my old index.html galleries.

Many thanks in advance,
Deirdre

#21 Re: Backlight Support » Reporting an error: {Filename} not showing up on gallery large images » 2016-12-01 20:44:08

Hi Alfred,  I just tested it there now (as I don't usually use title) & you can see the results here:

http://www.deirdrelangan.com/Galleries/ … est-title/

So the filename is Monika-001, 002 etc & the title is 'Monika Title'.  So they both work on thumbnails, with the filename underneath the image & the title displays if you hover over the image.  I don't see the title on the large image.  Is it meant to display there too?

#22 Re: Backlight Support » Reporting an error: {Filename} not showing up on gallery large images » 2016-12-01 20:10:42

Mea Culpa!  Thanks Rod.  I have no memory of ever changing the field value for 'photo caption' & yet I must have because it's working on my test site.  And thank you, it's now working on my live site.

Matthew - point taken. In this instance the fault was mine.  However, I have lost at least 1 day in the past with your software, where the fault was not mine.  And while I do very much appreciate the support from yourself, Ben, Rod & others, this isn't open source code so I would expect the software to be supported by the developers.  And I don't think expressing mild impatience makes me a less nice person.  But hey, maybe that's us hot tempered Irish, eh?

#23 Backlight Support » Reporting an error: {Filename} not showing up on gallery large images » 2016-11-30 21:05:03

dlangan
Replies: 14

Hi there,

Has something broken the displaying of metadata with large images in galleries?  This feature had been working but now it appears to be broken.

For instance, if you look here http://www.deirdrelangan.com/Galleries/ … s/20161124 the filename is displayed on the thumbnail but not on the large image.  Sometimes the filename-001.php will show on all images (which is just confusing).  The metadata 1 & 2 fields are both enabled & both have {Filename} as their attribute.

The above is my live environment.  In my test environment it looks like it's working in some galleries but not others.

This definitely worked for me before & I haven't knowingly done anything to change it. 

Deirdre (beginning to lose patience)

#24 Re: Backlight Support » Backlight 1.1 issue with arrows displaying now as boxes » 2016-11-23 02:22:44

I don't know why I didn't think of it earlier rather than troubleshooting for the entire day when I was really meant to be cleaning my office :-)

As a work around, I deleted my .htaccess file (so that client dirs are working) & then in backlight I modified the menu to fix all broken pages with, for example:
Name=About
Link to=URL
old desc=/about
& workaround desc = http://www.deirdrelangan.com/?page=about

Board footer

Powered by FluxBB