Blue Squirrel
Forum Replies Created
-
Oh wow Vipul, whatever they are paying you they should double it!
I’m sorry I didn’t come back and close this post, it was a very hectic week for me.
For anyone that finds this post in the future, the problem (resolved by Vipul via the PowerPack website’s support form) was that in Elementor’s style settings I had my Field -> Typography -> Line Spacing set to zero.
All the text in the fields showed without problem EXCEPT for this dropdown issue above. Giving the Line Spacing a proper value resolved the problem.
Thank you again Vipul, you rock!
Forum: Plugins
In reply to: [Last FM] Actively Supported?If this plugin with shortcodes was on CodeCanyon then I would pay £20 for it!
It’s not my plugin and this isn’t my post but I just want to thank @elbhunde too! A new user to the WordPress forums and you’ve helped solve an issue that I was having for about 9 months!
@skyverge – I’m really sorry but I’m going to be an awful test case. I was throwing all sorts at the wall to see what would stick before I had any luck. There’s a possibility that something else I did interacted with the solution from @henkrijneveld
Sarah, @elbhunde, could be a great case study though! Sarah – it sounds like you won’t have tried a bunch of random acts of nerdness to make it work?
If @skyverge can guide you through the steps of creating a personal pixel then the case might be solved and you should be up and running!
Thanks @skyverge! I should probably add that I’m a social media manager with a number of ad accounts and stack of business pages.
I did copy @henkrijneveld and create a personal pixel and it worked! Who knows why though?! I was previously getting the same error message that they linked to – https://siteplanner.nl/support/error-adaccount.jpg
On the first step of that page you have to choose from a list of accounts. After creating the personal pixel, this list didn’t change – my personal account wasn’t listed BUT the business that I’d been selecting from the list previously suddenly did work.
I think it’s a glitch in Facebook (a site that I hate personally for ethical reasons anyway). Sometimes it feels as though the whole backend of FB is held together by pieces of string and gaffer tape!
You’re not alone in this problem! I never found a work around and I’ve tried this plugin multiple times over the last ~9 months on various WooCommerce sites hosted with different providers.
It’s been driving me crazy. I’ll give your manual workaround a try and if my experience can help the devs then I’m happy to provider any/all information!
Forum: Plugins
In reply to: [Last FM] Actively Supported?It would be a pleasure to donate to help (in some way) with big updates like short codes 🙂
Forum: Plugins
In reply to: [Last FM] Actively Supported?@kieranoshea – is there any way to support you/the development of this plugin? Ko-Fi for donations or similar?
I feel as though I’ve been waiting for a modern LastFM plugin for years (in general, not from you specifically!). I think this will get a lot of downloads once word spreads, especially around the Last.FM forums!
Forum: Plugins
In reply to: [Last FM] Call with a shortcode?No need to apologise and thank you for showing an interest in still working on a Last.Fm plugin! All the others seems to be abandoned and Last.fm itself doesn’t do anything with regards to development except keep their API working.
A super simple short code that would just let me call basic text [Artist Name, Album Name, Track Name. ] combinations anywhere in WordPress would be nice. Like this guy has on the bottom of his site – https://www.samkitson.co.uk/
I did commission someone on Fiverr to do it as a php script for me but I could never get it working within WordPress as I wanted. I’m happy to send it to you if you wanted it. I remember playing for ages trying to turn the output into a clickable YouTube search as well “https://www.youtube.com/results?search_query=%5BLastFM Artist Name][LastFM Song Title]”
Those are good points Kenin thank you, but I was also hoping to know I was on the right path and that there weren’t other alternatives.
In the end I achieved what I wanted using the plugin above and the awesome https://woocommerce.com/products/woocommerce-additional-variation-images/
Now I have affiliate/external products with full galleries per variation 🙂 It was nice to be able to buy something from Woo and give money to the project!
Forum: Plugins
In reply to: [WordPress Ultra Simple Paypal Shopping Cart] Can this manage stock levels?Ah that makes sense! Thank you for the reply and for your work on the plugin 🙂
Forum: Plugins
In reply to: [Restrict Author Posting] No entries show in categoriesAnother user made a a fix!
https://wordpress.org/support/topic/dropdown-of-categories-in-user-profile-is?replies=5#post-7917088
Forum: Plugins
In reply to: [Restrict Author Posting] Dropdown of categories in user profile isTHANK YOU!
This worked perfectly. Hopefully the developer will fix it.
Ah thank you Jeremy, you are a living legend and a prince amongst men.
I wasn’t aware of Jetpack’s Widget Visibility module, I can’t keep up with everything being added – I need to sit down and take the time to have a closer look.
Sorry Jeremy, I probably wasn’t very clear.
I use Widget Logic to make widgets appear on certain pages so I can create say 5 different Jetpack contacts forms across 5 different pages. I guess what I’m trying to get at is if I hardcode the widgetised contact form that appears on “Page 1” as…
<INPUT TYPE="hidden" NAME="subject" VALUE="This Came From Page 1">…will the contact form be sent with that subject or will Jetpack’s default/specified Subject take precedence/dominance over that?