WordPress help - Ask your questions

Status
Not open for further replies.
Hi, i need help i searched and found some solutions but no one worked for me.
I need this:
i need to hide one category from the front page and show in one especific page.

Category=11 excluded from front page.
page test1 show only the category 11.

Sorry for my bad english, i hope you understand my question.
Can you paste here your index.php content (you can find it in your theme root folder).
 
Hello,

Great advice you have here. I (in recent months) seem to be only getting Google image refs - all posts are unique (over 100) but can't figure why this would be - any ideas why I'm not appearing in organic search?
Not really WP related question :) Post in SEO forum with link to specific website, noone can help you without more details about the website.
 
Hi EXE. I'm looking for the full version of the 'famous' theme for free haha. Do you or any other of the chaps here have a copy? Most grateful for your time :)
Unfortunately not. I hope someone will share it with you.
 
Great, just post a question about WP, I copy it here:
It is possible.

You would need to modify index.php file or loop.php file, depends on the theme structure.

You can use 3 get_posts() functions, you have example of usage here: http://codex.wordpress.org/Template_Tags/get_posts

It will require some basic html/php skill to do that.

About the other question, what do you really mean? Why would database connection error happen at all?
 
Hello, I need help guys!
Ok so I installed wp theme and there is defaul page home. I want to add new and I add but how to get posts there?
I made category and when I post there then is make post on category/test/ but my page is just mysite/test
how to get posts on my page? I can only post on category,how to make category links be the same like page links? Or maybe I need to do different thing?
Hope you understand my issue and can help me :)
I understand you. If your theme does not support it, than you would need to use Page Templates to create Blog Page Template and then assign it to the specific page you are trying to show posts on.

Or maybe try with this plugin: http://wordpress.org/extend/plugins/advanced-post-list/

P.S You could also try assigning blog page under Settings - Reading. Assign static page for the homepage and then blog page to the desired page.
 
when i save or update a post it doesnt and it redirect me to my homepage
 
Thanks so much for the knowledge in this thread. I've learnt much from you guys.

I'm looking at setting up a review site based on Wordpress and I'm wondering if there's a membership plugin that I can employ for user reviews? That means, a user would need to sign up before they can post their 2cts worth of feedback?
 
Hmm sorry but I have no idea, tried googling but found nothin useful. I am not familiar with this as it is not strictly WordPress related, it is more related to your os and server installation.

Good luck.

No worries thanks for taking the time and answering :) Rep added!
 
how to contact someone that has a blog in wordpress? sometimes the owner of the blog doesnt let the space for comments? what is possible to do in this case?
 
I want to make amazon selling site with wordpress,maybe you can suggest good theme or plugin with amazon?
 
hi, I have some problem with WP
I want to embed youtube video on my post
I found tutorial in wordpress site, they said I can use shortcode [youtube=....]
but it doesn't work in my post, I use WP 3.3.2 + LigthWorld theme
so I embed provided code from youtube and paste in HTML mode
is there anyway to make it easier to embed youtube video?
thanks
 
Can anyone give me a WP theme editor? I have seen some where you can purchase to help make your own custom themes... This could help out a lot! Thanks !
 
Hi! Thanks for this thread! Very generous!

I imagine this will be an easy one for you - But in my theme obviously when I post I have the option of leaving comments open or disabling comments. When I leave comments open, at the top of my post it says how many comments have been made BUT when I disable the comments on posts I don't want it to say at the top under my post title "Comments Disabled" like it does at the moment. I just want it to be blank. How do I remove the "comments disabled" text under the post title when I disable comments? Thanks a lot!
 
I removed a plug in and it resolved the issue, but when I update my plug ins it breaks the site.

I could not find the line of code to to increase the limit, so I do not know what to do.

Everything works, but when I try to add a new post it goes to a blank screnn.

Any idea why this happens?

I appreciate your insught and guidance
Yeah, sometimes it's an issue with single plugin, but author of the post stated that he get's error when installing any plugin, that's why I suggested memory limit increase.
 
Hi, i need help i searched and found some solutions but no one worked for me.
I need this:
i need to hide one category from the front page and show in one especific page.

Category=11 excluded from front page.
page test1 show only the category 11.

Sorry for my bad english, i hope you understand my question.

Can you paste here your index.php content (you can find it in your theme root folder).

hi here this my index :
http://pastebin.com/B9vH9N3B

this is from your theme 9gag clone.
 
This has been going for a while. I have just installed my new wordpress site for multisite and have installed the network. The challenge i am have now is creating the wordpress blogs under it. for instance. blog.mydomainname.com. Each time i register, it tells me registration complete but when i tried going to that address, that is blog.mydomainname.com, it redirects to mydomainname.com. What am i doing wrong here
 
Looks like your helping a lot more people out now OriginalEXE I am sure it is appreciated throughout BHW. I have another "issue" I am trying to style a contact form with the plugin contact form 7. Do you have skype?
 
when i save or update a post it doesnt and it redirect me to my homepage
This can be due to a number of things. First thing I would recommend is turning of all the plugins and trying again. Then, chnage theme and try again. Then if it still fails, replace wordpress files with new ones (except wp-config.php) and try again.
 
Thanks so much for the knowledge in this thread. I've learnt much from you guys.

I'm looking at setting up a review site based on Wordpress and I'm wondering if there's a membership plugin that I can employ for user reviews? That means, a user would need to sign up before they can post their 2cts worth of feedback?
You could use simple http://wordpress.org/extend/plugins/gd-star-rating/screenshots/ plugin and then choose option to enable commenting only for logged in users.
 
Status
Not open for further replies.
Back
Top