reigelgallarde
Forum Replies Created
-
Forum: Reviews
In reply to: [WooCommerce Product Price x Quantity Preview] Does what it claimsThen you could just give almost all the plugins here with one star with that mindset.. ??
variable products along with other product types needs another take on the code.. this plugin is supposed to be just simple.
Forum: Reviews
In reply to: [WooCommerce Product Price x Quantity Preview] Not workingthere are 100+ active installations for this plugin, and you’re saying this is not working? ??
Forum: Plugins
In reply to: [WooCommerce] "Please choose product options…"I can see your site working..
I can see all of what you are saying but as soon as the page loads completely, the site works as expected…Forum: Plugins
In reply to: [WooCommerce] Can't integrate my shopping cart with my drop shippercan you give a link about drop shipper?
yes
–
yes
–
yes
–So now I just need to build a form to include under the WPUF Add Post that mimics the fields found in the back end so that it will populate those fields in the database correctly? Will I also need to include this same form in the WPUF Edit Post so that if they choose to edit a newly submitted form to the database it will update those as well on the WPUF Edit Post page? All from the front end?
I’m not sure if I understand you correctly, but if you are using the custom post field of WPUF, both Add and Edit post in the front end will have all the fields…
I will try to answer your query here and from the email you sent me.
If a plugin can create the custom fields found underneath a custom post type, why can’t those fields be included in the front end?
this plugin, as its current version can create custom post field, but not read the custom post fields under your custom post type.
why is that so?
first, the plugin has it’s own record on what input your custom post field will use… example: checkbox, textbox, radio buttons, etc…now, your theme might have custom post field but might be limited to textbox only… well, depends on how the field was coded.
the plugin “can” get those fields, but assuming what kind of input would be the hard part. currently, the plugin is not capable of doing so.
Maybe soon this plugin will evolved to that..
talking about conflict, it won’t… why? the plugin is using a prefix for all it’s custom post field. there’s a possibility of conflict, but just a little…
for example, if you add a custom post field in the plugin, you’ll have something like cf_teacher. -that is if you are adding a teacher as custom post field using this plugin. Conflict will occur if you’ll add a custom post field under your custom post type with a key cf_teacher. But if you’ll intend to add custom post field cf_teacher, the custom post field under your custom post type and the custom post field under this plugin will now somewhat sync.. thus, editing at backend or frontend will result to update cf_teacher.
I may have missed some points.. please let me know…
automatic backend to frontend fields? answer is no. not automatic. you have to build the frontend.
I’m not sure what pop up you were talking about.. can you please elaborate more?
what you need is someone to do css on that…
hello… I want to share this too…
https://reigelgallarde.me/programming/wp-user-frontend-multiple-forms/
also, I was thinking if we could use the wp native attachment api… I have not researched about it yet, but I think that would be better.
you can place it anywhere…. just put the shortcode where you wanted it… if you put the shortcode in the content, then it will be inside
div.entry
if you have yourthe_content
insidediv.entry
.I have tried again… still working fine… even access to backend is set to admin only…
hmm… why not make another wordpress installation on your localhost, and try this plugin on a fresh wordpress setup and see if the problem is really there…
Sorry bro, I can’t help you if I can’t reproduce the problem.
I’m not sure about that, but I tried making a user with author role and tested the plugin, works fine.
why would you prevent back-end access to everyone?
Forum: Plugins
In reply to: [Mint Sliders] Stopped WorkingTry to make sure no javascript error on the page…