iwebsource
Forum Replies Created
-
Forum: Plugins
In reply to: WordPress 3.1 Admin Bar ModificationI’d be curious to see if some else can get this to work.Let me know if you do
I most certainly can but it won’t be until tomorrow sometime. I’ll keep you posted on this.
Thanks!
I got the exact same Error Message as well
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Issue with disappearing CellsThanks again for all your help Tobias.
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Issue with disappearing CellsThanks Tobias, just sent you an E-mail
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Issue with disappearing CellsI just gave that a try but no luck, it actually cleared all data and text from all Cells, take a look if you want:
http://www.iwebsource.net/web-hosting.htmlThe function.php file in the root of my themes folder calls a few other fuctions.php files:
require_once(TEMPLATEPATH . ‘/epanel/custom_functions.php’);
require_once(TEMPLATEPATH . ‘/includes/functions/comments.php’);
require_once(TEMPLATEPATH . ‘/includes/functions/sidebars.php’);
hmmm, I’m stuck now 🙁
Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Issue with disappearing CellsAlright I’ll give that a try in a few minutes.
I was looking through the Source code of the page and it does in fact eliminate Row 28 even and row 29 odd. It ends at Row-27 odd.
I’ll give the above a try though and get back to you on this.<tr class=”row-27 odd”>
<td class="column-1">PURCHASE</td><td class="column-2"><object class="eStore_button_object"><form method="post" class="eStore-button-form" action="" style="display:inline" onsubmit="return ReadForm1(this, 1);"><input type="hidden" name="add_qty" value="1" /><input type="image" src="http://www.iwebsource.net/wp-content/themes/iwebsource/images/Add_2_cart.png" class="eStore_button" alt="Add to Cart" /><input type="hidden" name="product" value="Silver Hosting Package / Annually" /><input type="hidden" name="product_name_tmp1" value="Silver Hosting Package / Annually" /><input type="hidden" name="price" value="239.95" /><input type="hidden" name="price_tmp1" value="239.95" /><input type="hidden" name="thumbnail_url" value="http://www.iwebsource.net/wp-content/themes/iwebsource/images/silverplan_thumb.png" /><input type="hidden" name="item_number" value="2" /><input type="hidden" name="shipping" value="" /><input type="hidden" name="addcart_eStore" value="1" /><input type="hidden" name="cartLink" value="http://www.iwebsource.net/web-hosting.html" /></form></object></td> </tr>Forum: Plugins
In reply to: [WP-Table Reloaded] [Plugin: WP-Table Reloaded] Issue with disappearing CellsThanks for the reply Tobias.
Here is the URL of where the table is:
http://www.iwebsource.net/web-hosting.htmlAs you can see, the first cell actually displays the Button correctly but the other two cells to the right of it disappear. I also have the same Shortcode added to the other two cells but nothing is showing up, appears to actually remove the cells.
The Shortcode I’m using is:
[wp_eStore:product_id:2:end]And here is the Link to the eStore Plugin directory (I think thats what you meant correct?)
http://www.iwebsource.net/wp-content/plugins/wp-cart-for-digital-products/