photo album software
  PHP Gallery     Online Demo     Free Download     Buy Sources     Support Forum     HowTo     Contact  
ArabicBulgarianChineseCroatianCzechDanishDutchEnglishFinnishFrenchGermanGreekHindiItalianJapaneseKoreanNorwegianPolishPortugueseRomanianRussianSpanishSwedishTurkish
Ask a question...
 

From: Guest   Date: September 18 2009, 06:16
Thank you for the information regarding the categories.

I have an other question. I want to use my menu to open one category at a time. I tried to to link to index?cat=1 for the first category and index?cat=2 for the second but I still get all the pics from both categories.

could you help me for this problem.

thank you

      
From: Encaps   Date: September 18 2009, 12:30
Could you please show me your demo?
      
From: Encaps   Date: September 19 2009, 02:08
Use ?categ_id=1 , not ?cat=1

From: Guest   Date: September 18 2009, 05:32
If the paypal check box is active, does this meanthat the Images will automatically be downloadable once the payment is made?

If yes, then how could we make it so that the paid-downloadabled image is a high resolution one at 300 DPI as opposed to the 72 DPI that is on the website?

Thanks
      
From: Encaps   Date: September 18 2009, 12:29
PayPal checkbox does not mean automatic download of the pictures after the payment. The checkbox just means the checkout procedure will be done by PayPal.

From: Guest   Date: September 18 2009, 00:54
How would I add the category description to the top of the category page?
      
From: Encaps   Date: September 18 2009, 12:27
Edit catalog_items.html and add
<?php echo $html['categ']['description'] ?>
where you'd like to output current category description

From: Guest   Date: September 17 2009, 11:10
Sorry I do not want make spam just want to know your opinion about my site magazin.ro-webdesign.info

From: Guest   Date: September 17 2009, 09:30
Hi. This script is very good i have purchased the source code and now i make this site http://***.ro-webdesign.info with this woonderfull script :)
I have changed more to it for example:
I have developed the image lightbox function (click on image here http://***.ro-webdesign.info/catalog.php?action=show_custom&id=63&cat=33)
It can upload a single image but can introduce and other 2 link images.
What do you think about my site? :)
If anyone wants a template for this script contact me

From: Guest   Date: September 16 2009, 23:44
Just started to use the latest encaps version 2.3.18 and bought the sources. I am using a menu bar to display each category. Could you tell me what change I should do, so the category title (name) is not showned on top of the thumbnail. I am using the DHTML template.

I am guessing it might be something in catalog_items.

Also what should I do for the french sign to appear inside the description or the title of the pictures as I have an english and french site.

Thank you for your help.
      
From: Encaps   Date: September 17 2009, 03:42
Hello Michel, thank you for your purchase.
To hide categories titles above the thumbnails you could remove the line
#104 from catalog_items.html:
<?php include(dirname(__FILE__)."/catalog_categs_select.html");?>
or empty out the file catalog_categs_select.html

Could you please clarify what do you mean about french sign?

From: Guest   Date: September 16 2009, 19:57
Where do i find the .css file to edit the "main" div? I have looked in every file and directory for this and can't seem to find it. I do not have a gallery/html folder as mentioned in the how to. I am running a fresh version of encaps with the refresh/acc themes.

Thanks!
      
From: Encaps   Date: September 17 2009, 03:57
1) Download and unzip encaps-templates.zip
2) Copy all files from encaps-templates/Refresh1-0/ into the root of your encaps app
3) Edit encaps/images/Refresh.css
Let me know
            
From: Guest   Date: September 17 2009, 17:44
Which file edits the main section of the template. I am trying to change the main section of the refresh theme to the ASC theme while maintaining the look and feel of the refresh theme with sidebar, etc...

Thanks and sorry for being so Noob.


From: Guest   Date: September 02 2009, 14:40
Is there anyway to set up the script to pull categories and photo names for the url rather that database numbers? I have multiple galleries with different products in each. I would like the URL to read something like this: www.foo.com/gallery/category/name_of_photo
Thanks in advance.
      
From: Encaps   Date: September 03 2009, 03:39
The feature you described is not implemented by default. Customization required

From: Guest   Date: September 01 2009, 15:16
Is it possible to set up the gallery so certain groups if images are password protected, while others are able to be viewed by anyone on the website?

Thanks
      
From: Encaps   Date: September 03 2009, 03:38
Unfortunately no

From: Guest   Date: September 01 2009, 10:53
Hi I am tryiing to use the capcha script you supplied on your site...is the GD Library usually installed on a unix server with apache by the hosting company or is it something I have to install and configure?
      
From: Encaps   Date: September 01 2009, 14:07
You may check if GD library is installed on your webserver - check phpinfo() results.
If it's not there - ask your hosting company to install GD for you.



Encaps Team © 2005-2010 PHP Gallery | Online Demo | Free Download | Buy Sources | Support Forum | HowTo | Contact
?>