|
|
|
|
From: Guest Date: February 28 2011, 07:34
|
Hi,
In the categories option on the left, how do I change the path for the "Home"? At the moment it goes to "http://***.***.co.uk/album/catalog.php" and I want it to go to "http://***.***.co.uk/album/index.php"
Thanks in advance for your help. |
|
|
|
From: Encaps Date: February 28 2011, 07:45
|
| What the template do you use? |
|
|
|
From: Guest Date: March 02 2011, 02:40
|
| What do you mean, What Template? |
|
|
|
From: Encaps Date: March 02 2011, 06:59
|
| Is there catalog_categs.html in your version? Open this file with text editor and replace "catalog.php" with "index.php" |
|
|
|
From: Guest Date: February 24 2011, 08:22
|
Hi,
Is there a way to add a bit of text above the catalog items, but depending on what category is displayed, then different text will appear?
Kind Regards
James |
|
|
|
From: Encaps Date: February 24 2011, 10:22
|
Yes, but need some customization:
you may assign a description to the category
www.encaps.net/software/encapsgallery/demo/admin/catalog_categs.php?action=catalog_categs_update&id=1
(the description text area is under the title field)
Then you just print out category description where you need (edit html template), something like:
<?php echo $html['categ']['description']?> |
|
|
|
From: Guest Date: February 18 2011, 20:29
|
| I want to make it possible to delete orders from the admin panel shopcart. can you help me? thanx |
|
|
|
From: Encaps Date: February 19 2011, 13:22
|
| You could just open your phpmyadmin and truncate encaps_shopcart table |
|
|
|
From: Guest Date: February 17 2011, 04:31
|
hi
this is ajay sharma. i want to make a blog with core php i store text into file but when i write blog it save into file but the new line is not created by me in file.
|
|
|
|
From: Encaps Date: February 19 2011, 13:23
|
| Just copy ckeditor under "admin" directory |
|
|
|
From: Guest Date: February 10 2011, 00:42
|
Hi,
I have purchased Encaps product from your website. I want add more photo and product detail on the product page.
same as this link:
http://***.***.com/product_detail.php?pid=1&lang=en
Thanks.
|
|
|
|
From: Encaps Date: February 10 2011, 03:06
|
| I can duplicate the behavior from the demo link you provided. What is your budget? |
|
|
|
From: Guest Date: February 04 2011, 06:57
|
| Hi there, I am using the flash gallery and was wondering if there is a way to make the images automatically resize to the box? Thanks |
|
|
|
From: Guest Date: February 04 2011, 07:12
|
| Either that, or have them central in the box instead of at the top left? |
|
|
|
From: Encaps Date: February 04 2011, 11:58
|
| Unfortunately no, there is no way to automatically resize the images for Flash Gallery - if you'd like to customize this template, you should modify the .fla file. |
|
|
|
From: Guest Date: March 15 2011, 08:06
|
| Hi, were can I get the fla file. Images not in line on template downloaded |
|
|
|
From: Guest Date: February 04 2011, 05:30
|
How do I change the way the products are displayed. This is what I have at the moment.
http://***.sisterbear.co.uk/album/catalog.php
But I would like it so that they are 3 across.
How do I change this?
Thanks.
James |
|
|
|
From: Guest Date: January 29 2011, 08:01
|
Where do I put my Paypal information in?
Does the script send an email when a purchase has been made, or is it necessary to watch the 'shopping cart' page in the admin section? |
|
|
|
From: Encaps Date: February 01 2011, 06:43
|
You set your paypal email address from admin/catalog_config.php
the script will send you purchase notification to the email address
you specified
there is free demo you can set up on your webserver |
|
|
|
From: Guest Date: January 27 2011, 13:01
|
Hi,
I have purchased Encaps product from your website. I use Stylevantage1-0 template. How can change the product page to see 1 row 2 products.
Thanks.
|
|
|
|
From: Encaps Date: January 27 2011, 16:41
|
| You should modify catalog_items.html |
|
|
|
From: Guest Date: January 27 2011, 01:11
|
| hi. I have EncapsGallery-2.0.6 and how to make the urls look like http://***.com/catalog/categoryName/itemName.html instead of http://***.com/catalog.php?categ_id=1&id=2 |
|
|
|
From: Encaps Date: January 27 2011, 16:43
|
| You need to apply mod_rewrite feature from .htaccess |
|
|
|
From: Guest Date: January 27 2011, 18:54
|
| but i dont have file .htacces can you send the file in mod_rewrite on my email adress please. |
|
|
|
From: Encaps Date: January 28 2011, 16:56
|
You should create .htaccess manually, some generic tips:
http://***.encaps.net/howto/#q_26 - that is not your solution exactly, just starting point |
|
|
|
From: Guest Date: January 28 2011, 17:04
|
| My version of EncapsGallery is 2.0.6 and is different of what i have here http://***.encaps.net/howto/#q_26 . can you help me to optimize for my version? |
|
|
|
From: Guest Date: February 01 2011, 08:27
|
| can you help me? |
|
|
|
From: Encaps Date: February 02 2011, 00:32
|
| Tell me where did you stuck? |
|
|