Forum Replies Created

Viewing 13 replies - 1 through 13 (of 13 total)
  • Fantastic!

    Tried the update again and it works great now ??

    Thanks for the great plugin!

    – m

    Ack! I have this plugin running on 5 sites and when I updated, it completely disabled my sites… the sites without the update are ok, but the 2 I updated both now give me, regardless of which page I try to go to:

    Warning: require_once(bbpmembersonlypagesettings.php): failed to open stream: No such file or directory in /home/mydomain/public_html/wp-content/plugins/bbp-members-only/bbp-members-only.php on line 33

    Fatal error: require_once(): Failed opening required ‘bbpmembersonlypagesettings.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/mydomain/public_html/wp-content/plugins/bbp-members-only/bbp-members-only.php on line 33

    Thread Starter chacotanz

    (@chacotanz)

    Thanks for quick reply ??

    The sender email address (on the Settings page) is correct, and so is the address I’m using to test the reset (same result with multiple accounts).

    Also, the system is able to email out using a couple other plugins (a simple form and BBPress notifications), so I *thought* the PHP mailer was functioning correctly.

    Getting into the specific PHP mailer config is beyond my knowledge base, but I could ask my web host if you could point me in the right direction of something specific to look for? Or are there any known plugin conflicts?

    Cheers!
    – m

    I’m trying to achieve this same thing – exactly as pictured by Dana_CZ… but not succeeding.

    I’m assuming the suggested code should be added to the stylesheet?

    I couldn’t find the referenced <div class="wpc-product-img"> in my catalog page template.

    The page in question is at https://www.motheringtouch.ca/products

    Thanks for any help you may be able to offer… and thanks for a great plugin! ??

    Thread Starter chacotanz

    (@chacotanz)

    Hi Steve,

    This plugin is designed with very few ‘hard’ formatting rules so that you can adjust everything in your own CSS without having to customize the plugin (which makes updates difficult). This is great, but it means that for many folks, it won’t display properly ‘out of the box’.

    On the All Products display, it seems to be very common for the items to display below the menu on the left, instead of on the right. Maeve and other users have posed the resolution a bunch of times in a bunch of different ways, but in my case, adding the “inner” code (as described in my first post) wasn’t necessary, it was this code:

    #wpc-col-2 {
    	width: 600px !important;
    }

    that ended up doing the trick… but I didn’t get it at first because I had to reduce the width from 600px to 550px. Just add the code to your CSS and then fiddle with it until you hit the magic number. This tells the plugin how much space it has to work with in ‘column 2’, the right column.

    As for the title showing up, that was just a function of the full-screen template I was using… so I just created a new template that didn’t echo the title and that went away (didn’t really ‘solve’ the problem I guess, just made it not an issue).

    Hope this helps you ??

    – m

    Thread Starter chacotanz

    (@chacotanz)

    Ugh… never mind.

    Just created a new template for the catalog and now it works fine.

    Sure fire way to figure out the solution to your problem – ask for help! ??

    Thanks for the great plugin – it’s exactly what I needed!

    – m

    Thread Starter chacotanz

    (@chacotanz)

    Aha! Bingo… I think I’ve found the solution to the products not showing on the right.

    Still have the title issue though.

    Thanks!

    – m

    Forum: Plugins
    In reply to: [WP Catalogue] Layout Issue

    Thanks @esmi – I started writing the post last night before it was resolved and just finished this morning without refreshing.

    My bad ??

    – m

    Forum: Plugins
    In reply to: [WP Catalogue] Layout Issue

    I’ve got the same issue ??

    I realize, from reading the forum posts that this is a common issue and that the solution must lie within the CSS, but I have tried everything I’ve read in the forums, including adding:

    .inner {
    margin: 0 auto;
    max-width: 850px;
    }

    to my CSS and then referencing it in the Settings:

    <div class="inner">...</div>

    And adding:

    #wpc-col-2 {
    	width: 600px !important;
    }

    to my CSS.

    In the category view, the items appear on the right, but All Products gives me all of the products under the menu on the left. I have tried inspecting the code differences between the All Products page and a category page – I know I’m missing something, but I can’t figure what?

    I also have an additional problem with a (seemingly random?) product name appearing as the title of the All Products display.

    Here is the page in question… note the title is currently showing as “ErgoBaby”, which is one of the products.

    https://www.motheringtouch.ca/products/

    Any help would be appreciated.

    Thank you very much! ??

    – m

    Fantastic – thanks!

    I’ll check it out this afternoon! ??

    chacotanz

    (@chacotanz)

    Fantastic plugin – it’s just what I’ve been looking for – thanks!

    Is a permalink plugin required to make the SEO-friendly URLs work though? I’m using the WordPress built-in “Post Name” option for Permalinks, which does end in a forward slash, but I’m still getting a 404 error when I click on a product for details.

    Links work fine as long as I don’t use “Pretty Permalinks” – but, like Widemind, I really need the SEO-friendly urls ??

    Cheers!
    – m

    Same problem… brand new WP install… no other plugins installed.

    Nothing happens when I click the ‘Template Info’ link.

    Love to see a solution to this or any other suggested work-arounds : )

    Cheers!
    – m

    Thread Starter chacotanz

    (@chacotanz)

    Thanks MichaelH for the link… it was pretty much as i thought (requires a MySQL reboot)… but it’s always easier to get your host to do what you request if you have other sources to back up your suspicions ??

Viewing 13 replies - 1 through 13 (of 13 total)