
- markkim00
About markkim00
- Location:
- Brazil
Total Posts
- Total Posts
- 16
- Posts Per Day
- 0.00
Total Thanks
- Total Thanks
- 2
General Information
- Last Activity
- October 10th, 2014
- Join Date
- July 9th, 2014
- Referrals
- 0
3 Likes
-
techlabs liked post by markkim00 On thread : Disable Store View for Framer
Sorry, I re-posted this question by accident.
But I was able to find a solution that worked.
I commented out add_filter( 'clpr_store_out_url', array( $this, 'modify_store_url' ), 10, 2 );
in...
Liked On: October 23rd, 2014, 09:15 AM
-
dimitris liked post by markkim00 On thread : Disable Store View for Framer
Sorry, I re-posted this question by accident.
But I was able to find a solution that worked.
I commented out add_filter( 'clpr_store_out_url', array( $this, 'modify_store_url' ), 10, 2 );
in...
Liked On: August 18th, 2014, 05:38 AM
-
dimitris liked post by markkim00 On thread : Close button will overlap the middle and right frame boxes
I found a work around. I just placed the Close button on the lower left of the iframe.
Liked On: July 21st, 2014, 05:13 AM