nazcar
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Fatal error: Call to undefined function: wp_related_posts()try disabling the plugin “WP Related Post”
Forum: Fixing WordPress
In reply to: html website to worpress pageYou can integrate the ‘html website’ code to your current theme.
You can use <div> tag to position the html.
Forum: Fixing WordPress
In reply to: Trackbacks showing up in commentsIf you wanna show that somebody links to one of your posts and to keep track of who is linking to your post.
But beware of spam trackbacks, there were couple of sites that automatically ping your websites with the use of plugins and other hacks.
Forum: Fixing WordPress
In reply to: Separating blog into two topicsEasiest option would be categorization..
Forum: Fixing WordPress
In reply to: Trackbacks showing up in commentsThat’s normal. To avoid trackbacks, you can set it to your Discussion Settings or untick the options (Allow trackbacks and pingbacks..) in specific post or pages.
Forum: Fixing WordPress
In reply to: Flash buttons not workingtry the simple embed code for testing or verify your object code.
<embed width="xxx" height="xxx" src="https://www.yoururl.com/file.swf">
I am using flash for my header and working fine with links.
or probably problem with your main file, use absolute url for your links.
ie https://url.com/forum not /forum
Forum: Fixing WordPress
In reply to: Blog url forwards to WordPress Install PageForum: Fixing WordPress
In reply to: Search results mess up layoutDo you have search results template? more likely search.php file in your template.
Forum: Fixing WordPress
In reply to: How do I remove the blue line?Where can I find this in the editor? Sorry I am rather new to this.
edit your style.css using your theme editor in admin panel
url-blog/wp-admin/theme-editor.php
Forum: Fixing WordPress
In reply to: how put read more in press thistry adding the code:
<!--more-->
Forum: Fixing WordPress
In reply to: Do you need a seperate MySQL database for each installation?or you can use the same database by changing wp-config.php for your second blog, so that the line
its correct. same database with different wp table prefix.
Forum: Fixing WordPress
In reply to: Removing a go00ogle.net infection@t3ch33 it affects all the files with index*, main* default* in your website.
Forum: Fixing WordPress
In reply to: Why Do My Posts Cut Off?your template uses the_excerpt
use the_content instead in your loop..Forum: Fixing WordPress
In reply to: Error Establishing Database ConnectionCheck your wordpress files, your system might be infected with malwares that steals your ftp password and create alteration on your wordpress blog..
Forum: Fixing WordPress
In reply to: Removing a go00ogle.net infection@azmitaufik
your computer is infected with malwares..its a malware that steals ftp passwords and inject codes on your files. i suggest you try to scan your system with https://www.malwarebytes.org/then change your ftp password..
system registry are also infected by malware, i suggest you also do a registry scan..
For now, i am using my web host provider’s online FTP