Jonas_
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: the_content filter only on first post on main page..how?Thanks for the reply!
I already checked the conditional tags.. i’m currently using
is_home
to check if i’m on the main page.. that works fine. But i didn’t find any tag to check if it’s the first post in a loop… which is what i need to make it work correctly.. Any ideas?Note that i’m using it in a filter (the_content) so it might make it more difficult?
Anyways is there another function to edit the body of the homepage instead of editing a post that is on the homepage? The divs are hidden so it doesn’t really matter where they are added, but that was the first idea that came up ??
Thanks!
Forum: Fixing WordPress
In reply to: Add scripts to head section of a plugin filestill need help on this…
i tried looking at the admin_head hook, but without luck..
I also dont’ know what i have to post after admin_head-??? because i require the form file (SO THERE IS ONLY BODY CONTENT IN THAT FILE!) into main.php..Is this even possible? Because i see a lot of code adding the wp_head to EXISITING pages on my plugin.. but as my form is split up into multiple pages.. WHICH YOU CAN’T ACCESS DIRECTLYE FROM THE PLUGIN MENU, I REQUIRE THEM INTO main.php so how do i do this? Please help!
Forum: Fixing WordPress
In reply to: Getting fatal erro messgae and cannot make changes please helpyou need to give it more memory.. or maybe your host doesn’t allow more memory then u are using.. try to contact them
Forum: Fixing WordPress
In reply to: You do not have sufficient permissions to access this page.Ok.. i found the problem
You need have a submenu page if you want to redirect it to the file… OMFG LOL
Forum: Fixing WordPress
In reply to: You do not have sufficient permissions to access this page.It’s happens now when i even create a new file and upload it …
Whats going on? I didn’t edit the database or anything like that???Forum: Fixing WordPress
In reply to: You do not have sufficient permissions to access this page.PLEASE… it’s really frustrating! I tried everything!!!
It has something todo with the action attribute i guess???
Forum: Fixing WordPress
In reply to: can we use sessions in a plugin??nvm…
Forum: Fixing WordPress
In reply to: can we use sessions in a plugin??bump
Forum: Plugins
In reply to: [Sociable] Sociable for Custom Post Typesnvm lol i fixed it
Forum: Plugins
In reply to: [Sociable] Sociable for Custom Post Typeshey can anybody help me?
I need those icons to show up on my custom posts and pages.. but i don’t understand what i have to change.. can you point me in the right direction?
thanks in advance!
Forum: Fixing WordPress
In reply to: How to link a menu item to a custom page..?ah thanks man!
i really appreciate it, i made my own page template and then i added a page to the menu, and it’s working fine ??Forum: Plugins
In reply to: Multiple objects created by one pluginbump
Forum: Fixing WordPress
In reply to: custom post type, meta tags & categories..anyone..?
Forum: Plugins
In reply to: Multiple objects created by one pluginbump
Forum: Plugins
In reply to: Multiple objects created by one pluginAnyone can help me?