hawthorne
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Security issue – more than 8000 blocked login attemptsOkay, I use very long and safe Passwords.
So I only should take care that the other users also use secure passwords?Forum: Plugins
In reply to: [Portfolio Gallery - Photo Gallery] Malware InjectionThanks, Dan!
I’m not very familiar with these security issues.Is this a code which was implemented by the plugin writer?
I used the search function of krusader (file manager) to search in the files of my website. The result was negative. However, I’m not sure if the search included file content.
Unfortunately I can’t run grep as there is no root access to the server.Forum: Plugins
In reply to: [Portfolio Gallery - Photo Gallery] Malware InjectionIs there an update on this?
Forum: Fixing WordPress
In reply to: Fold category & display active category in navigationAdditionally, if I could define an active category, it would probably be easier to get the menu in the proper shape.
Forum: Developing with WordPress
In reply to: Professional wordpress site@eable and all others,
I managed to build the site the following way:
As you can see, the navigation is setup with pages and categories.
The sites for the different teams (ladies and mens) are arranged in categories, the rest is designed to be static pages.
If you navigate through my site, you´ll find some errors and problems with hierarchy and / or logic, I guess.
– How can I correct the mistakes?
– what would you recommend?Thanks for all your help in advance.
Forum: Fixing WordPress
In reply to: Best way for permalinks / linking of articlesHi,
thanks for the hint.
For better understanding, I will post the link to my project, which can be found here:
MY ProjectAs you can see, the navigation is setup with pages and categories.
The sites for the different teams (ladies and mens) are arranged with categories, the rest is designed to be static pages.
If you navigate through my site, you´ll find some errors and problems with hierarchy and / or logic, I guess.
– How can I correct the mistakes?
– what would you recommend?Thanks for all your help in advance.
Forum: Installing WordPress
In reply to: Should I use pages or categories or both for content / navi?Hi Michael,
thanks for the response.
As pages are static, I plan to only place things like address etc. on static pages. All team pages should be ordered in categories.
Is there a way to display the posts within the categories according to my wishes and not to an order by date or alphabet?
I also found a plugin which is called “page category organiser”.
With this plugin, you should be able to categorise pages. Did anyone use it?Forum: Developing with WordPress
In reply to: Professional wordpress sitethanks for the insightful advice – I managed to get everything in order and , yes, I wanted to change the IDs just because some perfectionism…
As I wrote, the page should be used as a cms for my sports club. Would you suggest using only static pages and arrange them according to teams etc. or would you prefer using the wordpress categories?
Forum: Fixing WordPress
In reply to: Way to change the page ID ´sHi,
does anyone know?
Forum: Developing with WordPress
In reply to: Professional wordpress site“Codex has all you need to know :)”
If everything was as easy… I already put the pages in the correct order – according to the list pages tool.
However, wordpress seems to arrange the pages in alphabetical order. That´s not what I want…
So what I found out is that I need to change it according to the instructions given here:
[url]http://codex.ww.wp.xz.cn/Template_Tags/wp_list_pages/url][b]Still, I wonder whether there is an option to change the IDs of the pages in general?[/b]
As I removed some pages, there are gaps in the order. E.g. I´d like to assign the ID1 to my starting page.Do Ihave to assign the pages manually in the code, is there a plugin or does anyone know, how to treat this?
Forum: Developing with WordPress
In reply to: Professional wordpress siteI already succeeded in removing the blogroll and I created a menu with 3 hierarchical levels. My Problem is, that the pages aren´t sorted according to their ID / importance, but it seems somewhat random.
Can anyone tell me, how I can put the pages in the correct order?Forum: Fixing WordPress
In reply to: HOWTO: Disable blogrollIs it possible to disable blogroll admin without hacking the source, for example via a plugin?
I would also be interested in removing this option. Is there such a plugin, or do I have to hack?