eyetag
Forum Replies Created
-
Forum: Plugins
In reply to: query postskafkaesqui, installed your password query and combined it as suggested with individual categories. this works also for what i need, besides of two things:
1) when entering the protected category by pw it shows all entries instead of only those from the protected one
2) i would like to exclude the entries (headers etc.) of the protected category from the mainpageyou can try it at https://www.eyetag.de/weblog
pw: testfor what reason do i have to put it into its own category template?
you could simply leave in index.php, couldn?′t you?thanks&cheers
Forum: Fixing WordPress
In reply to: wp generates " into input formyour second question: i edit them on the server, directly through ftp client…
Forum: Fixing WordPress
In reply to: wp generates " into input formno, this is only the generated output.
in template-functions-post.php (/includes) it?′s written like that
<?php
function get_the_password_form() {
$output = '<form action="' . get_settings('siteurl') . '/wp-pass.php" method="post">
<p>' . __("This post is password protected. To view it please enter your password below:") . '</p>
<p><label>' . __("Password:") . ' <input name="post_password" type="text" size="20" /></label> <input type="submit" name="Submit" value="Submit" /></p>
</form>
';
return $output;
}
point is that i don?′t know where the hell these qutoes come from…Forum: Everything else WordPress
In reply to: enhancing the forum with ‘watch this topic’ optionpodz, i can only find https://www.ads-software.com/support/topic.php?id=73#post-1403
and it seems to be deleted. where else has it been discussed? thanks…Forum: Fixing WordPress
In reply to: wp generates " into input formnobody there to help me out of this? anything unclear or more information needed? please speak to me;-!
Forum: Plugins
In reply to: Password protected categoriesKafkaesqui, i put in your password protection. first it seemed to work fine, but then something was changed in my configuration.
i even don?′t know if it has anything to do with the password thing (from what i can see it shouldn?′t) but i also don?′t have a glue what else could have happened, so i?′m cross-posting it to over here where it all started from;|
would be great, if you could have a short look on it…here?′s
the link to the describing post.thanks in advance!
btw: i found a little workaround by just leaving the original quotes away for the moment… you can still see the same effect in the contact form (
'kontakt'
)!Forum: Fixing WordPress
In reply to: wp generates " into input formit does the same with other post forms (or at least with some of them) as you can see at https://www.eyetag.de/weblog/?page_id=17
… oddForum: Plugins
In reply to: Introducing WP-Amazon Plugini get the following error message:
Fatal error: Call to undefined function: curl_init() in /uneu/dumberg/subwww/eyetag/htdocs/weblog/wp-content/plugins/wp-amazon.php on line 101how can i fix that?
thx!Forum: Plugins
In reply to: Password protected categoriesanything new on this issue? i would appreciate this feature or any other possible solution for this massively, after changing to an open system as wordpress just because of finding a way to integrate this!
apparently there is a big demand for this… what do you wordpress developer crackers think bout it?
greets
etForum: Themes and Templates
In reply to: difficulties in css-formatinghi,
nobody around who can help me outta this? tried a display:inline after i?′ve heard of a positioning bug in IE (see https://www.positioniseverything.net/explorer/doubled-margin.html), but this didn?′t work either…
please help!
thx,
etForum: Themes and Templates
In reply to: difficulties in css-formatingjust sending a short post in order to bring my request up – would be great if someone could take a short look! thanks guys!
Forum: Themes and Templates
In reply to: moving/adapting theme from antville to wphi again,
sorry for stressing too much on it, but i?′m wondering if nobody has ever thought of it so far.
i?′m still looking for themes that include the admin interface (admin.css and whatever is needed for this).thanks for your support!
Forum: Themes and Templates
In reply to: moving/adapting theme from antville to wpthanks avenir, that looks to be a good point to start from.
but i?′m still wondering if there isn?′t any easier access to this? it?′s just so time consuming to re-code all of this and equip it additionally with dozens of plugs for a better backend functionality. i guess i?′ll have to watch out for a good theme with somehow the same structure. any suggestions? which is the most complete theme ressource?
alex?′s theme browser seems to be most usable, but are all of them in there? btw: are there any themes that include the admin.css? that would give a much more conistent look to the whole thing…thanks!