WordPress help - Ask your questions

Status
Not open for further replies.
maybe this was already asked but how do i null a theme?

cheers!
That is very specific question, and depending on the theme, it can take a lot of work. Basic principal is to clean every code that is calling for theme home.
 
can you recommend me the plug ins which should be installed there for seo reasons ?
i am new with wordpress and for seo there are so many different ...so which is good.
what is a must and a should to install on a blog

thanks
Google WordPress SEO by Yoast. That is all I use.
 
Can you advise how I can redirect all pages in a subdomain to another url please. i have tried with /htacess but h0stgator do not have mod rewrite turned on in shared servers, all I can get is the main url to redirect, not the individual post.
Thanks
What do you mean it doesn't? I used HostGator and I remember using mod_rewrite.
 
Thank you dude for your free help........My problem is that, I cannot delete the old posts.........what I have to do?........
Try deactivating plugins and see what happens.
 
Great initiative from the OP for helping people out for free, this could easily cost $5 an hour for assisting people with their issues. +rep
 
What is a good adsense converting theme ?

thanks
 
What is a good adsense converting theme ?

thanks
I believe there is no such thing. You can search for WordPress ctr themes, but for me that's all bullshit, the best optimization is done by yourself. Experiment and see what works best.
 
Hey mate. Any suggestions for a good e commerce plug in? Free of course is always good although I doubt a free one exists that good. Cheers mate :)
 
Hey mate. Any suggestions for a good e commerce plug in? Free of course is always good although I doubt a free one exists that good. Cheers mate :)
There actually is a great free plugin for eCommerce, google Woo Commerce.
 
Hi,

I am helping someone with their site: http://mybusiness-site-income.com/home/

He wants to get rid of the bit at the top where it says follow! Pal emergency response but I cant see how to get rid of it. Could u tell me please?
 
Hi,

I am helping someone with their site: http://mybusiness-site-income.com/home/

He wants to get rid of the bit at the top where it says follow! Pal emergency response but I cant see how to get rid of it. Could u tell me please?
That code is probably in header.php, as it shows on every site. If you don't manage to find it, send me login and I will.
 
Hello EXE.

I have looked online for hours trying to figure this out, but there are contradicting answers and I don't just want to put lines of code into my site I found on random websites when I have no experience.

I am using Deepfocus by ET and I would like to remove the 'from the blog' section from the home page and replace it with another 'content area page'. When I go epanel-general settings- homepage, it clearly gives me options to fill in three fields, however only two show on the home page and the space where the third one should be is occupied by the 'from the blog ' section.

I know you are a busy guy, but any tips on how to solve this issue would be greatly appreciated.

Thanks in advance,

James :)
 
Hello EXE.

I have looked online for hours trying to figure this out, but there are contradicting answers and I don't just want to put lines of code into my site I found on random websites when I have no experience.

I am using Deepfocus by ET and I would like to remove the 'from the blog' section from the home page and replace it with another 'content area page'. When I go epanel-general settings- homepage, it clearly gives me options to fill in three fields, however only two show on the home page and the space where the third one should be is occupied by the 'from the blog ' section.

I know you are a busy guy, but any tips on how to solve this issue would be greatly appreciated.

Thanks in advance,

James :)

Go to appearance - editor and paste this instead of home.php code
http://pastebin.com/nP5XS7ZQ

Also replace style.css code with this:
http://pastebin.com/kZE9KLtS

That should do the job :)
 
Hi OriginalEXEfirst thanks for this great thread, i want to change my permalink from showing dates, month, post title, to something like this /%category%title/, but i moved from blogspot to wordpress, will this affect the ranking? Will it result to 404 error page? Is there any plugin/code that can do it?Also some website show this on search. >home>category>tag>post title> how is that done?Thanks.
 
Hi OriginalEXEfirst thanks for this great thread, i want to change my permalink from showing dates, month, post title, to something like this /%category%title/, but i moved from blogspot to wordpress, will this affect the ranking? Will it result to 404 error page? Is there any plugin/code that can do it?Also some website show this on search. >home>category>tag>post title> how is that done?Thanks.
Hey, try using this plugin: http://wordpress.org/extend/plugins/advanced-permalinks/

You need to redirect your old permalinks to new one if you want to preserve ranking.
 
Status
Not open for further replies.
Back
Top