cjuni
Forum Replies Created
-
Forum: Plugins
In reply to: [Vertical Timeline Widget for Elementor] Fatal error in the last updatenothing happens when i click.
Forum: Plugins
In reply to: [Vertical Timeline Widget for Elementor] Fatal error in the last updateHi. i love the plugin, and i will rate it soon.
but I can’t close the banner on the wordpress panel. = pForum: Plugins
In reply to: [Vertical Timeline Widget for Elementor] Fatal error in the last updateok. it works now. thanks.
Forum: Themes and Templates
In reply to: [Customify] Toggle buttonHi,
When I click it, it also opens all the submenus within the submenu that was clicked.
I made a video for you to understand better.
https://youtu.be/9Q06Cem-yO4Error on screen: https://ibb.co/hfnrnvg
Apparently the error is caused by my theme. However the plugin works normally.
I would just like to find out what exactly is causing this. Is it safe to use the plugin even with this error?No. But, I don’t want anonymous comments on my website.
When i uncheck the Comment author must fill out name and email option, i’m identified as anonymous, even when logged in.Sure.
I disabled all plugins, except Jetpack.
with my account
Hello! I disabled all plugins and used the Twenty Twenty theme, and the problem was not solved.
Hi!
I did all the steps, but unfortunately that didn’t solve the problem.Forum: Themes and Templates
In reply to: [Customify] Site Background image in Block EditorI solved the problem without using plugins.
functions.php
function background_block_editor() { wp_enqueue_style( 'custom-button-block-style', get_theme_file_uri( 'my-custom-editor-styles.css' ) ); } add_action( 'enqueue_block_editor_assets', 'background_block_editor', 2);my-custom-editor-styles.css
.editor-styles-wrapper { background-image: none !important; background-color: #fff; }I hope this can be fixed in a future update.
Forum: Plugins
In reply to: [Happy Addons for Elementor] Wrapper Link not workingHi. It’s working properly now.
However, I would like to ask you some questions (I hope you can understand me =p).This feature can displays the bar with the link url that is located in the bottom left corner of the browser when hovering the cursor over the element?
Is it possible that if I change the slug of a parent page, the element’s url will also change according to the modification?