₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,331,001 members, 8,448,193 topics. Date: Sunday, 19 July 2026 at 10:59 PM

Toggle theme

Elninosft's Posts

Nairaland ForumElninosft's ProfileElninosft's Posts

1 2 3 4 5 6 7 8 9 (of 9 pages)

WebmastersRe: Hello Web Masters, Please How Can I Achieve This by elninosft(m): 4:33pm On Oct 08, 2018
AllyPolly:
it worked, thanks bro
You are welcome man..
WebmastersRe: Hello Web Masters, Please How Can I Achieve This by elninosft(m): 5:14pm On Oct 07, 2018
Immanuelar:
It didn't work out even after removing the real escape string and stripslashes.
It still printed out "<b>this is d text to bold</b>" when I used by the bold tag
By the way I am using a prepared statement.
Just use htmlspecialchar_decode to echo the output. . It will remove those tags
ProgrammingRe: Help Web Programmers , How Can I Achieve This by elninosft(m): 5:10pm On Oct 07, 2018
Immanuelar:
I have a website that has a blog in it.
This is what I want to achieve. I want to create topics as an
admin. In the textarea box where I will input the body of
topic before posting. I want a situation where I can use html
tags such as bold,italics and change font color on the
textarea box and the output will be visible after posting the
topic.
thanks
To add features like bold, italics etc.. Use a text editor on your textarea. . E.g CKeditor. .. Then on the blog use this to echo the output.. htmlspecialchar_decode
ProgrammingRe: Epp A Bro. by elninosft(m): 12:30pm On Oct 07, 2018
9janinja:
Pls I need some1 to help me build either an app or a software for dat I can use and generate pin numbers and serial numbers (and verification) . Thx
I can help you for a fee.. Call or whatsapp 09060488908
WebmastersRe: Looking For Someone Conversant With Wordpress. by elninosft(m): 5:44am On Oct 05, 2018
Emmanuel950:
Hi, I'm looking for a capable hand in WordPress to help me upload products to a site. Indicate if you're interested and leave a number or email through which you can be contacted.
Call or whatsapp 09060488908
ProgrammingRe: Good With Mysql? by elninosft(m): 3:42pm On Oct 03, 2018
jquery365:
Please contact me if you're very good with writing SQL code as I have a project for you.
Cheers
Call or Whatsapp.. See contact on my signature

Kind Regards
WebmastersRe: Question About Blogging by elninosft(m): 3:39pm On Oct 03, 2018
Herodutus:
Please my fellow bloggers,how do I share my paid WordPress theme to my other WordPress site. I don't want to buy that same theme again. Plz help me out
Log into your hosting account, launch cpanel , Locate wp-content folder, go to themes folder, zip the theme you want, download and use on your other site..
WebmastersRe: How Do Launch My HTML Website by elninosft(m): 1:44pm On Oct 03, 2018
nineone:
Ok bro, thanks very much for all your replies. I've played a lot with these things but never used them in a serious situation like this. They were just for practical purposes. Right now, I'm trying to put all my past knowledge into practical use. I get stuck every now and then but I'm trying to get a headway.
Yea, web development is all about building projects not just knowing the principles.. "Get your hands dirty."
WebmastersRe: How Do Launch My HTML Website by elninosft(m): 1:10pm On Oct 03, 2018
nineone:
Do you suggest I master it one after the other? For example, master the technology for blogs when I'm working on blogs, master the e commerce technology when I work on e commerce sites etc? I think that's a good idea. Right now, I'm going to embark on a project on some e commerce sites for some people. Maybe we should start from there. what technologies do I need to do this?
Since You know PHP.. That's perfect. For the Ecommerce, PHP should be your scripting language.. Then of course the front-end will be a combination of HTML, CSS and Javascript for validations. You should go with MySQL for your database design and queries.
WebmastersRe: How Do Launch My HTML Website by elninosft(m): 10:41am On Oct 03, 2018
nineone:
Hi, I learned HTML a long time ago. About 15 years ago and abandoned it. I've been doing internet businesses but didn't require much web designs. Recently, I'm going into blogging, building websites, digital marketing and other things to expand my business. I created some sites with Wordpress and hosted it. I designed some webpages with html but I've forgotten how to launch and host a html website. and how do I embed or integrate HTML, wordpress, joomla, CSS, PHP, Javascript into one website? I have some knowledge about most of these languages because I did computer science. I just need some help in putting all these together and improve myself.
I think the issue is. .. What kind of website are you trying to build? Is it a blog, ecommerce, a Web application for your digital marketing? Or any other website? Your answer will determine the perfect technology to use. It's not just about a combination of all you listed above. The real focus should be - what do you want to achieve at the end of it all.?
WebmastersRe: Adding A Blog To An Existing Non Wordpress Site by elninosft(m): 5:02pm On Oct 02, 2018
abdeiz:
Hello my fellow webmasters, i want to create/add a blog page to my website(a single page site). I need help doing so.
What language is your website developed with?

Call or whatsapp 09060488908

