Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,154,671 members, 7,823,897 topics. Date: Friday, 10 May 2024 at 05:40 PM

Wordpress Help Zone - Tutorials, Answers, and Tricks. - Webmasters - Nairaland

Nairaland Forum / Science/Technology / Webmasters / Wordpress Help Zone - Tutorials, Answers, and Tricks. (3390 Views)

2014/2015 Waec Gce Past Questions/answers And Syllabus / Blogger/ Help Zone / Oracle 10g Study Guide, Question & Answers And Interactive Video Software (2) (3) (4)

(1) (2) (3) (Reply) (Go Down)

Wordpress Help Zone - Tutorials, Answers, and Tricks. by databoy247(m): 7:09am On Jul 29, 2013
This is a new thread for wordpress users. True, you can set up amazing sites (static sites, membership sites, e-commerce, sites with forums, etc) using wordpress and your understanding of the CMS including customization, configuration, plugins, and widgets makes it unique.

You can ask your wordpress questions here and i will do my best to provide answers (also with the help of other experienced WP users). You will also get WP tips, tricks, and customization techniques from time to time here.
Good luck.

NB: If you cant ask your questions here for some reasons and you need direct help from wordpress masters, you can contact these NL members. They will help you for FREE or for a FEE depending on how well you bargain with them and "ask" for their help. If your name isnt here and you are very good with wordpress you can contact me to add yours too. grin

winexviv
brine
slyr0x
JideTheBlogger
Piero007
databoy247
Re: Wordpress Help Zone - Tutorials, Answers, and Tricks. by Nobody: 4:12pm On Jul 29, 2013
Nice one. cheesy
Re: Wordpress Help Zone - Tutorials, Answers, and Tricks. by Nobody: 4:51pm On Jul 29, 2013
LET SET THE BALL ROLLING
Re: Wordpress Help Zone - Tutorials, Answers, and Tricks. by Seomartscom: 5:28pm On Jul 29, 2013
This is very nice
Re: Wordpress Help Zone - Tutorials, Answers, and Tricks. by databoy247(m): 8:24pm On Jul 29, 2013
FOR AMATEUR CODERS
When using wordpress, you always download good looking themes which you have to customize. And since most of the themes are free, you always encounter the problem of "linkbacks" or certain ads at the bottom of the site and most times these look annoying and "unprofessional". What do you do? Yes, you can edit or "customize" that part. All you have to do is go to the "editor" menu on the left of your dashboard, click and look for "footer.php" on the right and edit. Below is a pictorial guide

Re: Wordpress Help Zone - Tutorials, Answers, and Tricks. by Eagle633: 10:57pm On Jul 29, 2013
I wnt 2 creat a wordpress blog, plz teach me
Re: Wordpress Help Zone - Tutorials, Answers, and Tricks. by onetimepro(m): 12:29pm On Jul 30, 2013
hello sir, thanks for the good work you are doing, i like web design but what bog me is the issue of the coding, but now that u are saying one can design website with wordpress using the template, sir how can you put me thru.....this is my email..................fisola007@gmail.com.

Thanks for the undestanding.
Re: Wordpress Help Zone - Tutorials, Answers, and Tricks. by ngmart(m): 2:36pm On Jul 30, 2013
Humm nice one thank you.
Re: Wordpress Help Zone - Tutorials, Answers, and Tricks. by Esiri111(m): 6:37pm On Jul 30, 2013
Databoy , i have a bp site www.gcliqq.tk how can i redirect users to another page on the site ! eg gcliqq.tk/ to gcliqq.tk/activity using htaccess.
Re: Wordpress Help Zone - Tutorials, Answers, and Tricks. by Slyr0x: 8:02am On Jul 31, 2013
Esiri111: Databoy , i have a bp site www.gcliqq.tk how can i redirect users to another page on the site ! eg gcliqq.tk/ to gcliqq.tk/activity using htaccess.

To redirect the whole domain to just the /activity directory, add this to your .htaccess

Redirect / http://gcliqq.tk/activity
Re: Wordpress Help Zone - Tutorials, Answers, and Tricks. by databoy247(m): 12:37pm On Jul 31, 2013
onetimepro: hello sir, thanks for the good work you are doing, i like web design but what bog me is the issue of the coding, but now that u are saying one can design website with wordpress using the template, sir how can you put me thru.....this is my email..................fisola007@gmail.com.

Thanks for the undestanding.

If you dont know how to code, you have to learn if not everything, at least the basics. First thing learn is html and later you go into php. You should understand header, body, footer sections of websites as this will help you do customizations when using wordpress. You can learn basic html from www.w3schools.com

HOW TO CREATE A SIDEBAR AD IMAGE THAT LINKS TO ANOTHER SECTION OF YOUR WEBSITE (for newbies)


