json21
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Best way to update on sftp with non-standard portThis is resolved. I just installed the plugin for it and it works.
Forum: Hacks
In reply to: Not able to remove default gallery shortcodes from Point themeget_the_excerpt works. Thanks!
Forum: Fixing WordPress
In reply to: Images stopped showing in media library and on a WordPress siteOn site B images don’t show in any place on the website, and I am also not able to access them through image url, something like:
http://domain-name.com/wp-content/uploads/2015/01/name.jpg
### EDIT
One more thing with this.When I enter this in a browser:
it goes to a 404 error page, on a WordPress blog. When I shorten the url to http://www.punkrocklovers.com/wp-content/uploads/2015/01 it displays a list of all the files. I can then click on rai-ko-ris-himalayan-frostbite-batattack-records-2003.jpg and it will show in a browser, just fine…
Forum: Fixing WordPress
In reply to: Images stopped showing in media library and on a WordPress siteSite A:
only 1 image out of 6 showing in Media Library
switching to Twenty Fifteen theme solves the problem of images not showing on the site (single post pages, some posts), images still not in the Media librarySite B:
images don’t show on the main page, and single post pages, 0 images in all places of the website, 100% of images don’t show
switching to a different theme (could be Twenty Fifteen) does not solve the problem, no images on the website still
only one image in media library, it should be a lot moreI have no idea how to fix site B, and why the two sites are different. It is separate WordPress installations on the same server. It is not a WP Multisite.
Forum: Fixing WordPress
In reply to: Images stopped showing in media library and on a WordPress siteThe issue can be looked at as Media Library not working, but I am not sure if this is 100% this, I am not sure. All images are still there, they are just not showing on the Media Library list. I can edit all the images in post editor / visual (icons over image after mousing over it). So they are all there, they are all on the server, but for some reason they don’t show on Media Library list, and the actual site…
Forum: Fixing WordPress
In reply to: Images stopped showing in media library and on a WordPress siteAs far as I know / imagine all images should be showing in Media -> Library. I checked other themes that I have, and most of them have all the images there, and some of them don’t (some of them have just one – this was manually added post, and the other images that are there were added by CyberSeo plugin for WP). I have no idea what is going on with this.
And it is not that CyberSeo does not add images to the Media Library. All the blogs have been made with this plugin, and all the image files are in Media->Library.
I have no idea what might be going on.
### EDIT:
This website worked perfectly (all images showing), and it now turned into something like this:Changing a theme on this blog, does not help. Images still don’t show.
Forum: Fixing WordPress
In reply to: Images stopped showing in media library and on a WordPress siteThis actually looks like it is theme specific, as images show with a different theme (I tried Twenty Fifteen). Why would then not be in the Media Library though?
### EDIT
This one is not in the Media Library, and it shows on the site
http://prntscr.com/5or6o9The posts with images not showing, look something like this:
http://prntscr.com/5or78kThis is a single post page. Everything works perfectly fine with this single post page on a different theme (Twenty Fifteen).
So:
a) It looks like it is something related to the theme
b) Why there is no image files in Media Library anymore? (they all used to be there, I would say, all the images are on the server…)### EDIT 2
There is 6 posts on this example blog (there is issues on more than one). All of them have images. 2 of them show images on single post page, 4 of them don’t. There is just one image showing in Media Library for this blog, and this image does not get displayed on a single post page (one of the 4 that I’ve mentioned above).Strange…
Forum: Fixing WordPress
In reply to: Images stopped showing in media library and on a WordPress siteI have the newest version of WordPress, and everything was working fine. I would say that this is caused by restarting MySQL server (up to several times a day). How would you go about fixing something like this.
restarting MySQL server -> images on the server, but not in Media Library and on the sites (some of them show, some of them don’t).
# # # EDIT:
Link like this works, it displays an image in a browser:
http://domain-name.com/wp-content/uploads/2014/12/file-name.jpgIt does not work, when inserted into a post though.
When I upload the same url to a different WordPress installation, within the post, and publish it, it is showing on that other site, no problems.
So I am not sure if this has anything to do with the database, but it may be. Again, most of the images is not in the Media Library anymore, and most of them don’t show on the sites.
There are images which show on the sites, but they are not in the Media Library…
Forum: Networking WordPress
In reply to: Theme does not loadIt was WP Minify plugin causing this.
Thank you.
Forum: Networking WordPress
In reply to: Theme does not loadIt is the whole header that does not load. The menu is set up just like on all other blogs, and it is showing, but with no css style at all.
Forum: Networking WordPress
In reply to: Theme does not loadIt does not load the header, horizontal menu, and formatting of posts. It loads general layout of the website, with main content, sidebar etc.
It is a child theme, based on Blaskan. Again, it works on 9 other websites. There is no additional / different plugins or anything else installed on this site.
Thank you.
Forum: Networking WordPress
In reply to: How to switch domains (root, non-root) in MultisiteWhen I go to root-domain.com/wp-admin/my-sites.php I get a list of all the sites. When I click on visit on the root site, it is showing something like this:
When I click on any of the other sites, it would show something like this:
http://site-name.root-domain.com/ (yes, it is always showing the same root domain in all 100+ sites, and the name of a sub site as a subdomain)
I figured out a way of searching and replacing the domains in MySQL database (change site-in-network.com to some-fake-name.com, change root-domain.com to site-in-network.com, and change some-fake-name.com to root-domain.com afterwards; 3 steps and it should work).
I am not sure what I should be searching and replacing for, and in what WordPress table / tables I can verify this information.
Would I be searching for “site-name.root-domain.com” and replacing it with “some-fake-name.com”, then “root-domain.com” with “site-name.root-domain.com” etc. Or should I be working on FULLY QUALIFIED DOMAINS ONLY (the general problem here is that I am not sure what gets stored in the database – is it what am I seeing in root-domain.com/wp-admin/my-sites.php, after clicking “Visit”?) “site-in-network.com to” “some-fake-name.com”, “root-domain.com” to “site-in-network.com” etc
The task should not be very difficult, even though it might sound a little advanced. I just need to know exactly what strings of text I am looking for, and where to find them in the database.
Thank you.
Forum: Fixing WordPress
In reply to: How to hide "[jwplayer mediaid="8"] from being visible on a page?I commented the code out with <!– –>, and it is working, but it is also not showing a video on a single.php page.
Forum: Themes and Templates
In reply to: [Sixhours] Making the Theme responsive[…]
Forum: Themes and Templates
In reply to: [Sixhours] Making the Theme responsivehttp://wordpress.org/extend/themes/sixhours
2.10 is the latest one, and yes, it is responsive. I just used it on ten sites.
As an aside, I have an issue with Six hours and jQuery Lazy Load plugin. When the plugin is active all images show as grey squares (the plugin works fine with 20 other WordPress themes).