Square Template by David Cummins and Filter Entries Plugin
Square Template by David Cummins and Filter Entries Plugin
Hi,
i'd like to try the Filter Filter Entries Plugin along with the Square Template by David
Cummins, which has 2 sidebars on the right.
Unfortunately about 15% of the the plugins width show up in the "inner" sidebar.
This is not only hurting the eye, but is causing some serious issue, when the plugin is
finding 0 or 1 article with a few lines only, because then the plugin cmoves up to the top
and can't be used a second time because the button to trigger a new search is blocked /
hidden under the square grafic.
Any idea how to fix / solve this issue?
Would it maybe be possible to just use a smaller font size for the plugin?
Where would i be able to configure this?
i'd like to try the Filter Filter Entries Plugin along with the Square Template by David
Cummins, which has 2 sidebars on the right.
Unfortunately about 15% of the the plugins width show up in the "inner" sidebar.
This is not only hurting the eye, but is causing some serious issue, when the plugin is
finding 0 or 1 article with a few lines only, because then the plugin cmoves up to the top
and can't be used a second time because the button to trigger a new search is blocked /
hidden under the square grafic.
Any idea how to fix / solve this issue?
Would it maybe be possible to just use a smaller font size for the plugin?
Where would i be able to configure this?
Hi there
I've taken a look at this this morning and nothing I've tried seems to change the size of the table created by the plugin - including altering the code in the plugin.php file.
You could of course set overflow: auto; in the Serendipity_pageFooter class but it's not a very elegant solution. Maybe someone else has an idea
Dave
I've taken a look at this this morning and nothing I've tried seems to change the size of the table created by the plugin - including altering the code in the plugin.php file.
You could of course set overflow: auto; in the Serendipity_pageFooter class but it's not a very elegant solution. Maybe someone else has an idea
Dave
Hi
you would need to edit the style.css file from the templates/square/ directory.
Look for the following code section
and change it to
It's not ideal but it's a solution
Dave
you would need to edit the style.css file from the templates/square/ directory.
Look for the following code section
Code: Select all
div.serendipity_pageFooter {
color: #444;
font-size: 0.8em;
text-align: center;
margin-bottom: 30px;
line-height: normal;
clear:both; }Code: Select all
div.serendipity_pageFooter {
overflow: auto;
color: #444;
font-size: 0.8em;
text-align: center;
margin-bottom: 30px;
line-height: normal;
clear:both; }Dave
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
To ease up template's changing the plugin I've added some unique IDs and classes to the plugin in version 1.4.
Regards,
Garvin
To ease up template's changing the plugin I've added some unique IDs and classes to the plugin in version 1.4.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
What effect will overflow: auto have? What will it do?
Version 1.4 seems to be not released yet, so ia ssume it's afollow up to my plea?
Sorry for crossposting to the Plugins- Subforum.
I agree i'm way to impatient.
Actualy i might seem a bit snobbish to you, as im th ekinfd of guy that likes to have everything up and running good in an instant, without having to reprogram or reinvent ...
Version 1.4 seems to be not released yet, so ia ssume it's afollow up to my plea?
Sorry for crossposting to the Plugins- Subforum.
I agree i'm way to impatient.
Actualy i might seem a bit snobbish to you, as im th ekinfd of guy that likes to have everything up and running good in an instant, without having to reprogram or reinvent ...
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
Filter entries 1.4 plugin was released on 2007-04-27 already, so you should see the update on spartacus.
Best regards,
Garvin
Filter entries 1.4 plugin was released on 2007-04-27 already, so you should see the update on spartacus.
Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
Which spartacus mirror did you configure?
Regards,
Garvin
Which spartacus mirror did you configure?
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
netmirror.org's fine. The package_event.xml there (http://netmirror.org/mirror/serendipity ... _event.xml) properly shows the plugin as version 1.4.
check the package_event.xml file in your templates_c/ directory, which filedate does it have? How large is that file? Does it contain a version 1.4 element for the serendipity_event_filter_entries plugin?
Regards,
Garvin
netmirror.org's fine. The package_event.xml there (http://netmirror.org/mirror/serendipity ... _event.xml) properly shows the plugin as version 1.4.
check the package_event.xml file in your templates_c/ directory, which filedate does it have? How large is that file? Does it contain a version 1.4 element for the serendipity_event_filter_entries plugin?
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
The file is dated from today. Size 218kb. But i can't open it. Not even if i download it. I just get an error
Die XML-Seite kann nicht angezeigt werden
Die XML-Eingabe kann nicht angezeigt werden, wenn Stylesheet XSL verwendet wird. Beheben Sie
den Fehler und klicken Sie dann auf Aktualisieren, oder wiederholen Sie den Vorgang später.
--------------------------------------------------------------------------------
Verweis auf ein nicht deklariertes Namespace-Präfix: 'requirements'. Fehler beim Bearbeiten der
Ressource 'file:///C:/Dokum...
<requirements:s9yVersion>0.7</requirements:s9yVersion>
---------------------------^
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
You need to download the file via FTP and look at it with a text editor, not with the browser.
Regards,
Garvin
You need to download the file via FTP and look at it with a text editor, not with the browser.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Well, that'S strange.
I downloaded the file and looked for the plugin entry via txt-editor as you suggested: it says version 1.4
When i go to s9y admin surface event-plugins etc it still shows version 1.3
When i choose category new it doesn't show new version (1.4) of the plugin.
So how does that fit?
What i can do about it?
Just install the plug and hope it will be version 1.4?
I downloaded the file and looked for the plugin entry via txt-editor as you suggested: it says version 1.4
When i go to s9y admin surface event-plugins etc it still shows version 1.3
When i choose category new it doesn't show new version (1.4) of the plugin.
So how does that fit?
What i can do about it?
Just install the plug and hope it will be version 1.4?