Gondezz
Forum Replies Created
Viewing 8 replies - 1 through 8 (of 8 total)
-
Forum: Plugins
In reply to: [Piotnet Addons For Elementor] Conflicting with CartsFlows PRO pluginOke , solved by Disabling woocommerce checkout.
it looks like you have to fix the woocommerce checkout feature bug so it doesn’t crash with other plugins that are needed by the elementor. thanks sirForum: Plugins
In reply to: [Frontend Dashboard] custom redirect after logoutthanks work well mas vinoth.
Forum: Plugins
In reply to: [Frontend Dashboard] custom redirect after logouthello, I’ve added this code to my function.php theme and it doesn’t seem to work
add_filter( 'logout_redirect', 'fed_custom_logout_external_url', 20, 3 ); function fed_custom_logout_external_url(){ return esc_url('https://www.mydomain.com'); }please check if there is an error?
or the file function I mean is wrongForum: Plugins
In reply to: [Frontend Dashboard] custom redirect after logoutOk thanks very much MAS Vinoth 🙂
Forum: Plugins
In reply to: [Frontend Dashboard] Hide one categories checkbox from Posthow to add custom taxonomies ? im not undertand to input field per field in the custom taxonomies
Forum: Plugins
In reply to: [Frontend Dashboard] Hide one categories checkbox from Postthis line true or not ?
function “” {
document.getElementsByValue(‘568’).style.display=”none”;please help me
Forum: Plugins
In reply to: [Frontend Dashboard] Menu custom page Not workingYes. Now its Fix
Forum: Plugins
In reply to: [Frontend Dashboard] Create Terms Checkbox with linksthanks for helping me ya
Viewing 8 replies - 1 through 8 (of 8 total)