PATH:
home
/
thebhoeo
/
.trash
/
woodmart
/
inc
/
configs
<?php if ( ! defined('WOODMART_THEME_DIR')) exit('No direct script access allowed'); /** * ------------------------------------------------------------------------------- * Designs for categories * ----------------------------------------------------------------------------- */ return apply_filters( 'woodmart_get_categories_designs', array( 'default' => array( 'title' => esc_html__( 'Default', 'woodmart' ), 'img' => WOODMART_ASSETS_IMAGES . '/settings/categories/default.jpg', ), 'alt' => array( 'title' => esc_html__( 'Alternative', 'woodmart' ), 'img' => WOODMART_ASSETS_IMAGES . '/settings/categories/alt.jpg', ), 'center' => array( 'title' => esc_html__( 'Center title', 'woodmart' ), 'img' => WOODMART_ASSETS_IMAGES . '/settings/categories/center.jpg', ), 'replace-title' => array( 'title' => esc_html__( 'Replace title', 'woodmart' ), 'img' => WOODMART_ASSETS_IMAGES . '/settings/categories/replace-title.jpg', ), ) );
[-] reset-options-version.php
[edit]
[-] header-builder-structure.php
[edit]
[-] fb-types.php
[edit]
[-] buttons-selectors.php
[edit]
[-] js-libraries.php
[edit]
[-] vc-templates.php
[edit]
[-] specific-options.php
[edit]
[-] typography-selectors.php
[edit]
[-] js-scripts.php
[edit]
[-] base-options.php
[edit]
[-] compatible-plugins.php
[edit]
[-] css-files.php
[edit]
[-] product-hovers.php
[edit]
[-] header-clone-structure.php
[edit]
[+]
..
[-] wpbcss-parts.php
[edit]
[-] header-examples.php
[edit]
[-] categories-designs.php
[edit]
[-] standard-fonts.php
[edit]
[-] header-sceleton.php
[edit]
[-] header-builder-settings.php
[edit]
[-] versions.php
[edit]