sunnytomar
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Not able to open WP admin after updateThis workssssssss!!!!!!!!
Yeyeyeyyeyeye
Thank you so much Steve!!
Deactivate All Plugins Using FTP
In this method, you will need to either use a FTP client, or your host’s file manager. If you haven’t used FTP before, then you may want to see our how to use FTP to upload files to WordPress.
First you need to connect to your website using FTP client, or File Manager in cPanel. Once connected, you need to navigate to the /wp-content/ folder.
wp-content folder in FTP view
Inside wp-content folder, you will see a folder called plugins. This is where WordPress stores all plugins installed on your website.
Right click on the plugins folder and select Rename. Change the name of the plugins folder to anything that you like. In our example, we will call it “plugins.deactivate”. Once you do this, all of your plugins will be deactivated.
Rename plugins folder
Usually, this method is used when you are locked out of your admin area. If the issue was with your plugins, then you should be able login to your WordPress admin area.
Once you do that, go back to your /wp-content/ folder and rename “plugins.deactivate” back to plugins. Now you can activate one plugin at a time until your site breaks again. At which point, you will know exactly which plugin caused the issue.Forum: Fixing WordPress
In reply to: how to change appearance of websiteThank you @Creativepaddy & Clarion Technologies
this Worked..
.pm-button {
text-align: center;
}Forum: Fixing WordPress
In reply to: how to change appearance of websiteapplied both
nothing happend… appeared RED when applied
Forum: Fixing WordPress
In reply to: how to remove white space of website content and extra space footerThanks Wenderer!!
Forum: Fixing WordPress
In reply to: how to remove white space of website content and extra space footerYou Rock !!!!!!
thank you so much!!
how can i contact you in future? you are awesome!
Forum: Fixing WordPress
In reply to: how to remove white space of website content and extra space footeri used
.entry-header {
display: none;
}but this hides titles of Blog posts also which i do not want..
thn
i applied.home .entry-header, .page-id-16 .entry-header, .page-id-20 .entry-header {
display: none;
}but in this i have to write eac page id..
is there anyway where i can put only one code so that it hide title of all pages but NOT THE BLOG PAGE.
Forum: Fixing WordPress
In reply to: how to remove white space of website content and extra space footerThank you wanderer…
One more problem i have.
Is there any way to remove titles
http://www.travelmegood.com/bus-on-rentI want to remove bus on rent title cuz it does not look good..
There are some other pages too where i want to remove the title..
Please help?
Forum: Fixing WordPress
In reply to: how to remove white space of website content and extra space footerHi Wanderer,
it worked! Thank You.. but not perfectly..
i mean it reduced the size to some extent..
please check?Forum: Themes and Templates
In reply to: [Sydney] how to change blog visibility optiondone with it…
problem resolved!!
only one problem left
[Moderated – Please stop opening multiple threads on the same topic]
Forum: Themes and Templates
In reply to: [Sydney] how to change blog visibility optionhey Kharis Sulistiyono.. thanks!!this problem of blog is resolved by removing .entry-header {
display: none;
}but it
caused another problem…now if you can please open
http://www.travelmegood.com/
and other pages too..every page is showing title.. whichi do not want to show.. please HELP!
Forum: Themes and Templates
In reply to: [Sydney] how to change blog visibility option.entry-header {
display: none;
}applied this.. because it shows the title on home and other pages…
Forum: Themes and Templates
In reply to: [Sydney] how to change blog visibility optioncleared cache.. nothing happened.. after applying
.posts-layout .meta-post{
display: none;
}my blog is
travelmegood.com/blogand i want it to look like this
www.howtowebby.com/blogForum: Themes and Templates
In reply to: [Sydney] how to change blog visibility optionLet me check…
Can you please help me in other issue also?
If u opentravelmegood.com/about-usThere is a unwanted white space just above the footer..
How can i remove it?Forum: Themes and Templates
In reply to: [Sydney] how to change blog visibility optionApplied through custom CSS.. Is there any other way?
Forum: Themes and Templates
In reply to: [Sydney] how to change blog visibility optionnothing happened..
can you help me to look like this
www.howtowebby.com/blog