joshkaufman
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Permalink problem after upgradeHello,
I am running wp 2.3.3. The site is hosted on Yahoo. The yahoo custom permalinks plugin is installed an activated.
I have also installed the plugin to disable canonical URLS. I still cannot get permalinks to work correctly. The site in question is https://www.showukare.com.
An example of the problem is https://www.showukare.com/faq.
I have a page with the page slug of “faq” but it will not load. The page will load is you use the default link structure:
https://showukare.com/?page_id=2Is there anything I can do to get this to work with this setup?
Forum: Fixing WordPress
In reply to: get_post_meta – why won’t you work :(I was having the exact same problem as cool2sv using the get_post_meta function. To me it was not clear in the codex that you had to echo the result of the function. I assumed it would echo itself in a similar fashion to the_meta();
Thanks for the helpful resolution Otto42!
Josh from
https://www.video-tabs.comForum: Installing WordPress
In reply to: WP-Calendar PluginI figured it out.
I had to edit two files.
event.php & day.php
I changed this line of code:
if(user_can_edit_post($user_ID, $post->ID))to this:
if($user_level > 3)Forum: Installing WordPress
In reply to: WP-Calendar PluginI am using the Role manager for this client. However, I don’t think the wp-cal plugin is compatible with it. When I look at the roles page, i dont see any options for the wp-cal plugin.
Forum: Plugins
In reply to: Collapsible sidebar itemsI needed a collapsible sidebar solution for a project I was working on and I found the solution that I had used outside of wordpress before.
It is a very straightfoward and rather lightweight solution to the problem.
Here is the sidebar in action:
https://video-tabs.com/Here is my tutorial on how to set it up:
https://joshkaufmanblog.com/create-a-collapsible-sidebar-menu-in-wordpressForum: Themes and Templates
In reply to: New Theme : Misty LookHello,
I am looking for help with the misty-look theme,
The nature of my site caused the sidebar to fall to the bottom of the page if the content got too wide in the main column because it is necessary for me to use <pre> tags in my content area.
Therefore I used position absolute to position the sidebar and now sometimes if the page content is not lengthy enough, the sidebar overflows out of the container. are there any quick css solutions you can think of to help me?
https://www.video-tabs.com is the site in question.
Sincerely,
Josh Kaufman
Forum: Plugins
In reply to: Organizer – New PluginI am using the organizer plugin and i think it is awesome!
I want to add one small added piece of functionality and I am hoping someone can help.
I want to be able to check a check box for each file that would simply mark the file as “approved” or “unapproved”. There is no other logic behind, it is simply a marker. I imagine it would show up on the “file details” page
wp-admin/admin.php?page=organizer/page/view.php&d=0&p=1&f=0
Any help is much appreciated!!
Forum: Plugins
In reply to: Categorical Conditions for Recent PostsThank you for your wonderful plugins and your help Denis.
I have finally got my clients site up and running. It was a complete overhaul of a static HTML page to a WordPress site. They are a research organization and release a lot of content. They also had a lot of back-content to migrate.
Take a look:)
https://www.dcfpi.org/