ctcp
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Notice: Undefined index:Thank you for your time
This message come today i just edit home page text and got this error
this code is from themeswitch ($what) { case 'icon': $anc = get_ancestors( $categoryID, 'ait-dir-item-category' ); $icon = isset($aitCategoryMeta[$categoryID]) ? $aitCategoryMeta[$categoryID]['icon'] : ''; if(empty($icon)){ foreach ($anc as $value) { if(!empty($aitCategoryMeta[$value]['icon'])){ $icon = $aitCategoryMeta[$value]['icon']; break; } } if(empty($icon)){ $icon = $GLOBALS['aitThemeOptions']->directory->defaultCategoryIcon; } } return $icon; case 'marker': $anc = get_ancestors( $categoryID, 'ait-dir-item-category' ); $marker = isset($aitCategoryMeta[$categoryID]) ? $aitCategoryMeta[$categoryID]['marker'] : ''; if(empty($marker)){ foreach ($anc as $value) { if(!empty($aitCategoryMeta[$value]['marker'])){ $marker = $aitCategoryMeta[$value]['marker']; break; } } if(empty($marker)){ $marker = $GLOBALS['aitThemeOptions']->directoryMap->defaultMapMarkerImage; } } return $marker;
Forum: Plugins
In reply to: [WordPress Popular Posts] Sorry. No data so far.im trying 3 days to no luck… how to fix
Forum: Plugins
In reply to: [WooCommerce] WooCommerce – Email Customizationsame there..
Forum: Plugins
In reply to: [WooCommerce] Email not sending7ws gimme your mail xanthi at gmail.com i whant to ask you somthink for rusia
Forum: Plugins
In reply to: [WooCommerce] Email not sendingDeactive all plugins and active Again and email working but the promblem is .. why email stop working some times….
Forum: Plugins
In reply to: [WooCommerce] Email not sendingNow my email stop working too .. i don’t know WTF doing this script .. but its not normal …
Forum: Plugins
In reply to: [WooCommerce] Email not sendingi fix my promblem.
My Promblem is Email Title
[{blogname}] New customer order ({order_number}) – {order_date}if i translate this –> Greek Lang Email not working .. so i keep all emails Titles in English.
Forum: Plugins
In reply to: [Compare Products for WooCommerce] WordPress database errorCREATE TABLE <code>wp_woo_compare_fields</code> ( <code>id</code> int(11) NOT NULL auto_increment, <code>field_name</code> blob NOT NULL, <code>field_key</code> varchar(250) NOT NULL, <code>field_type</code> varchar(250) NOT NULL, <code>default_value</code> blob NOT NULL, <code>field_unit</code> blob NOT NULL, <code>field_description</code> blob NOT NULL, <code>field_order</code> int(11) NOT NULL, PRIMARY KEY (<code>id</code>) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=3 ; -- -- 'Αδειασμα δεδομ?νων του π?νακα <code>wp_woo_compare_fields</code> -- INSERT INTO <code>wp_woo_compare_fields</code> VALUES(1, 0x436f6c6f72, 'field-1', 'checkbox', 0x426c61636b0a526564, '', '', 1); INSERT INTO <code>wp_woo_compare_fields</code> VALUES(2, 0x50616e746965732053697a65, 'field-2', 'checkbox', 0x4c0a4d0a53, '', '', 2);
Forum: Plugins
In reply to: WoocomerceSolved.
Forum: Plugins
In reply to: WoocomerceNeed to put somthink on widgets …
Forum: Plugins
In reply to: [WooCommerce] problem after update cheope shop grid display//add_action(‘init’, ‘woocommerce_price_filter_init’);
this works but is solution do this?
Forum: Plugins
In reply to: [WooCommerce] How to change languegehttps://docs.woothemes.com/document/woocommerce-localization/#beforeyoubegin
Finaly website is up :/define (‘WPLANG’, ‘nb_NO’);
Thank you for replay lost all day so searching around…
Forum: Fixing WordPress
In reply to: Edit image Fresh install not workThank you for your replay but i try it and i try fresh install with default theme without plugins and still have a promblem .. godaddy host
Forum: Fixing WordPress
In reply to: Comments Helpthank you mate solved