fncll
Forum Replies Created
-
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Simple custom field searchBummer. I was hoping to simply create a few “deep links” for some specific searches without all the rigamarole of custom coding and queries. I was under the impression, based on reading some other posts here, that the kind of thing I was trying to do in my post was possible.
Awesome. I’ll report back if I figure out what was causing the locale problem! Thanks for your help (and the work in creating and maintaining this useful plugin).
What I don’t understand, then, is why (without any other changes), changing to en_gb works? So I guess some plugin is only interfering if I’m using the default (because when I looked at the debugger info before I changed the locale it was just “en” not “en_us”). I’ll have to keep testing. The workaround is fine for now.
Confused about the image size though…your plugin text says 200×200 is the minimum and that’s exactly what the image is at:
https://concis.io/wp-content/uploads/2015/07/concis-square-logo-i-200×200.png
This problem seems to have gone away if I choose a different language, such as en_GB. How can I make it work with the default English (en) locale?
OK, thanks. I didn’t know wanting to only redirect the main feed and leave the rest alone was an “advanced custom feed redirection”! In any case, your plugin does render tag and category feeds useless because they are inaccessible, unless I’m missing something. If there is some way to use your plugin and not disable/render useless the tag and category feeds, others might find it useful. I’m surprised I’m the only one surprised at having no way to access those feeds.
I did find a relatively simple way to redirect just the main feeds using .htaccess, and assuming I don’t dump Feedburner altogether, I’ll just use that I guess!
I am using the code you shared above and it works great…EXCEPT if I have created a manual excerpt, in which case the ‘continue reading’ link doesn’t show. Any idea how I can get it to work for posts with and without manual excerpts?
Forum: Networking WordPress
In reply to: How do I install to achieve this subfolder structureYes, permalinks do not offer a solution to this problem.
Forum: Networking WordPress
In reply to: How do I install to achieve this subfolder structureYes, I’m aware of those instructions, and can do (and have done) that to deal with the home directory… but they do not address the presence of the subdirectory name in the secondary sites (other sites than the root).
As I said:
and I can have network wp sites with urls like
mysite.com/foo/
mysite.com/bar/But if I install into /wp/ then all my *network* sites end up as
mysite.com/wp/foo/
mysite.com/wp/bar/Forum: Networking WordPress
In reply to: How do I install to achieve this subfolder structureThanks, but I might have been unclear. The home page(s) are not and cannot be WP pages as they are managed by a different system!
Forum: Plugins
In reply to: [Social] Comments area word wrap not working properlyNever mind, I figured it out… just needed some padding ala, in my custom css:
#social {padding: 0 40px 0 0;}
Thanks. My confusion stems from the fact that hovering doesn’t reveal the thumbnails, though the playlist icon does. I fear that most viewers won’t know the latter method and will end up doing (an annoying) a back and forth to refresh the window to see thumbnails.
If I could get the hover working, this plugin would be much more useful. Any ideas when might be preventing it?
Forum: Plugins
In reply to: [Tools for Twitter] [Plugin: Twitter Tools] Where do I enable public URLSI’ll have to investigate further: I’d enabled this option (didn’t realize it enabled all the public URLs) but only the direct /tweet/id links work. Might have something to do with my redirections or other parts of my my setup…
Forum: Plugins
In reply to: [Tools for Twitter] [Plugin: Twitter Tools] Social dependenceAlex: I would recommend making it clearer that in the Twitter Tools settings you have to click on the particular rectangular box for the Twitter account to actually enable it! I finally discovered it after a lot of delving around when I finally found this thread.
Of course now that I *know* I have to do that, it’s stunningly obvious ??
Forum: Plugins
In reply to: [Tools for Twitter] Twitter Tools Social Broken on MultisiteI’m having some strange multi-site issues too. The plugin mostly seems to work on on blog, but mostly doesn’t work on another (not picking up tweets). Are others have multi-site issues?
Forum: Plugins
In reply to: [Search & Replace] [Plugin: Search and Replace] Doesn't workAnd I should add, I am using the multisite option and an example is this result when searching for information:
Table: wp_6_posts … Total Results for “https://cosmopoetica.com/blog/story”: 286But that doesn’t change when I perform the real thing. I’m guessing this has something to do with multisite configuration?