Sunil Jain
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to remove link from titleSince you’re index.php file calls the function <?php get_header(); ?>, you need to edit the title tag in header.php file!
Forum: Fixing WordPress
In reply to: How to remove link from titleHello,
You’ll need to edit the template file or index.php file within the <h2> tag.
Forum: Themes and Templates
In reply to: [Hiero] Whats new in Hiero 1.4Hiero 1.4 – 7 Dec 2014
—————————–
– added changelog.txt;
– fixed headings fonts issue;
– added missing sanitization callbacks in customizer.php;
– changed deprecated tag in style.css.Source:https://themes.trac.wordpress.org/browser/hiero/1.4/changelog.txt?rev=40974
Forum: Fixing WordPress
In reply to: Help Needed (POST Editing Options gone)Hello jongill82, Looks like you’re in the Text mode, Just click on “View” and you will be able to see the editor with all formatting options.
Happy Blogging π
Forum: Fixing WordPress
In reply to: I can not access my pannel control ! 404 error pageThe login page β http://manufactoryproductions.com/wordpress/wp-login.php seems to be working correctly, did you try logging in with the credentials??
Forum: Fixing WordPress
In reply to: wp-admin page not found. What did I just screw upHello jbowman44,
I hope you’ve access to your FTP, where WP is installed. If yes, Firstly take a backup, by downloading the complete wp-content folder to your system. And then, Browse to wp-content/plugins/ folder and delete every plugin folder one by one, meanwhile keep checking the wp-admin url as you delete once plugin folder at a time.
Your initial plugin to delete will be “WP Super-cache” and there after other plugin folders.
Forum: Fixing WordPress
In reply to: I can not access my pannel control ! 404 error pageThe admin link is wrong, it is actually http://manufactoryproductions.com/wordpress/wp-admin
and the login url is http://manufactoryproductions.com/wordpress/wp-login.phpOn your WordPress Dashboard, Navigate to Settings>>Reading:
Front Page Displays : Make sure “Your Latest Posts” is selected and further more you can set number of blog posts to show on the homepage.Forum: Fixing WordPress
In reply to: I can not access my pannel control ! 404 error pageHello Anna,
Seems like you have installed wordpress in a folder named “wordpress” rather than installing in the root folder.
If you have some data, take a backup and delete the wordpress folder and install it on the root folder.
If you still want to continue with this, then check the “General Settings” of the site, whether the link is just manufactoryproductions.com or manufactoryproductions.com/wordpress
Hello Gmoiche,
Can you share the url??
Forum: Fixing WordPress
In reply to: My login page cannot be found – 404 errorHello sanneschouwenburg,
The login page can be found here, I think you might be using “Rename wp-login.php” plugin, which changes the default wp-login page.
To make it more secure, you can have different word other than the present one. To do so, Go to Setting>>Permalinks>>Login url and enter the custom word of your choice.
Happy Blogging π
Forum: Plugins
In reply to: [W3 Total Cache] Never cache the following pagesHello,
Are you still facing this issue??
If yes, then let me resolve this issue:
For eg : You want to rename wp-login.php as xyz, then in the settings of the W3TC, just enter the xyx without any / or *.I hope this works well for you.
Happy Blogging π