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.
It is when I try to add the publishing service via File - Manage plugin, which says that the service is installed but it does not work . Plugin Manager visible service but it is a red dot before.
When I try to install Publishing service on my second laptop it says that the service is installed but not working. What could be wrong?
You have an awesome support! Thank you very much . One last question . I have a single picture of a hockey player named Per Ledin. when I was looking at him , I get a lot of machter where he is not around. What is this?
you can have as many publisher templates as you need. Just choose them in Album Setup
Thank you very much, it works now! Just one question I can not have different gallery for different albums? I have example: a gallery for football and handball. will not it work? When I create an album of handball I use the gallery handball and football, I use a gallery called football.
I have no gallery called INNEBANDY
I know. that's the problem
I can not find in Publisher I have stated INNEBANDY
log in to ttg-be.
hover over Dashboard and click on Publisher Admin
Click on Publisher Settings
See Search Template at the bottom of the Search section
Excuse me but I can not find in Publisher I have stated INNEBANDY , I have no gallery called INNEBANDY
you have a search form on your Galleries page right now
http://www.sportfoton.se/galleries.phpBut you still don't have a template for it. In your Publisher setup in ttg-be you have the name of a template for the search page.
That name is InnebandyGallery. But that template does not exist. If you go to http://www.sportfoton.se/ttg-be/templat … ndyGallery
you'll see the Page not Found error.So either you misspelled the name of the template in the Publisher set up in ttg-be or you never uploaded a template with that name.
So make sure that you have a CE4 Gallery template named InnebandyGallery in your ttg-be/templates/gallery folder
or correct the name of the template in Publisher set up in ttg-be.
I put mine in the sidebar so the size is dictated by the width of the sidebar
So I made this! I moved the search folder to the root of my website. In Pages I wrote the code <div id = "search" class = "collapse clearfix">
<h2> Photo Search </ h2>
<form action = "/ search" method = "GET">
<input type = "text" id = "q" name = "q" value = "" />
<button type = "submit"> Search </ button>
</ form>
</ div> <! - #search -> in the Gallery page in the field Pages copy (MD)
but it does not work yet, what am I doing wrong?
I changed the post during the time you wrote, looking back what I got wrong mess. Is it possible to get a smaller search box?
I just copied that link from the earlier response. Here it is again
http://ttg-tips-and-tricks.barbeephoto. … -ttg-page/
Thanks for the info, that sounds easy to fix. will see if I can handle it.The last link does not work.
The folder search is moved =Check
Add a search link to your navigation = Check but I get the following error when I search for a name that is tagged in the picture
The template ttg-be/templates/autoindex/InnebandyGallery could not be found. Create this template with CE4 Gallery then upload it to your server.
Link = http://www.sportfoton.se/galleries/2015 … pixbo-aik/
you don't need autoindex for search to work. You need Publisher and Gallery
which documents the links should I use?
The simplest thing to do is to add a search link to your navigation (well, it's simple if you're using phplugins to manage your navigation)
In the publisher/ folder that you placed on line there is a search/ folder. Place that folder in the root of your site. Add a link to you navigation that goes to /search/
that's covered in this documentation: http://ce4.theturninggate.net/docs/doku … arch_setupIf you don't want to add a search link to your navigation but instead want to have a search form on, say, your Galleries page, then do what I outlined here:
http://ttg-tips-and-tricks.barbeephoto. … -ttg-page/You will still need to copy the search folder from ttg-be/publisher/ to the root of your site
I do not have Aouto index, my album is directly under Gallery. I want to be able to search for a spelre with his name. Is it possible? which documents the links should I use?
Is there any documentation on how to enable / install the search form at the gallery ?
Thank you very much for your help .
it's because the autoindex (your Galleries page) uses the thumbnails from the albums within. Those thumbnails are smaller than what you've designed for on your Galleries page so they're being sized to fit the container, pixelating them.
You're also using the Iconic layout and thumbnails will fill the container. So the small thumbnails from your albums are trying to fill a larger space.
The Iconic layout is better suited to custom thumbnails.
http://ce4.theturninggate.net/docs/doku … uts#iconicYou can either increase the size of your album thumbnails to match the design for the Galleries page (which would require republishing all images) or create custom thumbnails or choose the Descriptive layout
Place your custom thumbs in the custom-thumbnails/ folder inside of the galleries/ folder and select the cover image to represent the album from the album set up.
use phplugins to embed pretty much anything you want.
Are there any documents how to do this ? I am not technical , so for me it is not so easy to use phplugins when I do not even know what it is: -) Should I add a new page and call the calendar? but what do I do then ?
Why is the image in albums windows of such poor quality ?
http://www.sportfoton.se/galleries.php
Thanks in advance
I have entered two different e-mail addresses, one for the site e-mail and another on the Vendor emails, but all mail goes to the site email! Have I done something wrong?
log into ttg-be and go to Settings > TTG-BE Settings.
Then I understand, Thanks for the help
that's the permalink icon. you can disable it in the Appearance control pane.
The options you have for large image presentation are under Appearance > Large Image Presentation. Currently you're using Magnific Popup.
Choose Highslide if you wish. Choose the presentation in the Presentation : desktop. Look at the available options. Try checking or unchecking boxes to see what looks are available.
No one knows if it is possible?
Let's say I have a newspaper that wants to buy pictures of me. they want to be able to quickly retrieve the images and get a compilation bill at the end of each month. Can this solve in any way that customers can download images without having to pay or that I should have to go into the cart admin and approve the order? If customers use a code that gives 100%? Is this possible?
Can I somehow embed (iframe) Google calendar on their website?
I've been looking but can not find where to change address on the e-mails coming from the contact page. and where to change the e-mails that come when a new order. Someone who can help me?
Thanks in advance
Now it seems that it works as I want. I changed the auto index view.php.Thanks so much for your patience with me ..
I do not really understand how it works, when you do not have Album sets. how do you do if you want to have four albums in a row instead of two?
The Galleries page is an Autoindex. You can find the autoindex.php file in the lib/ folder
(If I remember correctly, it's in the lib/autoindex/ folder)Prepend your slugs with numbers that will order them in the way you want:
001-
002-
003-
I do not use Auto Index, my albums lies directly below the Galleries. What should I write in slug for recently added the album will end up on top?
then either change the album slugs so they appear in the order you want (standard computer alpha-numeric)
or change the autoindex behavior as I mentioned earlier
Thank you for offering help, but I add albums again. It is important for me to last Listed album is on top! They do not now as you can see on http://www.sportfoton.se/galleries.php how can we solve this?
It sounds like a new Publisher instance. Can you post a screen shot of what you have in the Publisher Services control pane as well as the Publisher settings.
You may want to PM or email Ben with your ttg-be admin login credentials too so he can take a look at the database
And he may need your logs
http://ce4.theturninggate.net/docs/doku … g_for_help
I meant that they disappeared in Publisher. I upgraded the publisher and then disappeared all albums. Now it is just a default album in Publisher.
since your Galleries page is still populated I take it to mean that you lost the albums in Publisher?
Did you happen to create a brand new Publisher instance?
Screen shots of your Publisher structure might help
When I upgraded publishing service lost all my albums! how do you get them back?
Oh! You're talking about albums on the index page. I thought you were trying to reorder the images within the albums themselves. The control you were referring to in The first post is for image order.
This then is an autoindexing issue.
You can either give your albums slugs that will order them as you wish or you can alter the Autoindexing behavior by editing the Autoindex files of Pages and any AutoIndexes you're using as Publisher templates
See: http://ce4.theturninggate.net/docs/doku … x_advanced
I want to have a gallery where you can go in and buy pictures without a lot of other things that are popping up. There is nothing more annoying than a lot of buttons that people still not completed are what they are ... Explain please to me what the point of the icon that looks like a chain is for? I want a gallery where you can quickly and easily go in and buy pictures. Can you recommend any templates that do not have a lot of other things?
Are you referring to the images in your galleries or the front page?
if it's your galleries, then that bar at the top is the user interface, Clicking on an image makes it disappear. click again and it reappears.
There's an option in the Magnific Pop Up set up to "Hide Slideshow UI on Launch".as to swiping on mobile devices, have you tried setting Presentation: mobile to the Touch option?
I have updated to the latest version of Publisher. but I still have the same problem with the album is not displayed correctly. I add a new album coming along the bottom of the page! I want it to end up first ..
You have not completed the Publisher upgrade. Login to ttg-be/publisher/admin/ to complete the upgrade, and that error should go away.