idaryl
Forum Replies Created
-
Forum: Plugins
In reply to: [Authorize.Net Payment Gateway for WooCommerce] Payment pageUsed EC autorize net from here – author is “too busy” to help (even if offered money)
Be aware its basic….. but it gets the job done. Needs work also though.
Forum: Plugins
In reply to: [Authorize.Net Payment Gateway for WooCommerce] Payment pageThe idea is where a user can add an invoice number from their invoice (they received earlier)
More like a simple form ( 2 fields ) where the user enters their number and the amount – click the pay button and then the amount is processed – the invoice number I gues will go the the info or description field
Forum: Plugins
In reply to: [EC Authorize.net] Remove shipping section, Center logosberman….
did you get this working? I tried contacting the author but he is too busy, he says.
I need to get the same thing going as well.
Could you post your fix, please…
If you are in the admin – open the customizer and in the additional css add this:
#callnowbutton img {
max-width: 12%;
}that will set the size of the image (the phone) to about the same size as the text – you can “fiddle” with the size until you are happy….
Forum: Plugins
In reply to: [Insert Pages] Inserted page dropping cssYes I am using Vis Composer – and, on other sites with this plugin installed it works just fine.
**** I have no complaints about this plugin at all ****
Just that on this particular install, its acting weird… I’ll have to look into the css calls made by VC and see whats going on there.
I dont have to use it on this site – but I want to see if I can fix it; ( in case I need to, if this “pops up” again somewhere else )
ps How do I edit/remove links from first post?
- This reply was modified 6 years, 9 months ago by idaryl.
Forum: Plugins
In reply to: [Insert Pages] Inserted page dropping cssNot quite – what I said was I had an inserted page into a div – it did not show the css correctly, so… as an experiment, I made created the same content on the same page in a div (then hid that) — then – bought in the insert via the plugin and it showed fine –
To tell if it was different (so they both were not exact) between the two, I changed the content in some places of the inserted page, needless to say it displayed. Then I deleted the previous div (made with the content on the page) that I hid using css, leaving only the insert, and the css was then dropped.
This just led me to believe the plugin was not displaying the css applied to the borders/backgrounds/ and color variants. You can see the diifference if you look at the page I created – and the page with that content inserted – links above.
I just extended my testing to include the parameters *if the object were on the same page – would the insert dispaly correctly, yes it does. If not present, then the insert does not display correctly. This is just some hypothetical testing methodolgy I employed.
Whatever the case, the css is dropeed when using the insert procedure. Odd behavior, though.
Forum: Plugins
In reply to: [Alligator Popup] Opens page in parentJust discovered why….
Thanks for the quick reply – but its not the plugins fault – it doing exactly what its supposed to do…
BUT if you view it on a page in “responsive test mode” **it figures its on a mobile device and does its thing – however it also sets the parent to the target page as well.
tried my test on an actual phone and the plugin works – so I expect that maybe you may mention this to others so they dont mistakenly (as I did) think its not working – test on devices, folks!
ps sent a note via contact
Forum: Plugins
In reply to: [Coupon Creator] Open print window in modal or popup windowOK I just deployed it to the site in build – I want to see how it works before I commmit to the pro version.
I just noticed that the entire coupon is clickable, not just the link – is there a way to enable the link on the “Print Widow” only?
OK here’s the thing – I used an actual email address in the “send to email address” field (the clients address – not mine)
Then, in the email subject, I used this: Contact – {field_id=”0″} – {field_id=”1″}
this was to capture the contact persons name and email in the subject line (making it easier for the client to see whom the contact was from)
In the from email and the reply to I used this: {field_id=”1″} – this was to capture the senders email and reply to same.
With all that done, it still sends a copy to the admin email and adds the admin address to the headers of the return email and the email to the clients address – I want to stop that… does it need to be done programmatically?
- This reply was modified 7 years, 11 months ago by idaryl.
Even though I have edited the notifications/settings to a new address, I still get emails to the admin email address – how do I stop that?
Forum: Plugins
In reply to: [User Role Editor] Admin bar disappears when using custom rolesI do not have a problem with your plugins, I do however need to talk to you though.
Forum: Plugins
In reply to: [User Role Editor] Admin bar disappears when using custom rolesTrying to contact Vlad – this appears to be the only way
Forum: Plugins
In reply to: [LDD Directory Lite] Activate phone linkNo Problem –
Forum: Plugins
In reply to: [LDD Directory Lite] Activate phone linkYep, I did that already, and added the changes to them – all I was saying is that maybe this could be added to the next rev, for use by others without having to go through all that – ??
Forum: Plugins
In reply to: [LDD Directory Lite] Activate phone linkI have already fixed it by adding the href tags around the number in the php files
*however this will be wiped out with any upgrade – so I’ll have to keep my eye on it.
Ideally all you guys need to do is add that to the core php and the problem is moot.
You can see what Ive done here: https://kimsteelhomes.com/directory/
I also added a bunch of css and font-awesome icons to the layout.
I think different styles for this would go over well.