Vignesh Pichamani
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Please help!!Hi,
Using FTP or Cpanel go to the Plugins Folder and rename the wp-ecommerce-dynamic-gallery plugin to wp-ecommerce-dynamic-gallery-old to deactivate that plugin and try login again.
Thanks,
vickyForum: Fixing WordPress
In reply to: I am getting Fatal ErrorHi Angeline,
Is because you enabled auto update of wordpress from backend, i think it not get fulfill (I mean updation is not even complete ) so you can try one more updation.Step 1:
Download WordPress 3.9.1 from wordpress.orgStep 2:
Before doing this job take a backup of entire wordpress using ftp. Most important wp-config.php and wp-content folder
then extract the wordpress that you downloaded.Step 3:
Replace files by Upload all the extracted files to the server using ftp.Step 4:
Then try login and check it outIf you are not being able to handle this process or little confuse, then hire developers by posting a job via http://jobs.wordpress.net/
Hope it helps 🙂
Thanks,
vickyForum: Fixing WordPress
In reply to: I am getting Fatal ErrorIs because has_shortcode() is the default existing function in shortcode of wordpress.
This Theme also using the same shortcode has causing a conflicts return fatal error.Forum: Fixing WordPress
In reply to: Features Meta BoxListing the metabox below the editor is pretty easy stuff i would say
you can check it out below link with context is there you can try instead of side
http://codex.wordpress.org/Function_Reference/add_meta_boxForum: Fixing WordPress
In reply to: Warning: Cannot modify header information – headers already sent byNot sure,
May be is because of unwanted space in your code did you activate any new plugins or update existing plugins? if that so means you need to deactivate and check if whether the problem persists ?Thanks,
vickyForum: Fixing WordPress
In reply to: all my content is goenHi,
What you doing last if you install any plugins or updates ? I would say uninstall recently updated/ activated plugin and check it out. Hope you can sort out by doing this 🙂Thanks,
vickyForum: Fixing WordPress
In reply to: Adding custom meta to the individual product pageHi there,
For a Custom Post Type Meta are Stored in Post so you can get the meta value as with post id (as well as product id). You can check it out the documentation for wordpress post meta by this you can get some idea of how is to behttp://codex.wordpress.org/Function_Reference/get_post_meta
Hope it Helps 🙂
Thanks,
vickyForum: Fixing WordPress
In reply to: visual editor in 3.9 brokenTry deactivate the plugin first and check if your visual editor get it work ?
Then try reactivate one by one and cross check whether visual editor is working?Thanks,
vickyForum: Fixing WordPress
In reply to: Visual Editor not working after updating to 3.9@proque
Can you please post your own thread as already @jan Dembowski Mentionedhttps://wordpress.org/support/forum/how-to-and-troubleshooting#postform
That’s the best way to get attention to your problem. This topic was resolved already.
Forum: Fixing WordPress
In reply to: Visual Editor Disappeared after Update to 3.9When I deactivate all the plugins I can type in the visual editor, but not like it used to be because my plugins simplified the process of editing.
True plugin is meant to simply your job. Try to find the Culprit Plugin and deactivate (by activating one by one and check if you can edit visual) that alone or contact that plugin author regarding this may be plugin author didn’t update the plugin with compatibility of 3.9
Because in WordPress.org 3.9 changes made to tinymce editor so if any plugin related to tinymce editor then you should deactivate or update(if any).
No need to change the theme in this case.
Hope it helps 🙂Thanks,
vickyForum: Fixing WordPress
In reply to: Visual Editor Disappeared after Update to 3.9I believe some other plugin is mess around. Good that you are already tried to deactivate and reactivate the plugins. But my advise is to deactivate all plugins and check if you can type something in visual editor?
What theme you are using? Did you change and check with the theme to twenty fourteen or twenty thirteen?
Forum: Fixing WordPress
In reply to: Can't Login Site Won't AppearDid you tried to rename the plugin folder via FTP or CPanel? If not try to rename the plugin folder to someother and see if you can login ?
Thanks,
vickyForum: Fixing WordPress
In reply to: Site Hacked!: My Woocommerce Shop page redirect to youtubeWe never know how they hacking your site but my strong advise need to change the password. Most of the people are not selecting the password strong. you could check this resources.
Check your theme file open your header.php file find the above code you pasted and just remove(What above is doing means to refresh the page with every 0 seconds it will redirect).
http://codex.wordpress.org/FAQ_My_site_was_hacked
http://wordpress.org/support/topic/268083#post-1065779
http://smackdown.blogsblogsblogs.com/2008/06/24/how-to-completely-clean-your-hacked-wordpress-installation/
http://ottopress.com/2009/hacked-wordpress-backdoors/Additional Resources:
http://sitecheck.sucuri.net/scanner/
http://www.unmaskparasites.com/
http://blog.sucuri.net/2012/03/wordpress-understanding-its-true-vulnerability.htmlForum: Fixing WordPress
In reply to: Add text and links in footerYou can search it plugin repository itself like this way
http://wordpress.org/plugins/search.php?q=copyright+pluginI hope it may help 🙂
Forum: Fixing WordPress
In reply to: wplmsCan you please post your question in english by this someone could help.
And Please can you post your question little bit clear, what your trying and what you are facing?