vickistep on "How can I get these same share buttons?"
Hello! Thanks for any help here. I'm trying to find out what plugin creates the same "share" buttons as seen here at the bottom http://www.labnol.org/internet/embed-twitter-screenshots/13608/. If...
View Articlegovpatel on "Panicing! wordpress won't load after switching directory"
You can change urls without moving your wordpress files and folders to root. If you do not have any thing root you need to wordpress files and folder there....
View Articlemuchmoremacho on "Coding in Checkout"
When I go to check out, I see this code under "product" Deprecated: Function split() is deprecated...
View Articledaneadkins on "GET_EXCERPT HELP!!!!"
Thanks for your reply Alchymyth. I have tried contacting Phomedia for support but haven't had much luck with responses, I'm not the only one either unfortunately. The posts only show the title, 55...
View Articlegovpatel on "Coding in Checkout"
Looks like the plugin is a old coding that is Deprecated you may need contact plugin developer.
View Articlevtxyzzy on "displaying custom taxonomies in particular order"
Here is one way to get the terms in order in an array. $terms = get_the_terms($post->ID,'category'); $sorted_terms = array(); $find_parent = 0; for( $i = 0; $i < sizeof($terms); ++$i) { foreach...
View Articlejargonize on "theme directory"
wp 3.4.2 with buddypress 1.6.1 installed installed a GIA video player, it says can't play videos as no flash. maker site says ad this line between head and head tags <?php wp_head(); ?> so...
View Articlewilsonia on "Panicing! wordpress won't load after switching directory"
Hey govpatal, thanks for the quick reply. Problem is that I can't get access to http://wilsonlawphotography.com/Blog/wp-admin anymore, after i switch the directory, everything has turned into a 404...
View Articleromancandlethoughts on "Multi-file Uploader Freezes While Crunching (possible...
The multi-file uploader freezes while it is supposed to be "Crunching...", it displays what I believe is the image ID and seems to go no further. This is now happening across all of the wordpress sites...
View Articleromancandlethoughts on "Multi-file Uploader Freezes While Crunching (possible...
Oh yeah, I have tried this on a fresh WP install as well and I get the same result.
View ArticleGary Lyons on "Changing View on Home Gallery in Core Minimalist Photography"
I am struggling with the images on my Home Gallery in Core Minimalist Photography. I cannot find where the controls are that will either change the home gallery to 3 column view OR Lower my images...
View Articlejoshuaguntherphotography on "RSS Error: WP HTTP Error: name lookup timed out"
My site is extremely slow to load and respond. On my dashboard page I'm getting a notification that reads RSS Error: WP HTTP Error: name lookup timed out I'm not sure whats causeing this. When I run my...
View Articlemarjanstojanov on "Removing permanet link from slider"
Hello i`m working on this site http://www.ganzheitliche-zahnaerztin.ch/test/ And you see there is slider and i cant to remove the permanent link from the slider. I dont want any links to be show on the...
View Articleaj633 on "Menu is blank in Internet Explorer"
http://www.shoproostertails.com is the site I'm working on. For whatever reason, everything works great on my Mac in Safari, Chrome, and Firefox, but the menu text does not show in IE. The red bar is...
View Articlefonglh on "Panicing! wordpress won't load after switching directory"
http://codex.wordpress.org/Changing_The_Site_URL This first, to change the URLs back.
View Articlevtxyzzy on "How to make appear full post"
Exactly what you need to do depends on your theme. If you are using a free theme, post a link to your site here and someone may be able to look at its code to help. If you are using a paid theme, we...
View Articlevtxyzzy on "which plugin are used in this site"
Do not post login information on a public site!
View Articlevtxyzzy on "Set a Post page as a default home page"
You might try eliminating your "Home" tab and use the Simply Exclude plugin to only show the home category on the home page.
View Articleartinh82 on "Display Sum of meta values"
I have a meta value for each post, named "revenue". When I do a custom query to list all the posts and their revenue it works. However what I'm trying to do is to sum the value of all the "revenue"...
View Article