Photo Portfolio XML v2
Home / /community/ / Components Discussions / Photo Portfolio XML v2 / Page 5
Started 4 years ago by flashblue
Last reply by flashblue
-
-
I would like to play a video instead of a picture in the gallery...What do I need to change on this xml file to make it play aether a video(.mov) or an swf in the gallery?
<gallery>
<globals
nameColor="#FFFFFF" nameFontSize="24" nameBgColor="#990000" nameBgAlpha="50"
nameLocation="bottom" namePosition="center"
radius="6" scale="1" fitImage="1" cssFile="css/gallery.css"/>
<item>
<name></name>
<image>images/videos/videos_1.mov</image>
</item>
</gallery>thanks for your time
#  /  posted on Mar 21, 2010 -
i meant i want the image gallery to open an flv file is this possible by updating the xml above? or do i need to buy an flv player?
#  /  posted on Mar 21, 2010 -
-
Is it possible to add external links to the about, or pricing txt? this didnt work:
<![CDATA[template by flashblue]]>
nor this:
template by flashblue
#  /  posted on Mar 24, 2010 -
-
Hi! i WANT TO PUT A LINK IN MENU, AFTER THE NAMES OF THE GALLERIES, BUT I DONT KNOW HOW, THE LINKS I WANT TO PUT ARE FROM MY BLOG, FACEBOOK AND TWITTER
#  /  posted on Jun 01, 2010 -
Open xml/menu.xml. Write URL like
<url>http://www.twitter.com/</url>
<target>_blank</target>
Use target top open new window. Otherwise, put it empty. (<target></target>)
#  /  posted on Jun 01, 2010 -
-
-
I can't install the contact form, doesn't work, I put the info in mailer.php:
public $SMTPHostname = "smtp.gmail.com"; public $SMTPName = "my_name"; public $SMTPUsername = "[email protected]"; public $SMTPPassword = "my_gmail_password"; public $sitename = "my_web_page_name";
Is something wrong? needs more configuration in my mail account? can you send me more detailed instructions please?
#  /  posted on Sep 06, 2011 -
I can't install the contact form, doesn't work, I put the info in mailer.php:
public $SMTPHostname = "smtp.gmail.com"; public $SMTPName = "my_name"; public $SMTPUsername = "[email protected]"; public $SMTPPassword = "my_gmail_password"; public $sitename = "my_web_page_name";
Is something wrong? needs more configuration in my mail account? can you send me more detailed instructions please?
#  /  posted on Sep 06, 2011 -
I sent you php mail function used file instead of SMTP. You just need to write your own mail address.
#  /  posted on Sep 06, 2011
Please login to post replies.







