skintdad on "Moving subscribers from wordpress.com"
Hi, Could please someone tell me how I move my blog subscribers from my wordpress.com blog to my self hosted blog? Thanks in advance
View ArticleLaurenWilson on "[Plugin: Email Before Download] Documentation"
Hi, I did use the test site and i saw some screen shots but I I still struggled (I do need things spelling out sometimes). I found that this really helped http://www.youtube.com/watch?v=9Bb5Lo-KBPQ in...
View Articleleejosepho on "Moving subscribers from wordpress.com"
If you might ask at the wordpress.com forums about doing an export (unless someone else answers here), I think one of these will later help you with the import:...
View Articlestephanie.bowling7@gmail.com on "Only 1 Blog Post Showing + Breaking Pages"
Hello, Please help, a site I work on http://integrityomaha.com/integrity-roofings-blog/ blog only showing 1 blog post on the blog page. In Settings>Reading I have # of blog posts set to 5. I am not...
View Articleesmi on "Only 1 Blog Post Showing + Breaking Pages"
Can you replicate the problem using the default Twenty Thirteen theme with all plugins deactivated?
View Articlestephanie.bowling7@gmail.com on "Only 1 Blog Post Showing + Breaking Pages"
Just changing the theme worked, the blog page and individual pages are working now. So its a theme issue, not a plugin one correct?
View Articleesmi on "Only 1 Blog Post Showing + Breaking Pages"
It sounds like a theme issues, yes. Where did you download the theme from?
View Articlestephanie.bowling7@gmail.com on "Only 1 Blog Post Showing + Breaking Pages"
I downloaded it from themeforest.net: http://themeforest.net/item/silicon-responsive-wordpress-theme/3910239
View Articleesmi on "Only 1 Blog Post Showing + Breaking Pages"
I'm sorry but as you are using a commercial theme, you need to seek support from the theme's developer/vendor. We do not support commercial products here. Try http://themeforest.net/user/Laborator
View Articlestephanie.bowling7@gmail.com on "Only 1 Blog Post Showing + Breaking Pages"
Okay thanks so much.
View Articleandrew-s3 on "How to Set Feed to Newest First & Specific Category"
I figured it out - changed my query to the following: <?php $the_query = new WP_Query( 'cat=4&order=ASC&showposts=5' ); ?>
View Articleesmi on "How to Set Feed to Newest First & Specific Category"
Try <?php $the_query = new WP_Query( 'cat=4&order=ASC&posts_per_page=5' ); ?>. showposts is deprecated.
View Articleandrew-s3 on "How to Set Feed to Newest First & Specific Category"
Thanks for the update ESMI - I'll make that change now. Is there any way that I can incorporate the "Mullet Loop" i.e. display the most recent post in full; then the next 4 recent posts as excerpts?...
View Articleesmi on "How to Set Feed to Newest First & Specific Category"
Have a look through the solutions posted in http://wordpress.org/search/display+first+post+in+full?forums=1
View Articleandrew-s3 on "How to Set Feed to Newest First & Specific Category"
Thanks for the link - I'll take a look!
View Articleandrelcssantos on "[Plugin: JW Player for Flash & HTML5 Video] Interface"
Hi, I'm using the JW Player for Flash & HTML5 Video a one day ago and I it works fine so far. When I create a playlist, the player interface changing to video interface. Can I use this playlist...
View ArticleLongTail Video on "[Plugin: JW Player for Flash & HTML5 Video] Interface"
Yes, you can create a playlist of just audio files.
View Articleandrelcssantos on "[Plugin: JW Player for Flash & HTML5 Video] Interface"
I did this. mp3 extension. and I still keep with move interface
View Articleandrelcssantos on "[Plugin: JW Player for Flash & HTML5 Video] Interface"
I really need help with this. I already tried to do an upload files mp3 and m4a files and I received the video interface with both files. Waiting for your help.
View Articleandrelcssantos on "[Plugin: JW Player for Flash & HTML5 Video] Interface"
i did it. Thank you anyway
View Article