1. Click on widget in the dashboard under the "Appearance" menu.

2. Drag the "plain text/html widget" to the sidebar box.

3. Go to the "Media" menu and select the photo you uploaded (make sure its within the size of 300x250 pixels. Copy the image link url (which should be like this: http://mysite.com/wp-content/uploads/2013/07/images.jpg) - see pic below.

4. Use this code;

 <a href="http://mysite.com"><img src="http://mysite.com/wp-content/uploads/2013/07/images.jpg"></a> 


the http://mysite.com is your website link OR you can put http://mysite.com/page which is the link to a page in your site. Also, the image url you copied from the "media Library" should be placed where the other http:// link is.

5. Copy the code in your widget textbox and save.....thats it! When someone clicks on the image on your sidebar, it re-directs them to the page you want them to visit. GBAM!!

1 Like

Re: Wordpress Help Zone - Tutorials, Answers, and Tricks. by buzor(m): 12:13pm On Aug 01, 2013
seriously following.
but if i may ask, why is wordpress so difficult to install unlike other cms.
also is it possible to use a thirdparty installation.
finally, wordpress and joomla, which one gives u more freedom to express ur skills.
why are more people moving over to wordpress
Re: Wordpress Help Zone - Tutorials, Answers, and Tricks. by chiefkpokp(m): 7:10pm On Aug 01, 2013
onetimepro: hello sir, thanks for the good work you are doing, i like web design but what bog me is the issue of the coding, but now that u are saying one can design website with wordpress using the template, sir how can you put me thru.....this is my email..................fisola007@gmail.com.

Thanks for the undestanding.

I like helpin pple most expecially newbies, cos I was once like dem, when Mikyy brushed me up, chairman do u care for a complete video of how to build a website from scractch with wordpress, even if u dnt have any 1kobo of coding skills?
Re: Wordpress Help Zone - Tutorials, Answers, and Tricks. by databoy247(m): 7:28am On Aug 02, 2013
buzor: seriously following.
but if i may ask, why is wordpress so difficult to install unlike other cms.
also is it possible to use a thirdparty installation.
finally, wordpress and joomla, which one gives u more freedom to express ur skills.
why are more people moving over to wordpress
wordpress is not difficult to install, but if you find it hard you can make use of third party installers inside your cpanel like quickinstall or softaculous.
Wordpress is used by many because of its extensive documentation and thousands of plugins that can help you turn your site into anything you want if used well. Same applies with joomla. Its just a matter of personal preference.
Re: Wordpress Help Zone - Tutorials, Answers, and Tricks. by tainot2002(m): 1:01pm On Aug 02, 2013
chiefkpokp:

I like helpin pple most expecially newbies, cos I was once like dem, when Mikyy brushed me up, chairman do u care for a complete video of how to build a website from scractch with wordpress, even if u dnt have any 1kobo of coding skills?


please can you share where I can download the video tutorial on WordPress.My email add:
My id @yahoo.com



Thanks in anticipation!
Re: Wordpress Help Zone - Tutorials, Answers, and Tricks. by Bodjetstar(m): 2:19pm On Aug 02, 2013
Pls, I have freehosted blogs about 4 on wordpress as 2 of them are shown below, is it advisable to export my blog to blogger free hosting or leave it because, I always see ads below each post, also I don't think adsense is allowed. What can I do?
Re: Wordpress Help Zone - Tutorials, Answers, and Tricks. by databoy247(m): 2:46pm On Aug 02, 2013
Bodjetstar: Pls, I have freehosted blogs about 4 on wordpress as 2 of them are shown below, is it advisable to export my blog to blogger free hosting or leave it because, I always see ads below each post, also I don't think adsense is allowed. What can I do?
Get a paid hosting, its just N3,500 (www.trudigits.com). And get full control of your blog. When you have done that, i can help you with the set up.
Re: Wordpress Help Zone - Tutorials, Answers, and Tricks. by velo10: 3:40pm On Aug 02, 2013
Good initiative databoy
Re: Wordpress Help Zone - Tutorials, Answers, and Tricks. by antontech(m): 4:01pm On Aug 02, 2013
y
tainot2002:


please can you share where I can download the video tutorial on WordPress.My email add:
My id @yahoo.com



Thanks in anticipation!


https://www.youtube.com/watch?v=3UbBsotUzCU&sa=X&ved=0CBoQqwQ&ei=0sj7UaeVIYrZPIKegZgB&desktop_uri=%2Fwatch%3Fv%3D3UbBsotUzCU%26sa%3DX%26ei%3D0sj7UaeVIYrZPIKegZgB%26ved%3D0CBoQqwQ
Re: Wordpress Help Zone - Tutorials, Answers, and Tricks. by tainot2002(m): 6:48pm On Aug 02, 2013
antontech: y


https://www.youtube.com/watch?v=3UbBsotUzCU&sa=X&ved=0CBoQqwQ&ei=0sj7UaeVIYrZPIKegZgB&desktop_uri=%2Fwatch%3Fv%3D3UbBsotUzCU%26sa%3DX%26ei%3D0sj7UaeVIYrZPIKegZgB%26ved%3D0CBoQqwQ

Many thanks
Re: Wordpress Help Zone - Tutorials, Answers, and Tricks. by Nobody: 1:19pm On Aug 03, 2013
Sorry for disturbing, web gurus. I am a newbie, perhaps d newest-bie (giv dat any meaninq). I fell inlove with this blogging of a thing but I really don't know how to start. I heard wordpress z god, so is blogger? I don't how to code, or how to programme, or how to hack, but I know my computer very well. hav got a PC, a internet connection n power. All I need is someone to put me tru on this. I want to know d right b4 I sign up for anything. If anybody wanna help u can contact me. BBPIN: 328FD8AB, whatsapp 08088495181. mail: delebams01@gmail.com.
Tnx Y'all.
Re: Wordpress Help Zone - Tutorials, Answers, and Tricks. by mavtrevor(m): 11:03pm On Aug 03, 2013
You definitely need to read how to start your own blog from the web i bet there are several useful websites where you can read and learn i doubt any real blogger will have time to begin to teach you especially if you are far away. So learn to read and practice.
Re: Wordpress Help Zone - Tutorials, Answers, and Tricks. by Legendwap: 8:36am On Aug 04, 2013
We can help you with all the full videos you need in website designing and also development all you need do is host with www.eclubhost.com and you get over 30videos for free on wordpress and php. Or you can sign up for our bookmarking page www.legendwap.com. Contact me on email: emmanuelanaiye@rocketmail.com or call: 07060635444 08108949444
Re: Wordpress Help Zone - Tutorials, Answers, and Tricks. by antontech(m): 7:20pm On Aug 04, 2013
hello webmasters,am still a learner but I happened to get the contract of designing this website. www.drifeatuekelem.com

my problem is how to remove that relates post that suddenly appeared on every page and post of the site.I HV chech widgets,plugins and many more.pls help
Re: Wordpress Help Zone - Tutorials, Answers, and Tricks. by databoy247(m): 6:20am On Aug 05, 2013
antontech: hello webmasters,am still a learner but I happened to get the contract of designing this website. www.drifeatuekelem.com

my problem is how to remove that relates post that suddenly appeared on every page and post of the site.I HV chech widgets,plugins and many more.pls help

Go to your editor and locate homepage.php or index.php, search for the unwanted contents and edit or take out.
Re: Wordpress Help Zone - Tutorials, Answers, and Tricks. by antontech(m): 12:23pm On Aug 05, 2013
databoy247:

Go to your editor and locate homepage.php or index.php, search for the unwanted contents and edit or take out.

its not there
Re: Wordpress Help Zone - Tutorials, Answers, and Tricks. by Slyr0x: 1:11pm On Aug 05, 2013
antontech:
its not there

If you don't mind, send me your wp login details
Re: Wordpress Help Zone - Tutorials, Answers, and Tricks. by databoy247(m): 3:35pm On Aug 05, 2013
Slyr0x:

If you don't mind, send me your wp login details

Boss i have always suspected that you are a wordpress guru grin
Re: Wordpress Help Zone - Tutorials, Answers, and Tricks. by Slyr0x: 3:47pm On Aug 05, 2013
databoy247:

Boss i have always suspected that you are a wordpress guru grin

Oga me, I dey try small
Re: Wordpress Help Zone - Tutorials, Answers, and Tricks. by Jamieb(m): 4:37pm On Aug 05, 2013
I finally moved away from to create my own blog. Though i can do certain things in the dashboard my problem is coding and i would really need help in the following areas.
1. How do i remove d krytonation logo from my blog header.
* how do i remove d ''news'' stuff showing on each post.
* if possible can u pros drop a link to download a similar or better 3-column wordpress theme.
The blog url is www.scholarsvision.com
Pardon me for asking too much, i reaaly need this to make my blog look professional for its not up to ma taste yet.
Re: Wordpress Help Zone - Tutorials, Answers, and Tricks. by Nobody: 1:00pm On Aug 06, 2013
wordpress is simple and you can use wordpress to do any kind of site about 70% of my website jobs are wordpress you can check out this fitness website http://www.lifequestng.com that i used wordpress for i can teach whoever is ready to learn wordpress and i also have video tutorials on wordpress anyone that is interested can mail me feyisaralawal@yahoo.com

(1) (2) (3) (Reply)

+++ How to ROOT your Sturbborn Android phone? +++ / What I Hate About Nigerian Web Developers / Let Me Review Your Site for FREE

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 44
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.