Title: thintin's Replies | WordPress.org

---

# thintin

  [  ](https://wordpress.org/support/users/thintin/)

 *   [Profile](https://wordpress.org/support/users/thintin/)
 *   [Topics Started](https://wordpress.org/support/users/thintin/topics/)
 *   [Replies Created](https://wordpress.org/support/users/thintin/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/thintin/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/thintin/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/thintin/engagements/)
 *   [Favorites](https://wordpress.org/support/users/thintin/favorites/)

 Search replies:

## Forum Replies Created

Viewing 12 replies - 1 through 12 (of 12 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] product codes in suppliers xml feed](https://wordpress.org/support/topic/product-codes-in-suppliers-xml-feed/)
 *  Thread Starter [thintin](https://wordpress.org/support/users/thintin/)
 * (@thintin)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/product-codes-in-suppliers-xml-feed/#post-9999080)
 * Thanks [@zandyring](https://wordpress.org/support/users/zandyring/) for the advice.
   Unfortunately I don’t have any WP user groups locally, I joined a programming
   group last year but they were more into Linux and building hardware. I’ll try
   Woo and fivrr and see if I can get someone to write what I need. Cheers.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] product codes in suppliers xml feed](https://wordpress.org/support/topic/product-codes-in-suppliers-xml-feed/)
 *  Thread Starter [thintin](https://wordpress.org/support/users/thintin/)
 * (@thintin)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/product-codes-in-suppliers-xml-feed/#post-9990506)
 * Hi [@madeincosmos](https://wordpress.org/support/users/madeincosmos/) ! Thanks
   for the reply. I have a separate table which matches the codes to a category.
 * What type of code would you suggest using to merge the two write to the db?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Moved hosting to '1 and 1' now can't login](https://wordpress.org/support/topic/moved-hosting-to-1-and-1-now-cant-login/)
 *  Thread Starter [thintin](https://wordpress.org/support/users/thintin/)
 * (@thintin)
 * [10 years ago](https://wordpress.org/support/topic/moved-hosting-to-1-and-1-now-cant-login/#post-7577956)
 * I have already changed them to match the hosting address, but I did notice in
   the posts table that they all still have GUIDs with the site URL rather than 
   the host address.
 * I tried adding a 301 redirect to my htaccess for anything looking for the original
   URL but that didn’t work (and felt like a bodge job rather than a fix)
 * A guy on fiverr says he can fix it for just that, $5, I’m sorely tempted to take
   him up on the offer but would that feel like defeat…..
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Moved hosting to '1 and 1' now can't login](https://wordpress.org/support/topic/moved-hosting-to-1-and-1-now-cant-login/)
 *  Thread Starter [thintin](https://wordpress.org/support/users/thintin/)
 * (@thintin)
 * [10 years ago](https://wordpress.org/support/topic/moved-hosting-to-1-and-1-now-cant-login/#post-7577946)
 * Hi.
 * Update time…
 * I tried what you said, still the same.
 * So I:-
    1, renamed my wp-content folder (so it wasn’t used) 2, uploaded the default
   wp-content folder 3, deleted my wp-config (so that I could perform a fresh install)
   4, deleted my DB and created a new one 5, ran the install and, as you’d expect,
   everything worked and I had a new, empty installation.
 * So then I…
    6, exported the new, empty DB as a reference 7, imported my old DB
 * Result: broken site.
 * So I…
    8, restored my old wp-content folder 9, dropped all tables from the DB
   and imported the blank ‘backup’
 * So then I had a working, clean install of WP and my wp-content folder in place
   but no DB.
 * Then I tried…
    10, Using Notepad++ to edit the old DB and change all instances
   of the old URL to the new one; then imported it (this was a something a few guides
   suggest).
 * It didn’t work.
 * After recovering my monitor from where it landed in the petunias and arranging
   for an emergency glazier to replace my study window, I came back here, in readiness
   for the next suggestion…keep em coming; I WILL NOT BE BEATEN BY THIS!
 * Current situation: Clean install but with my old wp-content folder.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Moved hosting to '1 and 1' now can't login](https://wordpress.org/support/topic/moved-hosting-to-1-and-1-now-cant-login/)
 *  Thread Starter [thintin](https://wordpress.org/support/users/thintin/)
 * (@thintin)
 * [10 years ago](https://wordpress.org/support/topic/moved-hosting-to-1-and-1-now-cant-login/#post-7577853)
 * Thanks for the reply James.
 * This is one of the solutions I’ve already tried, but I did as you suggested and
   built a new wp-config from the sample.
 * The lines of text have now gone from the top of the page (the ones about the 
   header) but the error box is still above the login area saying that cookies are
   blocked due to unexpected output.
 * I’m still unable to login 🙁
 * this is the new site location so that you can see the error:-
    [](http://s636644371.websitehome.co.uk/blog/wp-login.php)
 * feel free to create a new user if it helps.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ajax Pagination and Infinite Scroll] Working on front page but not posts](https://wordpress.org/support/topic/working-on-front-page-but-not-posts/)
 *  Thread Starter [thintin](https://wordpress.org/support/users/thintin/)
 * (@thintin)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/working-on-front-page-but-not-posts/#post-7534564)
 * Hi. Thanks for this 🙂 I’ve only coded in html and css so I’m not too sure about
   php yet. Where do I insert this in the single.php file? (the $default bit, I’m
   fine with the css 😉
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Pagination For Posts] Nothing happens](https://wordpress.org/support/topic/nothing-happens-84/)
 *  Thread Starter [thintin](https://wordpress.org/support/users/thintin/)
 * (@thintin)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/nothing-happens-84/#post-7537287)
 * Hello again. I thought the issue with the large gap before each post-page (mentioned
   above and seen [here](http://www.tuckshopmemories.com/blog/20-valuable-childhood-toys-you-may-own))
   was only affecting one post, but It’s happened again on a post I’m currently 
   creating.
 * When I inspect the page in Chrome the code shows 14 `<br>` entries immediately
   before your `<div id="acp_wrapper" class="acp_wrapper">` on every page of the
   post. When I deactivate your plugin they disappear.
 * Do I need some custom CSS to fix this or is it a known issue with a work-around?
 * Thanks for your support.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Pagination For Posts] Nothing happens](https://wordpress.org/support/topic/nothing-happens-84/)
 *  Thread Starter [thintin](https://wordpress.org/support/users/thintin/)
 * (@thintin)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/nothing-happens-84/#post-7537282)
 * Thanks. Is there a way to deactivate APP for specific posts without deleting 
   all of the shortcodes from it?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Pagination For Posts] Nothing happens](https://wordpress.org/support/topic/nothing-happens-84/)
 *  Thread Starter [thintin](https://wordpress.org/support/users/thintin/)
 * (@thintin)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/nothing-happens-84/#post-7537229)
 * Don’t worry, I found the instruction videos on the description tab. Very helpful,
   just point people there in future 🙂
 * Works great on most of my paginated posts now, but one has a huge white space
   at the top of every page; what’s that about???
 * Also, images that use `[caption]` are broken (the code is displayed and the formatting
   is lost) so I’ve had to remove them for now. Has this happened before?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Pagination For Posts] Nothing happens](https://wordpress.org/support/topic/nothing-happens-84/)
 *  Thread Starter [thintin](https://wordpress.org/support/users/thintin/)
 * (@thintin)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/nothing-happens-84/#post-7537203)
 * Hi.
 * Thanks for the help. Once I’ve added the shortcode how do I add the details for`....
   subPage 1 content ....`? so that I get next/previous boxes. this is selected 
   in the settings but It’s not what I’m seeing.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ajax Pagination and Infinite Scroll] Working on front page but not posts](https://wordpress.org/support/topic/working-on-front-page-but-not-posts/)
 *  Thread Starter [thintin](https://wordpress.org/support/users/thintin/)
 * (@thintin)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/working-on-front-page-but-not-posts/#post-7534394)
 * Hi. Thanks for replying and for your suggestions.
 * Unfortunately this didn’t work. The post still shows the list of page numbers
   at the bottom, but when I click page two it loads the next post instead of the
   next page in this post.
 * I think perhaps I’m trying to use the plugin wrong?
 * What I want is to replace the list of page numbers with something that can be
   seen easier. Ideally I’d like to have just two huge buttons at the bottom with‘
   previous’ and ‘next’ but I can’t a plugin that provides that. I was trying to
   use your plugin to have the single ‘more’ button but it was a bit of a compromise.
 * I like the infinite loading on the home page though so I’m defo keeping the plugin
   🙂
 * Can you help/advise me about about what I’m trying to achieve? I’m happy to pay
   for a working solution.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [oops, I broke it…](https://wordpress.org/support/topic/oops-i-broke-it/)
 *  Thread Starter [thintin](https://wordpress.org/support/users/thintin/)
 * (@thintin)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/oops-i-broke-it/#post-782267)
 * oh well…guess I’ll have to re-install it then…or try another forum…

Viewing 12 replies - 1 through 12 (of 12 total)