So helpful! I'd love to switch over to to-do's instead of Approvals for the outgoing emails in my workflow but the one thing I can't figure out is how to include a link directly to the project or the workflow within the reminder email. When I have an approval it includes a direct link in the email I receive. Any tips? I've tried using both {{job.title}} - {{client.name}} but neither of them show up in my email as links.
@sarahworboyes2 сағат бұрын
You can access all your todo's via the "Tasks" tab in Dusbado and you can also check them off there or access the project from there are well - hope this helps :)
@EfeAsika5 күн бұрын
you're a life saver
@sarahworboyes5 күн бұрын
@@EfeAsika glad it was helpful!
@EfeAsika5 күн бұрын
@@sarahworboyes Hi Sarah, i just did this and in my Divi library there is no shortcodes
@EfeAsika5 күн бұрын
i even checked the column options at the to p and it's not listed. i saved the layout as a section just like in your video
@sarahworboyes5 күн бұрын
@ you need to add the plugin shortcode for divi
@sarahworboyes5 күн бұрын
@@EfeAsika it’s difficult to say without seeing, can you send screenshots
@earth_to_rory9 күн бұрын
Thank you so much, this is exactly what I was after!
@ChndlrBng_10 күн бұрын
But thats only affecting Text module, right? if i used other modules that have text and set the title to an h1-h6 then the changes from the Text module are not put into place for me.
@sarahworboyes10 күн бұрын
@@ChndlrBng_ if it’s only changing the text modules then you can do the same for the other modules you are using within the website.
@flamingo-palm11 күн бұрын
I copied the code that you shared and it did nothing. Any thoughts on what I did wrong?
@flamingo-palm11 күн бұрын
I moved the code to the top and now it works. Thanks so much.
@sarahworboyes10 күн бұрын
@@flamingo-palm sorry I was about to reply asking where you put in, in a code block or edit css
@sarahworboyes10 күн бұрын
@@flamingo-palm this could mean you have some broke css if it didn’t work adding it to the end. You pay have a missing ; or } or even ) somewhere in your code
@flamingo-palm9 күн бұрын
@@sarahworboyes Thank you, I'll go through it and see if I can figure it out. I appreciate you so much
@flamingo-palm12 күн бұрын
This was so helpful and I am new to dubsado and learned so much. I may have missed something, my images don't stay in place and do the scroll like yours. How do I do that? Thank you!
@sarahworboyes12 күн бұрын
@@flamingo-palm this is a different video and different snippet of code. Here is the link: kzbin.info/www/bejne/iYmZnq2InNStibssi=_snyUObAnwU7tMhx
@flamingo-palm12 күн бұрын
@ thank you so much.
@sarahworboyes12 күн бұрын
@ no problem
@chaoscoordinator526314 күн бұрын
Great help thanx
@shontam16 күн бұрын
Thank you for the video. This is the best video I have found on making a fullwidth mobile menu. Unbelievable that Divi has still not updated such a vital part of builder. The only real problem with this solution (and most others) is that it introduces horizontal scroll when the mobile menu is open. For the life of me, I have not been able to find a solution to this problem.
@sarahworboyes15 күн бұрын
I would adjust the width of the mobile menu or use this code in your CSS /*prevent horizontal scroll on mobile*/ @media all and (max-width: 980px) { html, body { overflow-x: hidden; } body { position: relative } }
@ruudYT202228 күн бұрын
Perfect and simple. Thank you!!
@robbioeАй бұрын
you have the answer for everything, Thank you
@sarahworboyesАй бұрын
@@robbioe haha thanks! If there are any specific tutorials you are looking for then let me know as I’m always looking for inspiration :)
@robbioeАй бұрын
@@sarahworboyes awesome I recently bought your propsal ( it helped me close a wedding client so thank you) and one question that arose that would be a good video is deleting sections on your proposals and adding, or embeding videos to the proposal as an example for clients to vide video work. Thank you for everything
@sarahworboyesАй бұрын
@ ok sure - I’ll add it to the list and congrats on closing the client woohoo!!!
@robbiyoung5457Ай бұрын
Thank you for this
@Fumi-TodoZacatecasАй бұрын
Thank you very much for your video. I confirm that it has been very useful to me, I only have a doubt, the submenus of my page do not collapse like yours, but rather they appear when you click on the hamburger icon. The "+" symbol does not appear either. Wouldn't you have a video on how to achieve it?
very helpfull, Thank you very much for sharing. I would like to keep the underline howerver change the color. How can I do that?
@sarahworboyesАй бұрын
Sure - where it's this code: /* Proposal tabs underline */ .client-view-tabs-col div { display none; } REPLACE with this code (removing the display:none): .client-view-tabs-col div { border: 1px solid yellow!important; width:50%!important; margin:auto!important; } What this is doing: 1. making a thin solid border - you can replace the word "yellow" with your hex code 2. making the line width reduce by 50% - cause the line by default is super long! 3. centering the line so it's underneath the text.
@WalzerMelanieАй бұрын
@@sarahworboyes that's so dope 💪 Thank you
@scentopinkАй бұрын
Can U also change the name, instead of submit something else for example invia?
@sarahworboyesАй бұрын
yes you can - head to "Form styling" which is the third tab down on the left hand side bar. Scroll down to "General Styling" then you'll see Submit button text. You can change the text that is shown in the button here.
@itskatwaughАй бұрын
You're fantastic. Thank you!
@sarahworboyesАй бұрын
@@itskatwaugh glad it was helpful :) make sure to subscribe as I have more tutorials coming up :)
@lakendrafranklinphotographyАй бұрын
Thank you for these tips! I have always used approvals. I've never had issues with it but I also never paid attention to how the approval does not provide context and I do have to go inside of the workflow to see what needs to be done
@sarahworboyesАй бұрын
Glad it was helpful :)
@franciscoortegaiii57302 ай бұрын
can you make the scroll be smooth and continuous?
@LetsTravelOurWorld2 ай бұрын
I have never seen it done that way. Very good.
@SleekrSocial3 ай бұрын
My gosh! You are amazing! Your videos, resources and website are amazing! Just what I needed. Thank you so much 🤍🤍🤍🤍
@faticonimassimiliano3 ай бұрын
Thank you! very well!
@RichardWadeUK3 ай бұрын
Great tutorial! Thanks Sarah!
@MultiKezo3 ай бұрын
Thanks a lot. Have a issue how to change width of mobile dropdown menu for a client site and it's works fine :). Subbed...
@longdonkey194 ай бұрын
Horseshit... Hows that going to work. Of course it didn't. You didn't even show or prove your fix worked
@maiaharris-jordan33904 ай бұрын
Thanks for this! It was super helpful. If I'm using this method with a workflow, I understand to leave the payment plan off the proposal but should I select a payment plan within the workflow or leave this blank since we manually add it after the deposit is paid?
@sarahworboyes4 ай бұрын
The payment plan should be attached to the workflow and it would be set to Pay In Full - so either 100% after contract signed or 100% after payment plan applied to invoice. So you can then trigger your steps after invoice paid and then you would create the new invoice with the selected payment plan that they have chosen on the proposal.
@poisonthem5 ай бұрын
Thank you so much!
@Ormexrak5 ай бұрын
Hi, great video, i just have one question. I can't see to find the shortcode menu option even in the screen option settings. Any idea why ?
@sarahworboyes5 ай бұрын
Go to screen the screen elements tab and it's under Show advanced menu properties to toggle on
@sarahworboyes5 ай бұрын
Grab 30% off your first month or year with my Dubsado code: www.dubsado.com/?c=sarahworboyes
@OaklandDB5 ай бұрын
Great video! I would love to know how to make the submenus be collapsed like yours are (with the "+" next to link)?
@sarahworboyes5 ай бұрын
This is the best tutorial I've found on how to do this: www.peeayecreative.com/how-to-collapse-divi-mobile-menu-submenus/ you can customise the icons and styling
@Mar-tt5 ай бұрын
Thank you for this tutorial! I've followed all the steps so far, but I'm confused about how to copy the code at 3:04 in the video. Could you please explain that part? I'd greatly appreciate your help with this question.🙃
@sarahworboyes5 ай бұрын
It’s the code within the download you get from that website. It’s the @font-face code snippet
@illestlyricist35385 ай бұрын
Really needed help with how to manage the height in mobile. Thanks for the video!
@katemaxwell99606 ай бұрын
Thank you!! 🙏🙏🙏 That top bar has always given me the ick 😅
@mikesansonephotography6 ай бұрын
unfortunately this didnt fix it for me. the library items were still loading on the site fine when you viewed it...i just couldnt edit the library items because they were empty. but once i resaved the permalinks...it broke some of the library items that used to load on the site before so i feel like this made it worse almost lol sigh
@sarahworboyes6 ай бұрын
Resaving the permalinks wouldn’t break your website. Sounds like you have a plugin conflict. I would enable safe mode and then turn them on one by one to see where the conflict is.
@mikesansonephotography6 ай бұрын
@@sarahworboyes so i went through and toggled all of them. i only have 3. 'popups for divi' 'divi advanced content toggle module' 'divi supreme pro' the problem plugin is 'divi supreme pro' that is the main plugin that gives me various modules. one of which is a Tabbed content module. and that is where i am using the library items. so it sucks that the plugin where i want to use the library content is the one breaking things. any ideas of how to proceed from here knowing that? an older version of the plugin perhaps?
@sarahworboyes6 ай бұрын
@@mikesansonephotography have you cleared your cache?
@mikesansonephotography6 ай бұрын
@@sarahworboyes yeah I tried that. looks like im working on a 15month old version of divi. so gonna try to update that tomorrow and see if that fixes the problem. will report back lol thanks so much for entertaining my problems and offering guidance. greatly appreciate your time!
@Bea9237 ай бұрын
Nice tip to add the divider to fix the tablet and mobile views!
@joshtrudell59079 ай бұрын
Hi Sarah - this was an incredibly helpful video. Thank you so much for putting it together!
@sarahworboyes9 ай бұрын
If you have anything else that comes up that you would love to know how to do then feel free to pop it in the comments
@ismaelgarcia86859 ай бұрын
it worked!, i can't believe is that easy, thanks a lot!
@sarahworboyes9 ай бұрын
It’s such a pain and such a simple fix :)
@yoliestephenson17459 ай бұрын
This was so helpful, thank you! :)
@sarahworboyes9 ай бұрын
Thanks! If there are any other tutorials you would like to see just let me know :)
@conorchapman9 ай бұрын
Hi Sarah, just wondering how you’ve nested the submenu with the plus icons?
@sarahworboyes9 ай бұрын
This is the best tutorial I've found on how to do this: www.peeayecreative.com/how-to-collapse-divi-mobile-menu-submenus/ you can customise the icons and styling
@sarahworboyes10 ай бұрын
sarahworboyes.co.uk/dubsado-proposal-templates
@sarahworboyes11 ай бұрын
All you need to do is copy and paste the below css into the edit css section on the Dubsado form: .custom-background__image { background-attachment: fixed!important; background-position: center; } /* Add media query for smaller screens if needed */ @media (max-width: 768px) { .custom-background__image { background-attachment: scroll !important; } }
@inzolie11 ай бұрын
Thank you for this!!! I've been trying to figure this one out forever. Brilliant!
@sarahworboyes11 ай бұрын
Really glad it’s been helpful. Have any questions let me know.
@isntlifebetter2 жыл бұрын
How are you uploading the woff file without the error message???
@NurtureYourBody2 жыл бұрын
Hi Sarah, I am unable to add the woff2 file to wordpress (the error message says I'm not allowed to upload that type of file). Is there another way to get a URL for the fonts?
@isntlifebetter2 жыл бұрын
same issue
@isntlifebetter2 жыл бұрын
Hey hey so I found the answer. You have to upload a plugin called WP Extra File Types. Once installed go to settings and click Extra File types. Then you will click the file type and click save. I had to manually add woff2 even though it was there for some reason. But it worked.
@sheritabagby48552 жыл бұрын
Awesome Vid, thank you!!
@arneywillett41982 жыл бұрын
🏃 þrðmð§m
@sarahworboyes3 жыл бұрын
Here is the CSS code <style> @font-face { font-family: 'YOUR FONT HERE'; src: url(YOUR FONT URL') format('woff2'); font-weight: normal; font-style: normal; font-display: swap; } .jb-form h1 { font-family: 'YOUR FONT HERE'; } .jb-form h2 { font-family: 'YOURFONT HERE'; text-transform:uppercase; } .jb-form h3 { font-family: 'YOUR FONT HERE'; color: YOUR HEX CODE HERE; } </style>