Epitome Gallery
Epitome Gallery aims to bring new possibilites to the native WordPress gallery. From the Edit Gallery panel in the Gallery Settings sidebar, you will find new fields for selecting the gallery type and optionaly applying a custom class. Available gallery types are the following: Slider, Featured Slider, Callout. You manage your gallery (selection, sorting, description) as usual. Epitome Gallery is great to create complex layouts based on a simple WordPress gallery. When saving, the plugin add custom attributes in the WordPress gallery shortcode. The first one is epitome_type="name" that define the type of gallery (optional if the type is set to default). The second one is optional epitome_class="name" and contains one or more class names to apply. Gallery types Slider – Transform a WordPress gallery to a interactive slider. Works fine in the body of an article. Featured Slider – Same as Slider, but provides titles, caption and/or description. Works fine at the top of an article as a featured content. Callout – Transfom a WordPress gallery to a set of columns containing images with title, caption and/or description. No need to use a column shortcode or a composer, just use this type of gallery for building this kind of layout. JavaScript Epitome Gallery use a JavaScript file (coded with jQuery) to handle the slider. You can use to customize your own slider. Parameters are the following: `javascript pauseTime: 3000, // Delay between 2 slides pauseOnHover: true, // Pause slider on hover autoSlide: false, // Start sliding automatically startSlide: 1, // Initial slide number at start width: 640, // In pixel, or keyword ‘auto’, ‘viewport’ height: 360, // In pixel, or keyword ‘auto’, ‘viewport’ prefetch: true, // Load adjacent slides sitOnTop: false, // Scroll at the top on slider when clicking on it prevText: “Prev”, // Direction of previous button label nextText: “Next”, // Direction of next button label directionNav: true, // Display direction button (arrows at the egdge of slider) paginationNav: true, // Display pagination button (dots at bottom of slider) prevHandle: null, // Callback function when clicking previous button nextHandle: null, // Callback function when clicking next button itemHandle: null, // Callback function to filter dot elements beforeChange: null, // Callback function to launch action before a slide changes afterChange: null, // Callback function to launch action after a slide changes resize: null // Callback function when catching a window resize event. ` Usage You can replace the default event initialized by the Epitome Gallery in the main JavaScript file of your theme. Instanciate the EpitomeSlider JavaScript object through a custom event and with custom parameters used for this theme. This is similar to the WordPress function do_action(). That’s important to declare this event outside a ready event. `javascript $(document).on(‘epitome_slider_init’, function(e) { // Instanciate for a regular slider $(‘.gallery.slider[data-type=”regular-slider”]’).EpitomeSlider({ width: ‘auto’, height: ‘auto’ }); // Instanciate for a featured slider $(‘.gallery.slider[data-type=”featured-slider”]’).EpitomeSlider({ width: ‘auto’, height: ‘viewport’ }); }); `
Top keywords
- gallery19×4.03%
- slider17×3.60%
- function8×1.69%
- epitome7×1.48%
- button6×1.27%
- callback6×1.27%
- callback function6×1.27%
- javascript6×1.27%
- null6×1.27%
- null callback6×1.27%
- null callback function6×1.27%
- wordpress6×1.27%
WPC Admin Columns
Managing an online store on WordPress is made easier with the WPC Admin Columns plugin. This plugin offers a listing of columns in the admin dashboards for different post-types, so you can adjust the columns’ width, quickly find the ones to be edited, and preview the details at a glance. A variety of data and parameters will be displayed for faster preview of different post-types – products, posts, pages, and especially, orders. For example, instead of choosing a filter to find a specific product type, now users can see which type each product belongs to with the “Product type” column. It’s super helpful to detect special product types, namely Smart Bundles/ Smart Composite & Smart Grouped. The most remarkable feature in this plugin is the custom columns for products and orders. In the content of these custom columns, it’s possible to insert texts and shortcode. There’s also a Remove button for each custom column to be left out of the column list effortlessly. With this, shop owners and administrators can literally display any piece of information they want in the backend dashboard. Key features Easily turn on/off the columns with 1 button Drag and drop to rearrange the columns Customize the width of columns Add unlimited new columns to the list Support multiple post-types: posts, products, pages, etc. Support multiple taxonomies: category, tag, collection, brand, product category, product attribute, etc. Support comments, attachment, plugins Plenty of predefined columns of data Posts/pages: post properties, post ID, excerpt & name Products: metadata, product ID, type, name, status, etc. Orders: order ID, status, billing, payment, notes, etc. Custom column: editable, removable content with text & shortcode Reset all custom column settings to the original in 1 click Work well with many WPC plugins & all WPC themes Work well with common WordPress themes and plugins Default Columns WordPress allows users to check/uncheck the columns they want to display or hide from the Screen Options menu. However, it’s time-consuming when you need to modify more data at the same time and very annoying to open that menu several times. WPC Admin Columns helps you go further by listing all columns in one popup so they can grab the information in an instance. Default columns will be listed on top of each list: Products: Image, Name, SKU, Stock, Price, Categories, Tags, Featured, Date Orders: Order, Date, Status, Billing, Ship To, Total, Actions, the Latest Note, Note Pages: Title, Author, Comments, Date Posts: Title, Author, Categories, Tags, Comments, Date Management of Products & Orders By default, WooCommerce only shows some of the product details in the Products dashboard. Our plugin makes it more straightforward for shop owners and administrators to preview products’ type, status, description, short description, weight, length, width, height, dimensions besides basic information, namely product ID & name. For orders, users are entitled to not just preview basic information such as Order, Date, Status, Billing, Ship To, Total, Actions, Latest Note, Note. There is an individual column exclusive for notes created by the WPC Order Notes for WooCommerce plugin. Clicking on the icon under the Notes column, then the popup will be opened for users to preview all existing notes and add a new one if they want. Work in the WPClever Ecosystem Being a new member in the plugin collection of WPClever means there are huge possibilities that many features of other WPC plugins are integrated and ready to use for users. It also means this plugin is fully tested on any of our WPC themes, so users can expect smooth performance if they use any of our themes for the online store. For products, there are ready-made columns for: Pricing plugins: WPC Price by Quantity & WPC Price by User Role Product management: WPC Smart Product Collections & WPC Brands Wishlist management: WPC Smart Wishlist Timers: WPC Product Timer & WPC Countdown Timer Under these columns, users can click on the icon to access the Quick Edit popup and preview the settings. Saving time in managing your products & orders should be the very first step to higher success. Need more features? Please try other plugins from us: WPC Variation Bulk Editor WPC Variation Duplicator WPC Backend Product Filter WPC Smart Linked Products WPC Custom Related Products