Rafresh
Forum Replies Created
-
Forum: Plugins
In reply to: [Loco Translate] Translate PT Opening Timeintegrated into theme “RepairPress”. I don’t know how.
Forum: Plugins
In reply to: [Loco Translate] Translate PT Opening TimeI do not know. That was already there. But I managed to find where everything is.
I will invent somethingwidget-opening-time.php
public function __construct() {
parent::__construct();// Set the right order of the days
$start_of_week = get_option( ‘start_of_week ‘ ); // integer [0,6], 0 = Sunday, 1 = Monday …
$this->days = array(
‘Sun’ => esc_html__( ‘Sunday’, ‘proteuswidgets’ ),
‘Mon’ => esc_html__( ‘Monday’, ‘proteuswidgets’ ),
‘Tue’ => esc_html__( ‘Tuesday’, ‘proteuswidgets’ ),
‘Wed’ => esc_html__( ‘Wednesday’, ‘proteuswidgets’ ),
‘Thu’ => esc_html__( ‘Thursday’, ‘proteuswidgets’ ),
‘Fri’ => esc_html__( ‘Friday’, ‘proteuswidgets’ ),
‘Sat’ => esc_html__( ‘Saturday’, ‘proteuswidgets’ ),
);$this->rotate_days( $start_of_week );
}Forum: Plugins
In reply to: [Loco Translate] Translate PT Opening TimeWith this program, practically everything was translated. Only this Loco do not find any days at all.
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
SundayForum: Plugins
In reply to: [Loco Translate] Translate PT Opening TimeForum: Plugins
In reply to: [Loco Translate] Translate PT Opening TimeForum: Plugins
In reply to: [Loco Translate] Translate PT Opening Timeand …. ?
Thumbnail generation test failed! object(WP_Error)#2313 (2) { [“errors”]=> array(1) { [“image_no_editor”]=> array(1) { [0]=> string(28) “No editor could be selected.” } } [“error_data”]=> array(0) { } }
resolved
Thanks. Works fine
Good supportForum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] mouse wheel disablethanks
Forum: Plugins
In reply to: [Squelch Tabs and Accordions Shortcodes] tab BOTTON not working on SAFARIOK, thanks, i fix bugs
Forum: Plugins
In reply to: [Squelch Tabs and Accordions Shortcodes] tab BOTTON not working on SAFARIon tablet??? SAFARI and IE :/
Forum: Plugins
In reply to: [Squelch Tabs and Accordions Shortcodes] stay actyveSolved ??
Forum: Plugins
In reply to: [Squelch Tabs and Accordions Shortcodes] tab not working on FIREFOXother way to fix it? :/