tbuys
Forum Replies Created
-
Forum: Plugins
In reply to: [BuddyPress] Sharing Buddypress Activity with FacebookThe WPSSO and WPSSO SB Pro plugins are now working perfectly with my BuddyPress stream.
Users are able to share unique activity stream posts to Facebook — something I could not accomplish with any other plugin or custom coding after trying just about everything.
Note: you will need the Pro upgrades to get the BuddyPress functionality.
The developer has some of the best support in the business in case you run into issues. Very highly recommended.
Forum: Plugins
In reply to: [BuddyPress] Sharing Buddypress Activity with FacebookI have been working on finding a solution to this for days now!
The problem that has to do with how Facebook’s Open Graph (og) works — og captures a set of meta tags appearing once in your header — meaning it will only relay text, description, and image of ONE og item per page (e.g. 1 excerpt, 1 featured image, and 1 title).
That is great for blog posts/articles about one idea, but no good for BP, since there are many images, ideas, etc. in a member’s activity stream that they may want to share.
I am working with a plugin developer to try and solve this and will post the solution here if I find one.
In the meantime, if anyone has any ideas, I’m all ears too!
@AndreaReed
Did you ever find a plugin or theme for buddypress that supports masonry effect for BP members page? I’m looking for the same thing. Cheers!
Forum: Plugins
In reply to: [WooCommerce] Change Woocommerce Sort By TextHmm, my update to WooCommerce 2.0 came with the orderby.php file (which included the “Sort by newness” option).
I’m looking at the older “sorting.php” file and see that the code for changing the sort by title text is there (e.g. “default sorting,” etc.).
Do you have more than one WooCommerce shop set up under your current host? Could you be in the wrong woocommerce/templates/loop/ folder? Sorry I can’t be of more help.
Forum: Plugins
In reply to: [WooCommerce] how I change the size of the product thumbnailDid you use AJAX Thumbnail Rebuild plugin? I have had good success with that one.
Forum: Plugins
In reply to: [WooCommerce] Images hard cropping – wrong size – tried everythingWhen you say tried everything, do you mean that you have tried rebuilding the images using the plugin “AJAX Thumbnail Rebuild?”
If not, I would try that. After changing image size settings in most themes, it’s a good idea to run AJAX to make your images conform to the settings.
Forum: Plugins
In reply to: [WooCommerce] Change Woocommerce Sort By TextYes,
Use FileZilla or another FTP to access your root directory, and navigate to:
wp-content/plugins/woocommerce/templates/loop/orderby.php
Once you find “orderby.php” click the file to highlight it, then right click and choose “View/Edit”
You will see the values you are looking to change within the file – e.g. “Newness.” Change those to whatever you want.
Simply close the file to save your changes. Refresh your page to see them. Cheers.
_______Does anyone reading this know how to change the characteristics of the “Sort By” button itself – e.g. make it smaller, change the colors, etc? I’m looking for the file to be able to do this
I followed the suggestion here
What you need to do is:
1. Open your zip file of the themia-lite theme and click the main folder.
2. Click the “Images” folder
3. Find “nav.png” and extract to your desktop or any folder
5. Open Photoshop or comparable program
6. Depending on how your program works, you can now change the colors (including the green). To get a nice grey color in my version of Photoshop (which matches the footer), all I did was go to: Image > Adjust > Desaturate.
7. Save new image file as “nav.png”
8. Using your webhost’s File Manager or another FTP program, upload the new “nav.png” file into wp-content > themes > themia-lite > images
9. VOILA!You can see this working here
If this was helpful to anyone out there, feel free to “like” my facebook page ??