fringer
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-Filebase Download Manager] WordPress truncates wp-filebase shortcodeI did some testing and the roblem appears only when I use the shortcode for file listing. I’ve tried omitting the sort order shortcode, but still it doesn’t work.
Any ideas?
Forum: Plugins
In reply to: [Shortcodes Ultimate - Content Elements] Narrow tables not centered properlyHiya,
sorry, company policy forbides it.
I’ve upgraded to latest version, .7, and everything went to hell, either the design is breaking or the plugin doesn’t show.
I’ve reapplied the style.css and still nothing. Tabs work, but table do not show up.
EDIT: I’ve turned on “disable custom formatting” and now tables work.
But, how do I center them? Are they supposed to be centered by default?
I have some tables that are less than half page wide – how does Shortcodes Ultimate work with those, as far as centering is concerned? Is there any way to override the default setting?
Forum: Fixing WordPress
In reply to: Category display stylingHeh, I’ll try that and see how it works, thanx.
Now, what about this:
How come there isn’t a plugin for something like that?
Forum: Plugins
In reply to: [Connections Business Directory] Vcard encodingAnyone?
Hehe, got it, it was in class.entry
I have a similar problem – I’ve changed the values in options class.optionc, translating work phone and work email to my language, but, and this is very odd, work phone displays translated and work email does not.
Any ideas? Or, could you tell me what the code for sepcific types is – instead of whole email block, how would I add just the work email to the template?
I’m thinking of constructing this kind of template:
Name: <?php echo $entry->getFullLastFirstName() ?>
Organization: <?php echo $entry->getOrganization() ?>
Position: <?php echo $entry->getTitle() ?>Email: <?php echo getWORKEMAIL() ?>
Forum: Plugins
In reply to: Sorting contacts?Whoops, do I feel like a fool now 🙁
I got the answer. All working now!
After I installed the plugin there was a widget in the widgets section called Events Calendar, so I’m guessing it’s a default one that comes with the plugin.
It is character encoding, only I don’t know where/how to change it.
The problem appears only in the letter of the day on the calendar.
I second this, that would be awesome
Forum: Plugins
In reply to: Magazine download site?Nobody had the need for something like this?
I believe this could be achieved with a customizable property plugin or a search within tags/custom fields. I’m trying to find a widget for that, but so far no luck. Can anyone help?