₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,330,489 members, 8,445,726 topics. Date: Wednesday, 15 July 2026 at 12:35 PM

Toggle theme

Etoluw's Posts

Nairaland ForumEtoluw's ProfileEtoluw's Posts

1 2 3 4 5 6 7 8 ... 14 15 16 17 18 19 20 21 22 (of 22 pages)

BusinessRe: Digital Marketing Agency Startup looking for well skilled freelancers for collab by etoluw:
count me in
web developer
BusinessRe: How My Business Died In The Hand Of A Nigerian Hosting Company; Beware Or Fall! by etoluw: 3:08pm On Mar 20, 2019
That's what happens when you don't seek professional advice

d hosting company u are referring to is most likely whogohost

also you don't have to pay so much for hosting. you can make use of a CDN (like cloudflare) to reduce load on your server.
This exactly what Nairaland does that makes it load fast and appear as if they don't experience down time. (they actually do experience down time)

and about backup it was very foolish not to have the backed up files with you. it is something you could have done yourself.

anytime you want to start all over u can just visit programming/webdesign section, there are so many who will advice you so u wont make silly mistakes in future
WebmastersRe: My Site Directing Users To WP Admin When Login Pls Help � by etoluw: 7:22pm On Mar 18, 2019
Kingdeen1:
Yes but how do I get rid of that, many membership site are not like that
that is the default setting

if you want to change that u have to input some codes or find a plugin

you can check this link for how to do it yourself

https://www.isitwp.com/redirect-back-to-referring-page-after-login
European Football (EPL, UEFA, La Liga)Re: Who Will Win Champion League Title? by etoluw: 11:50am On Mar 17, 2019
kane10:
it's Tottenham Hotspur
tottenham might just surprise all of them and win it. It reminds me of liverpool in 2005
WebmastersRe: Help Me Build A Website For My Small Business With Just 7k by etoluw: 8:48pm On Mar 12, 2019
dedons:
I have a small start up business which I'm about to kick up. Though it's an e-commerce kind of business which will definitely need a website to run.

unfortunately, I have just 7k for that.

Who can help me please. it's very urgent.

God bless you for your help.
very easy
just go to any nigerian web host(i.e whogohost or qserver)

with your 4k you'll pay for hosting (dem go give u domain name for free)

d remain 3k give any developer he'll help you install wordpress, woocommerce (with storefront theme).
European Football (EPL, UEFA, La Liga)Re: The Race For Top Four In The EPL: Who Will Prevail? by etoluw: 8:00pm On Mar 12, 2019
Raydos:
Here is my own Top 4

1. Manchester City
2. Liverpool FC
3. Tottenham Hotspur
4. Manchester United


5. Arsenal
6. Chelsea



NB: I'm not even a fan of any club in EPL

I'm a Barça fan
that is exactly how it will end

i noticed many people are predicting tottenham will not make top 4 forgetting that they are the only side to make top 3 finish in each of the last three season. This shows they are consistent

anyone saying otherwise is just trying to include his team in top four
ProgrammingRe: Javascript's Alternative To Jquery's Ajax Call. by etoluw: 11:00am On Mar 12, 2019
this is a simple tutorial


// create XMLHttpRequest object
ajR = new XMLHttpRequest();


// set the function that will receive the response
//here sT refers to the document element u want to populate with the result

ajR.onreadystatechange = ajaxfunc;

function ajaxfunc() {
if(ajR.readyState == 4) {
if(ajR.status == 200){

sT.innerHTML = ajR.responseText;

}
}
}




//then finally open and send the request
//this request is sent using "GET" request to url

ajR.open("GET", $url, true);
ajR.send();



if you need further explanation u can send whatsapp message(08129615641)
WebmastersRe: How To Create A Mobile Subdomain For My Site by etoluw: 8:33am On Mar 11, 2019
davidgn:
Please can someone help me with Steps on how to create an m.mysite.com subdomain and make it Use the same database and files in the main website.

Please guys help me
are you using wordpress?
WebmastersRe: Am I The Only One Experiencing Down Server In Domainking.ng by etoluw: 1:14am On Mar 11, 2019
Julius2214:
So u finally left whogohost
i doubt if any serious person will still be using whogohost.
WebmastersRe: My Wordpress Website Is Not Laoding Properly, I Need A Geek In Abuja by etoluw: 9:34pm On Mar 05, 2019
BarristerNG:
My blog www.barristerng.com has been misbehaving for days now. It takes a veey long time to load and loads half way when it eventually did.
I need a news web blog geek around Abuja to work for me on the blog.
I will also appreciate if there is anything i can do immediately to solve the problem.

Kindly help.
which caching plugin are you using?
WebmastersRe: Who Will Put Social Login And Register Facebook, Google, Twitter On My Blog by etoluw: 6:49pm On Feb 25, 2019
SageTravels:
Who will put Social Login and Register Facebook, Google and Twitter for my blog sagetravels.com

My template is Bimber Theme

If you can pls, contact me on whatsapp 08135146188
there should be a plugin for that
ProgrammingRe: Live Streaming Website by etoluw: 6:09pm On Feb 20, 2019
u can use youtube
live streaming
it is free
WebmastersRe: HELP How Can I Move To A New Hosting Company? by etoluw: 12:00pm On Feb 19, 2019
ucweber:
Fellow programmers and webmasters.

