coolcoder
Forum Replies Created
-
@mobi143 That might have worked for you as somewhere you must have loaded same font through elementor. Check blog page or any page that do not uses elementor, it won’t work there.
Same issue here, no google font assigned via Kirki is loading.
On clearing Kirki font cache it don’t downloads woff files in fonts folder just a file named as ‘font’.
@font-face src is like below, not like plugin previously used to show.
@font-face?{
? font-family: ‘Font Name’;
? font-style: normal;
? font-weight: 400;
? font-display: swap;
? src: url(https://sitename.com/wp-content/fonts/Fontname/font) format(‘woff’);
? unicode-range: U+1F00-1FFF;
? }Forum: Plugins
In reply to: [Elementor Website Builder - More Than Just a Page Builder] Post shows twiceCheck if those are sticky posts.
Getting same with default theme and no other plugin active.
Elementor panel footer is not visible, so we cannot edit the page.Warning: Undefined array key “pro_widgets” in ….\wp-content\plugins\elementor\includes\api.php on line 160
More info for reference:
For PHP 8 – It stays even if debug mode false. So page edit is not possible.
For PHP 7x – it goes off when debug mode false.Thanks.
- This reply was modified 3 years, 8 months ago by coolcoder.
Never mind! Resolved.
Missed to mention, no plugins those could effect title ( like SEO ) are installed.
Forum: Plugins
In reply to: [Kirki Customizer Framework] Update CrashNot always, if we refresh customizer screen, it goes off ??
Just mailed you file. Thanks.Forum: Plugins
In reply to: [Kirki Customizer Framework] Update Crash@aristath
I had created a demo test theme (twentyseventeen), so as to avoid any theme conflicts.
Is there any way I could attach zip if required?Noticed that – font loads in customize screen, if that panel is open, but not on actual page.
Somehow, kirki-fallback.php can be related?
Thanks.Forum: Plugins
In reply to: [Kirki Customizer Framework] Update CrashTypography control.
Forum: Plugins
In reply to: [Kirki Customizer Framework] Update CrashHi,
Can confirm as @robertgrimley.
Tested with default theme, and found that google fonts aren’t loading, instead fallback font is displayed.Example: For Cherry Swash font – For v3.0.24
Google fonts are added fine as css selector.
body{font-family:”Cherry Swash”, “Comic Sans MS”, cursive, sans-serif; }Missing line is
WebFont.load({google:{families:[‘Cherry Swash:400’]}});——-
But when v3.0.22 activated, all is fine.
Thanks.
- This reply was modified 7 years, 1 month ago by coolcoder.
Forum: Plugins
In reply to: [Kirki Customizer Framework] Radio Buttons do not remain selectedThank you.
+1
Looking for something similar.
If label on product / archive page changed, it adds same label to out of stock products instead of read more or some other custom label.Thanks.
Yes, working like a charm for a develop branch.
Many thanks!Hi,
Should I forget custom shortcodes available via Text Editor while using elementor? From all tests I realized that it is general behavior of elementor’s text block.
Very unfortunate that in the era of page builders, someone will need to copy shortcodes manually, when same are available with default WP Editor and created with no custom modification, just using default WP provisions.
Please mention if this is in consideration for future updates.
Thanks.Just noticed same behavior for button of plugin –Shortcoder–