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 have created an auto index template, working fine.
color palette | content description | page copy (md):
I can specify an image (<img src="http://www. ..........">
Is it also possible to add a video to be presented in the BLOCK?
For video presentation in the grid I know the process how to achieve this ...
Could you see the error image in the Dropbox Link? Don't really know where to start the error search.
yes, after clicking on the paypal button.
The question is why I could tested it a few weeks ago and is now not possible any more.
@Rod, I already did it exactly as you described in your link
one further try:
a few weeks ago I tested cart functionality in a sandbox environment. Only minor issues to solve before going live.
Now, I`m quite sure that I have nothing changed, I get the following message after clicking on the paypal button (still in sand box mode):
Anybody an idea where this message comes from so that I have a chance to localize the problem?
works perfect, thank you so much!
Hi Rod, perhaps you can give me a further assistance.
At first sight easy to go, but it is not working for me. Likely a mistake on my side.
All WP content is in the folder "blog", located on the root level.
Folder names should be written in ALL CAPITAL LETTERS.
Must the path be a relative or absolute path? Only the path to the blog folder?
So this is my phplugin part for this:
please have a look on that, perhaps you can give me response where I did the mistake, Thanks
function ttg_header_navigation( $style, $path ) {
if (G_PATH != 'BLOG') {
echo '
<div id="navigation-container" class="navigation-container clearfix">
<div id="navigation" class="block-id navigation clearfix">
<div class="mantle clearfix">
<div class="core clearfix">
<div id="navigation-background">
<div id="r2d2-menu" class="clearfix">
<ul id="pull">
<li><span> </span></li>
<li><span> </span></li>
<li><span> </span></li>
<li><span> </span></li>
<li id="open-nav" class="toggle-nav"><a href="#r2d2-menu"><i class="fa fa-reorder"></i></a></li>
<li id="close-nav" class="toggle-nav"><a href="#"><i class="fa fa-remove"></i></a></li>
</ul>
<p id="nav" class="clearfix">
<!-- EDIT ONLY BELOW THIS LINE : -->
<span><a href="/">Home</a></span>
<span><a href="/galleries.php">Galleries</a></span>
<span><a href="/ttg-be/crg/">Customer</a></span>
<span><a href="/private">Private</a></span>
<span><a href="/trailer">Trailer</a></span>
<span><a href="/blog/"target="_blank">Blog</a></span>
<span><a href="/for-sale/">For Sale</a></span>
<span><a href="/services/">Services</a></span>
<span><a href="/search">Search</a></span>
<span><a href="/contact.php">Contact</a></span>
<span><a href="http://videografic.prosite.com"target="_blank">Behance Prosite</a></span>
<!-- EDIT ONLY ABOVE THIS LINE -->
</p>
</div><!-- #r2d2-menu -->
</div><!-- #navigation-background -->
</div>
</div>
</div> <!-- #navigation -->
</div> <!-- #navigation-container -->
';
return false;
}
return true;
} // END
Thanks, I will test it in the next days.
In the phplugins.php I have activated the SITE-WIDE "TRADITIONAL" NAVIGATION MENU. Working fine.
But for the blog I want to achieve that the blog menu is not determined by the setting in the phplugins file.
The blog menu should be determined by the wordpress settings (Customizing ▸ Menus Menu Locations).
Any advice on that?
Safari and Firefox on OS X11, iPhone 6 & iPad air, mini 4 and iPad Pro with IOS 9 safari
Hi Ben
did you have a chance to have a closer look into that?
You should make any css changes in your custom.css file, not style.css. style.css will get overwritten each time you make a change to your theme and export.
Yes, I know. I will do so after putting the blog on the server. For the time being I act only with localhost an my hard drive.
subsequent updates working fine for me:
#ttg-stack-1 img {
margin-top: 10px;
margin-bottom: 10px;
border-bottom: 3px solid #000000;
border-top: 3px solid #000000;
border-left: 3px solid #000000;
border-right: 3px solid #000000;
box-shadow: 1px 10px 10px rgba(0,0,0,0.4);
}
Great, works pretty fine, thx.
Only one last think I want to adjust.
Under Theme options, Supplemental Image Classes I can enter "border shadow".
Where do I have to make further adjustment as far as e.g color, px value for borders and shadow and so on is concerned?
Only for my interest: Moreover for a single image I can make adjustments under image details, advanced option, image css class.
Which css file will get these updates?
In case of editing a gallery (relevant for the above mentioned stacked images) I cannot adjust these css details. Probably again in the style.css file? What are the necessary terms to add there? Do you also have an idea for this concern?
For example I found this in the code inspector:
<div class="entry-content">
<div id='ttg-stack-1' class='ttg-post-gallery ttg-stack ttg-stackid-248 ttg-stack-columns-1 ttg-stack-size-large'>
<div class='ttg-stack-item grid_6 gutter_1px clearfix'>
<div class='ttg-stack-icon'>
<a id='image-245' href='http://localhost/wp-content/uploads/2016/01/IMG_0030-855x1140.jpg' onclick='return hs.expand(this,{ slideshowGroup: "ss-1", maxWidth: 855 })'>
<img class='size-large border shadow' src='http://localhost/wp-content/uploads/2016/01/IMG_0030-855x1140.jpg' width='855' height='1140' alt='' title='IMG_0030' data-large-rendition='http://localhost/wp-content/uploads/2016/01/IMG_0030-855x1140.jpg' data-full-rendition='http://localhost/wp-content/uploads/2016/01/IMG_0030.jpg' data-width='855' data-height='1140' data-permalink='http://localhost/img_0030/' />
</a>
</div>
</div>
<div class='ttg-stack-item grid_12 gutter_1px clearfix'>
<div class='ttg-stack-icon'>
<a id='image-36' href='http://localhost/wp-content/uploads/2016/01/TR-20140329-Hochfuegen-008-2-1140x760.jpg' onclick='return hs.expand(this,{ slideshowGroup: "ss-1", maxWidth: 1140 })'>
<img class='size-large border shadow' src='http://localhost/wp-content/uploads/2016/01/TR-20140329-Hochfuegen-008-2-1140x760.jpg' width='1140' height='760' alt='Hochfügen - Winter 2013' title='Snowscape Impressions' data-large-rendition='http://localhost/wp-content/uploads/2016/01/TR-20140329-Hochfuegen-008-2-1140x760.jpg' data-full-rendition='http://localhost/wp-content/uploads/2016/01/TR-20140329-Hochfuegen-008-2.jpg' data-width='1140' data-height='760' data-permalink='http://localhost/post-1/snowscape-impressions/' />
</a>
</div>
</div>
<div class='ttg-stack-item grid_12 gutter_1px clearfix'>
<div class='ttg-stack-icon'>
<a id='image-11' href='http://localhost/wp-content/uploads/2016/01/paypal-Bild-privat.jpg' onclick='return hs.expand(this,{ slideshowGroup: "ss-1", maxWidth: 517 })'>
<img class='size-large border shadow' src='http://localhost/wp-content/uploads/2016/01/paypal-Bild-privat.jpg' width='517' height='517' alt='' title='paypal Bild privat' data-large-rendition='http://localhost/wp-content/uploads/2016/01/paypal-Bild-privat.jpg' data-full-rendition='http://localhost/wp-content/uploads/2016/01/paypal-Bild-privat.jpg' data-width='517' data-height='517' data-permalink='http://localhost/paypal-bild-privat/' />
</a>
</div>
</div>
<hr class='stealth' />
</div><!-- .ttg-stack -->
How do I have to modify your term:
#stacked-galllery-ID img {
margin-top: 20px;
margin-bottom: 20px;
and where do I have to insert it in the style.css file?
Many thanks in advance
Embedding Galleries in Posts & Pages
Using the stack gallery type: Is it possible to give some room between the stacked images (like a html break tag would do in other circumstances)?
Hi Matt
good news, I can also confirm, working fine! Thanks
Hi Matt,
it took me 4 hours to find the cause for this strange behavior
here is the result:
Update to CRG 6.13 (don't know if this issue occurs before 6.10 - I believe that in the past (6.10) everything has been ok)
creation of about 40 test CRG template, activating one feature after another.
I did not use the sharing templates feature, I started with from scratch
Social Media Integration is the malefactor:
Activation of social media profile is working fine
Activation of open graph protocol in the social media sharing section is also working fine
BUT after activating the "display share buttons on page" feature I get the described issue.
What do you suggest to do now, I have no further idea ...
actually I work only with a local host environment
Was my assumption at the beginning in this topic correct?
Ok, I will do so.
How can I "attach" a created CRG email in a PM to Matt?
I exported a TTG WP Theme.
In the appearance pane I specified the desktop presentation mode for all types (galleria slideshow, magnific popup and high slide slideshow)
I think that only one exported theme is necessary, I believe that all specified types are "stored" in this export. In this assumption correct? I'm not sure because in case of creating gallery templates for publisher use (not relevant in the WP context for me) I have to export a template for each presentation type.
Because I only know how to deal with one theme in WP I believe that in this case only one export for all presentation types has to be done.
In WP I set the appropriate settings under theme options "advanced settings".
Chosen colors for UI Border, UI and caption in LR are as expected in case of getting the high slide slideshow.
But in the magnific popup presentation these color settings are neglected. Any Idea why? (mobile plugin is activated)
Furthermore I do not know how to get the galleria slideshow working in WP. Checkbox "enable galleria" is activated in the theme options
Hi Rod, did you have a chance to remember under what circumstances you've seen that problem in the past?
Well spotted. Thanks for looking further into it Rod. I've found that the templates are incorrectly pulling in the metadata named color-name instead of color-label. This applies to Gallery as well. Manually editing template_index.php and changing these in two places fixes it for me. Something for us to fix.
Ben, would it be possible to fix this minor problem in the next CRG release?
Hi Matt
no "installation" issue on my side. Meaning that I have copied the plugin to the correct location without any renaming.
I'm running CRG 6.1.2 and TTG BE 2.0.3
In the last days I updated CRG from 6.1.0 to 6.1.2. Not sure, but I believe that there were no problems in the past.
Update process has been the following
Replace the CE4-CRG.lrwebengine, and restart Lightroom
Replace the ttg-be/crg/application directory
Replace the ttg-be/crg/lib directory
Log in as admin to ttg-be/crg/admin
@ Ben: Which information do you need to have a closer look at it?
great, thanks
In CRG I get the email confirmation like in the top of attached screenshot.
Clicking on a linked referenced image I get the error message in the screenshot
Any idea why?