Richard Slade
Forum Replies Created
-
Forum: Plugins
In reply to: [VS Event List] Using span style in shortcodeThanks Guido
Yes this is what I’ve ended up doing for now but a span option would be very useful.
Thanks
RichardForum: Plugins
In reply to: [VS Event List] Using span style in shortcodeOk i’ve got a simpler option. I’ve wrapped the shortcode with a div and targeted the right label with CSS. Sorted.
Thanks
RichardForum: Plugins
In reply to: [VS Event List] Using span style in shortcodeHi Guido
Yes that could work, hopefully if it allows customisation between different categories on the same page.
With the body class option – is this before the shortcode brackets?
Thanks
RichardForum: Plugins
In reply to: [VS Event List] Changing default more info textHiya
No apology needed, it’s your Plugin that you’ve worked hard on. I’ll make the changes myself and make some notes to update when a new version comes out. Site language is GB.
Thanks
RichardForum: Plugins
In reply to: [VS Event List] Changing default more info textThanks Guido
Yes I often add the text but sometimes forget so thought it would be a useful addition. Hadn’t considered the translation needed. If you could add it to the wish list when a big translation is done that’d be great.
Richard
Hiya
This can be achieved by adding
<?php echo do_shortcode("[wp_ulike]");>to a line into one of your theme files that controls the images or gallery. If you use a gallery plugin it may be easier to find where to add the code.
Managed to add the button myself and use CSS to align correctly with the plugin DV Team.
Richard
- This reply was modified 8 years, 12 months ago by Richard Slade.
In case anyone else needs to know who this is done. You can change the CSS for an active button using the following:
[data-ulike-status="2"] { styles here using !important; }Forum: Plugins
In reply to: [VS Event List] Sorting Eventlist ASCSorry to interrupt the post, I needed a similar thing but managed to sort this via a plugin called WP Order by. https://wordpress.org/plugins/wp-order-by/
Richard
- This reply was modified 9 years, 3 months ago by Richard Slade.
Forum: Plugins
In reply to: [VS Event List] Show past and future events in categoryHi Guido
That’s fantastic, thank you for adding this feature – it will make life much easier now.
Richard
Forum: Plugins
In reply to: [VS Event List] Show past and future events in categoryHi
Ah yes that makes sense. Didn’t realise the two are interlinked.
Richard
Forum: Plugins
In reply to: [VS Event List] Show past and future events in categoryHi Guido
I mean’t in the backend WP admin interface. I’ve got a site that needs to be handed over to the client and i’m using your plugin to manage a few different listings so have added a category column to make it easier for the client to see which post is relevant to the associated page.
Richard
Forum: Plugins
In reply to: [VS Event List] Show past and future events in categorySounds like a useful addition. If you get a chance could you also consider adding a category column in the admin events post list. I’ve added via a plugin at the moment but would rather it be built in.
Thanks
RichardForum: Plugins
In reply to: [VS Event List] Show past and future events in categoryThanks for the quick reply. I doubt that will work then as it will look odd with two sets of pagination. I’ll use past-events to ensure all appear.
Yup date modification sorted.
Thank you
RichardForum: Plugins
In reply to: [WP Job Manager] Would like to embed iframe map in Company DescriptionThanks for the quick reply and good advice. I’ve fixed with another hack – replacing the Linkedin field label and default address. Works a treat.
thanks again
Thanks for the quick fix Planet Interactive – works perfectly.