arp_column_section_background_color(); $tablestring .= "
"; $tablestring .= "
"; /*column levele option container*/ $tablestring .= "
"; $tablestring .= ""; $tablestring .= ""; $tablestring .= ""; $tablestring .= ""; $tablestring .= ""; $tablestring .= "
"; /*column level option container over*/ $tablestring .= "
"; $tablestring .= ""; $tablestring .= "
"; /*header level options container*/ $tablestring .= "
"; $tablestring .= ""; $tablestring .= ""; $tablestring .= ""; $tablestring .= "
"; /*header level options container over*/ $tablestring .= "
"; $tablestring .= ""; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= ""; $tablestring .= ""; $tablestring .= "
"; /*body raw level option container*/ $tablestring .= "
"; $tablestring .= ""; $tablestring .= ""; $tablestring .= ""; $tablestring .= ""; $tablestring .= ""; $tablestring .= ""; $tablestring .= "
"; /*body raw level option container over*/ //footer dbl click options // Button Options /*button level optoin container*/ $tablestring .= ""; /*button level option container over*/ $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; // start to add footer level column options $tablestring .= ""; $tablestring .= "
"; $tablestring .= "
" . __('Content Position', 'ARPricelite') . "
"; $tablestring .= "
"; if (!isset($columns['footer_content_position']) && empty($columns['footer_content_position'])) { $columns['footer_content_position'] = 0; } else { $columns['footer_content_position'] = $columns['footer_content_position']; } foreach ($arplite_mainoptionsarr['general_options']['footer_content_position'] as $key => $above_below_array) { $tablestring .= " "; } $tablestring .= "
"; $tablestring .= "
"; $footer_text_alignment = isset($columns['footer_text_align']) ? $columns['footer_text_align'] : 'center'; $tablestring .= $arpricelite_form->arp_create_alignment_div('footer_text_alignment', $footer_text_alignment, 'arp_footer_text_alignment', $col_no[1], 'footer_section'); // Footer Background Color $footer_background_color = (isset($columns['footer_background_color']) ) ? $columns['footer_background_color'] : ''; if ($footer_background_color == '') { if ($reference_template == 'arplitetemplate_1') { $footer_bg_col_key = 0; } $footer_background_color = (isset($template_section_array[$reference_template][$arp_template_skin]['arp_footer_background']) ) ? $template_section_array[$reference_template][$arp_template_skin]['arp_footer_background'][$footer_bg_col_key] : ''; } // Footer Background Color $tablestring .= ""; $tablestring .= ""; //footer level options font style starts $tablestring .= ""; //footer level options font style ends $tablestring .= ""; // end footer level column options $tablestring .= "
"; $tablestring .= "
"; $column_background_color_value = ( isset($columns['column_background_color']) && $columns['column_background_color'] != '' ) ? $columns['column_background_color'] : '#ffffff'; $tablestring .= "
"; $tablestring .= "
" . __('Background Image', ARPLITE_PT_TXTDOMAIN) . "
"; $tablestring .= "
"; $tablestring .= ""; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
" . __('Highlight Column', 'ARPricelite') . "
"; $tablestring .= "
"; $tablestring .= "
"; if ($column_highlight == 1) { $checked = "checked='checked'"; } else { $checked = ''; } $tablestring .= ""; $tablestring .= ""; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
" . __('Ribbon', 'ARPricelite') . "
"; $tablestring .= "
"; $tablestring .= ""; $columns['ribbon_setting']['arp_ribbon'] = isset($columns['ribbon_setting']['arp_ribbon']) ? $columns['ribbon_setting']['arp_ribbon'] : ""; $tablestring .= ""; $columns['ribbon_setting']['arp_ribbon_bgcol'] = isset($columns['ribbon_setting']['arp_ribbon_bgcol']) ? $columns['ribbon_setting']['arp_ribbon_bgcol'] : ""; $tablestring .= ""; $columns['ribbon_setting']['arp_ribbon_txtcol'] = isset($columns['ribbon_setting']['arp_ribbon_txtcol']) ? $columns['ribbon_setting']['arp_ribbon_txtcol'] : ""; $tablestring .= ""; $columns['ribbon_setting']['arp_ribbon_position'] = isset($columns['ribbon_setting']['arp_ribbon_position']) ? $columns['ribbon_setting']['arp_ribbon_position'] : ""; $tablestring .= ""; $columns['ribbon_setting']['arp_ribbon_content'] = isset($columns['ribbon_setting']['arp_ribbon_content']) ? $columns['ribbon_setting']['arp_ribbon_content'] : ""; $tablestring .= ""; $tablestring .= "
"; if ($columns['ribbon_setting']['arp_ribbon'] != '') { $remove_ribbon_style = ''; } else { $remove_ribbon_style = "display:none;"; } $tablestring .= "
"; $tablestring .= "" . __('Remove Ribbon', 'ARPricelite') . ""; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= __('Pass variables in URL', 'ARPricelite'); $tablestring .= " (Pro Version)"; $tablestring .= "
"; $tablestring .= "
"; $disabled = ""; $tablestring .= ""; $tablestring .= "e.g. plan_id=" . $col_no[1] . ";type=arprice; "; $tablestring .= " Add your variables with seperated by ; (semicolon). These variables will pass by GET method to specified URL upon button click. "; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= ""; $tablestring .= "
"; $tablestring .= ""; $tablestring .= ""; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
" . __('Column Title', 'ARPricelite') . "
"; $tablestring .= "
"; $col_no = explode('_', $j); if (in_array('arp_object', $arplite_tempbuttonsarr['template_button_options']['features'][$ref_template]['header_level_options']['other_columns_buttons']['header_level_options__button_1']) || in_array('arp_fontawesome', $arplite_tempbuttonsarr['template_button_options']['features'][$ref_template]['header_level_options']['other_columns_buttons']['header_level_options__button_1'])) { $tablestring .= "
"; $tablestring .= ""; $tablestring .= "
"; } else { $tablestring .= ""; } $tablestring .= "
"; $tablestring .= "
"; if (in_array('arp_object', $arplite_tempbuttonsarr['template_button_options']['features'][$ref_template]['header_level_options']['other_columns_buttons']['header_level_options__button_1'])) { $tablestring .= ""; $tablestring .= ""; } if (in_array('arp_fontawesome', $arplite_tempbuttonsarr['template_button_options']['features'][$ref_template]['header_level_options']['other_columns_buttons']['header_level_options__button_1'])) { $tablestring .= ""; $tablestring .= "
"; $tablestring .= "
"; } $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= __('Image URL', 'ARPricelite'); $tablestring .= ""; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= ""; $tablestring .= ""; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= __('Dimension ( height X width )', 'ARPricelite'); $tablestring .= "
"; $tablestring .= "
"; $tablestring .= ""; $tablestring .= ""; $tablestring .= ""; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= ''; $tablestring .= ''; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $header_text_align = isset($columns['header_font_align']) ? $columns['header_font_align'] : 'center'; $tablestring .= $arpricelite_form->arp_create_alignment_div('header_text_alignment', $header_text_align, 'arp_header_text_alignment', $col_no[1], 'header_section'); if ($reference_template == 'arplitetemplate_1') { if (isset($columns['header_background_color']) && $columns['header_background_color'] != '') { $header_background_color_value = $columns['header_background_color']; } else { $col_key_header = $col_no[1] % 5; if ($col_key_header == 0) $col_key_header = 5; $header_background_color_value = $template_section_array[$reference_template][$arp_template_skin]['arp_header_background'][$col_key_header]; } } if ($reference_template == 'arplitetemplate_8') { if (isset($columns['header_background_color']) && $columns['header_background_color'] != '') { $header_background_color_value = $columns['header_background_color']; } else { if ($arp_template_skin == 'multicolor') { $col_key_button = ($col_no[1] + 1) % 5; if ($col_key_button == 0) $col_key_button = 5; $header_background_color_value = $template_section_array[$reference_template][$arp_template_skin]['arp_header_background'][$col_key_button]; } else { $header_background_color_value = $template_section_array[$reference_template][$arp_template_skin]['arp_header_background'][0]; } } } if ($reference_template == 'arplitetemplate_11') { if (isset($columns['header_background_color']) && $columns['header_background_color'] != '') { $header_background_color_value = $columns['header_background_color']; } else { $header_background_color_value = '#414045'; } } $tablestring .= "
"; $tablestring .= "
" . __('Background Image', 'ARPricelite') . "
"; $tablestring .= "
"; $tablestring .= ""; $tablestring .= ""; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= __('Image URL', 'ARPricelite'); $tablestring .= ""; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= ""; $tablestring .= ""; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= ''; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $remove_link = "display:none;"; if (isset($columns['header_background_image']) && $columns['header_background_image'] != '') { $remove_link = ""; } $tablestring .= ""; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
" . __('Font Family', 'ARPricelite') . "
"; $tablestring .= "
"; $tablestring .= ""; $tablestring .= "
"; $tablestring .= "
" . $columns['header_font_family'] . "
"; $tablestring .= "
"; $tablestring .= "
    "; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= ""; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
