[email protected]
Forum Replies Created
-
Hi Paulo,
I tried that and again , it did not seem to make a difference?
thanks again..
mark
Hi Paulo, thanks for getting back to me the lxml2 plugin did not help..
the version returned is 2.6.26
thank you for your help Paulo..
Mark
thank you Paulo, I am using a standard word press install
php version:5.2.9
mysql version:MySQL 5
plugin version: 1.1.7.1
wordpress version:3.1.3
browser: Chrome 11.0.696.60, IE8 v 8.0.6001.18702, Firefox v3.6.7
OS: windows XP SP3I have tried .xml and .XML but nothing seems to work?
Mark
the theme is ‘conference’ by Paul Winslow
the xml appear valid etc.
<?xml version=”1.0″?>
<wp_option_tree>
<row>
<id>1</id>
<item_id>general_default</item_id>
<item_title>General</item_title>
<item_desc></item_desc>
<item_type>heading</item_type>
<item_options></item_options>
<item_sort>1</item_sort>
</row>
<row>
<id>2</id>
<item_id>theme_skin</item_id>
<item_title>Theme skin</item_title>
<item_desc>Choose your website's skin/colour.</item_desc>
<item_type>select</item_type>
<item_options>air, blue, coffee, leafgreen, newspaper, purple-grape, redwine, teal</item_options>
<item_sort>2</item_sort>
</row>
<row>
<id>3</id>
<item_id>contact_email</item_id>
<item_title>Contact email</item_title>
<item_desc>Enter contact email address.</item_desc>
<item_type>input</item_type>
<item_options></item_options>
<item_sort>3</item_sort>
</row>
<row>
<id>4</id>
<item_id>content</item_id>
<item_title>Content</item_title>
<item_desc></item_desc>
<item_type>heading</item_type>
<item_options></item_options>
<item_sort>4</item_sort>
</row>
<row>
<id>5</id>
<item_id>custom_logo</item_id>
<item_title>Custom logo</item_title>
<item_desc>Upload your custom logo image.</item_desc>
<item_type>upload</item_type>
<item_options></item_options>
<item_sort>5</item_sort>
</row>
<row>
<id>6</id>
<item_id>pitch</item_id>
<item_title>Homepage pitch</item_title>
<item_desc>Enter your homepage pitch / introduction text.</item_desc>
<item_type>textarea</item_type>
<item_options>4</item_options>
<item_sort>6</item_sort>
</row>
<row>
<id>7</id>
<item_id>credit_text</item_id>
<item_title>Footer text</item_title>
<item_desc>Enter the footer credit text.</item_desc>
<item_type>input</item_type>
<item_options></item_options>
<item_sort>7</item_sort>
</row>
<row>
<id>8</id>
<item_id>social_networks</item_id>
<item_title>Social Networks</item_title>
<item_desc></item_desc>
<item_type>heading</item_type>
<item_options></item_options>
<item_sort>8</item_sort>
</row>
<row>
<id>9</id>
<item_id>twitter_id</item_id>
<item_title>Twitter</item_title>
<item_desc>Enter your Twitter ID to display its footer icon.</item_desc>
<item_type>input</item_type>
<item_options></item_options>
<item_sort>9</item_sort>
</row>
<row>
<id>10</id>
<item_id>facebook_id</item_id>
<item_title>Facebook</item_title>
<item_desc>Enter your Facebook ID to display its footer icon.</item_desc>
<item_type>input</item_type>
<item_options></item_options>
<item_sort>10</item_sort>
</row>
<row>
<id>11</id>
<item_id>myspace_id</item_id>
<item_title>MySpace</item_title>
<item_desc>Enter your MySpace ID to display its footer icon.</item_desc>
<item_type>input</item_type>
<item_options></item_options>
<item_sort>11</item_sort>
</row>
<row>
<id>17</id>
<item_id>linkedin_id</item_id>
<item_title>LinkedIn</item_title>
<item_desc>Enter your LinkedIn ID to display its footer icon.</item_desc>
<item_type>input</item_type>
<item_options></item_options>
<item_sort>12</item_sort>
</row>
<row>
<id>12</id>
<item_id>youtube_id</item_id>
<item_title>YouTube</item_title>
<item_desc>Enter your YouTube ID to display its footer icon.</item_desc>
<item_type>input</item_type>
<item_options></item_options>
<item_sort>13</item_sort>
</row>
<row>
<id>16</id>
<item_id>vimeo_id</item_id>
<item_title>Vimeo</item_title>
<item_desc>Enter your Delicious ID to display its footer icon.</item_desc>
<item_type>input</item_type>
<item_options></item_options>
<item_sort>14</item_sort>
</row>
<row>
<id>13</id>
<item_id>flickr_id</item_id>
<item_title>Flickr</item_title>
<item_desc>Enter your Flickr ID to display its footer icon.</item_desc>
<item_type>input</item_type>
<item_options></item_options>
<item_sort>15</item_sort>
</row>
<row>
<id>14</id>
<item_id>digg_id</item_id>
<item_title>Digg</item_title>
<item_desc>Enter your Digg ID to display its footer icon.</item_desc>
<item_type>input</item_type>
<item_options></item_options>
<item_sort>16</item_sort>
</row>
<row>
<id>15</id>
<item_id>delicious_id</item_id>
<item_title>Delicious</item_title>
<item_desc>Enter your Delicious ID to display its footer icon.</item_desc>
<item_type>input</item_type>
<item_options></item_options>
<item_sort>17</item_sort>
</row>
</wp_option_tree>