I seek your advice on an issue at hand.

I contracted this dude here to help move my blog from free wordpress (sportowl.) to a paid domain. We agreed on a price and work was done (sportyowl.com).

Fast toward to yesterday, my blog account was suspended, I contacted him, and he contacted my hosting company (since he didn't release my details to me, he has to do on my behalf).

From the response, I realized I can't get my blog back on that hosting company. I registered for a hosting plan on namecheap, and told the guy I needed to move to a new host, he said no problem.

Now, the main issue, since I'm a novice in this field, I contacted a friend, who was willing to do the stuff for me, he asked I meet the guy to gimme my details.

I requested for my hosting details from the dude who did the registration and design for me, he gave me my Cpanel details and said that's all.

I logged in and was able to do anything on it.

This new friend said I needed to be logged in to Qserver to be able to move, as I can't do it on Cpanel, but the dude who handled the job initially said with Cpanel I can do whatever I want.

BEFORE I START UPLOADING IMAGES OF CONVERSATION, I NEED THE GREAT MINDS HERE TO HELP LOOK into this MATTER.

THANKS
you have to login to where you bought d domain (i.e qserver website ) then change the dns setting to the new host
WebmastersRe: Who Is Good In PHP Here Need Assistance by etoluw: 11:50am On Feb 19, 2019
just use the PHP mail() function if you are a programmer you shouldn't have any problem
WebmastersRe: Pls Wordpress Gurus In The House by etoluw: 9:13am On Feb 18, 2019
there is nothing wrong with your site

just as @hollyfat has hinted the username & password entered is that of a subscriber and not a site admin

if you need more help send me whatsapp message (0812 961 5641)
WebmastersRe: Pls Wordpress Gurus In The House by etoluw: 6:34pm On Feb 17, 2019
unfortunately i can't see whats on the screen

maybe you should just type out d error written there or try to get a better shot

(*maybe you should reduce the screen brightness before taking d picture)
ProgrammingRe: Rate Dis Webpage Design by etoluw: 9:40pm On Feb 14, 2019
soleexx:
Comment on the error... for better correction
the colors are not fanimorous
i hope you understand my english
WebmastersRe: I Need An Expert To Design A Forum Script From The Scratch by etoluw: 3:34pm On Feb 14, 2019
youngideal:
I intend to start up a forum and I need a developer who can write a script from the scratch at the cheapest rate. I look forward to hearing from good and reliable masters only. indicate your interest by sending a mail, which must include your name and phone number to youngidealminds@gmail.com
Thank you.
why do you want it done from scratch?
WebmastersRe: STAY OFF NIGERIAN HOSTS !! They Are All Useless by etoluw: 10:10am On Feb 09, 2019
ClixMaster:
Give us name undecided. Qservers showed me pepper, I tear race enter goddady grin
and am planning to buy hosting package from next week.
WebmastersRe: STAY OFF NIGERIAN HOSTS !! They Are All Useless by etoluw: 8:25am On Feb 09, 2019
pls specify which particular host messed up you should not generalize

by now every one on this forum knows whogohost has completely wrecked some people. i doubt if anyone in his right senses will still go ahead and patronize them

so tell us the name of this host so we can add it to the blacklists
WebmastersRe: Please Web Developer And Front End Developer Please How Do You Code This by etoluw: 8:18am On Feb 09, 2019
oloyemeji:
i need to code this for a back end developer , i have actually code other part just remaining this part on this image the rectangle box is like a button that when users click it will take them to another page i am confuse on how to go about it should i cut out the image and use it straight away or what alternative do i have and i am thinking if i cut it out and use it like that the text on the image might come out blur . Note am using HTML to code this front end.Thanks
whatsapp me on 0812 961 5641 i'll help you out
ProgrammingRe: Need A PHP Mentor by etoluw:
Jay1F:
sorry but the questions are mostly trivial and I won't want to bother people over missing an ";" .. that's why
in that case you can add me on whatsapp
0812 * 961 * 5641
ProgrammingRe: Need A PHP Mentor by etoluw: 12:19pm On Feb 08, 2019
anytime you are stuck you can post your questions here and people will assist you
WebmastersRe: Expert Wordpress Coders Pls Your Advice Needed by etoluw: 7:13pm On Feb 04, 2019
Dannybrain:
Thank you so much bro. But now i have to ask one last question cos your answer has set it up.


How about this code...

// Remove WP embed script
function infophilic_stop_loading_wp_embed() {
if (!is_admin()) {
wp_deregister_script('wp-embed');
}
}
add_action('init', 'infophilic_stop_loading_wp_embed');



According to instructions it has to go directly to the end of my Functions php file and of all the 3 codes it is the most important, the only one that contains that double } element that appears at the end of the functions PHP file.

I just figured i would paste the code right there at the end of the functions php file that is why i did not ask about it.



Bottom of Funtions PHPP file

}, 3000);

</script>
<?php

echo ob_get_clean();
}
}
(wanted to paste it here)


.
d truth is you can add those codes anywhere just make sure you are not putting it inside another function

i told to add it just after the opening php tag because that is the easiest place to put it .
WebmastersRe: Expert Wordpress Coders Pls Your Advice Needed by etoluw:
add it to the top just after "<?php" opening tag

1 2 3 4 5 6 7 8 ... 14 15 16 17 18 19 20 21 22 (of 22 pages)