Let's talk
WebmastersRe: Validating A Form by elninosft(m): 11:24pm On Oct 01, 2018
ChieduJoshua081:
Hello Nairalanders. Please i need help validating forms on my site. how does someone validate a form on a website. for instance i want visitors to be able to send their comments to my email account. i have written the form code already so how do i get it to send the message to my mail box. Thanks all.
If your site is developed using PHP, phpmailer should do the trick then of course write the script to fetch the form inputs..
ProgrammingRe: Wordpress Experts, Please Help A Brother! by elninosft(m): 7:09am On Sep 27, 2018
Finstar:
Yes, I recently installed the theme.. Have gone to the developer's support forum. Don't know how long it will take before I get a response.. Perhaps I should uninstall the theme and reinstall theme to revert the changes.. Will it solve it? . I won't mind creating an account for you on my blog to take a look at the codes.. I will really appreciate Sir..
Alright. . Let me look at the codes.. You hv my contact already I guess? Chat me up on whatsapp
ProgrammingRe: Wordpress Experts, Please Help A Brother! by elninosft(m): 12:58am On Sep 27, 2018
Finstar:
Thanks for your detailed response Sir. I really appreciate.

Theme changes mean, adding widgets, customising the theme using the Customizer etc.. Whatever changes I make, it doesn't reflect at the front-end.. It keeps showing me the same old look... As for new post not showing, they are in the database.. From the WordPress back-end, it's also shown as published.. I can even visit the page If I click the link..

The only edit I made to the theme is the style.css, that's altering the themes info.. I also removed the footer credit.. That's the only modification I made to the theme..

How can I really solve this issue? Have got across my host and they said it isn't a server issue..
Obviously, it's not a server issue.. The problem is definitely from the theme. . My guess is that you just installed the theme. . If that's correct then reach out to the theme developers if your theme is licensed but if it's a nulled theme, then with careful observation of the lines, the bug will be fixed. I can't proffer a solution right away as am not seeing the codes..
WebmastersRe: Fund Transfer Application by elninosft(m): 12:37am On Sep 27, 2018
artsupport:
Hi guys,

Please I am developing an application that will allow fund transfer from one account to another. I need the best payment gateway or processor that can deliver this seemlessly.

I will appreciate any suggestion in this regard.

Thanks so much
If the transfer of funds is just between account owners on the same platform you are developing (which I guess it is) ., then you don't need a third party payment processor. . You should write the scripts that will take care of that. You only need a 3rd party payment gateway if for instance a user's balance is 0.00 and he wants to top up his account. Then of course he has to make payment to an external account after which his account on your platform gets credited with the exact amount he deposited. .
ProgrammingRe: Wordpress Experts, Please Help A Brother! by elninosft(m): 12:21am On Sep 27, 2018
Finstar:
Having some issues with my WordPress blog.

Whenever I make any changes to the theme or publish a new post , it doesn’t reflect on the front-end of my blog.. I have used super cache and w3 cache, it still can’t solve the problem. I have cleared browser cache countless times, have also used other browsers and yet, the problem still persist.. What could have caused it?

Whenever I publish a new post or make any changes to the theme, it doesn’t reflect.. Seriously I need help. This is frustrating..

Thanks.

