Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93

Warning: Undefined array key "page_file_edit_line" in /home/sportsfever/public_html/filemanger/edit_text_line.php on line 32
/home/sportsfe.../httpdocs/clone/wp-conte.../plugins/embedpre.../EmbedPre.../Elemento.../Widgets
File: Embedpress_Elementor.php
);
[2000] Fix | Delete
[2001] Fix | Delete
$this->add_control(
[2002] Fix | Delete
'nftlastsale',
[2003] Fix | Delete
[
[2004] Fix | Delete
'label' => __('Last Sale', 'embedpress'),
[2005] Fix | Delete
'type' => Controls_Manager::SWITCHER,
[2006] Fix | Delete
'label_block' => false,
[2007] Fix | Delete
'return_value' => 'yes',
[2008] Fix | Delete
'default' => '',
[2009] Fix | Delete
'label_off' => __('Hide', 'embedpress'),
[2010] Fix | Delete
'label_on' => __('Show', 'embedpress'),
[2011] Fix | Delete
'default' => 'yes',
[2012] Fix | Delete
'condition' => $condition,
[2013] Fix | Delete
]
[2014] Fix | Delete
);
[2015] Fix | Delete
[2016] Fix | Delete
$this->add_control(
[2017] Fix | Delete
'prefix_nftlastsale',
[2018] Fix | Delete
[
[2019] Fix | Delete
'label' => sprintf(__('Prefix %s', 'embedpress'), $this->pro_text),
[2020] Fix | Delete
'type' => \Elementor\Controls_Manager::TEXT,
[2021] Fix | Delete
'default' => esc_html__('Last Sale', 'embedpress'),
[2022] Fix | Delete
'placeholder' => esc_html__('Last Sale', 'embedpress'),
[2023] Fix | Delete
'classes' => $this->pro_class,
[2024] Fix | Delete
'condition' => [
[2025] Fix | Delete
'nftlastsale' => 'yes',
[2026] Fix | Delete
]
[2027] Fix | Delete
]
[2028] Fix | Delete
);
[2029] Fix | Delete
[2030] Fix | Delete
$this->add_control(
[2031] Fix | Delete
'nftbutton',
[2032] Fix | Delete
[
[2033] Fix | Delete
'label' => __('Button', 'embedpress'),
[2034] Fix | Delete
'type' => Controls_Manager::SWITCHER,
[2035] Fix | Delete
'label_block' => false,
[2036] Fix | Delete
'return_value' => 'yes',
[2037] Fix | Delete
'default' => '',
[2038] Fix | Delete
'label_off' => __('Hide', 'embedpress'),
[2039] Fix | Delete
'label_on' => __('Show', 'embedpress'),
[2040] Fix | Delete
'default' => 'yes',
[2041] Fix | Delete
'condition' => $condition,
[2042] Fix | Delete
]
[2043] Fix | Delete
);
[2044] Fix | Delete
$this->add_control(
[2045] Fix | Delete
'label_nftbutton',
[2046] Fix | Delete
[
[2047] Fix | Delete
'label' => sprintf(__('Button Label %s', 'embedpress'), $this->pro_text),
[2048] Fix | Delete
'type' => \Elementor\Controls_Manager::TEXT,
[2049] Fix | Delete
'default' => esc_html__('See Details', 'embedpress'),
[2050] Fix | Delete
'placeholder' => esc_html__('See Details', 'embedpress'),
[2051] Fix | Delete
'classes' => $this->pro_class,
[2052] Fix | Delete
'condition' => [
[2053] Fix | Delete
'nftbutton' => 'yes',
[2054] Fix | Delete
]
[2055] Fix | Delete
]
[2056] Fix | Delete
);
[2057] Fix | Delete
[2058] Fix | Delete
$this->add_control(
[2059] Fix | Delete
'loadmore',
[2060] Fix | Delete
[
[2061] Fix | Delete
'label' => sprintf(__('Load More %s', 'embedpress'), $this->pro_text),
[2062] Fix | Delete
'type' => Controls_Manager::SWITCHER,
[2063] Fix | Delete
'label_block' => false,
[2064] Fix | Delete
'return_value' => 'yes',
[2065] Fix | Delete
'default' => '',
[2066] Fix | Delete
'label_off' => __('Hide', 'embedpress'),
[2067] Fix | Delete
'label_on' => __('Show', 'embedpress'),
[2068] Fix | Delete
'default' => '',
[2069] Fix | Delete
'classes' => $this->pro_class,
[2070] Fix | Delete
'condition' => [
[2071] Fix | Delete
'embedpress_pro_embeded_nft_type' => ['collection']
[2072] Fix | Delete
],
[2073] Fix | Delete
]
[2074] Fix | Delete
);
[2075] Fix | Delete
$this->add_control(
[2076] Fix | Delete
'itemperpage',
[2077] Fix | Delete
[
[2078] Fix | Delete
'type' => \Elementor\Controls_Manager::NUMBER,
[2079] Fix | Delete
'label' => esc_html__('Item Per Page', 'embedpress'),
[2080] Fix | Delete
'placeholder' => '9',
[2081] Fix | Delete
'min' => 1,
[2082] Fix | Delete
'max' => 100,
[2083] Fix | Delete
'step' => 1,
[2084] Fix | Delete
'default' => 9,
[2085] Fix | Delete
'condition' => [
[2086] Fix | Delete
'loadmore' => 'yes'
[2087] Fix | Delete
],
[2088] Fix | Delete
]
[2089] Fix | Delete
);
[2090] Fix | Delete
$this->add_control(
[2091] Fix | Delete
'loadmorelabel',
[2092] Fix | Delete
[
[2093] Fix | Delete
'type' => \Elementor\Controls_Manager::TEXT,
[2094] Fix | Delete
'label' => esc_html__('Load More Label', 'embedpress'),
[2095] Fix | Delete
'placeholder' => 'Load More',
[2096] Fix | Delete
'default' => 'Load More',
[2097] Fix | Delete
'condition' => [
[2098] Fix | Delete
'loadmore' => 'yes'
[2099] Fix | Delete
],
[2100] Fix | Delete
]
[2101] Fix | Delete
);
[2102] Fix | Delete
[2103] Fix | Delete
$this->add_control(
[2104] Fix | Delete
'nftrank',
[2105] Fix | Delete
[
[2106] Fix | Delete
'label' => __('Rank', 'embedpress'),
[2107] Fix | Delete
'type' => Controls_Manager::SWITCHER,
[2108] Fix | Delete
'label_block' => false,
[2109] Fix | Delete
'return_value' => 'yes',
[2110] Fix | Delete
'label_off' => __('Hide', 'embedpress'),
[2111] Fix | Delete
'label_on' => __('Show', 'embedpress'),
[2112] Fix | Delete
'default' => 'yes',
[2113] Fix | Delete
'condition' => [
[2114] Fix | Delete
'embedpress_pro_embeded_nft_type' => 'single'
[2115] Fix | Delete
],
[2116] Fix | Delete
]
[2117] Fix | Delete
);
[2118] Fix | Delete
$this->add_control(
[2119] Fix | Delete
'label_nftrank',
[2120] Fix | Delete
[
[2121] Fix | Delete
'label' => sprintf(__('Rank Label %s', 'embedpress'), $this->pro_text),
[2122] Fix | Delete
'type' => \Elementor\Controls_Manager::TEXT,
[2123] Fix | Delete
'default' => esc_html__('Rank', 'embedpress'),
[2124] Fix | Delete
'placeholder' => esc_html__('Rank', 'embedpress'),
[2125] Fix | Delete
'classes' => $this->pro_class,
[2126] Fix | Delete
'condition' => [
[2127] Fix | Delete
'nftrank' => 'yes',
[2128] Fix | Delete
'embedpress_pro_embeded_nft_type!' => 'collection'
[2129] Fix | Delete
]
[2130] Fix | Delete
]
[2131] Fix | Delete
);
[2132] Fix | Delete
[2133] Fix | Delete
$this->add_control(
[2134] Fix | Delete
'nftdetails',
[2135] Fix | Delete
[
[2136] Fix | Delete
'label' => __('Details', 'embedpress'),
[2137] Fix | Delete
'type' => Controls_Manager::SWITCHER,
[2138] Fix | Delete
'label_block' => false,
[2139] Fix | Delete
'return_value' => 'yes',
[2140] Fix | Delete
'label_off' => __('Hide', 'embedpress'),
[2141] Fix | Delete
'label_on' => __('Show', 'embedpress'),
[2142] Fix | Delete
'default' => 'yes',
[2143] Fix | Delete
'condition' => [
[2144] Fix | Delete
'embedpress_pro_embeded_nft_type' => 'single'
[2145] Fix | Delete
],
[2146] Fix | Delete
]
[2147] Fix | Delete
);
[2148] Fix | Delete
[2149] Fix | Delete
$this->add_control(
[2150] Fix | Delete
'label_nftdetails',
[2151] Fix | Delete
[
[2152] Fix | Delete
'label' => sprintf(__('Details Label %s', 'embedpress'), $this->pro_text),
[2153] Fix | Delete
'type' => \Elementor\Controls_Manager::TEXT,
[2154] Fix | Delete
'default' => esc_html__('Details', 'embedpress'),
[2155] Fix | Delete
'placeholder' => esc_html__('Details', 'embedpress'),
[2156] Fix | Delete
'classes' => $this->pro_class,
[2157] Fix | Delete
'condition' => [
[2158] Fix | Delete
'nftdetails' => 'yes',
[2159] Fix | Delete
'embedpress_pro_embeded_nft_type!' => 'collection'
[2160] Fix | Delete
]
[2161] Fix | Delete
]
[2162] Fix | Delete
);
[2163] Fix | Delete
[2164] Fix | Delete
$this->end_controls_section();
[2165] Fix | Delete
}
[2166] Fix | Delete
[2167] Fix | Delete
public function init_opensea_color_and_typography()
[2168] Fix | Delete
{
[2169] Fix | Delete
$condition = [
[2170] Fix | Delete
'embedpress_pro_embeded_source' => 'opensea',
[2171] Fix | Delete
];
[2172] Fix | Delete
[2173] Fix | Delete
$this->start_controls_section(
[2174] Fix | Delete
'embedpress_color_typography_control_section',
[2175] Fix | Delete
[
[2176] Fix | Delete
'label' => __('Color and Typography', 'embedpress'),
[2177] Fix | Delete
'tab' => Controls_Manager::TAB_STYLE,
[2178] Fix | Delete
'condition' => $condition,
[2179] Fix | Delete
]
[2180] Fix | Delete
);
[2181] Fix | Delete
[2182] Fix | Delete
$this->add_control(
[2183] Fix | Delete
'opense_color_important_note_single',
[2184] Fix | Delete
[
[2185] Fix | Delete
'type' => \Elementor\Controls_Manager::RAW_HTML,
[2186] Fix | Delete
'raw' => esc_html__('These options take effect only when a Opensea Single Asset is embedded.', 'embedpress'),
[2187] Fix | Delete
'content_classes' => 'elementor-panel-alert elementor-panel-alert-info',
[2188] Fix | Delete
'condition' => [
[2189] Fix | Delete
'embedpress_pro_embeded_nft_type' => 'single'
[2190] Fix | Delete
],
[2191] Fix | Delete
[2192] Fix | Delete
]
[2193] Fix | Delete
);
[2194] Fix | Delete
$this->add_control(
[2195] Fix | Delete
'opense_color_important_note_collection',
[2196] Fix | Delete
[
[2197] Fix | Delete
'type' => \Elementor\Controls_Manager::RAW_HTML,
[2198] Fix | Delete
'raw' => esc_html__('These options take effect only when a Opensea Collection is embedded.', 'embedpress'),
[2199] Fix | Delete
'content_classes' => 'elementor-panel-alert elementor-panel-alert-info',
[2200] Fix | Delete
'condition' => [
[2201] Fix | Delete
'embedpress_pro_embeded_nft_type' => 'collection'
[2202] Fix | Delete
],
[2203] Fix | Delete
]
[2204] Fix | Delete
);
[2205] Fix | Delete
[2206] Fix | Delete
[2207] Fix | Delete
$this->add_control(
[2208] Fix | Delete
'item_heading',
[2209] Fix | Delete
[
[2210] Fix | Delete
'label' => esc_html__('Item', 'embedpress'),
[2211] Fix | Delete
'type' => \Elementor\Controls_Manager::HEADING,
[2212] Fix | Delete
'separator' => 'before',
[2213] Fix | Delete
]
[2214] Fix | Delete
);
[2215] Fix | Delete
[2216] Fix | Delete
$this->add_control(
[2217] Fix | Delete
'nft_item_background_color',
[2218] Fix | Delete
[
[2219] Fix | Delete
'label' => esc_html__('Background Color', 'embedpress'),
[2220] Fix | Delete
'type' => \Elementor\Controls_Manager::COLOR,
[2221] Fix | Delete
'selectors' => [
[2222] Fix | Delete
'{{WRAPPER}} .ep_nft_content_wrap .ep_nft_item' => 'background-color: {{VALUE}}',
[2223] Fix | Delete
],
[2224] Fix | Delete
]
[2225] Fix | Delete
);
[2226] Fix | Delete
[2227] Fix | Delete
$this->add_control(
[2228] Fix | Delete
'collectionname_heading',
[2229] Fix | Delete
[
[2230] Fix | Delete
'label' => esc_html__('Collection Name', 'embedpress'),
[2231] Fix | Delete
'type' => \Elementor\Controls_Manager::HEADING,
[2232] Fix | Delete
'separator' => 'before',
[2233] Fix | Delete
]
[2234] Fix | Delete
);
[2235] Fix | Delete
[2236] Fix | Delete
$this->add_control(
[2237] Fix | Delete
'nft_collectionname_color',
[2238] Fix | Delete
[
[2239] Fix | Delete
'label' => esc_html__('Color', 'embedpress'),
[2240] Fix | Delete
'type' => \Elementor\Controls_Manager::COLOR,
[2241] Fix | Delete
'selectors' => [
[2242] Fix | Delete
'{{WRAPPER}} .ep-nft-single-item-wraper a.CollectionLink--link' => 'color: {{VALUE}}',
[2243] Fix | Delete
],
[2244] Fix | Delete
]
[2245] Fix | Delete
);
[2246] Fix | Delete
$this->add_control(
[2247] Fix | Delete
'nft_collectionname_hover_color',
[2248] Fix | Delete
[
[2249] Fix | Delete
'label' => esc_html__('Hove Color', 'embedpress'),
[2250] Fix | Delete
'type' => \Elementor\Controls_Manager::COLOR,
[2251] Fix | Delete
'selectors' => [
[2252] Fix | Delete
'{{WRAPPER}} .ep-nft-single-item-wraper a.CollectionLink--link:hover' => 'color: {{VALUE}}',
[2253] Fix | Delete
],
[2254] Fix | Delete
]
[2255] Fix | Delete
);
[2256] Fix | Delete
$this->add_group_control(
[2257] Fix | Delete
\Elementor\Group_Control_Typography::get_type(),
[2258] Fix | Delete
[
[2259] Fix | Delete
'name' => 'nft_collectionname_typography',
[2260] Fix | Delete
'selector' => '{{WRAPPER}} .ep-nft-single-item-wraper a.CollectionLink--link',
[2261] Fix | Delete
]
[2262] Fix | Delete
);
[2263] Fix | Delete
[2264] Fix | Delete
$this->add_control(
[2265] Fix | Delete
'title_heading',
[2266] Fix | Delete
[
[2267] Fix | Delete
'label' => esc_html__('Title', 'embedpress'),
[2268] Fix | Delete
'type' => \Elementor\Controls_Manager::HEADING,
[2269] Fix | Delete
'separator' => 'before',
[2270] Fix | Delete
]
[2271] Fix | Delete
);
[2272] Fix | Delete
[2273] Fix | Delete
$this->add_control(
[2274] Fix | Delete
'nft_title_color',
[2275] Fix | Delete
[
[2276] Fix | Delete
'label' => esc_html__('Color', 'embedpress'),
[2277] Fix | Delete
'type' => \Elementor\Controls_Manager::COLOR,
[2278] Fix | Delete
'selectors' => [
[2279] Fix | Delete
'{{WRAPPER}} .ep_nft_title' => 'color: {{VALUE}}',
[2280] Fix | Delete
],
[2281] Fix | Delete
]
[2282] Fix | Delete
);
[2283] Fix | Delete
$this->add_group_control(
[2284] Fix | Delete
\Elementor\Group_Control_Typography::get_type(),
[2285] Fix | Delete
[
[2286] Fix | Delete
'name' => 'nft_title_typography',
[2287] Fix | Delete
'selector' => '{{WRAPPER}} .ep_nft_title',
[2288] Fix | Delete
]
[2289] Fix | Delete
);
[2290] Fix | Delete
[2291] Fix | Delete
[2292] Fix | Delete
$this->add_control(
[2293] Fix | Delete
'creator_heading',
[2294] Fix | Delete
[
[2295] Fix | Delete
'label' => esc_html__('Creator', 'embedpress'),
[2296] Fix | Delete
'type' => \Elementor\Controls_Manager::HEADING,
[2297] Fix | Delete
'separator' => 'before',
[2298] Fix | Delete
]
[2299] Fix | Delete
);
[2300] Fix | Delete
[2301] Fix | Delete
$this->add_control(
[2302] Fix | Delete
'nft_creator_color',
[2303] Fix | Delete
[
[2304] Fix | Delete
'label' => esc_html__('Color', 'embedpress'),
[2305] Fix | Delete
'type' => \Elementor\Controls_Manager::COLOR,
[2306] Fix | Delete
'selectors' => [
[2307] Fix | Delete
'{{WRAPPER}} .ep_nft_creator span' => 'color: {{VALUE}}',
[2308] Fix | Delete
],
[2309] Fix | Delete
]
[2310] Fix | Delete
);
[2311] Fix | Delete
$this->add_group_control(
[2312] Fix | Delete
\Elementor\Group_Control_Typography::get_type(),
[2313] Fix | Delete
[
[2314] Fix | Delete
'name' => 'nft_creator_typography',
[2315] Fix | Delete
'selector' => '{{WRAPPER}} .ep_nft_creator span',
[2316] Fix | Delete
]
[2317] Fix | Delete
);
[2318] Fix | Delete
[2319] Fix | Delete
$this->add_control(
[2320] Fix | Delete
'nft_created_by_color',
[2321] Fix | Delete
[
[2322] Fix | Delete
'label' => esc_html__('Link Color', 'embedpress'),
[2323] Fix | Delete
'type' => \Elementor\Controls_Manager::COLOR,
[2324] Fix | Delete
'selectors' => [
[2325] Fix | Delete
'{{WRAPPER}} .ep_nft_creator span a' => 'color: {{VALUE}}',
[2326] Fix | Delete
],
[2327] Fix | Delete
]
[2328] Fix | Delete
);
[2329] Fix | Delete
$this->add_group_control(
[2330] Fix | Delete
\Elementor\Group_Control_Typography::get_type(),
[2331] Fix | Delete
[
[2332] Fix | Delete
'label' => esc_html__('Link Typography', 'embedpress'),
[2333] Fix | Delete
'name' => 'nft_created_by_typography',
[2334] Fix | Delete
'selector' => '{{WRAPPER}} .ep_nft_creator span a',
[2335] Fix | Delete
]
[2336] Fix | Delete
);
[2337] Fix | Delete
[2338] Fix | Delete
$this->add_control(
[2339] Fix | Delete
'price_heading',
[2340] Fix | Delete
[
[2341] Fix | Delete
'label' => esc_html__('Current Price', 'embedpress'),
[2342] Fix | Delete
'type' => \Elementor\Controls_Manager::HEADING,
[2343] Fix | Delete
'separator' => 'before',
[2344] Fix | Delete
]
[2345] Fix | Delete
);
[2346] Fix | Delete
[2347] Fix | Delete
$this->add_control(
[2348] Fix | Delete
'nft_price_color',
[2349] Fix | Delete
[
[2350] Fix | Delete
'label' => esc_html__('Color', 'embedpress'),
[2351] Fix | Delete
'type' => \Elementor\Controls_Manager::COLOR,
[2352] Fix | Delete
'selectors' => [
[2353] Fix | Delete
'{{WRAPPER}} .ep_current_price span' => 'color: {{VALUE}}',
[2354] Fix | Delete
],
[2355] Fix | Delete
]
[2356] Fix | Delete
);
[2357] Fix | Delete
[2358] Fix | Delete
$this->add_group_control(
[2359] Fix | Delete
\Elementor\Group_Control_Typography::get_type(),
[2360] Fix | Delete
[
[2361] Fix | Delete
'name' => 'nft_price_typography',
[2362] Fix | Delete
'selector' => '{{WRAPPER}} .ep_current_price span',
[2363] Fix | Delete
]
[2364] Fix | Delete
);
[2365] Fix | Delete
$this->add_control(
[2366] Fix | Delete
'last_sale_heading',
[2367] Fix | Delete
[
[2368] Fix | Delete
'label' => esc_html__('Last Sale Price', 'embedpress'),
[2369] Fix | Delete
'type' => \Elementor\Controls_Manager::HEADING,
[2370] Fix | Delete
'separator' => 'before',
[2371] Fix | Delete
]
[2372] Fix | Delete
);
[2373] Fix | Delete
[2374] Fix | Delete
$this->add_control(
[2375] Fix | Delete
'nft_last_sale_color',
[2376] Fix | Delete
[
[2377] Fix | Delete
'label' => esc_html__('Color', 'embedpress'),
[2378] Fix | Delete
'type' => \Elementor\Controls_Manager::COLOR,
[2379] Fix | Delete
'selectors' => [
[2380] Fix | Delete
'{{WRAPPER}} .ep_nft_last_sale span' => 'color: {{VALUE}}',
[2381] Fix | Delete
],
[2382] Fix | Delete
]
[2383] Fix | Delete
);
[2384] Fix | Delete
$this->add_group_control(
[2385] Fix | Delete
\Elementor\Group_Control_Typography::get_type(),
[2386] Fix | Delete
[
[2387] Fix | Delete
'name' => 'nft_last_sale_typography',
[2388] Fix | Delete
'selector' => '{{WRAPPER}} .ep_nft_last_sale span',
[2389] Fix | Delete
]
[2390] Fix | Delete
);
[2391] Fix | Delete
$this->add_control(
[2392] Fix | Delete
'nftbutton_heading',
[2393] Fix | Delete
[
[2394] Fix | Delete
'label' => esc_html__('Button', 'embedpress'),
[2395] Fix | Delete
'type' => \Elementor\Controls_Manager::HEADING,
[2396] Fix | Delete
'separator' => 'before',
[2397] Fix | Delete
]
[2398] Fix | Delete
);
[2399] Fix | Delete
[2400] Fix | Delete
[2401] Fix | Delete
$this->add_control(
[2402] Fix | Delete
'nftbutton_color',
[2403] Fix | Delete
[
[2404] Fix | Delete
'label' => esc_html__('Color', 'embedpress'),
[2405] Fix | Delete
'type' => \Elementor\Controls_Manager::COLOR,
[2406] Fix | Delete
'selectors' => [
[2407] Fix | Delete
'{{WRAPPER}} .ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep_nft_button a' => 'color: {{VALUE}}',
[2408] Fix | Delete
],
[2409] Fix | Delete
]
[2410] Fix | Delete
);
[2411] Fix | Delete
$this->add_control(
[2412] Fix | Delete
'nftbutton_bg_color',
[2413] Fix | Delete
[
[2414] Fix | Delete
'label' => esc_html__('Background Color', 'embedpress'),
[2415] Fix | Delete
'type' => \Elementor\Controls_Manager::COLOR,
[2416] Fix | Delete
'selectors' => [
[2417] Fix | Delete
'{{WRAPPER}} .ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep_nft_button a' => 'background-color: {{VALUE}}',
[2418] Fix | Delete
],
[2419] Fix | Delete
]
[2420] Fix | Delete
);
[2421] Fix | Delete
$this->add_group_control(
[2422] Fix | Delete
\Elementor\Group_Control_Typography::get_type(),
[2423] Fix | Delete
[
[2424] Fix | Delete
'name' => 'nftbutton_typography',
[2425] Fix | Delete
'selector' => '{{WRAPPER}} .ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep_nft_button a',
[2426] Fix | Delete
]
[2427] Fix | Delete
);
[2428] Fix | Delete
$this->add_control(
[2429] Fix | Delete
'nft_loadmore_style',
[2430] Fix | Delete
[
[2431] Fix | Delete
'label' => esc_html__('Load More', 'embedpress'),
[2432] Fix | Delete
'type' => \Elementor\Controls_Manager::HEADING,
[2433] Fix | Delete
'separator' => 'before',
[2434] Fix | Delete
'condition' => [
[2435] Fix | Delete
'loadmore' => 'yes',
[2436] Fix | Delete
'embedpress_pro_embeded_nft_type' => 'collection'
[2437] Fix | Delete
]
[2438] Fix | Delete
]
[2439] Fix | Delete
);
[2440] Fix | Delete
[2441] Fix | Delete
$this->add_control(
[2442] Fix | Delete
'nft_loadmore_color',
[2443] Fix | Delete
[
[2444] Fix | Delete
'label' => esc_html__('Text Color', 'embedpress'),
[2445] Fix | Delete
'type' => \Elementor\Controls_Manager::COLOR,
[2446] Fix | Delete
'selectors' => [
[2447] Fix | Delete
'{{WRAPPER}} .nft-loadmore' => 'color: {{VALUE}}!important;',
[2448] Fix | Delete
'{{WRAPPER}} .nft-loadmore svg' => 'fill: {{VALUE}}!important;',
[2449] Fix | Delete
],
[2450] Fix | Delete
'condition' => [
[2451] Fix | Delete
'loadmore' => 'yes',
[2452] Fix | Delete
'embedpress_pro_embeded_nft_type' => 'collection'
[2453] Fix | Delete
]
[2454] Fix | Delete
]
[2455] Fix | Delete
);
[2456] Fix | Delete
$this->add_group_control(
[2457] Fix | Delete
\Elementor\Group_Control_Typography::get_type(),
[2458] Fix | Delete
[
[2459] Fix | Delete
'name' => 'nft_loadmore_typography',
[2460] Fix | Delete
'selector' => '{{WRAPPER}} .nft-loadmore, {{WRAPPER}} .nft-loadmore svg',
[2461] Fix | Delete
'condition' => [
[2462] Fix | Delete
'loadmore' => 'yes',
[2463] Fix | Delete
'embedpress_pro_embeded_nft_type' => 'collection'
[2464] Fix | Delete
]
[2465] Fix | Delete
]
[2466] Fix | Delete
);
[2467] Fix | Delete
$this->add_control(
[2468] Fix | Delete
'nft_loadmore_bgcolor',
[2469] Fix | Delete
[
[2470] Fix | Delete
'label' => esc_html__('Background Color', 'embedpress'),
[2471] Fix | Delete
'type' => \Elementor\Controls_Manager::COLOR,
[2472] Fix | Delete
'selectors' => [
[2473] Fix | Delete
'{{WRAPPER}} .nft-loadmore' => 'background-color: {{VALUE}}!important;',
[2474] Fix | Delete
],
[2475] Fix | Delete
'condition' => [
[2476] Fix | Delete
'loadmore' => 'yes',
[2477] Fix | Delete
'embedpress_pro_embeded_nft_type' => 'collection'
[2478] Fix | Delete
]
[2479] Fix | Delete
]
[2480] Fix | Delete
);
[2481] Fix | Delete
[2482] Fix | Delete
$this->add_control(
[2483] Fix | Delete
'nftrank_heading',
[2484] Fix | Delete
[
[2485] Fix | Delete
'label' => esc_html__('Rank', 'embedpress'),
[2486] Fix | Delete
'type' => \Elementor\Controls_Manager::HEADING,
[2487] Fix | Delete
'separator' => 'before',
[2488] Fix | Delete
'condition' => [
[2489] Fix | Delete
'nftrank' => 'yes',
[2490] Fix | Delete
'embedpress_pro_embeded_nft_type!' => 'collection'
[2491] Fix | Delete
]
[2492] Fix | Delete
]
[2493] Fix | Delete
);
[2494] Fix | Delete
[2495] Fix | Delete
$this->add_control(
[2496] Fix | Delete
'nftrank_label_color',
[2497] Fix | Delete
[
[2498] Fix | Delete
'label' => esc_html__('Label Color', 'embedpress'),
[2499] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function