waldbach
Forum Replies Created
-
Forum: Plugins
In reply to: [TI WooCommerce Wishlist] Plugin fails to activateI solved it by removing a one.com .htaccess file from wp-content. Now it installed fine.
- This reply was modified 3 years, 3 months ago by waldbach.
Forum: Plugins
In reply to: [Contact Form 7] ReCaptcha v3 creates error when submitting on mobileGot it working by installing “Contact Form 7 – reCaptcha v2” plugin and adding V2 keys after setting up a new recaptcha account on Google and choosing V2.
Then I did “Delete cache & minified JS & CSS” and now it seems to be working again.Forum: Plugins
In reply to: [Block Gallery - Photo Gallery Gutenberg Blocks] Masonry Layout CollapsedYes, I just discovered this as well and could solve an issue on another website with another plugin this way as well. You’re welcome!
Forum: Plugins
In reply to: [Block Gallery - Photo Gallery Gutenberg Blocks] Masonry Layout CollapsedI had the same issue. Turns out you don’t need to turn off the entire Jetpack plugin, just disable “Lazy Loading” in Jetpack Settings and the masonry gallery will work as it should!
Forum: Plugins
In reply to: [XT Event Widget for Social Events] Facebook Event API has been restrictedThanks, I tried that both in a testpage (in text editor) and in a HTML widget, both of which did not work. Got the API key and secret entered correctly.
Anyway, I got it working by adding the code generated on https://developers.facebook.com/docs/plugins/page-plugin, and added the code snippets in a HTML widget.
You can see the result here in the sidebar: https://everyday.earth/category/meet-ups/
Thanks for your quick response. Next time I will start a new post.
Forum: Plugins
In reply to: [XT Event Widget for Social Events] Facebook Event API has been restrictedWell I could not get it to work in any way… so I just generated the code here:
Forum: Plugins
In reply to: [XT Event Widget for Social Events] Facebook Event API has been restrictedCan this shortcode be pasted into an HTML widget? As for now nothing happens here…
Forum: Plugins
In reply to: [WooCommerce] Site crashes when installing latest Woocommerce plugin versionHi Soft79 & Andrew,
I have not yet tried it. I did move the plugin with FTP already, but haven’t tried Soft79’s method yet. Once I’ve done that I will report back to this thread.
Thanks for your responses and help.Forum: Plugins
In reply to: [Order Signature for WooCommerce] Plugin Activated But No Signature BlockAlso, I have the most recent versions of everything…
Forum: Plugins
In reply to: [Order Signature for WooCommerce] Plugin Activated But No Signature BlockHey, thanks for your response! But it isn’t there. Is it because I have a Woocommerce Booking module installed? Or that I use a Dutch version of WP??
Forum: Plugins
In reply to: [Order Signature for WooCommerce] Plugin Activated But No Signature BlockI downloaded the plugin today, but it’s not showing when I checkout. I can’t find a settings page either.
- This reply was modified 7 years, 1 month ago by waldbach.
I have the same issue. But I am trying to have the header size of the frontpage be the same as on any other page, wanted to change the class ‘twentyseventeen-front-page’ to another class, but it doesn’t override this line:
// Add class on front page. if ( is_front_page() && 'posts' !== get_option( 'show_on_front' ) ) { $classes[] = 'twentyseventeen-front-page'; }
So, how do we override settings in this file?
- This reply was modified 8 years, 2 months ago by waldbach.
Forum: Reviews
In reply to: [WP to LinkedIn Auto Publish] Excellent!Oh, disable worked now. Had to turn off WP Supercache.
Let me know when you fixed it and added a class or ID, then I can activate the credit again.Forum: Reviews
In reply to: [WP to LinkedIn Auto Publish] Excellent!It’s perfect.
One point of criticism though:
The credit (link back) that I enabled doesn’t have a class name, so I can’t style it to fit my website. Please, add a class or ID to the containing div of the credit.
Now I disabled it, for now, but it’s still there when I did. :/I am wondering about this too. It is not clear to me, what is meant with marker? An ID perhaps?