" . __('Font Size', 'ARPricelite') . "
"; $tablestring .= "
"; $tablestring .= ""; $tablestring .= "
"; $tablestring .= "
" . $columns['header_font_size'] . "
"; $tablestring .= "
"; $tablestring .= "
    "; $size_arr = array(); for ($s = 8; $s <= 20; $s++) $size_arr[] = $s; for ($st = 22; $st <= 70; $st+=2) $size_arr[] = $st; foreach ($size_arr as $size) { $tablestring .= "
  • " . $size . "
  • "; } $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
" . __('Font Style', 'ARPricelite') . "
"; //new font style btns //check selected for bold $tablestring .= "
"; if ($columns['header_style_bold'] == 'bold') { $header_style_bold_selected = 'selected'; } else { $header_style_bold_selected = ''; } // check label position right/left $arp_label_btn_style = ($arp_is_rtl) ? "float:right;" : "float:left;"; //check selected for italic if ($columns['header_style_italic'] == 'italic') { $header_style_italic_selected = 'selected'; } else { $header_style_italic_selected = ''; } //check selected for underline or line-through if ($columns['header_style_decoration'] == 'underline') { $header_style_underline_selected = 'selected'; } else { $header_style_underline_selected = ''; } if ($columns['header_style_decoration'] == 'line-through') { $header_style_linethrough_selected = 'selected'; } else { $header_style_linethrough_selected = ''; } $tablestring .= "
"; $tablestring .= ""; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= ""; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= ""; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= ""; $tablestring .= "
"; $tablestring .= " "; $tablestring .= " "; $tablestring .= " "; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= " "; $tablestring .= " "; $tablestring .= "
"; $tablestring .= ""; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; // COLUMN DESCRIPTION $tablestring .= ""; $tablestring .= ""; $tablestring .= "
"; } if (in_array('additional_shortcode', $arplite_tempbuttonsarr['template_button_options']['features'][$ref_template]['header_level_options']['other_columns_buttons']['header_level_options__button_3'])) { if (in_array('arp_object', $arplite_tempbuttonsarr['template_button_options']['features'][$ref_template]['header_level_options']['other_columns_buttons']['header_level_options__button_3']) || in_array('arp_fontawesome', $arplite_tempbuttonsarr['template_button_options']['features'][$ref_template]['header_level_options']['other_columns_buttons']['header_level_options__button_3'])) { $header_shortcode_txtarea_cls = 'editable_shortcode'; } else { $header_shortcode_txtarea_cls = ''; } $tablestring .= "
"; $tablestring .= "
" . __('Additional Shortcode', 'ARPricelite') . "
"; $tablestring .= "
"; $tablestring .= ""; $tablestring .= "
"; if (in_array('arp_object', $arplite_tempbuttonsarr['template_button_options']['features'][$ref_template]['header_level_options']['other_columns_buttons']['header_level_options__button_3']) || in_array('arp_fontawesome', $arplite_tempbuttonsarr['template_button_options']['features'][$ref_template]['header_level_options']['other_columns_buttons']['header_level_options__button_3'])) { $tablestring .= "
"; if ($ref_template == 'arplitetemplate_7') { $tablestring .= ""; $tablestring .= ""; } if (in_array('arp_object', $arplite_tempbuttonsarr['template_button_options']['features'][$ref_template]['header_level_options']['other_columns_buttons']['header_level_options__button_3'])) { $tablestring .= ""; $tablestring .= ""; } if (in_array('arp_fontawesome', $arplite_tempbuttonsarr['template_button_options']['features'][$ref_template]['header_level_options']['other_columns_buttons']['header_level_options__button_3'])) { $tablestring .= ""; $tablestring .= "
"; $tablestring .= "
"; } $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= __('Image URL', 'ARPricelite'); $tablestring .= ""; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= ""; $tablestring .= ""; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= __('Dimension ( height X width )', 'ARPricelite'); $tablestring .= "
"; $tablestring .= "
"; $tablestring .= ""; $tablestring .= ""; $tablestring .= ""; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= ''; $tablestring .= ''; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; } else { $tablestring .= "
"; $tablestring .= ""; $tablestring .= "
"; } $tablestring .= "
"; } if (in_array('arp_shortcode_customization_style_div', $arplite_tempbuttonsarr['template_button_options']['features'][$ref_template]['header_level_options']['other_columns_buttons']['header_level_options__button_3'])) { $arprice_customization_style = $arpricelite_default_settings->arp_shortcode_custom_type(); if ($reference_template == 'arplitetemplate_26') { unset($arprice_customization_style['none']); } $tablestring .= "
"; $tablestring .= "
" . __('Style', ARPLITE_PT_TXTDOMAIN) . "
"; $tablestring .= "
"; $tablestring .= ""; $tablestring .= "
"; $columns['arp_shortcode_customization_style'] = isset($columns['arp_shortcode_customization_style']) ? $columns['arp_shortcode_customization_style'] : ''; $arprice_customization_style[$columns['arp_shortcode_customization_style']]['name'] = isset($arprice_customization_style[$columns['arp_shortcode_customization_style']]['name']) ? $arprice_customization_style[$columns['arp_shortcode_customization_style']]['name'] : ''; $tablestring .= "
" . @$arprice_customization_style[$columns['arp_shortcode_customization_style']]['name'] . "
"; $tablestring .= "
"; $tablestring .= "
    "; foreach ($arprice_customization_style as $key => $style) { if ($key == 'rounded' || $key == 'rounded_solid') { $tablestring .= "
  • " . $style['name'] . "
  • "; } else { $tablestring .= "
  • " . $style['name'] . " (Pro Version)
  • "; } } $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; } if (in_array('arp_shortcode_customization_size_div', $arplite_tempbuttonsarr['template_button_options']['features'][$ref_template]['header_level_options']['other_columns_buttons']['header_level_options__button_3'])) { $tablestring .= "
