Themestown
Forum Replies Created
-
Axrain, not 100% clear on the problem you’re having.
Forum: Plugins
In reply to: [Plugin: WP BUSINESS DIRECTORY MANAGER] Content field goes blank@trig338, it’s hard to say what the problem might be there without checking it directly. I’ll be more than happy to check if you like. Just use the contact form on the plugin website to reach me.
Forum: Plugins
In reply to: [Plugin: WP BUSINESS DIRECTORY MANAGER] Categories Not Displayingakingston47, I will see about addding a shortcode that allows for the creation of a view listings page. Thanks for notifying me about the missing forward-slash. I’ll include the shortcode in the 1.6 update that fixes the slash issue. I’ll try to get that done as soon as possible.
MummaShell, thank you for allowing me to check the problem on your site. If anyone else is having a similar problem who is using a version under 1.5, please update to 1.5. The issue has been fixed in 1.5
Forum: Plugins
In reply to: [Plugin: WP BUSINESS DIRECTORY MANAGER] Theme loses its headersnails07, the templates used by the plugin are not the same used by your theme. Neither the single page nor the category page template use a sidebar. If you want to make either or both use a sidebar you’ll have to edit the wpbusdirman_category.php for the category page view and wpbusdirman_single.php for the sinlge page view. You’ll find them in the posttemplates folder.
For the disappearing header, what’s the name of the theme? I’d like to take a look at it.
Forum: Plugins
In reply to: [Plugin: WP BUSINESS DIRECTORY MANAGER] Permalinksacowboyswife, don’t know why that 5 has been appended. Any chance you might have some posts that have the same slug my-wooden-spoon? The only time a digit gets appended in that manner that I’m aware is when a
title/slug is used with a post that already has the same title/slug. The digit is appended in order to make each unique.The business directory plugin does not create the post page. It passes the data to WordPress and WordPress creates the post page using the same method it uses when you add a new post.
Forum: Plugins
In reply to: [Plugin: WP BUSINESS DIRECTORY MANAGER] Permalinkssnails07 I am still stumped on the permalinks. I am releasing version 1.4 today but I have made any update to it regarding permalinks. If you update and the problem with permalinks remains please let me know.
The category option is indeed crucial. The disappearance of it when you change Business Genre is a bug. There must be a field associated with the category. Without one the plugin cannot effectively function.
Look for the fix to this bug in version 1.4 which will be released at some point today. It is also the same bug affecting the attempt at changing the names of all fields that require an association with the WordPress post title, content, excerpt, and tag.
Forum: Plugins
In reply to: [Plugin: WP BUSINESS DIRECTORY MANAGER] Users editing their own entrysnails07, if you have added the Manage Listings page as described in the readme.txt file then all users would have to do would be click the manage listings link and it displays their listings with an edit button. You could always create a manage listings button that links to the manage listings page.
MummaShell, based on those error messages it sounds as if your upload folders do not exist. I see you say you’ve created them but the plugin isn’t finding them at the specified location and it also isn’t succeeding in creating them when it tries (Warning: mkdir() indicates that the plugin is not succeeding in creating the folders)
Since you have created the folders manually the plugin should not be trying to create them. It does that because it cannot find them when it checks to see if they exist. This is not a problem I can assist with remotely. You will need to use the contact form at
http://www.themestown.com to reach me. I’ll be more than happy to see if I can figure out the problem, but it sounds more like an issue with your server.Forum: Plugins
In reply to: [Plugin: WP BUSINESS DIRECTORY MANAGER] Categories Not Displayingakingston47, regarding the problem you’ve reported, I suspect it has something to do with the filtering function being used to keep the business directory posts from showing on your homepage. The function being used in current version conflicts with certain themes. I have changed the function in version 1.4. I’ll be releasing version 1.4 at some point today. If you upgrade and it doesn’t fix the problem please let me know.
Forum: Plugins
In reply to: [Plugin: WP BUSINESS DIRECTORY MANAGER] Categories Not Displayingrockinr, the plugin uses a filter that excludes the directory posts from showing on the homepage, but I’ve found that depending on your theme, the filter sometimes does not work. I’ve redone the filter in version 1.4. If you update and the problem is still occurring please use the contact form at http://www.themestown.com to send me the URL of your site and let me know what theme you’re using. Or you’re free to post that info here if you prefer.
Forum: Plugins
In reply to: [Plugin: WP BUSINESS DIRECTORY MANAGER] Categories Not Displayingtdcsupport, I have fixed the below in version 1.4 which I plan to release today after I have done some more testing
Fatal error: Call to undefined function sanitize() in /homepages/1/d322814613/htdocs/wp-content/plugins/wp-business-directory-manager/wpbusdirman.php on line 3575
That error was related to some problems with the listing submission process for non-logged-in users.
Forum: Plugins
In reply to: [Plugin: WP BUSINESS DIRECTORY MANAGER] Categories Not Displayingacowboyswife, thank you. I appreciate your thoughtfulness. Regarding the login image upload issue, I checked and found there were problems with the listing submission process for non-logged in users. I’ve fixed the problem and will be releasing the update today but want to test a few more things first.
The email the business function will work even if the user is not logged in. At least is should work. If you are finding that it is not working please let me know.
Forum: Plugins
In reply to: [Plugin: WP BUSINESS DIRECTORY MANAGER] PermalinksWill be checking for this problem while preparing for version 1.4 update.