Forum Replies Created

Viewing 15 replies - 16 through 30 (of 98 total)
  • Thread Starter nofski

    (@nofski)

    Hi

    Sorry I was sending my site out to a few estate agents the other day and I wanted everything to be perfect so I just added a third party share plugin.

    I’ve added yours back on. If you share on a facebook you will see the error message. Thanks for quick response and apologies for wasting your time on the first request.

    mark

    Thread Starter nofski

    (@nofski)

    ahh no i used a share button from a third party and no error. when i used the built in share same error.

    Thread Starter nofski

    (@nofski)

    ignore. I filled in the seo field and the message has gone.

    Thread Starter nofski

    (@nofski)

    ignore this as it appears to be resolved. I think the booster team did it.

    Thread Starter nofski

    (@nofski)

    why do you always do this maria, not answer the question and provide me with condescending answers and try an make me feel stupid. I am not for one second asking for any help from you about customisations. I am just trying to find out why the F*** the fields on the quote form, which are based on WordPress comment form are not there, is it something I have done and if so how I get them back.

    you say,
    “By design, comment form does not have any additional fields and can’t be customized.”

    I think that answers the question that you have taken those fields out. Next question, why? and is there any way to have them included in future releases.

    Also, completely unrelated to this but to a feedback feature topic I raised somewhere else.

    Can you add the functionality for clients to modify the quotes by deleting sections? I raised this and one of the team got back to me saying it could be added as a custom coding job. I don’t want custom coding, the cost is prohibitive and you always have to keep paying in the long run. just add it to the core of your plugin and sell more because of the improved functionality. I might finally give you 5 stars if this feature gets.

    Just to clarify the feature request. I use quotes like this.

    Dear sir/madam
    i have been round and had a look. the price for the various jobs are

    A) clean this £50
    B)clean that £60
    C) clean that £40

    The client can obviously accept quote but he might only want (A) & (C). If they could just delete sections of the quote and it recalculates it would be great.

    I am a sensitive soul and your answers always upset me. so you don’t have to respond to any of this if the work or the features can’t be added. IF, you have to respond as a way of resolving the topic put something nice and don’t make me feel stupid.

    mark

    Thread Starter nofski

    (@nofski)

    Mortified!

    Sorry I just did not have the module enabled!!!

    I can’t belive it!!

    In my defense, I don’t know how the check box became unchecked but every time I looked at it I thought checking the checkbox was going to activate all the other settings i.e. autogenerate sku, which is something i didnt want, just to duplicate.

    Anyway – apologies again for the massive waste of your time.

    mark

    Thread Starter nofski

    (@nofski)

    Not sure why this was mark as resolved.

    Anyway, I have stripped back all the plugins and am just using your quote plugin and the default layout. ie not the wpi custom template

    If I add this code into the quote form everything shows up and the amazon search widget displays fine

    <script type=”text/javascript”>amzn_assoc_ad_type =”responsive_search_widget”; amzn_assoc_tracking_id =”*1″; amzn_assoc_marketplace =”amazon”; amzn_assoc_region =”GB”; amzn_assoc_placement =””; amzn_assoc_search_type = “search_widget”;amzn_assoc_width =”auto”; amzn_assoc_height =”auto”; amzn_assoc_default_search_category =””; amzn_assoc_default_search_key =””;amzn_assoc_theme =”light”; amzn_assoc_bg_color =”FFFFFF”; </script><script src=”//z-eu.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&Operation=GetScript&ID=OneJS&WS=1&Marketplace=GB”></script>

    When accept quote is clicked the code shows up only and does not display as the search widget. This happens with all my quote inspection videos too, which is the real problem.

    Your last response to me made me think it might be because I used the custom template but it is not that.

    I don’t know how much more information I need to give you or even if you’re bothered, as demonstrated by your perfunctory response the last time I pointed out the apostrophes problem.

    What I do expect is this to display the same on the invoice page as it did on the quote page. or you in the very least to say that you have tested on your set up.

    Thread Starter nofski

    (@nofski)

    I will say this only once but I will never want custom service from you and never suggest it again.

    I will provide more information for you later about this and I will see if it is my set up causing this.

    Thread Starter nofski

    (@nofski)

    Hi

    I don’t actually add the code to the template within the wpi folder, that html 5 gets inserted with a new video on each quote.

    All I have done to manipulate the template is to try to show the quote as well after it becomes an invoice, it acts like a before and after as I do cleaning work.

    Once the user has clicked accept the quote, I want the quote details( the video that i added) to appear below. All the text appears but it seems like any html gets stripped out. I then have to add the video manually again and it appears. I have to do a lot of steps to get this quote working for me.

    A better example is something that happened recently that might highlight the issue better.
    I did my normal quote and added a video but a customer needed some extra work doing and I suggested a product that would be a better way of dealing with the issue. I added my Amazon search widget, which has my affiliate id, to the quote.

    This all appeared in in the quote fine but once she accepted the quote the video and the search widget disappear leaving only the widget code and the blank video controls. What makes this worse is she needed the widget to buy the product, so she might have bought it without getting the affiliate tracking id – that’s a massive 34pence I may have lost Maria, 34 pence! ??

    https://ibb.co/nO4Xzv

    The screen shot is the bottom of the invoice with the quote history stripped out.

    Whilst I am on it, is there a way to keep the questions from closing once the accept quote is clicked.

    mark

    • This reply was modified 7 years, 7 months ago by nofski.

    You know I don’t particularly want to try ‘another plugin’ to get what I assume is basic functionality.

    It was a really polite way of me saying this is something else I have to contend with. Your plugin does not even allow me to add an apostrophe into the template without me having to find a way to get it done.

    If you say that the plugin will resolve it then I will install it. However, I don’t want to if it’s not going to.

    Thread Starter nofski

    (@nofski)

    Hi

    I use the custom template check box provided within wp invoice, the one that says “if checked, wp-invoice will use templates in the ‘wpi’ folder in your active theme.

    I’ve not customised the template much, in fact, all I’ve done is change where a couple of the statements display. As I said it all works fine on the quote side of things and I add the following HTML 5 to display video in the quote form.
    <video width=600 height=480 controls>
    <source src= type=video/mp4>
    <source src= type=video/webm>
    Your browser does not support the video tag.
    </video>

    This then displays the inspection I’ve done into the quote form.
    it is only when a user accepts the quote when the html 5 video stops working

    So is there a template somewhere I am missing somewhere, in the wpi folder there is only the invoice_page.php template?

    Will this work for email templates too?

    I have certain text stored in the email template that contains apostrophes and every time you bring up the template it just has loads of // in them.

    Just having a play around and it seems the make offer fields are all at the bottom of my pages, which i didn’t notice before. So the fields are there. However, if I fill them in and click submit the screen goes white and nothing happens.

    I will go through some plugin deactivation to see if its a conflict.

    Hi Tom

    Apologies for my delayed response. I only had a brief play with the updated version before I went away and just back. I’m actually having a bit of an issue with the make offer button being unresponsive on clicks. Previously everything functioned in terms of window and fields popping up. now there is nothing, no matter which browser I use.

    Love that you’ve added the extra options.

    Hi Tom

    I’ve hit a snag. just installed it on my dev site and its brilliant. Exactly what’s needed, however, my site has other sellers on and I want to enable make offer globally. Is there any way to make the inquiry go to a user’s products instead of the admin.

    kind regards
    mark

Viewing 15 replies - 16 through 30 (of 98 total)