doctorproctor
Forum Replies Created
-
Yes, this works! We’ll call that good for now.
Jim
Thanks; somehow it didn’t work. Btw, in my case excerpts (in e.g. the default blogroll page) are not showing the share buttons. Any additional ideas?
Jim
I have never gotten AAM to display correctly, in spite of deleting/reinstalling several times; screenshot here.
I must ask: to what extent does AAM allow manipulation (e.g., sorting or hiding) of all metaboxes on post edit window? This is primarily what we need to do, and AAM did advertise some metabox capability (“Filter Metaboxes”) but I’m now thinking that this is not its primary function.
Regards,
Jim P.
Remember as well my previous query, so at least in the case of linking to a Picasa album your Photonic shortcode is doing fine!
So, I did remove a <p> .. </p> around the Photonic code as I assumed this could be a problem (though of course it does read the shortcode), though it didn’t help…when I see it in my HTML window it’s simply the shortcode I displayed. I don’t have a plugin that formats posts; additionally I’m running Striking theme, and have not experienced this problem with other shortcode (and we have plenty here and there).
If there are other steps I can take to help you diagnose I’m happy to do so…I do understand the problem at least now…
Jim
Thanks; see here for post, using the following:
[gallery type='default' style='strip-below' fx='fade' slideshow_height='500' columns='3' thumb_width='75' thumb_height='75' thumbnail_size='thumbnail' slide_size='thumbnail' timeout='4000' speed='1000']
Photonic shortcode at bottom; right above it is simple Gallery shortcode. (There’s also MapPress shortcode, but I experienced the problem without MapPress nor default Gallery shortcode inserted yet.)
Many thanks,
Jim
Ah, thanks…yes, looks like Picasa stripped out the hyphen (which is in the album title) when constructing the link…I’ll have to provide appropriate guidance to my students so they avoid the same! (Also with spaces, etc.)
Appreciate the quick response…
Jim
As an update, I’m now successfully running wp-cron via wget cron job on server…sure would appreciate hearing if others are having problems getting wp-cron.php to run as it should…
Jim
Well, I’m no expert, but it appears that wp_terms is invoked to create a new term, which we’ll already have once the student enters a tag for the project; and I’d assume wp_term_relationships is meant to associate a given term with an object, which we won’t have yet for the media tag (since no media yet uploaded); maybe there are other tables you’re thinking of? Again, our scenario may be different, in that a user defines a post tag as unique to the project, then we are forced to manually define this same term in Media-Tags as well as a slideshow taxonomy used by our theme prior to the user uploading media…thus I was hoping some SQL routine would make things a bit easier!…maybe not?…
Thanks, and no worries; I also noted that other custom taxonomies (added by my theme) are a part of that same table, and all share terms, which actually has created a benefit for us as we can script a little SQL operation to automatically add these terms once our students create them as post tags!
Cheers,
Jim
Okay, figured out that taxonomy terms are typically shared across taxonomies, so I edited the wp_term_taxonomy table where a media-tags taxonomy did not share the term with my post tag, and all is fixed. I’m not sure how this started, but now it’d fixed on the Media-Tags dashboard page so all is well.
Jim P.
Forum: Plugins
In reply to: [Zotpress] zotpress intext shortcode does not display bibliographyOkay, works for me now!! Thanks much, Katie.
Jim
Forum: Plugins
In reply to: [Zotpress] zotpress intext shortcode does not display bibliographyI’m using the Striking theme, which has alot of jQuery stuff in it I believe…maybe other possible ways to diagnose, or other users who can report success?
Thanks,
Jim
Forum: Plugins
In reply to: [Zotpress] zotpress intext shortcode does not display bibliographyKatie, thank you! Do you think you’ll document attributes of the new [zotpressInTextBib] shortcode on the Help page at some point as well? It did not appear to add attributes in the widget such as style, and I just want to know what sorts of attributes it would take.
(Btw, I tried simply entering [zotpressInTextBib] at the bottom of a posting with two successful [zotpressInText] shortcodes, but the biblio did not appear, so there must be other required attributes.)
Thanks again,
Jim
Forum: Plugins
In reply to: [Zotpress] zotpress intext shortcode does not display bibliographyThanks, Katie…perhaps simple instructions here would suffice for those of us using certain themes? We could readily edit your code accordingly, if that would work.
Cheers,
Jim