ActiveDen

Fresh XML Template

  • Bought between 100 and 499 items
  • Has been a member for 3-4 years

I love the theme! The only thing is that I REALLY need to remove the “zoom button” in the gallery. I have tried deleting the button in flash, but when I publish to swf and upload it, the gallery no longer works… :(

Can you help me out please?

Thanks!

shuhankuang

I think it is easy, you can just drag the button out stage. :)

  • Bought between 10 and 49 items
  • Has been a member for 5-6 years
lena Purchased

Hi, great temp… Got a question: how to change name of “BACK” button?

thx

shuhankuang

Check the FAQ .

  • Bought between 100 and 499 items
  • Has been a member for 5-6 years
youi75 Purchased

Hi there – I wrote you a couple of emails. Never got a reply. There are still errors in the template (e.g. when exporting news.fla etc.). Any chance to send the updated version in case it is still stuck in the activeden approval process? Thanks.

shuhankuang

do you download the lastest file via activeden?

exporting with cs4 or cs5?

  • Bought between 1 and 9 items
  • Has been a member for 2-3 years

Hi there! Since I purchased the template in order to use it for a Greek webpage, I have changed all text with embeded greek characters and works fine! However I need to have the “BACK” buton of the subpages changed with greek text. How can I have access to the displayed text “BACK” in order to change it? Please help, it’s an emergency!!!!

shuhankuang

Open pages/views/components/Navigation.as

step 1 : search “BACK”
step 2 : replace “**


K

  • Bought between 1 and 9 items
  • Brazil
  • Has been a member for 2-3 years

Hi, K. Thanks for your previous answer. Is it possible to have a playlist on mp3 player?

shuhankuang

sorry, it don’t support the feature.

andersonnunesc

ok. Is hard to change that?

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
thiagolg Purchased

This is a great Templete, the design is exactly what I need but I can not get the gallery to work. It simply doesn’t load. I’ve tried publishing it again but still doesn’t work. What am I doing wrong? My website is www.fadhilamalki.com

  • Bought between 100 and 499 items
  • Has been a member for 4-5 years
  • Russian Federation

Nice design!

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
oioisav Purchased

Hi Thanks in advance… Has anyone worked out how to decrease the gap between the top and the content on the ‘News’ and ‘Gallery’ pages. I’d like to fit maybe 4-5 thumbs and text…rather than 3. Also want to push content up in teh Gallery. I know I need to change: var y : Number = int((h – _h + GAPY ) / 2); but have no idea what to change:-) Cheers Oh..forgot to mention..great work! :-)

  • Bought between 10 and 49 items
  • Has been a member for 4-5 years

Hey great work, would love to buy this template… but m having only query.. instead of text buttons can i use image button?

waiting for positive reply.

Thanks

shuhankuang

sorry, it don’t support the feature.

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Within a gallery is it possible to link from the thumbnail to a video page with description? I want to have a gallery that can link to both photo and video pages.

Thanks

shuhankuang

sorry, no.

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
clapes Purchased

I need urgently add more galleries. How and where modify config.xml, site.xml, etc.? Please, I need to do that. Thank you!!!!!!!

shuhankuang

You can just copy the element in xml and change the value of attributes.

add a new gallery.
<page route="gallery/beauty" title="GALLERY/BEAUTY" depth="top" src="gallery.swf" id="beauty">
         <asset src="xml/images.xml" id="data" preload="false" />
</page>
add a new navigation.
 <subnav name="BEAUTY" src="index/nav/beauty" id="beauty" link="false"></subnav>
  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
asana5 Purchased

Hi shuhankuang! Great job with templates. Can you please provide me with some information considering Fresh XML Template. Is it possible to change in the Gallery page full screen mode (by that I mean after you clicking ZOOM ) from 100% to 90% (to remove scrolling and see 100% of picture or even smaller). One more thing, how can I remove from navigation (Plus symbol ) for example like gallery(plus) in main menu.

Thanks.

shuhankuang

1.Is it possible to change in the Gallery page full screen mode (by that I mean after you clicking ZOOM ) from 100% to 90% (to remove scrolling and see 100% of picture or even smaller).
-Sorry, no, the feature you need that make me have to change the structure of the gallery.
2.how can I remove from navigation (Plus symbol ) for example like gallery(plus) in main menu.
-find src\pages\views\components\Navigation.as
line 144:

var s : String = (navVO.hasSubNav() == true && navVO.name != "BACK") ? "+" : "";
just remove +
var s : String = (navVO.hasSubNav() == true && navVO.name != "BACK") ? "" : "";

  • Bought between 10 and 49 items
  • Has been a member for 5-6 years
lena Purchased

Hi,

1. how can I change title in browser top XML Template: name of page into COMPANY NAME : PAGE ?

2. Link for web page in contact i.e. “www.name.com,_blank” does not working. why?

3. How can I change image size in slideshow page?

thnx

shuhankuang
1. how can I change title in browser top XML Template: name of page into COMPANY NAME : PAGE ?
-open index.html
<title>XML Template</title>
open site.xml
<site title="XML Template : %PAGE%" menu="true">
</site>
2. Link for web page in contact i.e. “www.name.com,_blank” does not working. why? - Please use html tag.
<a href="http://www.w3schools.com">Visit W3Schools.com!</a>
take a tour. 3. How can I change image size in slideshow page? - it only support fixed size, if you want to change the size, you have to modify the as file. you can find the files in folder classes\bannerrotator\components
  • Bought between 1 and 9 items
  • Exclusive Author
  • Has been a member for 3-4 years
Algarweb Purchased

How can I change the size of the main content. I am going to use this on a 24’’ screen and I have already change the size of the navigation bar , now I want to set the content a little bigger.

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
  • Malaysia

I wanted to buy this template…but is it has been updated or not? since i notice that some of the buyer keep complaining about the bugs, especially for the gallery issue – cannot create multiple xml files.

shuhankuang

updated a month ago. :)

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
clapes Purchased

Hi, Shuhankuang!

3 questions:

1. How can I add tooltips like the socialicons tooltips in each thumbnail, in the galleries?

2. Add tooltips in the right tabs (<) (>) (x) and magnify glass?

3. Add tooltips in the sound and fullview buttons?

Thank you!

shuhankuang

the template can’t make a tooltip easily, you have to konw much about as3. Here I can’t explain how to do that, becuase it’s too complex. sorry.

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Hello Shuhankuang

I would like to buy your Fresh XML Template

Could you reply to me because I want to know the answers before I buy. Without knowing this I wont decide to purchase ;-/

Please check your e-mail…

I’m waiting for your answer, REGARDS TOM

shuhankuang

check your email. :)

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
clapes Purchased

OK, shuhankuang… I understud, the tooltips are very difficult to do.

Another question: Are you doing or planning any update to this template? (like view any text detail while are viewing the BIG images in galleries, etc.) Also, will be beautiful if doing click in the big image, we will go BACK , but in the NORMAL VIEW of tihis image, not where we decide to view another image in BIG . ¿Do you understand? It means… i´m viewing the normal images, one, other, next, next, and in the 7rd image, I decide toview it in BIG . Then, I click in this big image, and now I´m in the 7rd Normal image. It will be fabulous!!!! Thank you!!!!!! Clapes

  • Bought between 100 and 499 items
  • Has been a member for 5-6 years
nahouel Purchased

Hello there, nice work; i bought it but it is not supporting russian characters?

  • Bought between 1 and 9 items
  • Brazil
  • Has been a member for 1-2 years

There is the possibility of putting in subnav subnav?

shuhankuang

sorry, only support 2 level menu.

by
by
by
by
by