"; $tablestring .= "
" . __('Size', ARPLITE_PT_TXTDOMAIN) . "
"; $tablestring .= "
"; $tablestring .= ""; $arprice_customization_size = array( 'small' => __('Small', ARPLITE_PT_TXTDOMAIN), 'medium' => __('Medium', ARPLITE_PT_TXTDOMAIN), 'large' => __('Large', ARPLITE_PT_TXTDOMAIN), ); $tablestring .= "
"; $tablestring .= "
" . @$arprice_customization_size[@$columns['arp_shortcode_customization_size']]. "
"; $tablestring .= "
"; $tablestring .= "
    "; foreach ($arprice_customization_size as $key => $style) { $tablestring .= "
  • " . $style . "
  • "; } $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; $tablestring .= "
"; } } $tablestring .= ""; $tablestring .= "
"; $tablestring .= ""; $tablestring .= ""; $tablestring .= ""; // BODY LEVEL OPTIONS $tablestring .= ""; $tablestring .= ""; // BODY LEVEL OPTIONS 2 $tablestring .= ""; $tablestring .= ""; $tablestring .= ""; $tablestring .= ""; $tablestring .= ""; $tablestring .= ""; $tablestring .= ""; $tablestring .= ""; $tablestring .= ""; $tablestring .= ""; $tablestring .= ""; $tablestring .= ""; ?>