digbymaass
Forum Replies Created
-
Forum: Plugins
In reply to: [Add Posts to Pages] Post DatesYes me too. A collection of posts with the same subject would benefit from having the date of posting.
Thanks. I’ll do it when I’ve got time. As the local version is for testing at least the galleries seem to be working properly.
The permalink (eg https://localhost/2014/05/3307/) appears with ALL plugins disabled. It appears if I post a gallery when the other plugins are disabled. If I then go on and disable nextgen, it remains there, pointing at the gallery. We are running eleven 40 pro theme. If I change themes, it’s still there. I don’t know how to attach a screenshot but the page source shows:
<!– Pagination –>
<div class=’ngg-clear’></div> </div></p>
<p class=”entry-permalink”>https://localhost/2014/05/3307/</p></div>The actual gallery path is wp-content/gallery/carnethy5-2014
If I click on ‘scripts’ in safari’s inspector whilst the entry-permalink element is selected it goes to jquery.fancybox-1.3.4.pack.js but I don’t know if this is coincidence and unrelated. It’s a long complex bit of js and I’m not sure what I might be looking for.
The gallery display IS set to fancybox. However changing to ‘no lightbox’ in other options makes no difference.
I don’t think I can come up with any better information. And I can’t think of anything I haven’t turned off and on again.More or less resolved – see this thread
I’ve got the localhost installation working on the 80 and 3306 ports and the galleries now display properly. BUT… there’s a permalink also showing below the thumbnails, and I don’t know how to make it go away. It was also there when MAMP was set to ports 8888/9, when the galleries weren’t working.The only slight fly in the ointment is that the gallery thumbs are displaying with a Permalink below. How do you turn that off?
If you are also cloning an active site to localhost I did it by using Updraft to backup to Dropbox (I couldn’t see a way to simply download to disc) and downloaded the files from Dropbox. I then used Updraft ‘upload backup files’ and selected the files that I downloaded. I also used Tools – Export (from the live site) and Import the resulting xml file (to the local site). Don’t know if this is really necessary but it’s easy enough. Then I went to phpMyAdmin in the control panel of the remote server. Selected the correct database (if you aren’t sure, try them until you find one with the same list of items as your local one) and, well just follow the instructions in this page referred to previously.
Going to your own phpMyAdmin from MAMP start page import the file.
If you make a new database you have to find and open wp_config.php in a text editor and change the name of the database on line 19 to the local one. Once things are up and running you can delete the old database. I think that’s all. I worked it all out using that link.I confused the issue a bit with the information about copying a site to localhost because I was trying to do that as well as change the ports to 80 and 3306.
Anyway it’s extremely easy to do the latter, and no re-installation of WP is required. So, assuming you DO have wordpress already installed locally, and working on ports 8888/9, set MAMP to the other ports. Open the start page and launch phpMyAdmin. Select the database in the left hand column (presumably you’ll only have one, and you probably remember the name of it from installing WP). On the drop down list select wp_options. Click the ‘Browse’ tab in the resulting window.
The first line should be siteurl with an option_value of https://localhost:8888.
Double click on it or click edit and change it to https://localhost
The database page runs over 2 pages. At the bottom go to page 2 and find option_name home and change that to https://localhost as well.
I’m using a mac so I don’t know if windows addressing is the same but as long as you get rid of the 8888 part I think it should work.
I had to clear the browser cache to get it to forget the 8888 but it was that simple.When I get time tomorrow I’ll write up how I did it. There were the usual added
complications. And as I can’t seem to edit the last post which I wrote rather hastily I’ll say here that actually I used both parts of that page. The manipulation of the database in phpMySQL is crucial.So MODS… DON’T marked this as solved yet. Or ever ideally; it’s a very annoying habit you all have.
I followed the steps on this page exactly (the first part not the second part) after changing the ports in MAMP and it worked. The nextgen gallery now displays.
No reinstallation of WP necessary.Mine is a MAMP installation using the 8888 and 8889 ports. It was hard enough getting WP to work with this default setting. The thought of trying to set it up again with all the flakiness, uncertainty about what on earth is going on, error messages, complete dead ends where it won’t connect to database, WP suddenly telling you to do the famous blasted 5 minute install so you feel like you’ve lost everything…
And I HAVE tried to change it to 80 and 3306. Spent hours mucking about getting nowhere and had to give up.
WHY can’t NextGen work with 8888 and 8889? Why do we have to suffer like this?If you’re saying disable all other plugins and see if the gallery works it doesn’t on my localhost setup.
Forum: Plugins
In reply to: Jetpack Carousel – control display of thumbnails in post?Oh and I can’t use the Jetpack Tiled Gallery module as it won’t activate. Eleven40-Pro theme.
Forum: Plugins
In reply to: [Advanced Editor Tools] acronym and abbreviation, and moreToolbar toggle is an absolutely terrible idea since it is not documented on the settings page. If your buttons are not displaying when you update how are you supposed to know there is a button to show them?
And any settings for background colour etc in tables has gone.Forum: Plugins
In reply to: [WP GPX Maps] Full screen toggle button, maps display problemsDownload the previous version and install it. The latest one is buggy.