www.EntMirror.com
Well, it depends on what you mean by "making changes to the theme ".. Sometimes it could be quite a task to locate the exact CSS lines for the section u want to modify (that's for WordPress themes anyway ).. however, you can "cheat" by writing the styling codes directly on the HTML page. The browser will run this first hence it overides the main styling.

As for your posts not coming up, check the database directly to confirm if the posts are actually inserted into the tables. That should be ur first step. If the posts are correctly inserted, then the bug might be from the fetch queries of ur theme. You should also check the php lines for bugs..
Jobs/VacanciesRe: FRSC Candidates Free Past questions and answers by elninosft(m): 2:47pm On Sep 26, 2018
mrjaydee:
Contact me for the FRSC Past questions and answers, including interview tips and all you need to know about FRSC.
*Modified*
I have sent to to over 200 people free of charge, with no one sending me Recharge card any amount. Some people are even reselling it to others. I'm tired of this country.. ungrateful souls every where.
Hello bro.. Please send to elninosft@gmail.com

Thanks
WebmastersRe: Help: I Want My Posts To Rank 1-3 On Google's First Page. by elninosft(m): 5:29pm On Sep 25, 2018
logadims:
Please, if you are an SEO expert and can help my blogs post rank on Google. Please, drop your contacts let's begin. I'm in need of someone who is very good at it.


The site is all about dogs. we need to get to work, immediately!!

you'll help me run the site...
drop your contacts, I'll call you!
Call or whatsapp 09060488908
ProgrammingRe: Help: I Need My Posts To Rank 1-3 On Google's First Page. by elninosft(m): 5:20pm On Sep 25, 2018
logadims:
Please, if you are an SEO expert and can help my blogs post rank on Google. Please, drop your contacts let's begin. I'm in need of someone who is very good at it.


The site is all about dogs. we need to get to work, immediately.....


you'll help me run the site...
drop your contacts, I'll call you!
Call or whatsapp 09060488908
WebmastersRe: Who Can Design A Website For Me And How Much Is It Gonna Cost by elninosft(m): 1:07pm On Sep 23, 2018
Godwithus20:
Heloo.....

i want to design a website for a particular location for a start...

the website is about research projects and projects material for a particular domain..

so please webdesigners... how much is it gonna cost me, considering the fact that i just have a limited budget for this..
Call or Whatsapp 09060488908
Jobs/VacanciesRe: Federal Road Safety Commission 2018 Recruitment: How To Apply by elninosft(m): 11:05pm On Sep 19, 2018
MorningStar233:
But is there no passport photo on the print out?
There is but it's not a problem. .
Jobs/VacanciesRe: Federal Road Safety Commission 2018 Recruitment: How To Apply by elninosft(m): 11:00pm On Sep 19, 2018
Yemmanuel:
I have someone who can help me with his own copy, but the question is who will help us do the editing job?
I can do the editing for both of us. . I only need a sample
Jobs/VacanciesRe: Federal Road Safety Commission 2018 Recruitment: How To Apply by elninosft(m): 10:57pm On Sep 19, 2018
Freemancharles9:
Please I lost my summary bio data print out can someone please help me with a sample so I can Edit it!
Please help a brother.
Offorfrancisnd@gmail.com
Please if you get someone to help, forward to

elninosft@gmail.com

Thanks alot. . Will also let you know if I get first
Jobs/VacanciesRe: Federal Road Safety Commission 2018 Recruitment: How To Apply by elninosft(m): 10:55pm On Sep 19, 2018
Freemancharles9:
Please I lost my summary bio data print out can someone please help me with a sample so I can Edit it!
Please help a brother.
Offorfrancisnd@gmail.com
Please if you get someone to help, forward to

elninosft@gmail.com

Thanks alot. . Will also let you know if I get first
WebmastersRe: Web Designer Needed by elninosft(m): 1:46pm On Sep 16, 2018
Tobyarab:
I need a good Web designer who resides in Lagos .
Call or whatsapp 09060488908

I reside in Lagos State
WebmastersRe: How Can I Create An Email List And Start Email Campaign For My Blog? by elninosft(m): 11:37pm On Sep 14, 2018
Legolast:
Please geeks,

How can I create an email list and start email campaign for my blog?


Is it advisable to buy email list?
You can do that by integrating a newsletter subscription form on ur blog and then link it with a third party email campaign provider like MAILCHIMP.. From your mailchimp account, you can manage ur email lists and create as many campaigns as you wish with their customized tools.
ProgrammingRe: In Need Of A Proffesional To Design Software For Supermarket by elninosft(m): 11:27pm On Sep 14, 2018
kinzation:
Need A Proffesional To Design A Sales Software For A Supermarket In Ibadan
Call or Whatsapp 08076885626

My website is www.universalweblinks.com.ng
WebmastersRe: Someone To Work On Discourse Forum by elninosft(m): 5:52pm On Sep 13, 2018
mastercee:
I urgently require a good web developer that can help set up a discourse forum.

Kindly signify if you can do
Call or Whatsapp 08076885626
WebmastersRe: Website Job Available (budget 0-15k Naira) by elninosft(m): 7:26pm On Sep 12, 2018
SAINSA:
If you know you can design a better looking website than http://perfectmoneyvoucher.net/ then send me a mail sainsaglobalresources@yahoo.co.uk the payment gateway that will be on this new website will only be bitcoin . the new website project you will Submit The Website to Google, Yahoo, Bing, Msn, Yandex via Webmaster Tool For search Engine Optimization[SEO] Crawling and Indexing In order to Appear On Google search for getting Organic Traffics from the above mentioned search engines and also the website will have a Good themes, Plugins, Modules Etc Including Configuration of the recommended Features on them[seo, security protection against hackers]etc. i will provide domain name and hosting . yours is to design the website and features as stated above. delivering time 1-3 days .
If you can increase your budget, then hit me up on 09060488908
ProgrammingRe: Are You Interested In Working On A Dating Service? by elninosft(m): 7:14pm On Sep 12, 2018
eventlamp:
I've been working on a dating project. I would need a developer to assist with the technical aspect. The business case and product document is ready.

It is going to be a mobile app and a website where people can meet and date. Lots of potential in this.

I have a script we could modify or we can start from scratch if you want.

The developer would be the chief technical partner in the project and would be rewarded as soon as the project is complete or get to have some ownership slots on the project.

you can drop your email or phone number here and I'd contact you. Location is Lagos.
Call or whatsapp 09060488908
ProgrammingRe: App Developer Needed by elninosft(m): 1:51pm On Aug 20, 2018
[quote author=Ay04z post=70437112]Good morning
Pls i need an app developer
[/quote

Call or Whatsapp 09060488908
WebmastersRe: If You Are A Developer And Understand PHP , Drop Contacts by elninosft(m): 2:52pm On Jul 21, 2018
1990news:
Drop WhatsApp, would contact you.
09060488908

1 2 3 4 5 6 7 8 9 (of 9 pages)