Page 1 of 1

[New] Nature Template by sajrockz

Posted: 2013-12-14 20:12:19
by sajanbs4@gmail.com
This is my second theme: Nature


Image


Download 4shared


Direct Download

Request you all for your feedback.. :)

Posted: 2013-12-15 14:30:04
by admas
I'm sorry, but I can not download and vote. Share on another server.

Posted: 2013-12-15 16:06:36
by Raoul_Volfoni
admas wrote:I'm sorry, but I can not download and vote. Share on another server.
Hi,

Answer here

Posted: 2013-12-15 16:09:54
by soulsnake
Hi sajanbs4,

Thank you, the template is very good.
I just upload it here for people who can not download it with your link :
http://mickaelvanneufville.online.fr/AM ... Nature.rar

Soulsnake.

Posted: 2013-12-15 19:00:52
by sajanbs4@gmail.com
Thank u soulsnake :)

i have added the link to the main topic.. :grinking:

Posted: 2013-12-15 19:06:32
by sajanbs4@gmail.com
admas wrote:I'm sorry, but I can not download and vote. Share on another server.
I have added direct download link posted by Soulsnake :)

Posted: 2013-12-15 20:23:54
by admas
Thanks :grinking:

Re: [New] Nature Template by sajrockz

Posted: 2023-07-12 12:46:01
by MMM
Hello.
I use AMC for a long time and I just love it, thank you very much. I also use this template, it's the one I prefer.
I just would like to know how can I change from 5 actor photos to 10 actor photos in 2 rows.
I´ve tryed several changes on the script, but I can not make it to work.
Can anyone help me, please?
Thank you very much.

Re: [New] Nature Template by sajrockz

Posted: 2023-07-17 12:42:15
by antp
What did you try?
I see in the code this block corresponding to the extra info of actors:

Code: Select all

			<tr>
			$$ITEM_EXTRA_BEGIN(Actors,,1,5)
			<td><img src="$$ITEM_EXTRA_PICFILENAME" alt="actors" width="105" height="155" border="2"></td>
			$$ITEM_EXTRA_END
			</tr>
			<tr>
			$$ITEM_EXTRA_BEGIN(Actors,,1,5)
			<td class="actors" width= "105"><a href="http://www.imdb.com/name/$$ITEM_EXTRA_URL"><b>$$ITEM_EXTRA_TITLE</b></a><br>$$ITEM_EXTRA_DESCRIPTION</td>
			$$ITEM_EXTRA_END
			</tr>
have you tried to simply duplicate it, and put 6,10 instead of 1,5 in the two "begin" lines of the duplicated block?

Re: [New] Nature Template by sajrockz

Posted: 2023-07-18 13:08:46
by MMM
Thank you for the sugestion. I only tryed changing 1,5 by 1,10, but I got one single line with 10 photos, so it was very long and added a scroll on the bottom.
I'll try your way and update this post.
Thank you very much.

Re: [New] Nature Template by sajrockz

Posted: 2023-07-18 13:13:03
by MMM
IT WORKED !! :clapping: :clapping:
Thank you again and keep up the good work
Best regards

Re: [New] Nature Template by sajrockz

Posted: 2023-08-20 11:49:42
by MMM
Hello!
I have another question about this template. :??:

What do I have to do so the country flags show in the ''Movie Info''
I only get an empty square after the name of the country. The flags folder (with 333 flags or combinations) is inside ''Nature'' folder.

Thank you very much ;)
MMM

Re: [New] Nature Template by sajrockz

Posted: 2023-11-21 11:25:09
by Valmiki
Hello,
I see that there was no reply to the last question but since I have an extra one I ask.

I have the same problem with the flags.

In addition I tried to modify the html file as described above and change the actor's number to 10 but what I see is 2 rows with the same 5 actors on each row. What am I doing wrong?

Thanks

Re: [New] Nature Template by sajrockz

Posted: 2023-11-21 11:44:40
by Valmiki
Ok. I found out my problem. The modification above is perfect. But because I already added the actors in the process of the change somehow the movie got stuck so I had to remove the actors from the Extra fields and reimport. Problem solved.

For the flags I also found the problem. Unfortunately the names got changed at a certain point. So for example USA has to be renamed with United States. I just did this test and it worked. For everything else, just write whatever is written before the flag. I am changing what I am finding in my database and it all works. To see the changes just made, it seems enough to click on another movie and go back to the one that you just changed the flag for and you already see the modification.

Re: [New] Nature Template by sajrockz

Posted: 2023-12-01 12:58:22
by MMM
Thank you for the solution about the flags, it's very simple but yet we do not use to think for the easiest way.
Also, we can duplicate a flag with the variant name, so it covers more options.
:clapping: :grinking: