Title: tecvoid's Replies - page 2 | WordPress.org

---

# tecvoid

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 16 through 30 (of 67 total)

[←](https://wordpress.org/support/users/tecvoid/replies/?output_format=md) [1](https://wordpress.org/support/users/tecvoid/replies/?output_format=md)
2 [3](https://wordpress.org/support/users/tecvoid/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/tecvoid/replies/page/4/?output_format=md)
[5](https://wordpress.org/support/users/tecvoid/replies/page/5/?output_format=md)
[→](https://wordpress.org/support/users/tecvoid/replies/page/3/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[kk Star Ratings - Rate Post & Collect User Feedbacks] Don't show stars in Google](https://wordpress.org/support/topic/dont-show-stars-in-google/)
 *  [tecvoid](https://wordpress.org/support/users/tecvoid/)
 * (@tecvoid)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/dont-show-stars-in-google/#post-5668304)
 * i read that google isnt guaranteed to publish star ratings.
    not sure if thats
   true or not.
 * the other thing would be, how long did you wait?
    did you see stars before in
   results and now they are not there?
 * explain a bit im curious.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[kk Star Ratings - Rate Post & Collect User Feedbacks] New auto vote code on publish](https://wordpress.org/support/topic/new-auto-vote-code-on-publish/)
 *  Thread Starter [tecvoid](https://wordpress.org/support/users/tecvoid/)
 * (@tecvoid)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/new-auto-vote-code-on-publish/#post-5683912)
 * i will be trying to tackle the voting up of old posts soon, so if anyone has 
   a solution to set the votes, or generate the data, please let me know.
 * im considering researching how to trigger the function above with a different
   action other than page publish.
 * im considering imacros for an automated republish of all pages.
 * ill look for a plugin solution that republishes all pages.
 * and ill see if i can get help on overstack for a different idea.
 * please let me know if you have any tricks you use.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Social Media Feather] No image thumbnail on Facebook & Google](https://wordpress.org/support/topic/no-image-thumbnail-on-facebook-google/)
 *  [tecvoid](https://wordpress.org/support/users/tecvoid/)
 * (@tecvoid)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/no-image-thumbnail-on-facebook-google/#post-4694449)
 * the solution was to add this to my header:
 * <meta property=”og:image” content=”<?php
    if ( has_post_thumbnail() ) { $full_image_url
   = wp_get_attachment_image_src( get_post_thumbnail_id(), ‘full’ ); echo $full_image_url[
   0];} ?> ” />
 * maybe google will pick this up for others if i explain further.
 * if you are using wpec aka wp e-commerce and you need the featured image to be
   specified for the facebook open graph guidelines, you need to use a little php
   to call the featured image in full size with no extra title alt or other attributes.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Social Media Feather] No image thumbnail on Facebook & Google](https://wordpress.org/support/topic/no-image-thumbnail-on-facebook-google/)
 *  [tecvoid](https://wordpress.org/support/users/tecvoid/)
 * (@tecvoid)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/no-image-thumbnail-on-facebook-google/#post-4694446)
 * google+ is working for me, its facebook that doesnt select the featured image.
 * it is choosing a small image from a related gallery.
 * i checked out all the share buttons including pinterest and its all great except
   facebook which is key.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Content Switcher] Really Good](https://wordpress.org/support/topic/really-good-69/)
 *  Thread Starter [tecvoid](https://wordpress.org/support/users/tecvoid/)
 * (@tecvoid)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/really-good-69/#post-7905074)
 * page break or hyperlinks < br >
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Fullscreen Slider] Unable to Uninstall](https://wordpress.org/support/topic/unable-to-uninstall-6/)
 *  [tecvoid](https://wordpress.org/support/users/tecvoid/)
 * (@tecvoid)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/unable-to-uninstall-6/#post-5425567)
 * i got this problem too.
 * i used a file manager to delete the plugin folder to get rid of it.
 * i would really like to hear from the author if there is anything left behind 
   by doing it this way, i has some css animations stop working afterwards and i
   cant figure it out.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP eCommerce] spam users in wp_users after wpsc upgrade](https://wordpress.org/support/topic/spam-users-in-wp_users-after-wpsc-upgrade/)
 *  [tecvoid](https://wordpress.org/support/users/tecvoid/)
 * (@tecvoid)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/spam-users-in-wp_users-after-wpsc-upgrade/page/12/#post-4448959)
 * hi ocean dg-
    i followed this problem for months, i even avoided upgrading for
   about 2 months while i watch this.
 * i had to daily-delete anon users 1-2 a day for those 2 months.
 * as of 14.1 (or 14.3 i think) the database structure was changed so that anon 
   users were no longer used to store that info.
 * you can look and see (depending on what version you are using) here
    [http://a1decals.com/wp-admin/users.php?role=wpsc_anonymous](http://a1decals.com/wp-admin/users.php?role=wpsc_anonymous)
 * if you have no users you are fine, if you do, read up on doing a database backup
   from myphp/cpanel and upgrade to the newest wp ecommerce.
 * so to anyone late to the game, if you are using the newest wpec or at least newer
   than version 3.8.14.1/3 you should be fine and can disregard this post.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP e-Commerce Simple Product Options] Not Working Anymore](https://wordpress.org/support/topic/not-working-anymore-30/)
 *  Thread Starter [tecvoid](https://wordpress.org/support/users/tecvoid/)
 * (@tecvoid)
 * [12 years ago](https://wordpress.org/support/topic/not-working-anymore-30/#post-5138022)
 * ok so i moved the code around, and it seems to be working.
    mostly.
 * thank goodness!
 * i am also very very happy that i can finally see the options in the cart and 
   on the checkout page in the correct way!
 * i paid a guy a couple years ago to give me some bad styling that eliminated the
   custom text and options completely from the cart widget.
 * now i just need to figure out why i cant view the attached image from the orders
   page.
 * i think that might have something to do with folder permissions on the wpsc/user-
   uploads/ folder
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP e-Commerce Simple Product Options] Not Working Anymore](https://wordpress.org/support/topic/not-working-anymore-30/)
 *  Thread Starter [tecvoid](https://wordpress.org/support/users/tecvoid/)
 * (@tecvoid)
 * [12 years ago](https://wordpress.org/support/topic/not-working-anymore-30/#post-5138016)
 * it apparently has something to do with my single product page template.
    i reverted
   to an older one and im getting the personalization text now.
 * im guessing there is a loop i moved the calls for information out of, or something
   to that effect.
 * thanks lee!
    im hoping to get this thing figured out!, im very hopeful now that
   i seem to get it working with an older template.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP e-Commerce Simple Product Options] Not Working Anymore](https://wordpress.org/support/topic/not-working-anymore-30/)
 *  Thread Starter [tecvoid](https://wordpress.org/support/users/tecvoid/)
 * (@tecvoid)
 * [12 years ago](https://wordpress.org/support/topic/not-working-anymore-30/#post-5138011)
 * when i turn on just the simple product options plugin.
    the product options show
   up just once in my cart.
 * if i have the simple product options and your other plugin, show personalization,
   i get a double output of the simple product options in my cart.
 * this is so strange.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP e-Commerce Simple Product Options] Not Working Anymore](https://wordpress.org/support/topic/not-working-anymore-30/)
 *  Thread Starter [tecvoid](https://wordpress.org/support/users/tecvoid/)
 * (@tecvoid)
 * [12 years ago](https://wordpress.org/support/topic/not-working-anymore-30/#post-5138002)
 * ill continue to trouble shoot.
 * i saw a different plugin that did a similar function but for the life of me i
   cant find a copy to try out.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP e-Commerce Simple Product Options] Not Working Anymore](https://wordpress.org/support/topic/not-working-anymore-30/)
 *  Thread Starter [tecvoid](https://wordpress.org/support/users/tecvoid/)
 * (@tecvoid)
 * [12 years ago](https://wordpress.org/support/topic/not-working-anymore-30/#post-5137995)
 * i am continuing to test and the only oddity so far is that on the single product
   edit page, after i select the checkboxes for
    users can add a message and users
   can attach a file
 * then i update the post/product, and when i check the personalization tab, the
   checkmarks are gone.
 * note again, the options are showing on the front end.
 * [http://a1decals.com/products-page/formerly-sold/choose-design-decal-sticker/](http://a1decals.com/products-page/formerly-sold/choose-design-decal-sticker/)
 * sorry i posted this on the wrong plugin page of yours, Lee, its the personalization
   plugin. and im going to try older versions and see what happens.
 * i am having a weird effect of the simple product options showing up twice in 
   my cart, and one on the checkout page unless i style
    .shoppingcart .product-
   name .wpec_product_option_cart_widget_text{display:none} .checkout_cart .wpec_product_option_checkout_text{
   display:none} .shoppingcart .wpec_product_option_checkout_text{display:none} .
   shoppingcart .wpec_showp_cart_widget_text{display:none;}
 * love your plugins and ill be very happy once i get this worked out.
 * btw- bought your google product feed plugin awhile back.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Enable Media Replace] Getting a fatal error](https://wordpress.org/support/topic/getting-a-fatal-error-4/)
 *  [tecvoid](https://wordpress.org/support/users/tecvoid/)
 * (@tecvoid)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/getting-a-fatal-error-4/#post-4301527)
 * did you ever find a solution, i am getting the same error
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP eCommerce] spam users in wp_users after wpsc upgrade](https://wordpress.org/support/topic/spam-users-in-wp_users-after-wpsc-upgrade/)
 *  [tecvoid](https://wordpress.org/support/users/tecvoid/)
 * (@tecvoid)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/spam-users-in-wp_users-after-wpsc-upgrade/page/12/#post-4448948)
 * Hey Justin-
    Can you give me an update? i see that 14.1 is available. i really
   appreciated your input last time, maybe you can let me know if its time to pull
   the trigger finally!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP eCommerce] spam users in wp_users after wpsc upgrade](https://wordpress.org/support/topic/spam-users-in-wp_users-after-wpsc-upgrade/)
 *  [tecvoid](https://wordpress.org/support/users/tecvoid/)
 * (@tecvoid)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/spam-users-in-wp_users-after-wpsc-upgrade/page/12/#post-4448945)
 * i am seeing the details for 3.8.14 and it looks like they resolved this problem,
   can anyone verify this?
 * also, of anyone that can verify, can you also give warning if there are more 
   bugs? bad ones… at least i know how to control the version im using now, all 
   i need is to upgrade and get a bunch of new crap i have to figure out.
 * thanks for any feedback, opinions etc on 3.8.14

Viewing 15 replies - 16 through 30 (of 67 total)

[←](https://wordpress.org/support/users/tecvoid/replies/?output_format=md) [1](https://wordpress.org/support/users/tecvoid/replies/?output_format=md)
2 [3](https://wordpress.org/support/users/tecvoid/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/tecvoid/replies/page/4/?output_format=md)
[5](https://wordpress.org/support/users/tecvoid/replies/page/5/?output_format=md)
[→](https://wordpress.org/support/users/tecvoid/replies/page/3/?output_format=md)