Title: webdotcom's Replies | WordPress.org

---

# webdotcom

  [  ](https://wordpress.org/support/users/webdotcom/)

 *   [Profile](https://wordpress.org/support/users/webdotcom/)
 *   [Topics Started](https://wordpress.org/support/users/webdotcom/topics/)
 *   [Replies Created](https://wordpress.org/support/users/webdotcom/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/webdotcom/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/webdotcom/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/webdotcom/engagements/)
 *   [Favorites](https://wordpress.org/support/users/webdotcom/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-PostRatings] (No Ratings Yet) Text](https://wordpress.org/support/topic/no-ratings-yet-text/)
 *  Thread Starter [webdotcom](https://wordpress.org/support/users/webdotcom/)
 * (@webdotcom)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/no-ratings-yet-text/#post-5219724)
 * My apologies. The text was being added by a different plugin that used the beginning
   of the content text to fill the description. I would still suggest including 
   more options to control the output of the the_ratings function.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Simple Ads Manager] Nice for a start, but impressions are counted wrong](https://wordpress.org/support/topic/nice-for-a-start-but-impressions-are-counted-wrong/)
 *  [webdotcom](https://wordpress.org/support/users/webdotcom/)
 * (@webdotcom)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/nice-for-a-start-but-impressions-are-counted-wrong/#post-7792740)
 * Author: is this still an issue? Fixed?
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Simple Ads Manager] Irresponsible](https://wordpress.org/support/topic/irresponsible/)
 *  [webdotcom](https://wordpress.org/support/users/webdotcom/)
 * (@webdotcom)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/irresponsible/#post-7807911)
 * Author: is this still an issue?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Shortcodes Ultimate - Content Elements] posts tax_term category number](https://wordpress.org/support/topic/posts-tax_term-category-number/)
 *  [webdotcom](https://wordpress.org/support/users/webdotcom/)
 * (@webdotcom)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/posts-tax_term-category-number/#post-4417865)
 * Vladimir,
 * Any idea on a timeframe? Or maybe a suggestion for a manual fix until then? Regardless,
   Thank you for the great work you’ve done with the plugin… it’s an awesome plugin!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Shortcodes Ultimate - Content Elements] posts tax_term category number](https://wordpress.org/support/topic/posts-tax_term-category-number/)
 *  [webdotcom](https://wordpress.org/support/users/webdotcom/)
 * (@webdotcom)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/posts-tax_term-category-number/#post-4417853)
 * Same here. Posts shortcode not working, no matter what I tried so far.
 * Latest WP and Plugin
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Fatal error: Call to a member function get_extra_permastruct() on a non-object i](https://wordpress.org/support/topic/fatal-error-call-to-a-member-function-get_extra_permastruct-on-a-non-object-i/)
 *  [webdotcom](https://wordpress.org/support/users/webdotcom/)
 * (@webdotcom)
 * [13 years ago](https://wordpress.org/support/topic/fatal-error-call-to-a-member-function-get_extra_permastruct-on-a-non-object-i/#post-3544090)
 * Was there a solution found for this? I’m experiencing the same error when calling:
 *     ```
       $args = array(						'number'                    => 45,
       						'echo'                      => false,
       						'format'                    => 'array',
       						'taxonomy'                  => 'category',
       );
       $categories=wp_tag_cloud($args);
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Breadcrumb NavXT] Not compatible with WordPress SEO by Yoast?](https://wordpress.org/support/topic/not-compatible-with-wordpress-seo-by-yoast/)
 *  Thread Starter [webdotcom](https://wordpress.org/support/users/webdotcom/)
 * (@webdotcom)
 * [13 years ago](https://wordpress.org/support/topic/not-compatible-with-wordpress-seo-by-yoast/#post-3756110)
 * I figured out the problem. It was weird at first, I could run one plugin or the
   other but not both or I’d get the blank white page.
 * I tried php errors, wp_debug, and nothing….
 * Then I tried define(‘WP_MEMORY_LIMIT’, ’64M’); and it worked!
 * So that tells me between the two plugins they eat up a lot of memory, so better
   be making use of a cache plugin.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WP Dashboard Feeds Update Interval – Where?](https://wordpress.org/support/topic/wp-dashboard-feeds-update-interval-where/)
 *  Thread Starter [webdotcom](https://wordpress.org/support/users/webdotcom/)
 * (@webdotcom)
 * [14 years ago](https://wordpress.org/support/topic/wp-dashboard-feeds-update-interval-where/#post-2776716)
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Editor Tools] WordPress 3.3.1 and TinyMCE Advanced 3.4.5 not working](https://wordpress.org/support/topic/wordpress-331-and-tinymce-advanced-345-not-working/)
 *  [webdotcom](https://wordpress.org/support/users/webdotcom/)
 * (@webdotcom)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/wordpress-331-and-tinymce-advanced-345-not-working/#post-2490588)
 * Yea this doesnt work. I tried anas steps too…
 * Grr..
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Events Manager Search form not working. Submit does nothing.](https://wordpress.org/support/topic/events-manager-search-form-not-working-submit-does-nothing/)
 *  Thread Starter [webdotcom](https://wordpress.org/support/users/webdotcom/)
 * (@webdotcom)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/events-manager-search-form-not-working-submit-does-nothing/#post-2580646)
 * I figured it was a bug, and I couldn’t be the only one experiencing the issue.
   Hopefully someone has some suggestions on debugging this.

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