That worked out great. Thank you!
You're welcome!
Now if you can just tell me how to make better art for my site :)
Unfortunately, that's not something I can help you with! :(
You are not logged in. Please login or register.
Showkase Support Forum → Posts by Steven @ Showkase
That worked out great. Thank you!
You're welcome!
Now if you can just tell me how to make better art for my site :)
Unfortunately, that's not something I can help you with! :(
Using the Library to store an image and the Image icon in the editor to include the image in a page is probably the best option (whether you use the image as a link or not) to include an image in any page type that does not display images by default. No manual coding is required and Showkase automatically deals with the image sizing (dynamically resizing the image if necessary when the browser window is resized) by adding class="sk-auto-height" to the <img> tag.
I'm not sure how you entered the image links originally but one possible way (without the need for any manual coding) would be as follows:
(1) Upload the image you want to use to the Library ('Library -> Upload').
(2) Create your page (where the link is going to go).
(3) Click the 'Image' button on the Showkase editor's toolbar (the first icon to the right of the bullet point icons).
(4) In the pop-up 'Image Properties' window, click the 'Browse library' button to select the image you want to use.
(5) Set the dimensions for the image (if necessary) on the 'Image Info' tab.
(6) Click the 'Link' tab and set the 'URL' and 'Target' for the link.
(7) Click 'OK'.
Alternatively, you could just click the 'Source' button on the Showkase editor's toolbar to enter source mode and type in the RAW html code for your image link which might look something like this:
<a href="/showkase/gallery/index.html" target="_self"><img src="/showkase/_library/files/img_0001.jpg" height="400" width="600" alt="image" /></a>
Would it matter if my Showkase-Pro build was out dated?
No. This wouldn't make a difference. Whatever you were able to do with your version of Showkase a year ago, you can still do now.
However, you might like to upgrade your site to the current version of Showkase (v1.3.6) by following the instructions here.
(Upgrades are free within the same major version number.)
(1) This is still not possible. In the Kosel theme, submenu entries are present only on the pages to which they are relevant.
For example, the "Bio / Exhibits Reviews / Interviews Studio" links are only present on the "About the Artist" page.
If you are on the "Abstract Work" page, then the "Bio / Exhibits Reviews / Interviews Studio" links are not part of the current page so there is no way to display them when hovering over "About the Artist".
Showkase would need to be modified so that all submenu entries are always present in all pages and that relevant ones are visible only when the corresponding main menu entries are hovered over.
This would be difficult to achieve (In-depth knowledge of the Showkase source code would be required.)
If you like, you could post this as a suggestion for a future version of Showkase in the Feature Requests forum thread.
This keeps all the ideas together and ensures that they are not overlooked by the developers.
A possible workaround would be to use the Boma theme (which uses a side menu rather than a top menu) and select 'Show all subnav' (in the 'Site -> Customize Theme -> Navigation' section) so that all submenu entries are always visible.
(2) Select 'Enable direct links' in a Juicebox gallery page's 'General' section and you will be able to use URLs such as http://www.example.com/showkase/gallery/#2 to link directly to individual images within the gallery. (The number after the # in the URL refers to the image number in the gallery.)
Please see the General section of the Juicebox Config Options page for a short description of the enableDirectLinks option.
I think I get it! So it really does no harm to show a 'written' email?
That's correct. Your email address is not visible to web crawlers and spam bots as plain text.
I hope you don't mind but while I am here, I'd like to ask if there is a help section specifically for setting up the Contact page (other than the user guide)?
We have only the online support documentation here but if you have a query that you cannot find answers to, just post a new forum topic and I'll do my best to help you out.
Unfortunately, this might be difficult to achieve as Showkase was not designed with this in mind.
The height of the body content container is determined by the amount of content within it. The body content container's height is not fixed and, therefore, its content cannot be expanded to fill the area.
You should be able to set a fixed height for the body content container via CSS, though.
You can add custom CSS to your Showkase site by following the instructions in the Adding Custom Styles and Fonts support section.
The classes you might need to add rules to are 'page-body' and 'body-content'.
Knowing the container's height, you can then set an appropriate line height.
I hope this points you in the right direction.
If you select the 'Hide email address' checkbox, then even though your email address is visible to humans in the text displayed by the browser, it will be obfuscated in the source code of the page which is what web crawlers and spam bots see.
For example, if your email address is 'email@address.com' and you view the source of the page in a browser (for example 'Tools -> Web Developer -> Page Source' or 'Right-click page -> View Page Source' in Firefox), then you will see the following:
<p class="email">
Email: <script type="text/javascript">eval(unescape('%64%6f%63%75%6d%65%6e%74%2e%77%72%69%74%65%28%27%3c%61%20%68%72%65%66%3d%22%6d%61%69%6c%74%6f%3a%65%6d%61%69%6c%40%61%64%64%72%65%73%73%2e%63%6f%6d%22%20%63%6c%61%73%73%3d%22%65%6d%61%69%6c%22%20%74%69%74%6c%65%3d%22%45%6d%61%69%6c%22%3e%65%6d%61%69%6c%40%61%64%64%72%65%73%73%2e%63%6f%6d%3c%2f%61%3e%27%29%3b'))</script>
</p>
I hope this helps to explain how the email obfuscation works.
You're welcome!
You can change the rollover text on the Juicebox Button Bar icons (including the Shopping Cart icon) using the languageList configuration option. Please see here for details.
To use the text 'Buy this Item' (instead of the default text 'Buy this Image') in all Juicebox galleries, go to 'Site -> Customize Viewers -> Edit (Juicebox-Pro)' and in the 'Gallery Lite Options', use the following as your languageList entry.
Show Thumbnails|Hide Thumbnails|Expand Gallery|Close Gallery|Open Image in New Window|Images|Next Image|Previous Image|Play Audio|Pause Audio|Show Information|Hide Information|Start AutoPlay|Stop AutoPlay|AutoPlay ON|AutoPlay OFF|Go Back|Buy this Item|Share on Facebook|Share on Twitter|Share on Google+|Share on Pinterest|Share on Tumblr|of
I tried SFTPing using FileZilla and get a lot of errors in the transfer...
If you are getting errors during FTP, then this could certainly cause problems.
Try re-uploading any files that failed to transfer successfully first time around or upload the Showkase zip file directly to your web server and unzip it from within your web hosting's online cPanel (an alternative to unzipping the file on your computer and then uploading all the individual files separately via FTP). As long as the zip file uploads completely, once you unzip it on your server, there should be no issues with corrupt or missing files.
If the Showkase Server Compatibility Test passes, then there is unlikely to be any problem with sessions variables and if you are already running another instance of Showkase on the same server, then the problem may just due to the uploading of the files. Hopefully unzipping the Showkase zip file on your server will help.
If you have unzipped the contents of the Showkase package to your root directory (and want your Showkase home page to be accessible in your root directory), then you will need to remove or rename your 'index.html' file.
If someone enters a path to a directory in a browser's address bar (without explicitly specifying a file name), the web server will usually look for a file named 'index.html' and display it.
Therefore, if you go to your root directory just now in a browser (http://your_domain.co.uk/), you will see your 'index.html' page.
If you remove the 'index.html' page (or rename it to something like 'index_old.html'), then Showkase's 'index.php' file should be the next default filename searched for and used.
Alternatively, you can go straight to the Showkase 'index.php' file by entering the following into your browser's address bar: http://your_domain.co.uk/index.php
... but you will still need to remove or rename your 'index.html' file to ensure that visitors to your web site see your Showkase site and not the existing 'index.html' page.
Just go directly to http://your_domain.co.uk/index.php in a browser and this should get you started.
You can then follow the Getting Started instructions here.
I hope this helps.
It is not possible to change the currency during purchase (to actually pay in GBP) but you can still use a UK debit or credit card to buy Showkase. Your card issuer will convert the amount to GBP for you (please check with them for their current rates) and they may, or may not, charge a non-sterling transaction fee (again, please check with them to be sure). Some may charge a flat fee of around £1.50, others may charge a percentage of the transaction and others may not charge at all. It really depends on your card issuer and their own terms and conditions.
Please check your email. I have sent you a message.
Thank you.
Please check that the Showkase files have been uploaded to the correct location on your web server and make sure that they have permissions that are not too restrictive. Default permissions of 755 for folders and 644 for files should be fine.
If this does not help, then I might need access to your web server to see exactly what is going on so if you'd like me to take a look at the files on your server, please let me know and I will send you an email where you can send me your FTP login details.
For others reading this thread, instructions for upgrading Showkase can be found here.
Yes, indeed. It does boil down to being a trade-off between using the Splash Page or displaying the gallery (in place of the Splash Page) and having the ability to use direct links.
Personally, I might be inclined to stick with the Splash Page but only you can decide which is more important in your own web site.
Unfortunately, playAudioOnLoad is not supported on iOS or Android devices. (This is noted in the short description of the configuration option here.) Users must tap the Audio Button to start the audio playing.
Juicebox uses the browser's own native ability to play audio using the HTML Audio Element.
I cannot be sure but maybe the web sites that you have visited that have audio playing automatically use a third-party audio player.
If the Splash Page is used (which it will be by default in Small Screen Mode on mobile devices), then it will be displayed instead of the image specified by the direct link.
If you like, you could set the Splash Page to never be used by setting showSplashPage="NEVER" (in the 'Splash Page' section).
Alternatively, you could instruct Juicebox to always use Large Screen Mode (which does not use the Splash Page by default) on all devices and in all browsers by setting screenMode="LARGE" (in the 'General' section).
The direct link should work in both these cases above.
I'm glad you've figured it out.
If it happens again, check the permissions on the folders ('System -> Files') in case they are somehow too restrictive resulting in Showkase being unable to move, rename or delete them if necessary (for example when renaming a page or moving a page to the trash).
You're welcome!
I'm glad it worked for you.
I'm not sure what might be causing this but bear in mind that if you import a page or gallery (via 'Site -> Import') Showkase copies the required files (to create a new Showkase page) rather than moves the original files. This might be a possible cause for duplicate folders on your web server.
I can't think of any other reason why folders might be duplicated but I would recommend that you do not store any non-Showkase related files or folders in your Showkase directory. (If you are importing pages of galleries, I would recommend that you upload them to a location outside your Showkase directory before importing them.)
I'm not sure if this will help but it might point you in the right direction.
Showkase pages are designed to accommodate as much content as necessary and, as such, the footer will be positioned below the last content on the page (rather than always in view at the bottom of the browser window).
You could try to force the footer to rest on the bottom of Gallery Index pages by adding the following to the 'custom.css' file of your chosen theme (e.g. 'showkase/_themes/kosel/css/custom.css'):
html, body.type-galleryindex {
height: 100%;
}
body.type-galleryindex footer {
bottom: 0;
height: 50px;
left: 0;
max-width: 1024px;
position: absolute;
}
body.type-galleryindex #outer {
height: 100%;
}
body.type-galleryindex #wrapper {
min-height: 100%;
position: relative;
}
body.type-galleryindex section.content {
padding-bottom: 50px;
}
However, I cannot guarantee that altering the layout of a Showkase page like this will not have any adverse affects.
Otherwise, you could just push the footer a little further down your page by using code such as:
body.type-galleryindex footer {
margin-top: 200px;
}
More information about using custom CSS can be found here.
Thumbnails in Juicebox and SimpleViewer galleries are all the same size as each other and, by default, are square.
You can change the dimensions of the thumbnails to match the aspect ratio of your images via the Thumb width and Thumb height options in the Thumbnails (Pro Viewers Only) section of the gallery settings page (or in the 'Site -> Customize Viewers' section for the change to apply to all galleries).
Please note that if you have images of different aspect ratios in your gallery, then because all thumbnails are the same size, some thumbnails will display cropped images.
You're welcome!
I'm glad you've got your gradient background in the locations you wanted.
If you want only the content section of Basic, Gallery Index and Juicebox Gallery pages to have a gradient background, then try the following code in your theme's 'custom.css' file:
body.type-basic section.content, body.type-galleryindex section.content, body.type-juicebox section.content {
background: -webkit-linear-gradient(#ff0000, #0000ff);
background: -o-linear-gradient(#ff0000, #0000ff);
background: -moz-linear-gradient(#ff0000, #0000ff);
background: linear-gradient(#ff0000, #0000ff);
background-attachment: fixed;
background-repeat: no-repeat;
}
Also, you will need to ensure that your Juicebox galleries have transparent backgrounds by setting the Gallery Background Opacity to '0' (zero) in the gallery settings in the Showkase interface.
It might be easier to use CSS to achieve a gradient background rather than an image.
For example, if you wanted to use a gradient background on all pages throughout the Kosel theme, you could add the following code to the 'showkase/_themes/kosel/css/custom.css' file:
body {
background: -webkit-linear-gradient(#ff0000, #0000ff); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(#ff0000, #0000ff); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(#ff0000, #0000ff); /* For Firefox 3.6 to 15 */
background: linear-gradient(#ff0000, #0000ff); /* Standard syntax */
background-attachment: fixed;
background-repeat: no-repeat;
}
If you wanted the gradient background to be applied only to 'Basic' pages (for example), then you could replace:
body {
... with:
body.type-basic {
You could also apply it to only a certain page by checking the page number in the class attribute of the <body> tag of the page in question and then using something like:
body.page-12 {
You can change the gradient parameters as necessary.Please see here for details.
More information about using the 'custom.css' files within Showkase can be found here.
Showkase Support Forum → Posts by Steven @ Showkase
Powered by PunBB, supported by Informer Technologies, Inc.