alFrame
Forum Replies Created
-
I gave up on this plugin. Support is non existent and functionality is deprecated.
I do not recommend this plugin! It’s a waste of time!
Case closed…
- This reply was modified 4 years, 6 months ago by alFrame.
Thanks once again @lcameron ! The PPOM plugin rocks. I was able to replace the markup plugin and the the field plugin I used in one go and with the free version.
Funny enough I had to add some CSS again because also the text field of the PPOM plugin was butted up with the quantity and add to cart button. Maybe it’s a WooCommerce problem on variable products.
Unfortunately this plugin here is dead. Let’s hope the creator is just ignorant but well in real life…
@lcameron totally understand this. I will do the same. Would you mind sharing the plugin you used?
@lcameron that’s strange. Do you have a link to that site?
@webz1lla I noticed you did not implement the text field. Funny enough I also have a flower shop client and I have to do the same thing. I got the diplay stuff to work nicely on the product page. But the display is messed up on the chechout page.
Did you end up skipping this completely, or did you find a nother solution to add a greeting card with text to the order.
Here’s my shop: https://blueten-bijou.ch/shop/
Forum: Plugins
In reply to: [Markup by Attribute for WooCommerce] Base price not updatingThanks Mark!
That would technically work. But the percentage increase from base (klein) to middle (mittel) is sometimes 50%, sometimes 57% and in one case 75%.
40 to 60 is 50%
35 to 55 is 57% (that could be digested)
39 to 69 is 76% (that one has it’s reason because the larger the ring, the more cost to my client for producing it)And on the next level it is between 28% and 54%. That’s tough to over come.
Off course I could create various markups for each case and then at least it would be less time consuming to create the variants. But still confusing. I could also talk the client into making this stable across the board so that the first level of increase is 50% and the second level is 33%. Making her loose on some and gain on others.
I now adjusted it all manually and it seems to be working. Thank god I only have 7 products in this shop 🙂
Thanks again for your time and effort. I will make sure some coffee is going your way in the next days!
Alex
Is the support for this plugin non existent? I notice that since a few months questions remain unanswered.
Don’t want to push. But I have this plugin on a live site and I need to know if I should re-orient here.
Thanks!
- This reply was modified 4 years, 6 months ago by alFrame. Reason: spell check
Any news on this?
Thanks!
Forum: Plugins
In reply to: [Markup by Attribute for WooCommerce] Translate DescriptionThanks Mark for replying!
The site language is German (Swiss). I tested to set the user to German (Swiss) as well and it did not work.
But I must have done something wrong. I just re-tested and it now worked now… After 2+ hours of doing it manually…
Sometimes the biggest bug of a software is 3 feet in front of the screen. That was the case here.
It works perfectly.
Sorry and thanks again!
So, I think I figured it out. I am using Oxygen Builder, so your CSS might differ.
You need o find the div that contains the label and the text field and change the flex-direction to column of that entire div.
THIS is the problem. The plugin inserts the table inside the div that contains the quantity and the “Add to Cart” button. Unfortunately this change is probably site wide on WooCommerce…
https://snipboard.io/KI8Jon.jpg
I then used following in the “Product Input Field Template” of the plugin:
<tr><td><label for=”%field_id%”>%title%</label></td></tr><tr><td>%field%</td></tr>Which creates two table rows instead of one with two cells.
Then you need to make the text field 100% in width. Use the inspector in your browser and select the text field. For me this was the element with the id “alg_wc_pif_local_1”.
Then add some padding bottom to the quantity field of WooCommerce.
Hope this helps until the developer finds time to look into this.
Great plugin. Exactly what I was looking for.
But, I actually have the same problem.
See here: https://snipboard.io/1HMOyv.jpg
HTML here: https://snipboard.io/MvI7gj.jpgIt seems you insert your code inside the same div with the quantity and the add to cart button. Maybe it’s because it’s a variable product?
IMHO the plugin should add a separate div or table with 100% width so the quantity and the add to cart button are below the text input field.`
- This reply was modified 4 years, 6 months ago by alFrame. Reason: Added a screenshot of the html code
Forum: Plugins
In reply to: [Clone Posts] Error on “WP-Pages” pageStrange enough logging into my site this morning I did not see the warning anymore. I also don’t see the warning after ticking all the checkboxes. And also not after updating the plugin.
Sometimes it’s magic!
Thank you for reacting so quickly.
Forum: Plugins
In reply to: [Spotlight Social Feeds - Block, Shortcode, and Widget] “image not available”Problem resolved. The error sat, once again, 2 feet in front of the screen.
Sorry!
Forum: Plugins
In reply to: [Media Library Assistant] Map keywords to tagsThank you very much for your elaborate answer. That really helped. Looking into the tag cloud now. Will probably have questions 🙂