thintin
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] product codes in suppliers xml feedThanks @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
In reply to: [WooCommerce] product codes in suppliers xml feedHi @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
In reply to: Moved hosting to '1 and 1' now can't loginI 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
In reply to: Moved hosting to '1 and 1' now can't loginHi.
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 DBResult: 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
In reply to: Moved hosting to '1 and 1' now can't loginThanks 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:-
feel free to create a new user if it helps.
Forum: Plugins
In reply to: [Ajax Pagination and Infinite Scroll] Working on front page but not postsHi. 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
In reply to: [Pagination For Posts] Nothing happensHello again. I thought the issue with the large gap before each post-page (mentioned above and seen here) 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
In reply to: [Pagination For Posts] Nothing happensThanks. Is there a way to deactivate APP for specific posts without deleting all of the shortcodes from it?
Forum: Plugins
In reply to: [Pagination For Posts] Nothing happensDon’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
In reply to: [Pagination For Posts] Nothing happensHi.
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
In reply to: [Ajax Pagination and Infinite Scroll] Working on front page but not postsHi. 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
In reply to: oops, I broke it…oh well…guess I’ll have to re-install it then…or try another forum…