adeptt
Forum Replies Created
-
we found the issue using some debugging. You can see when we choose to add the popup to the right, the css code is not being generated
You are missing the “right: 0px” on the style of the right pop up
<div id=”popmake-3558″ class=”popmake theme-3527 active size-auto custom-position” data-popmake=”{“id”:3558,”slug”:”home-page-choose-2″,”theme_id”:”3527″,”meta”:{“display”:{“size”:”auto”,”custom_width”:”640″,”custom_width_unit”:”px”,”custom_height”:”800″,”custom_height_unit”:”px”,”location”:”right top”,”position_top”:”100″,”position_right”:”0″,”animation_type”:”fade”,”animation_speed”:”350″,”animation_origin”:”center top”,”overlay_zindex”:”1999999998″,”zindex”:”1999999999″,”stackable”:”true”},”close”:{“button_delay”:”0″},”auto_open”:{“enabled”:”true”,”delay”:”200″,”cookie_trigger”:”open”,”cookie_time”:”1 month”,”cookie_key”:”153a042bde3″}}}” style=”visibility: visible; opacity: 1; display: block; top: 100px; right:0px; z-index: 1999999999;”>
When we add right the popup now shows up correctly. Is there a way to fix this permanently in the plugin?
right… so am I. But as I mentioned one of them should be top right to separate them
Those are the only 2 popups. Maybe something in the main websites css is causing the issue?
If we have to have 2 columns that is fine but was really hoping to have 2 boxes side by side with space between them so it looks like 2 boxes
Here is the test page
http://www.learntotradeglobal.com/test-popups/You will see that 2 popups open both top right. You will have to close one to see the other one. But one of the popups I have set as top left so the positioning is not working.
thanks for your help!