Spencer Hill
Forum Replies Created
-
Okay, I was able to identify the solution:
<?php $tinymcesetting = array( "theme_advanced_buttons1" => "example_options_here"); $editor_id = example_options[example_option_name]'; $content = $options['option_name']; wp_editor( $content, $editor_id, array("tinymce" => $tinymcesetting)); ?>
In case you’re wondering how to know what “options” there are for TinyMCE just refer to the official page and click “View Source”. It lists all of the possible options.
Hi gavimobile,
I hope this doesn’t come off rude, but I am aware it was marked as resolved. However, you didn’t clearly state what you did to resolve it. So I was hoping you would take a moment to enlighten me, and any others who face this same issue, so this forum topic helps the community.
Thanks for your time.
What’s different between these too? It’s hard to sift through all of that at a glance.
Ah, okay that makes sense. Well I’m glad to know this is on your radar it was definitely problematic. Is there somewhere we can follow a roadmap for the plugin?
Thank you!
Hi Denys,
Thanks again for your reply to my last comment. I don’t mean to be rude, but your English wasn’t very clear in that sentence to me. Can you try stating it differently? Thank you!
Hi Denys,
Forgive me, but your first sentence wasn’t very clear. “That can be the reason.”? Did you mean that is the reason or are you saying that is a possible reason?
The problem with creating a new invoice is that I’ve already sent these invoices out to clients. So by generating a new invoice I have to resend the links out to all of these clients. And I simply can’t do that. This really needs to be addressed and viewed as a bug, and I don’t think I’m alone in this.
Thanks for your reply Denys, I’m a little confused by your response though.
The issue I’m experiencing is that when I create a new Invoice and select and set the Partial Payment option the users, on the front end can select it and make that payment. However when I do the same thing on a pre-existing invoice it displays the Partial Payment option to the user, but, upon selecting it, nothing happens.
It’s clearly a bug, but I don’t know what’s causing it.
Does this make sense? Thank you!
After I posted this yesterday I tested another invoice and the issue actually appears to still be happening, but only on some invoices!
Here’s what I’ve figured out though… if I create a NEW invoice. It works. But old invoices it doesn’t!
Okay, I’ve identified a problem and solution.
The problem, in my case, was that something was broken with my custom theme files located in the WPI folder of my current theme. I noticed the issue did not occur when I switched to Twenty Eleven and then discovered that was the only different.
I believe this issue first occurred after the most recent release of WP Invoice. As I haven’t made modifications to those theme files in months. So it seems to me that there is an important difference in how that feature functions between the latest two releases.
Hope this helps everyone!
Yeah, I’m experiencing the same issue. I *think* I recently updated WP-Invoice to the latest version. I’ve disabled all the plugins and even run it through a validator but it’s still not working.
Forum: Themes and Templates
In reply to: if ( ! is_page() ) not working, need help…Good point alchymyth, thank you!
Forum: Themes and Templates
In reply to: if ( ! is_page() ) not working, need help…Sorry for the confusing post. Re-reading it I see how I left some information out:
I’m trying to display the breadcrumbs function an all pages except the blog page (page 950).
I think I just realized my flaw though, it should be
if ( is_page() && ! is_page(950) )
…Forum: Plugins
In reply to: How to place "wp pointers", need help…Unfortunately I haven’t had the opportunity to revisit this yet. But thanks for posting because it reminded me I need to make this a priority!
Trying to visualize membership and location of nations, cities and members is really difficult. If there was a way you could integrate a visual outline of them, and (using something like BuddyPress) display dedicated forums for each of those so users can see who the players are and easily communicate with them, that would be awesome!
Forum: Plugins
In reply to: [Minecraft Validator] [Plugin: Minecraft Validator] ContributorsHa, of course. That always looks good when a marketing firms contact form won’t load!
I just fixed it so you can try again. Thanks man, we’re excited to talk with you!