WordPress help - Ask your questions

Status
Not open for further replies.
I am looking for a a nice, simple, professional looking FREE listing theme. By listing, I mean I want it to look like a website. A normal Internet user who doesn't have much knowledge about technical stuff should not be able to find out that its a 'blog' not a regular customized website.

Not eBay type listing. Just listing of anything, like cars for example. Not for the purpose of selling them but just providing information for those cars. Can I PM you with the exact details of what kind of theme I am looking for?

I searched my ass off on the Google to find a 'free' theme that I am looking for but couldn't find any.
 
I am looking for a a nice, simple, professional looking FREE listing theme. By listing, I mean I want it to look like a website. A normal Internet user who doesn't have much knowledge about technical stuff should not be able to find out that its a 'blog' not a regular customized website.

Not eBay type listing. Just listing of anything, like cars for example. Not for the purpose of selling them but just providing information for those cars. Can I PM you with the exact details of what kind of theme I am looking for?

I searched my ass off on the Google to find a 'free' theme that I am looking for but couldn't find any.
Check out this section: http://www.freethemeswp.org/wordpress-themes/business/
 
Hey i think you already answered this question but i cant find it. How do i make my wp blog redirect to another website like adfly. every 5 to ten seconds and just 1 time
 
Hi OP I just want to ask if I should no follow tags and categories on the post? Which is better to get a higher ranking in G? Thanks..

Sent from my GT-I5500 using Tapatalk
 
Hey i think you already answered this question but i cant find it. How do i make my wp blog redirect to another website like adfly. every 5 to ten seconds and just 1 time
If you are trying to earn with AdFly, you actually have their function to indert in the body, that will auto redirect visitors to the ads after certain amoun of seconds, and then get them back. Just check out AdFly tools.
 
Hi OP I just want to ask if I should no follow tags and categories on the post? Which is better to get a higher ranking in G? Thanks..

Sent from my GT-I5500 using Tapatalk
That really depends on your website.

If you have category that you want to rank and that contains keywords you are looking to rank for, than let them indexed. The same goes for tags.
 
Hey OriginalEXE, I have a question maybe you could help me with, in the Wordpress backend, under Appearance, and Themes, how do you change the image displayed for the 'current them' to something custom, and how to you change what the theme is called?

Thanks :)
 
Hey OriginalEXE, I have a question maybe you could help me with, in the Wordpress backend, under Appearance, and Themes, how do you change the image displayed for the 'current them' to something custom, and how to you change what the theme is called?

Thanks :)
Go to your theme folder, there you will find screenshot.php, that is the image WordPress use as a theme preview in backend.

About the theme details that show up in the backend, you will want to edit top of your theme style.css
 
Hey EXE! I need a good e commerce theme, preferably free...for selling used panties! hahaha, no joke. Any ideas? lol
 
Hey mate,

Just a quick one.

I've got a simple site running on Twenty Eleven. What I want to do is use my custom image header but then remove the header above that which contains things like the Site Name, site description and search box.

Any idea what text I should remove from which file?

Cheers
 
Hey mate, basically i have got my wordpress site up, and already got content etc up now i have signed up to affiliates and i want to advertise the mobile phone products but only on my offers and deals page. So how will i do this?i have got the datafeed and everything but i dont know how to use that with wordpress, and then show the tariffs in rows on the offers and deals page. i basically want the tariffs to be present only on the offers and deals page, i dont want any other/extra posts or pages made. any help would be appreciated.
 
Last edited:
Hey mate,

Just a quick one.

I've got a simple site running on Twenty Eleven. What I want to do is use my custom image header but then remove the header above that which contains things like the Site Name, site description and search box.

Any idea what text I should remove from which file?

Cheers
Open header.php and find this:
Code:
<hgroup>
<h1 id="site-title"><span><a href="<?php echo esc_url( home_url( '/' ) ); ?>" title="<?php echo esc_attr( get_bloginfo( 'name', 'display' ) ); ?>" rel="home"><?php bloginfo( 'name' ); ?></a></span></h1>
<h2 id="site-description"><?php bloginfo( 'description' ); ?></h2>
</hgroup>

And then delete line 109, saying:
Code:
<?php get_search_form(); ?>
(just below else : )

Just delete it and you should have clean header.
 
Last edited:
Hey mate, basically i have got my wordpress site up, and already got content etc up now i have signed up to affiliates and i want to advertise the mobile phone products but only on my offers and deals page. So how will i do this?i have got the datafeed and everything but i dont know how to use that with wordpress, and then show the tariffs in rows on the offers and deals page. i basically want the tariffs to be present only on the offers and deals page, i dont want any other/extra posts or pages made. any help would be appreciated.
You can try editing you page.php file, I dont know how familiar you are with this stuff, but the code would be:

if(is_page('Name of the page') {
INSERT SOMETHING HERE
}

Just insert your code inside (I guess you have affiliate widget or something?).
 
Hey there,

I got a new theme (Wootheme - Listings) and I am having a real tough time trying to figure out how it works. I am not being able to create listings on it. I created a few listings in the WP panel but its not displaying on the site. I've tried everything. I also have a few other questions as well. Can I PM you or find you on Skype?

Thanks!
 
Just wanted to stop by and +rep the OP, he's been super gracious helping me out through PM while helping to deduce my problems.

Honestly OriginalEXE, thanks alot. Just to take the time and help me along with MANY others, it means alot and you are a valuable member.

Guys, don't forget to thank and rep if he's taking time out of his day to help you
 
Status
Not open for further replies.
Back
Top