How to Customize Ken Custom Actions

Updated on January 22, 2019

Ken Custom Actions – One of the essential parts of Artbees themes are shortcodes.
Users can enter shortcodes both via Visual Composer by adding different Shortcodes.

Ken Custom Actions

Ken Custom Actions shortcodes1

All shortcode implementations can be located under shortcodes folder of the theme.

Ken Custom Actions shortcodes2

These shortcodes can be customized by copying appropriate files into exact same file structure inside Child Theme. Here is a step by step guide to customize standard shortcodes:

1Create a Child Theme.  

Create a Child Theme out of main theme. Click here for more information.

2Copy files.  

Create a folder inside your child theme and name it ‘shortcodes’, then copy over the specific shortcode php file that you want to customize into your child theme shortcodes folder
(Dropcap shortcode in our case)

3Modify.  

Modify newly copied file to customize it as you wish.

shortcodes4

4Test.  

Ken Custom Actions – Test your customized code in the front end of your website.


Ken Custom Actions – Artbees Care

 

The process of shortcode customization can get too technical in some cases. Artbees Care is the new customization service, where you can ask our technical crew to do the customization for you. For more information about this service click here. To know about overall services Artbees Care offers click here.


Shortcodes and their file names:

 

  Shortcode (Element) Name   File Name
  Animated Columns   mk_animated_columns.php
  Audio Player   mk_audio.php
  Blockquote   mk_blockquote.php
  Blog   mk_blog.php
  Blog Teaser   mk_blog_teaser.php
  Button   mk_button.php
  Call to Action   mk_call_to_action
  Chart   mk_chart.php
  Shortcode (Element) Name   File Name
  Clients   mk_clients.php
  Contact Form   mk_contact_form.php
  Contact Info   mk_contact_info.php
   Event Countdown   mk_countdown.php
  Custom Box   mk_custom_box.php
  Custom List   mk_custom_list.php
  Divider   mk_divider.php
  Dropcaps   mk_dropcaps.php
  Edge One Pager   mk_edge_one_pager.php
  Shortcode (Element) Name   File Name
  Edge Slider   mk_edge_slider.php
  Employees   mk_employees.php
  Fancy Text   mk_fancy_text.php
  Fancy Title   mk_fancy_title.php
  Font Icons   mk_font_icons.php
  Image Gallery   mk_gallery.php
  Google Maps   mk_gmaps.php
  Header   mk_header.php
  Highlight Text   mk_highlight.php

  Shortcode (Element) Name   File Name
  Icon Box   mk_icon_box.php
  Icon Text   mk_icon_text.php
  Image Slideshow   mk_image_slideshow.php
  Image   mk_image.php
  Image Box   mk_image_box.php
  Instagram Feeds   mk_instagram.php
  Layer Slider   mk_layerslider.php
  Message Box   mk_message_box.php
  Milestones   mk_milestone.php
  Mobile Slideshow   mk_mobile_slideshow.php
  Shortcode (Element) Name   File Name
  Moving Image   mk_moving_image.php
  Padding Divider   mk_padding_divider.php
  Page Section   mk_page_section.php
  Portfolio   mk_portfolio.php
  Pricing Table   mk_pricing_table.php
  Shortcode (Element) Name   File Name
  Revolution Slider   mk_revslider.php

  Process Steps

  mk_process_steps.php
  Skill Meter   mk_skill_meter.php
  Social Networks   mk_social_networks.php
  Process Builder   mk_steps.php
  Table   mk_table.php
  Tablet Slideshow   mk_tablets_slideshow.php
  Testimonials   mk_testimonials.php
  Shortcode (Element) Name   File Name

  Toggle

  mk_toggle.php
  Window Scroller   mk_window_scroller.php
  Accordion   vc_accordion_tab.php
  Accordion   vc_accordions.php

  Column Text

  vc_column_text.php
  Column   vc_column.php
  Content Scroller   vc_content_scroller.php / vc_content_scroller_item.php
  Shortcode (Element) Name   File Name
  Flicker Feeds   vc_flickr.php
  Raw HTML   vc_raw_html.php
  RawJS   vc_raw_js.php
  Row   vc_row.php
  Tab   vc_tab.php
  Tabs   vc_tabs.php
  Shortcode (Element) Name   File Name
  Twitter Feeds   vc_twitter.php
  Video Player   vc_video.php

 

Did this answer your question?