mikedistras
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Sorry, you are not allowed to access this pageThis post is still helping people today!!
Like @urek2019 – I didnt have the row missing, but your post made me check the right area.
I synced the DB’s with WP Syncro plugin, and that row in the DB had taken on the prefix from the live server. So changing from
wpij_
to justwp_
fixed me login permissions problem ??Forum: Plugins
In reply to: [Gravity Slider Fields] Doesnt work with Calculation fieldsYou should be able to download an older version of the plugin from his git repo:
https://github.com/uamv/gravity-slider-fieldsOr downloading a previous version at the bottom of the plugin page:
https://en-gb.www.ads-software.com/plugins/gravity-slider-fields/advanced/Forum: Plugins
In reply to: [Gravity Slider Fields] Doesnt work with Calculation fieldsHi,
I noticed there was an update to the plugin, but it didnt seem to fix this issue.Did you manage to recreate?
Forum: Plugins
In reply to: [Gravity Slider Fields] Doesnt work with Calculation fieldsI tested further, and my apologies it does work with calculations, however i did help define where a potential issue is.
It doesnt pass information to another input field if its conditional. Eg, a slider that only appears under certain conditions.
EG:
field-a: radio button with Yes/No optionfield-b: Slider field – conditional and shows if “field-a” is “yes”
field-c: number input – calculation field containing “field-b” output – conditional to “field-a” being “yes”.—
I hope that makes sense and happy to add screenshots if unable to recreate?
Forum: Developing with WordPress
In reply to: Gutenberg Script LoadingHi @bcworkz
Thanks for that, helpful info to know for any other potential errors.
However unfortunately it didnt seem to fix my problem.
It looks like all scripts are being output before the <body>, which surely means its firing them all off before the content has even loaded in yet?
Is there a way to get the scripts in to the footer? Or just after a specific block has loaded in?
Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Conditional based on number valuesOh, the pro version is helping moreso, however is there a way to compare 2 fields?
Like the example above, if Field-1 is greater than Field 2?
I can only see a way to see if Field-1 is greater than X number
Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Conditional based on number valuesForum: Fixing WordPress
In reply to: Looking for an advanced product filter/builder pluginThanks @catacaustic – Ill take a better look in to the import/export plugin (i liked the simplicity of field mapping in WP All Import).
Ive come across a solution, but it uses their product database, if i could use my own CSV, and their filter, it would be perfect: https://www.transpacific-software.com/blog/integrating-woocommerce-with-diamond-data-from-rapnet-or-idex
The live filter:
https://woocommerce.transpacific-software.com/?post_type=selectsettingIf anybody comes across a plugin offering the filter and multi-step functionality of the previous link, that would be appreciated.
Forum: Fixing WordPress
In reply to: Looking for an advanced product filter/builder pluginIve just done a similar website that had 500 products x 40 variations. So that was a 20,000 line CSV import with WP All Import Pro plugin. Took a very long time but, yes it worked in the end.
The client is happy to manage the file upload/product catalogue maintencance via CSV file, so thats not an issue, but waiting 1-3 full days for an import to complete isnt a great option.
A lot of the “Round Rings” in this example, would all use the exact same list of Diamonds available. So it would almost need to be a way to have a “product addon” that would have filterable options, at the single product level.
Most filters i can find, are at the product-archive level unfortunately.
Forum: Plugins
In reply to: [Pay For Post with WooCommerce] Protect video streams until paidI would ideally be using self-hosted video files to offer an online video stream and a download.
Your plugin should still help with the streaming aspect, correct?
Including setting an expiry date too to disallow access to the download/stream?
Forum: Plugins
In reply to: [Pay For Post with WooCommerce] Protect video streams until paidSo say the user buys access to a .mp4 file… The .mp4 video file would be as a virtual product in WooCommerece. And then there would be an embed on the Post trying to pull in that same .mp4 file (So WooCommerce covers any permissions issue with the file itself?)
Is that correct, and what you’re suggesting?
My main question was in regards to protecting the actual video file itself from say none-logged in/non-purchased users.
Great stuff ill have a look at the free version in more depth shortly.
Forum: Plugins
In reply to: [Xeroom] Settings not savingHi Pete,
Ive created a new topic over there yesterday, but havnt received any replies as of yet.Forum: Plugins
In reply to: [Xeroom] Settings not savingHi,
Im having this exact same problem with the latest free version of Xeroom.The only details saved are: Shipping/Carriage Costs, and radio options, all others are cleared on save.
Why does this happen and how can i fix this?
Forum: Plugins
In reply to: [Theme My Login] The resetpass page breaks when js loadsIs it a custom theme running using Foundation?
Forum: Plugins
In reply to: [Theme My Login] The resetpass page breaks when js loadsGetting this exact same issue.
Any help available?