G.Jonsson
Forum Replies Created
-
Forum: Plugins
In reply to: [AMP] Facebook pixel amp errorHi @ronaldlauweb,
I dont know if you have already fixed this, but here what worked for me.
In Type attribute value, USE: facebookpixel
{ "vars": { "pixelId": "XXXXXXX" }, "triggers": { "trackPageview": { "on": "visible", "request": "pageview" } } }
Forum: Plugins
In reply to: [LiteSpeed Cache] AMP pages optimization disablingHi @bikegremlin and thank you for pointing this out, I was having exactly the same problem (i was literally going crazy on this)… and thank you very much for the temporarily solution @qtwrk .
Hi,
i came a cross this and this is working fine$wp_customize->add_control( new WP_Customize_Cropped_Image_Control( $wp_customize, 'cropped_image', array( 'section' => 'background_image', 'label' => __( 'Croppable Image' ), 'flex_width' => true, // Allow any width, making the specified value recommended. False by default. 'flex_height' => false, // Require the resulting image to be exactly as tall as the height attribute (default). 'width' => 1920, 'height' => 1080, ) ) );
Forum: Plugins
In reply to: [Yoast SEO] Draft PermalinksI’ve the same problem, but seems to be fixed with 3.0.7 update of the plugin.
Forum: Plugins
In reply to: [Site Spy] Pro version or some custom work?Hi Bob and thanx for the answer,
i’ve just send you email through your website.
@nelsonjoyce. is there any pro version ?
Hi @vdn-staff and thanx for that.
I am using “ACF | Advanced Custom Fields” and was hoping to add some metaboxes with that but no luck yet.
But thank you for answering! ??
I also would like to know about this paid premium version or other way. is there any?
Can you share that how you are able to let Leadin Show up in custom post type?
Same problem here
Forum: Plugins
In reply to: [Binary MLM] Problems Registering New UsersWhen will you support Woocomerce 2.2?
https://develop.woothemes.com/woocommerce/2014/08/wc-2-2-order-statuses-plugin-compatibility/
Forum: Plugins
In reply to: [WP Super Cache] Download Link for WPSCMIN?Hi @feindbild
I found version 0.5 here. you can download that here.
https://jetestudentore.com/tirana/wp-content/uploads/WPSCMin-0.5.zip
Best regards
GummiForum: Plugins
In reply to: [W3 Total Cache] Support for CDNs other than MAX CDN?HEHE ?? no problem ??
Forum: Plugins
In reply to: [W3 Total Cache] Support for CDNs other than MAX CDN?Go to “General settings” > scroll down until you see CDN settings and there you can choose what service you want to use. Amazon is there. ??