MM2
Forum Replies Created
-
Forum: Plugins
In reply to: [WC Call For Price] Linking issueHello,
I have the same problem.
Is there already a solution for this?
Regards
MichaelForum: Plugins
In reply to: [Download Manager] Where can I see, who has which downloads performed?Where can I get the Pro version?
Forum: Plugins
In reply to: [Download Manager] Where can I see, who has which downloads performed?Greetings,
have nobody a hint for me?
Regards
MichaelForum: Themes and Templates
In reply to: [Customizr] conflict with VisualComposer with tab'sHello,
thank you, I have turn off the false parameter.
Now I have turn off the right and it works now.
Thank you very much!
MichaelForum: Themes and Templates
In reply to: [Customizr] conflict with VisualComposer with tab'sad d4z_c0nf: I have tried to turn off the “Smooth scroll” but no effect. The same error occure.
ad nikeo:
Can you please explain how to replicate this bug?
I create a new site in WP and create a tabbed content (tab) element via visual composer (4.7.4) with two tabs.
In the backend editor I can switch between the two tabs, but in the official enduser view I can’t switch.Do we need a specific version of the plugin to replicate the issue ?
No, I use the last version Visual Composer 4.7.4.
If we need to use a premium version of a VC
No, I have the normal Visual Composer version.
Thank you very much!
MichaelForum: Themes and Templates
In reply to: [Customizr] conflict with VisualComposer with tab'sAlso, try the plugin test. Deactivate all plugins (except VC), test and if OK, reactivate one-by-one until you find the culprit
I have changed to the standard theme “Twenty Fifteen” and it works immediately – with all other plugins.
So I think the problem is in customizr, right?Forum: Fixing WordPress
In reply to: Put UserID ti a PHP File in a iframeThank you, but it don’t work.
I have installed the “Advanced iframe Pro” and the code in WordPress is:[advanced_iframe securitykey="4g4j54jh46g32gf67" src="http://www.domain.com/zertvbapp/userid.php?userid=<?php echo get_current_user_id(); ?>" id="example1"]The code from userid.php is:
<?php echo "Start<br>"; echo "(".$_GET["userid"].")"; echo "End"; ?>And the output is:
Start ()EndHow can I check, if the PHP Code execute correct in wordpress?
Thank you!
Michael