Vignesh Pichamani
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Functions File is missing! after upgradeAny thing you are customize the plugin?
Try to deactivate all the plugins.
IF you can’t able to access the admin page then using the ftp credentials or by cpanel rename the plugin folder to plugin_old like that.
And check if the problem happen.Forum: Fixing WordPress
In reply to: Header image is broken on androidI think that header image path is loading as localhost not your site that is the reason you get broken image this appear in pc too.
http://localhost/wordpress/wp-content/uploads/2013/08/cropped-Header_final_3_blurred.pngForum: Fixing WordPress
In reply to: adding videoTry searching in WordPress Repository for Video Related Plugins and find which one is comfort for.
Forum: Fixing WordPress
In reply to: How to display the posts date well?I think you are using qtranslate plugin. Try to deactivate that plugin and check if it all works fine.
You to overcome this prob by reading here
http://blog.giuseppeurso.net/wordpress-and-the-strange-posted-on-a-b-eq-yThanks,
vickyForum: Fixing WordPress
In reply to: How to have header image on all pagesSorry setjo.
As per forum rule, we are not providing any support for third party paid themes.
You can get a support from theme vendors.
http://themeforest.net/item/wildcommunity-buddypress-theme/3146452/supportForum: Fixing WordPress
In reply to: WordPress Technical IssueSwitch the theme to default twenty thirteen and check if the same problem persist.
Forum: Fixing WordPress
In reply to: how to add into bookmarksI think you just search bookmark in the plugin repository of wordpress.
wordpress.org/plugins/tags/bookmark
http://wordpress.org/plugins/dbwd-bookmark-page/This will help you.
Thanks,
vickyForum: Fixing WordPress
In reply to: How do I remove mega tags below head?Go to CPanel or FTP Client.
If you are using FTP Client of Filezilla
Then Open your theme folder
like wp-content/themes/
In that you just right click and create directory name it as yourthemename_child something like that. Copy your theme files and pasted to child theme folder and start modifying whatever you want.
AS PER YOU JUST FOLLOW WPyogi Suggestion.
http://codex.wordpress.org/Child_Themes
or Just download backup plugin from wordpress plugin repository.Thanks.
vickyForum: Fixing WordPress
In reply to: Strange Error Mysteriously Kills SiteShould I create a new Plugins folder and reinstall them?
No you just undo the rename of plugin folder (From plugins_old to plugins) and Go to admin dashboard ->Plugins and activate one by one to find which plugin is mess around with fatal error.
Try to find and remove or update that plugin.
That’s all.
Let me know if it all works fine.Thanks.
vickyForum: Fixing WordPress
In reply to: How do I remove mega tags below head?Before Doing this Make sure to take the backup of your theme file.
Using cpanel or FTP Client Go to wp-content/themes/yourthemefile
Open your themefile and find header.php.
In that you can see the meta tag what you want to remove.Forum: Fixing WordPress
In reply to: Strange Error Mysteriously Kills SiteUsing Cpanel or FTP of your site rename the plugin folder
Plugins-> Plugins_old and please check again after doing this.I think somehow Plugin has messup with fatal error.
The issue here is as follows:pluggable.php doesn’t get loaded until after all plugins are loaded. This cripples a lot of functions that then rely on, directly or indirectly, wp_get_current_user(), among others.
Forum: Fixing WordPress
In reply to: java script errorWhat type of problem you are facing through this script?
Forum: Fixing WordPress
In reply to: shop,Ecommerce page is not inset into the page.Hi,
You to create the product in admin dashboard-> Products with add new.
I think you didn’t create any product i believe. Let me know what you are needed from my side.Thanks.
vickyForum: Fixing WordPress
In reply to: Backend MessageI think anyone of the plugin has an auto update.
Let us know When you access the admin dashboard itself it get the message or you manually update the wordpress or any plugin.
If you didn’t do manually means try deactivate plugin one by one and see the update server error message comes up.
If the any one plugin cause this error message means (While deactivate one by one plugin you can check if the message appear or not if it disappear try to find the option in plugin settings to make sure uncheck the auto update option).
Let Me Know if any.
Thanks.Forum: Fixing WordPress
In reply to: Sub-menu not showingCheers Mate. . .