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.
I think the Backlight search is just for images, there is a search widget in Wordpress to search blog posts.
Cool, I like it too.
I tried moving my '.selected' code from ttg_scripts to ttg_head and it doesn't work on any page, not just the blog. fwiw
I think I had to resave my wordpress theme when I changed the custom css for my menu.
Looks like the backlight wordpress theme doesn't have a 404.php file.
Thanks.
So the short answer is that there is no way to make the menu bar transparent?
Worked just now for me.
I had the same problem for a while on my home page but it would go away when I cleared the template cache. It worked fine on every other page except my blog, but I resolved that by installing font awesome in Wordpress.
I wasn't suggesting a redirect just changing the document root directory for the server to the backlight one. Since my site is hosted on a computer in my basement I can do that easily but not sure if it is even possible if someone else is hosting.
In my case it's in the /etc/apache2/apache2,conf file - "DocumentRoot /var/www.backlight"
If you have access to your web server settings you could just point the document root to your backlight directory and you'd be done, that's what I did and I still have my CE4 site as a backup. FWIW
Since I have my own server I just created a new directory to install backlight in and migrated what I could from my CE4 directory, leaving the CE4 directory intact as a backup. Don't know if you have that option when a server is hosted by a provider, though. I also created I also created another publisher service in LR and set up the same collections that I had in my CE4 instance.
Very cool, worked like a charm. Thanks.
Plug-in error log for plug-in at: /Applications/TTG-Publisher.lrplugin
**** Error 1
An error occurred while attempting to sort photos on this service.
Unable to perform action: setPhotoOrder
Message: Update query failed with error: SQLSTATE[HY000]: General error: 1 no such column: show_breadcrumb_for_children
sql:
'UPDATE `album` SET
`id`=\'42309\',
`publisher_root_id`=\'1\',
`parent_id`=\'\',
`type`=\'album\',
`slug`=\'flowers-and-plants\',
`breadcrumb`=\'\',
`title`=\'Flowers and Plants\',
`description`=\'Things growing in the ground\',
`template`=\'3\',
`page_copy`=\'Things growing in the ground\',
`page_copy_placement`=\'replace\',
`sidebar_copy`=\'\',
`sidebar_copy_placement`=\'above\',
`tray2_copy`=\'\',
`tray2_copy_placement`=\'above\',
`enable_video`=\'no\',
`video_id`=\'\',
`cover_image`=\'\',
`items_per_page`=\'15\',
`enable_maps`=\'yes\',
`enable_password`=\'no\',
`username`=\'\',
`password`=\'enc_a0636379347e32d1ff25e9cfa632d385\',
`enable_cart`=\'yes\',
`pricing_scheme`=\'default\',
`enable_crg`=\'no\',
`crg_feedback_profile_id`=\'\',
`crg_client_mode`=\'\',
`ordering`=\'capture_time_desc\',
`has_user_order`=\'yes\',
`hide_from_autoindex`=\'no\',
`hide_from_search`=\'no\',
`show_breadcrumbs`=\'yes\',
`needs_first_visit`=\'yes\',
`created`=\'2016-10-22 11:12:06\',
`modified`=\'2016-11-10 20:32:21\',
`show_breadcrumb_for_children`=\'yes\'
WHERE `id`=\'42309\''
params:
array (
) in PdoExtended.php on line 551
It is 3.1.0. I did the update earlier. The TTG publisher version is 3.0.5, though. That's the lrplugin that was in the downloaded file.
I did all that before I tried updating an album from LR.
Thanks, I have - see my reply in that same thread. Waiting on a resolution.
I screwed up some CE2 3 and 4 updates over time doing things out of sequence in the readme so I made sure this time I did them in the exact order stated, oh well. ;-)
When I did #3 before #2 it worked, doing them in order didn't work. Glad it worked for you doing #2 and then #3.
My plugin version is 3.0.5 and I have restarted LR multiple times.
I have the same problem.
I get the following error trying to republish a photo:
Unable to perform action: setPhotoOrder
Message: Update query failed with error: SQLSTATE[HY000]: General error: 1 no such column: show_breadcrumb_for_children
sql:
'UPDATE `album` SET
`id`=\'42309\',
`publisher_root_id`=\'1\',
`parent_id`=\'\',
`type`=\'album\',
`slug`=\'flowers-and-plants\',
`breadcrumb`=\'\',
`title`=\'Flowers and Plants\',
`description`=\'Things growing in the ground\',
`template`=\'3\',
`page_copy`=\'Things growing in the ground\',
`page_copy_placement`=\'replace\',
`sidebar_copy`=\'\',
`sidebar_copy_placement`=\'above\',
`tray2_copy`=\'\',
`tray2_copy_placement`=\'above\',
`enable_video`=\'no\',
`video_id`=\'\',
`cover_image`=\'\',
`items_per_page`=\'15\',
`enable_maps`=\'yes\',
`enable_password`=\'no\',
`username`=\'\',
...
Did I do something else wrong in the update?
Thanks
doing it in that order worked, thanks
I'll try, but the readme says
2. **Clear the Designer Template Cache** by visiting Backlight -> Designer -> Templates -> Clear Template Cache
3. **Visit each of the Backlight, Designer and Publisher admin sections** to allow Backlight to run any
necessary database updates.
which is what I tried
when I logged into backlight it upgraded databases and the next step was to try and clear the cache which failed. by admin sections do you mean the settings? If so nothing happened there.
right now my backlight 'site' is offline.