- This topic has 3 replies, 3 voices, and was last updated 7 years, 1 month ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP Affiliate Platform › Conflict with Visual Composer plugin
Tagged: Plugin conflicts, Visual Composer
I have the shortcode [wp_affiliate_view] on a test page:
[http://sitesubscribe.com/test10/]
Seems to work ok. If you click on the Sign Up link which goes to this:
[http://sitesubscribe.com/test10/?wp_affiliate_view=signup]
If I put the same shortcode on a different page where there is a tab plugin shortcode running as well, then the main page menu is getting corrupted with mutiple sub-indicators for all pages with child pages within the menu.
Here is an example:
[http://sitesubscribe.com/affiliates/?wp_affiliate_view=signup]
The plugin for the tabs is Visual Composer [http://codecanyon.net/item/visual-composer-for-wordpress/242431]
Any ideas?
When I go to the page where you mentioned the issue, I get an empty blank page so I can’t see what is going on. But the issue you mentioned is usually caused by JavaScript conflict. So look for JavaScript errors on that plugin. We made sure that our plugin doesn’t have any JavaScript errors or violations.
Hello,
I use the plugin “visual composer” to realize my pages on wordpress. It makes it possible to achieve them easily via “drag and drop” among others. I encounter a problem because I would like to protect sections of my page but the code does not work. I have to protect buttons and pictures. How to do ?
The section protection uses the standard wordpress shortcode API. So as long the shortcodes are filtering correctly in that section, it should work fine. Does other shortcode work in there?