pixelboss
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Several dates for one post ! Big project !I have tried custom fields with this plugin : https://rhymedcode.net/projects/custom-field-gui/
but it doesn’t work because it’s dates, so when you make the months field people put a name… of month… and impossible after to display like a date or make the difference between two dates to archive when it’s necessary…I have made this with this plugin :
[Frozendate]
type = checkbox[day]
type = select
value = 01 # 02 # 03 # 04 # 05 # 06 # 07 # 08 # 09 # 10 # 11 # 12 # 13 # 14 # 15 # 16 # 17 # 18 # 19 # 20 # 21 # 22 # 23 # 24 # 25 # 26 # 27 # 28 # 29 # 30 # 31[month]
type = select
value = janvier # fevrier # mars # avril # mai # juin # juillet # aout # septembre # octobre # novembre # decembre[year]
type = select
value = 2000 # 2001 # 2002 # 2003 # 2004 # 2005 # 2006 # 2007 # 2008 # 2009 # 2010 # 2011 # 2012 # 2013 # 2014 # 2015 # 2016 # 2017 # 2018 # 2019 # 2020But thanks for your answer. If you have a solution, don’t hesitate to help more
Forum: Fixing WordPress
In reply to: function comments_popup_link but nothing appears… ?In fact my page is very, very long and I would propose to comment articles at the top of the page… It’s very important that people see the number of comment near the title for me and can click on it… Is there a solution ?
Forum: Fixing WordPress
In reply to: margin top of tag object to zero, how ?I haven’t an english keyboard and I don’t know where are “backticks” (what is it ?)
Forum: Fixing WordPress
In reply to: margin top of tag object to zero, how ?When I put images, there is not the margin between the title and the image. Only whith movies…
Here is my css. Do you see something wrong ? :
[moderated – long code removed]
Forum: Fixing WordPress
In reply to: object/embed & author roleThanks a lot for your anwnser. I just wondering how to enabled “unfiltered_html” ?? Where ?
Thanks again.