dsample
Forum Replies Created
-
Forum: Plugins
In reply to: Events Calendar – Just upgraded – Broke all images and linksI’ve just had this issue too, and like others, this fixes it nicely. The problem is that in the jQuery used in the preloadImages function selects ALL images in the page, not just the ones inside the event calendar.
This fix shouldn’t make anything else break, as all it does is change the image URLs to loading.gif. It just means that the images will appear when they appear, rather than having a progress bar, I prefer it without the progress bar anyway.
Forum: Fixing WordPress
In reply to: Categories hidden during writing/adding linksI have tried your last suggestion of assigning the categories to one post and one link in various ways, but the categories get duplicated (with a new ID) if I type them in, and otherwise are not visible to the opposite (obviously).
If a plugin would not be able to change this feature, is there something I can do in the database to tell the categories to be visible all the time?
Forum: Fixing WordPress
In reply to: Categories hidden during writing/adding linksIs there any way that a plugin could make this change rather than changing core code?
Forum: Fixing WordPress
In reply to: links lead to search resultsIf you want to do this automatically you might want to have a look for text replacement plugins. A quick search found this one but I don’t use one myself so I wouldn’t know if this is the best one to use.
Forum: Fixing WordPress
In reply to: links lead to search resultsLinking to ‘…/?s=everex’ on wordpress should do this.