Difa
@difawa on WordPress.org
- Member Since: March 9th, 2024
- Location: Bandung, Indonesia
- Website: difamtk.com
-
Created a topic, Great plugin!, on the site WordPress.org Forums:
This is a great plugin to protect your website from br… -
Posted a reply to Local timel, on the site WordPress.org Forums:
Thank you for the update. -
Posted a reply to tracker.js on pagespeed, on the site WordPress.org Forums:
Thank you, sir. -
Created a topic, tracker.js on pagespeed, on the site WordPress.org Forums:
Pagespeed show this message "Avoid serving legacy Java… -
Created a topic, Local timel, on the site WordPress.org Forums:
How to show local time in the email notification? Now … -
Posted a reply to Problem on theme.json in wp-include, on the site WordPress.org Forums:
function custom_block_editor_settings() { add_theme_support( 'custom-spacing' ); } add_action( 'after_setup_theme', 'custom_block_editor_settings' ); For anyone look for… -
Posted a reply to Masonry layout for pro, on the site WordPress.org Forums:
Thank you, sir. -
Created a topic, Masonry layout for pro, on the site WordPress.org Forums:
Hello, I'm interested to buy the pro version, but I st… -
Posted a reply to Dark theme bugs, on the site WordPress.org Forums:
So, if a user want to change the mode, he need to change it every… -
Posted a reply to Dark theme bugs, on the site WordPress.org Forums:
give a try with this demo. https://demos.themeansar.com/blogus/photo/ -
Posted a reply to Dark theme bugs, on the site WordPress.org Forums:
Nope, the switcher is not persist if reload or move to other page. It just… -
Posted a reply to Problem on theme.json in wp-include, on the site WordPress.org Forums:
Okay, sorry for my mistake. I already installed a child theme but it have no… -
Posted a reply to Dark theme bugs, on the site WordPress.org Forums:
Looks like the problem is from here. It loads the localStorage.setItem() when page is refreshed.https://ibb.co.com/xHCqSpF -
Created a topic, Dark theme bugs, on the site WordPress.org Forums:
Hi, I found a bug in the demo of Blogus theme. If I cl… -
Posted a reply to Need help with CSS in column layout, on the site WordPress.org Forums:
You can add html block in such page editor. <style> .responsive .container{max-width: 100%} </style> -
Posted a reply to Problem on theme.json in wp-include, on the site WordPress.org Forums:
https://ibb.co.com/RYcJqwq -
Posted a reply to Need help with CSS in column layout, on the site WordPress.org Forums:
In your CSS: .responsive .container{max-width: 1450px} If the container width exceeds 1450px, empty space will… -
Created a topic, Problem on theme.json in wp-include, on the site WordPress.org Forums:
Hello guys. I have just read the documentation about t… -
Posted a reply to removing space for post without thumbnail, on the site WordPress.org Forums:
Thank you. Now I can achieve that with just some change in the CSS. -
Created a topic, removing space for post without thumbnail, on the site WordPress.org Forums:
I have some post which is don't have thumbnail. I disp… -
Created a topic, great, on the site WordPress.org Forums:
Glad for this plugin. -
Created a topic, Rendering inline mode, on the site WordPress.org Forums:
Hello. Is it possible to get a gutenberg block inside … -
Suggested 7 strings on translate.wordpress.org.
-
Posted a reply to KaTeX on comment section, on the site WordPress.org Forums:
it's also not work on title -
Created a topic, KaTeX on comment section, on the site WordPress.org Forums:
How to render KaTeX on comment section? It only works … -
Created a topic, question, on the site WordPress.org Forums:
How to render the KaTeX on comment section? I try this…