Import function loses tags

I believe this is by design. WordPress saves posts without <p />‘s unless you explictly add them in the HTML component of the editor. When you import content, each post is passed through a filter so that it behaves as if the post were ‘being saved’. WordPress will then generate paragraphs on-the-fly when a post … Read more

How to correctly move jquery script to external file

Use an absolute URL – you say the script is in the root directory, is that the root directory of WordPress? If so; <?php wp_enqueue_script( ‘sscroll’, site_url( “https://wordpress.stackexchange.com/questions/12306/sscroll.js” ), array( ‘jquery’ ) ); ?>

CSV Import Tables

I know there are a few but the one that stands out is WP-Table Reloaded plugin which answers your requirements and has endless of customization options and features.

Error in importing wordpress xml [closed]

White screen is a PHP error. Check your server’s error_log and see if there’s anything helpful, but you may not have permissions on PHP set up correctly to upload. (Also you should try doing this on 3.2.1 and not a two-major-release back version)

automated import from blogger

Your best bet would be to auto-import the Blogger RSS feed. You’ll set up a cron job in WordPress to check the Blogger site’s feed for updates and, if they exist, create a new post with that content. There are a handful of plugins already out there that will do this for you, but essentially, … Read more

Exporting by table

While not directly answering the question, I would strongly recommend you use a DB management application. phpMyAdmin IMO is a nightmare to work with, and as you have discovered, very difficult to manage large files. If you are on a Mac Sequal Pro is a really amazing app. If you don’t have external access to … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)