Theme.id
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-ngrok] Constant WP_PLUGIN_DIR already defined@axlright Thank you for your feedback.
and thank to @overtureweb for your suggest.
we’ll updateForum: Localhost Installs
In reply to: localhost website not working with NGROKYou can try to use our plugin
https://ww.wp.xz.cn/plugins/wp-ngrok/Forum: Fixing WordPress
In reply to: Theme Header NOT responsiveI think your problem caused by your css have not @media query that handle for mobile device or small screen.
Simply to add @media query in your css
read the tutorial here https://www.w3schools.com/css/css_rwd_mediaqueries.asp
Forum: Fixing WordPress
In reply to: can’t publish new pageFor the first, make sure you have been update wordpress core, plugin and theme.
and then, if you still getting same problem, try to change your theme to wordpress default theme.If you still getting same problem,
deactive all plugin, and try ti post again.You’ll find the problem.
Forum: Themes and Templates
In reply to: [Astra] “Trying to get property of non-object” ErrorYou can try to remove all menu item and add it again.
The problem is from your menu item that have been delete or not found by wordpress.