Forum Replies Created

Viewing 14 replies - 151 through 164 (of 164 total)
  • Thread Starter Fanaticweb

    (@fanaticweb)

    What I meant is the field validation is bypassed when it comes to the Select drop down menu, since by default, the first option in the Select field is defaulted to Male, therefore it’s being acknowledged that the Gender selection was set to Male and the field validation was bypassed.

    Hi there, I noticed something lately also within the topic of the thumbnails, when users click the Like FB button, the thumbnail pulled is not even the one attached to the post.
    I’m using a theme with Custom posts, the thumbnail that was attached in the post was uploaded by the end user, meanwhile, when hitting the FB like button, the thumbnail is randomly pulled from the gallery of another active plugin (DataFeeder random Ads V3), is there a know conflict with this plugin or is this behavior related to the above discussion?
    For the record, this issue does not occur if we opt to Publish the post on FB, its just the Like button that is acting that way, had to disable it in the meantime.

    Thread Starter Fanaticweb

    (@fanaticweb)

    Totally understandable Nicolas, hence why I pointed Cilantro in the right direction, as you can see, we both have the exact same issue since we’re using the same theme, it’s all about those custom_posts and taxonomies that were introduced in the theme blocking current plug-ins from seeing them and we’re stuck searching the web for compatible plugins.

    Thread Starter Fanaticweb

    (@fanaticweb)

    Cilantro are you following me? lol I posted this note on the official page of the plugin right here.

    His reply was:
    Posted by nicolas on 1. March 2011 at 11:59.
    Did you try the analyze tag yet? It’s usage is described in the readme.txt.
    Reply to this comment

    Posted by Fanatic on 1. March 2011 at 20:59.
    No I haven’t and I just realized that the plugin actually worked but only under the main Blog posts and not the custom posts and custom categories, I’ll try the Analyze tag attempt and update you with the outcome.

    Ouff! I went into the Options.php file and added the following while my custom_post type is “ad_category” used by the theme I installed, at least thats the permalink prefix of the custom posted ad:

    if ( $this->subscribe2_options[‘pages’] == ‘yes’ ) {
    $s2_post_types = array(‘page’, ‘post’, ‘ad-category’);
    } else {
    $s2_post_types = array(‘post’, ‘ad-category’);
    }
    $s2_post_types = apply_filters(‘s2_post_types’, $s2_post_types);

    Didn’t work for me πŸ™
    Wondering if the custom post I’m using is not correct or is something else wrong in the script?

    Help?

    Argh! Totally mixed things up, I thought this was used on the Post Notification plugin, I liked that one more given it actually displayed a list of the categories and sub-categories that the user can subscribe to, I’ll try it out on the Subscribe2 plugin for the heck of it…

    NO WAY!??! I’m gonna try this on a demo site, if it works, I’m sending YOU a donation for that!

    +100 Totally agree, Custom_posts were a nice introduction, good idea to upgrade the rest of the functionality of WP related to protected custom posts.

    Thread Starter Fanaticweb

    (@fanaticweb)

    Me again, I wanted to officially apologize for the previous statement, the issue was my mistake: The Widget will become functional once you apply the exact steps mentioned in the Readme.txt file which is:

    custom_field_list_k2_widget.php (move this file into the /app/modules/-folder (e.g.: /wp-content/themes/k2/app/modules/) of the K2-theme if you are using the K2 theme with the old sidebar manager or the comparable plugin)

    This was the missing step that I didn’t apply previously that caused the Widget to not work fully.

    Same here, I’m waiting for a response from the authors of Gravity Form since they claim that their app is able to pull the custom_posts and allow end users to register to new the Notification alerts.
    There was a Plugin called: Post Notification, worked like a charm prior to the custom_post introduction in WP 3.0.1, now it only sees the mai default Blog post categories.

    No it does not Matty, even adding it through the admin panel manually when posting an article doesn’t do the job, same thing happens with another Plugin that used to work marvelously: Post Notification. Ever since the custom_post integration in WP 3.0, it no longer recognises the custom_posts categories, just the default Blog posts, which is truly sad, it was a great Plugin.

    Well you know what? Thanks for the wake-up call lol cause I really thought BuddyPress was a forum platform all this time! I think I should digg into things further then just relying on what others say.

    This is BBpress? very light I might say, the best forum platform i have found so far is Invision Power board, wished they had a WP plugin that could integrate with the WP database or vice versa.
    Once again, thank you Andrea for the heads-up and please, keep your shoes on πŸ™‚ Hehehe

    Thank you for the prompt reply Andrea, and yes I realize its a very common question, wish I could say that I was 100% convinced so far, but it’s beginning to look more promising with the feedback provided.

    Alright, so I’ll venture with a fresh install of WPMS on that alpha domain site and from that point on, re-include the other sites within using a fresh install as well, I don’t mind restarting everything from scratch, really, as long as it makes sense to update/modify in the future without the hassle of going through each site at a time. I ‘ll run this setup on demo sites just to validate the Plugin/Theme compatibility issues if any.

    Things to consider:
    – Domain mapping plugin (required to map through the other domains/sites)
    – Themes can be excluded on a site by site basis (Good to know)
    – User/Plugins/Themes can all be shared (Themes can be excluded on a site by site basis)

    I’ll have to look into BuddyPress’ implementation, since it’s the only forum plugin (unless I got this one wrong too) that seems to be compatible with WP and that is decent enough to deliver a friendly user accessibility.

    Hello Andrea, first of all, I want to apologize in advance, should this inquiry sound repetitive but it is a crucial decision that I’m taking on my end in order to achieve, what I think, will be the hassle-free break for all future deployments on my end.

    My scenario is the following (might sound typical):
    I have multiple sites, setup under multiple domain names, so far, I have used a separate WP installation for each one of them, most of them are based on Premium themes that host user profiles and membership profiles stored in separate Databases which are attached accordingly to each domain name/website.

    My question: Can WPMS handle multiple domains/sites from one main domain/site? In other words, can I dedicate one domain in particular (domain1.com) where the users can register and create their profiles, then from this point on, allowing them to navigate from one domain to another using the same login credentials while allowing me to maintain each site from that alpha domain1.com site?

    If so, are there any major cons to this approach? Plugins wise, DB conflicts, Different Themes setup, etc. Are these pending on the main site or can each site deploy its own setup after all?

    As for the users, I’m aware of the role attributes on WP (Contributor, Editor, Author, Subscriber) and I’m guessing that this probably has a major role on the user profile settings, but what if User A has a Contributor role on website 1 but has a basic user role on Site 2? Can this be managed?

    I’m thinking maybe BuddyPress can handle such requests while continuing on with the separate WP installations on each site, but I want to make sure that WPMS can deliver the same results, even better, what about combining BuddyPress and WPMS to achieve such results?

    Not sure if I lost you there or if I didn’t provide enough input on my request, I would appreciate any feedback you can provide me.

    Thank you in advance.

Viewing 14 replies - 151 through 164 (of 164 total)