YogiBeard
Forum Replies Created
-
Forum: Plugins
In reply to: [Visualizer: Tables and Charts Manager for WordPress] Charts not showingHi Reedy
I didn’t manage to fix it.I recreated the charts as images, thats what you are seeing.Forum: Fixing WordPress
In reply to: Alignment in image gallery block not workingFor info :
I found the global solution to this. I updated my theme to the latest version…
Forum: Fixing WordPress
In reply to: Alignment in image gallery block not workingThank you @rajanit2000
I am not sure about the correct place to put this code. I tried the Customizer additional CSS field and it does work there, but only for the 3 column galleries. For one column (or mobile) and four column galleries, the images are still not justified.
Should this not work “out of the box? Is it my theme causing conflicts?
Forum: Fixing WordPress
In reply to: Category Pages Not WorkingThanks Ken, it worked for me too ! I was getting ready for a long night, but now I can go to bed ??
Forum: Plugins
In reply to: [EDD Auto Register] Second purchaseHi Sumobi
Thanks for the reply. I will give you my input on this.
The risk with the solution you are leaning towards is that customers might not even be aware of, or have forgotten that they have had an account created for them. So there would need to be a message that explains this and where to look for the password. Maybe there should also be some kind of password retrieval function in case they have lost the mail.
To me it seems simpler though if the new purchase was just added to the account automatically. I would like also a returning customers to have to think as little as possible about having an account. That is the reason for me to use Auto Register.
For my shop I expect the primary use of your plugin to be a sort of backup solution when someone has problems downloading form the links in mail, (I have had that a lot with my old shop on Drupal übercart) or if customers have lost their files.
This leads me to another question. I have a lot of manual sales. Will a manual sale also trigger an auto registration?
Forum: Plugins
In reply to: [Redirection] Accented characters in source URLI found a solution. The special characters has to be replaced by a character code (have not found out what this particular code is called though. For exemple an ” é ” is replaced by ” %C3%A8 ” and an ” ‘ ” is replaced by ” %E2%80%99 “.