-
Created a topic, This is great!, on the site WordPress.org Forums:
Does the job without bloat. It just works. Thanks! -
Created a topic, Portfolio user roles, on the site WordPress.org Forums:
Hi there! I see your plugin adds the user roles "Portf… -
Posted a reply to How to remove false alert ?, on the site WordPress.org Forums:
I agree on this alert being annoying. Although the functions.php fix works, I think this… -
Created a topic, Good, no bloat, on the site WordPress.org Forums:
Works great, despite not being actively developed -
Created a topic, Display ACF labels instead of values, on the site WordPress.org Forums:
Hi, and thanks for the good plugin. I have an ACF grou… -
Created a topic, Combining filter with custom load more button, on the site WordPress.org Forums:
Hi! I've set up the filters with custom taxonomies and… -
Created a topic, Adding Adobe Fonts, on the site WordPress.org Forums:
Adobe doesn't allow local fonts to be added to web pro… -
Posted a reply to Custom Fonts (Adobe Fonts) in Editor, on the site WordPress.org Forums:
This works indeed, but there are two caveats:- As stated before, the font is not… -
Posted a reply to Image Shadow, on the site WordPress.org Forums:
You should be able to put a box-shadow on the .vp-portfolio figure.vp-portfolio__item class. -
Created a topic, Disable image, on the site WordPress.org Forums:
I know this plugin is all about images, and that's how… -
Created a topic, Simple indeed, on the site WordPress.org Forums:
Does what it says, without any bloat. Events are easil… -
Posted a reply to Dominant colour of featured image, on the site WordPress.org Forums:
Thanks for your reply. Yes, a dedicated featured image dominant color style would be beneficial.… -
Posted a reply to Dominant colour of featured image, on the site WordPress.org Forums:
Hi, That's good to hear! The current output method is satisfactory. I could imagine you'd… -
Created a topic, Dominant colour of featured image, on the site WordPress.org Forums:
Hi, and thanks for the useful plugin. I'm creating … -
Created a topic, Working with custom load more button, on the site WordPress.org Forums:
Hi, and thanks for this useful plugin. For my archi… -
Posted a reply to Disable email for status on hold to pending, on the site WordPress.org Forums:
Hi, Thanks for the info. The email notification I'm trying to unhook is not included… -
Posted a reply to Updating homepage issues, on the site WordPress.org Forums:
Hi, and thanks for the instructions on your great theme! I'll simply copy the contents… -
Posted a reply to Disable email for status on hold to pending, on the site WordPress.org Forums:
Hi, I can use for instance this: add_action( 'woocommerce_email', 'unhook_those_pesky_emails' ); function unhook_those_pesky_emails( $email_class )… -
Created a topic, Disable email for status on hold to pending, on the site WordPress.org Forums:
Hi there! When an order with the status 'on hold' is m… -
Posted a reply to Footer: Neve | Powered by WordPress, on the site WordPress.org Forums:
This will probably work: footer .builder-item:last-of-type{ display:none; } However, anyone got a php solution for… -
Posted a reply to Custom breakpoint layout, on the site WordPress.org Forums:
You can change the breakpoints in functions.php, see my earlier topic here. Breakpoint names are… -
Posted a reply to [Visual Portfolio, Photo Gallery & Post Grid] Responsive Breakpoint, on the site WordPress.org Forums:
I managed to change the breakpoint in functions.php: function update_mobile_breakpoint( $default_sm ) { $default_sm =… -
Created a topic, Responsive Breakpoint, on the site WordPress.org Forums:
Hi there, I'm currently using a grid layout with four… -
Posted a reply to Query future posts, on the site WordPress.org Forums:
@dcooney I suspect post status future means these posts are scheduled and not published yet,… -
Created a topic, Query future posts, on the site WordPress.org Forums:
Hi, Thanks for this plugin! I'm trying to show future… -
Created a topic, Does what is says., on the site WordPress.org Forums:
Simple plugin, yet super effective. No hassle whatsoev… -
Created a topic, Number of images in popup, on the site WordPress.org Forums:
Hi, I currently have a grid of images with a pop-up o… -
Created a topic, Thumbnail Titles / excerpts, on the site WordPress.org Forums:
Hi there, I'm working on a portfolio page using carou… -
Created a topic, Link to filter on page with multiple galleries, on the site WordPress.org Forums:
Hi there, and thanks for this great plugin. I have an…