-
Created a topic, Great plugin with even greater support, on the site WordPress.org Forums:
Works as described, the support was quick and prompt! -
Posted a reply to How to increase the width of the box, on the site WordPress.org Forums:
Ok, I found it in the code :) function my_wpcs_container_width($file_types){ return 1250; } add_filter('wpcs_container_width', 'my_wpcs_container_width');… -
Created a topic, How to increase the width of the box, on the site WordPress.org Forums:
Hello Right now the open box width is 500px. The anima… -
Posted a reply to Two Contact sliders onthe same page, on the site WordPress.org Forums:
Thank you! -
Created a topic, Two Contact sliders onthe same page, on the site WordPress.org Forums:
Hello! Is it possible to add two or more contact slide… -
Created a topic, Member Sign up For events, on the site WordPress.org Forums:
Hello I would like to have an Event management solutio…