Vignesh Pichamani
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Post title on blog have extra words in Turkish when hovering.Welcome dwall 🙂 Glad you fixed.
Try to make this topic has resolved. (Is help to others also ) 🙂
Thanks.Forum: Fixing WordPress
In reply to: Display two categories in separate loops on the same page.Glad you Fixed 🙂
Forum: Fixing WordPress
In reply to: Display two categories in separate loops on the same page.Check out this codex in wordpress http://codex.wordpress.org/Template_Tags/query_posts#Category_Parameters
Forum: Fixing WordPress
In reply to: Text suddenly appeared above headerCheck your header.php file in that search that content is there ? Using FTP goto wp-content/themes/yourtheme/header.php/
Check that word and remove.
Forum: Fixing WordPress
In reply to: Line break after a text boxWelcome:)
Make this thread as resolved. . . .Forum: Fixing WordPress
In reply to: Site has crashed can not log inUsing FTP Credentials, Rename the Plugin Folder. to Plugin_Old then Try Login to your account.
Forum: Fixing WordPress
In reply to: Missing Sidebar – 3.5.2 Twenty ElevenChange the Template of the Particular Page and Check. .
To Change the Template by this like go to your existing page for example
about us page
click edit and Right Side Page Attributes Meta Box is available change the template and see that sidebar appear or not.Hope it may help.
Thanks,
vickyForum: Fixing WordPress
In reply to: Add Posts to select Page, not main pageGo To Settings -> Reading
In that Front Page Displays Select Options for Latest Post and Click Save.
Hope it May Help. . .Forum: Fixing WordPress
In reply to: Post title on blog have extra words in Turkish when hovering.I guess your Theme only did this type of message.
Switch your Theme to Twenty Twelve and Let Me Know if the Same Problem PersistForum: Fixing WordPress
In reply to: Post title on blog have extra words in Turkish when hovering.Change the Theme to Default Twenty Twelve theme and check.
Forum: Fixing WordPress
In reply to: Post title on blog have extra words in Turkish when hovering.Try Deactivate your Installed Plugins and check if the same problem occur.
Forum: Fixing WordPress
In reply to: Line break after a text box<div style=”width: 500px; float: right; background-color: #eeb4b4; margin-left: 18px; padding: 12px; text-align: left;margin-bottom:20px;”>TEXT</div>
Add the margin-bottom to the corresponding div to solve your problem.Hope it may help. . .
Forum: Fixing WordPress
In reply to: Woocommerce Checkout Firefox/Operacan you provide the link of your demo store theme, I want to play around with that theme to find out the problem.
Forum: Fixing WordPress
In reply to: Woocommerce Checkout Firefox/OperaDemo store is theme ? If it is theme then you just change theme and check if the same problem happen. . .
Forum: Fixing WordPress
In reply to: How to use existing hook in twentytwelve to all theme of wordpress?Ok thanks for Spending Valuable Time.