WordPress help - Ask your questions

Status
Not open for further replies.
I pasted this code in the end of my style.css but nothing happened :(
Please tell me what should I do now...
Try with this code then:

.side-widget {
background: none !important;
}
 
Try with this code then:

.side-widget {
background: none !important;
}
I pasted it but again nothing happened. Can you PM me your email ID so that I can mail you my style.css file. Please help me bro.
 
Hey, for backup and general security I use Better WP Security. Check out managewp.com for the rest of your qeustion.
About plugin, there is no way to test them all. When I need something, I search for plugin and test it, if it works works, if not I move.

Thanks very much for your advice!
manageWP looks awesome, but the options aren't affordable, looked for other options, found nothing so far, I'll keep looking...
About the plugins, when someone invents a better way to find the right ones for each project, they will get rich...

Thanks again!
 
question
what is the best [recommended] way to install wordpress?
using cpanel/ftp or using softaculous/one click install or does it even matter
 
question
what is the best [recommended] way to install wordpress?
using cpanel/ftp or using softaculous/one click install or does it even matter
It really does not matter, I use softaculous when I can, when I can't I install it manually.

P.S. Just make sure you change database prefix from default one, wp_ to something else.
 
It really does not matter, I use softaculous when I can, when I can't I install it manually.

P.S. Just make sure you change database prefix from default one, wp_ to something else.
ok and change the database prefix to wat
what effect does that have on wordpress
 
ok and change the database prefix to wat
what effect does that have on wordpress
To something random, like

wdbp2_ or 4mt452_ or something like that.

It affects your WP security. Everyting will be the same, but you have just one step more to ensure intrusion safe enviroment. Now attacker does not know what is the db prefix of your website and it's harder for him to attack.
 
Hello guys! I have a site qumodo. com and I am trying to edit my theme. I am able to edit everything EXCEPT everything in the area where the phone is. Paragraph, title etc.

How can I edit this? When I go to "Pages" I go to the homepage and it shows all the code except for that portion. Original can you lend a hand? Thanks! :)
 
Hello guys! I have a site qumodo. com and I am trying to edit my theme. I am able to edit everything EXCEPT everything in the area where the phone is. Paragraph, title etc.

How can I edit this? When I go to "Pages" I go to the homepage and it shows all the code except for that portion. Original can you lend a hand? Thanks! :)
Hey, can you pm me your admin login so I can check it out.
 
Hey buddy, how can one simply copy paste EVERYTHING from one WP site to another? I don't mind creating one from scratch but if I have to put in the same settings with the same plugins and everything, I'm going to waste a lot of time doing things repetitively, any way I can do this faster?
 
To something random, like

wdbp2_ or 4mt452_ or something like that.

It affects your WP security. Everyting will be the same, but you have just one step more to ensure intrusion safe enviroment. Now attacker does not know what is the db prefix of your website and it's harder for him to attack.

1) Is there a plugin or an easy method to change the database name for added security?
2) What's the best practise for setting up a wp site? Do you create the wp under andother folder and put up a under construction html on \public_html folder? then copy it over to \public_html after finishing coding it and rename all the relevant address ?
 
Great thread!

I have a question. I have a lyric database in sql format and csv. Do you know if there's a way to import each lyric directly into posts? Heard there's a plugin but not sure if the data can be imported into post form.

Hole you can advise
 
Hey buddy, how can one simply copy paste EVERYTHING from one WP site to another? I don't mind creating one from scratch but if I have to put in the same settings with the same plugins and everything, I'm going to waste a lot of time doing things repetitively, any way I can do this faster?
Yes, you can. You can use phpMyAdmin to backup and restore database, and then just change site url in database (again using phpMyAdmin). Or maybe you can find plugin for that, never needed it though.

Of ocurse, later copy files to new directory.
 
1) Is there a plugin or an easy method to change the database name for added security?
2) What's the best practise for setting up a wp site? Do you create the wp under andother folder and put up a under construction html on \public_html folder? then copy it over to \public_html after finishing coding it and rename all the relevant address ?
For the firs question, I always recommend Better WP Security for securing the whole wp installation. I saw many paid security plugins that do not have half functions this plugin has.

2.9 I use wamp and develop everythign on my local server, and then upload finished product on server.
 
Great thread!

I have a question. I have a lyric database in sql format and csv. Do you know if there's a way to import each lyric directly into posts? Heard there's a plugin but not sure if the data can be imported into post form.

Hole you can advise
That really depends on the database strucutre that contains lyrics. I believe you will have to go for a custom made solution. But try playing with plugins, I know there are some csv importers for WordPress.
 
OrginalEXE is a great member. He helped me out almost instantly and I am more than happy. I'm going to PM you for a quick question and I'm out of your hair. :)


EDIT: Figured it out. Thank you!
 
Last edited:
Status
Not open for further replies.
Back
Top