Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > DEVELOPMENT > Addons

Post Reply
 
Thread Tools
  #41  
Old 04-08-2008, 05:34 PM
klimin_a_s's Avatar
klimin_a_s Offline
pp veteran
 
Join Date: Oct 2006
Location: Russia, Birsk
Posts: 95
Send a message via ICQ to klimin_a_s
Quote:
Originally Posted by Crossie View Post
Q1: the fields names and the values are beeing displayed on my page, though I have set the fields to "invisible". They appear unformatted and without a space at the bottom of the page like this:

csslight.css
csstitlelight

where "css" and "csstitle" are the custom fieldnames, and "light.css" and "light" are the values.
a) Please, tell me a version of CF addon?

b) Did you use <CUSTOM_FIELDS> tag at your page? You should use only <CUSTOM_FIELD_VALUE_ID=NN> tags. Even you set your custom fields to "invisible", in any case they will be shown.

Quote:
Originally Posted by Crossie View Post
Q2: what is the "default" entry for? It would be nice if (well in my case ) the default value would automatically be set in case that the fields are empty. Otherwise I have to go thru all of my pictures and alter the values to achieve a valid css entry (ok this should also be doable with a small SQL-script to fill the table, nevertheless I'm wondering about the "default").
c) "Default value" (and "Alt default value", if you use bilingual feature) - is an initial value, that is automatically fill in into the "value" field when you upload a new photo to the Pixelpost.

Thanks for using Custom Fields addon. Can you attach a screenshots of the front-page and the CF settings at the admin-area?
__________________
Klimin Andrew,
Birsk photoblog: photoblog.birsk.info (PP 1.7.1)
Pixelpost addons: Custom Fields 1.3
Reply With Quote
  #42  
Old 04-09-2008, 04:45 AM
Crossie Offline
pp veteran
 
Join Date: Sep 2006
Location: Germany
Posts: 71
Send a message via ICQ to Crossie
Quote:
Originally Posted by klimin_a_s View Post
a) Please, tell me a version of CF addon?
I'm using v. 1.0

Quote:
Originally Posted by klimin_a_s View Post
b) Did you use <CUSTOM_FIELDS> tag at your page? You should use only <CUSTOM_FIELD_VALUE_ID=NN> tags. Even you set your custom fields to "invisible", in any case they will be shown.
Ah ok. I'm using the <CUSTOM_FIELD_VALUE_ID=NN>, because I only need the values for my css style. I'm using it to set the style.css like this:
<link rel="stylesheet" type="text/css" href="templates/accessible/styles/<CUSTOM_FIELD_VALUE_ID=10>" title="<CUSTOM_FIELD_VALUE_ID=11>"
They are displayed anyways, like the screenshot shows. I have not used the <CUSTOM_FIELDS> tag anywhere esle on the page, only the two tags as shown above.

Quote:
Originally Posted by klimin_a_s View Post
c) "Default value" (and "Alt default value", if you use bilingual feature) - is an initial value, that is automatically fill in into the "value" field when you upload a new photo to the Pixelpost.
And this answers my 2nd question in a perfect way. Thanks a lot, now the situation is cleared .

Quote:
Originally Posted by klimin_a_s View Post
Thanks for using Custom Fields addon. Can you attach a screenshots of the front-page and the CF settings at the admin-area?
Sure, I have attached a screenshot from the admin settings, the setting on the image and the result on the website.
Again thanks for this very useful addon and your helpful answer. There are a lot of things which can be done with it. As someone mentioned above, it should be an initial part of the Pixelpost package .

Regards
Uwe



--------------------



--------------------

__________________
www.accessible.de
Reply With Quote
  #43  
Old 04-09-2008, 05:52 AM
Crossie Offline
pp veteran
 
Join Date: Sep 2006
Location: Germany
Posts: 71
Send a message via ICQ to Crossie
I stand corrected: silly me had the tag <CUSTOM_FIELDS> in the html code, cause I've only used one costum field until now. I altered it to the value tags and now everything works perfecly!

I think this is a nice idea to switch styles that way for different pictures, cause it's not only possible to switch the background color, but you can switch the style completely simply by using different stylesheets commited thru the custom fields addon.

Regards
Uwe
__________________
www.accessible.de
Reply With Quote
  #44  
Old 04-09-2008, 07:53 AM
klimin_a_s's Avatar
klimin_a_s Offline
pp veteran
 
Join Date: Oct 2006
Location: Russia, Birsk
Posts: 95
Send a message via ICQ to klimin_a_s
Crossie, your idea with using css-styles with CF addon is great! Thank you!

Have you any other problems with CF-addon now?
__________________
Klimin Andrew,
Birsk photoblog: photoblog.birsk.info (PP 1.7.1)
Pixelpost addons: Custom Fields 1.3
Reply With Quote
  #45  
Old 04-09-2008, 08:21 AM
Crossie Offline
pp veteran
 
Join Date: Sep 2006
Location: Germany
Posts: 71
Send a message via ICQ to Crossie
No Klimin, everything works flawless now. I have implemented the css option on my website already. Only a dark and a light style so far, but as soon as I have some spare time, I'll create some different styles, light grey f.ex. for "fine tuning".

Thanks again!

Regards
Uwe
__________________
www.accessible.de
Reply With Quote
  #46  
Old 04-19-2008, 09:51 AM
raulm21 Offline
forum loafer
 
Join Date: Apr 2008
Posts: 16
Hi, I've downloaded this addon, activated but not working for me.

I use the focus theme, and I've pasted the <CUSTOM_FIELDS> code to the comment.php file.

You can visit my site here: www.raulm21.com/pixelpost/

Thanks.
Reply With Quote
  #47  
Old 04-19-2008, 02:42 PM
Crossie Offline
pp veteran
 
Join Date: Sep 2006
Location: Germany
Posts: 71
Send a message via ICQ to Crossie
The Tag goes in your template, not in the core php-files of pixelpost.

Regards
Uwe
__________________
www.accessible.de
Reply With Quote
  #48  
Old 04-19-2008, 03:26 PM
raulm21 Offline
forum loafer
 
Join Date: Apr 2008
Posts: 16
I changed it on the template file, not th pixelpost core-php file.

Thanks
Reply With Quote
  #49  
Old 04-19-2008, 04:56 PM
Crossie Offline
pp veteran
 
Join Date: Sep 2006
Location: Germany
Posts: 71
Send a message via ICQ to Crossie
There ain't no such thing like a comment.php in this template, as far as I know. Where exactly did you put the tag in? Maybe you'll post the part out of the HTML file and your settings in the admin interface.

Regards
Uwe
__________________
www.accessible.de
Reply With Quote
  #50  
Old 04-19-2008, 05:12 PM
raulm21 Offline
forum loafer
 
Join Date: Apr 2008
Posts: 16
_focus_template_addon/config/comment.php
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 02:32 PM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs