Justin Scheetz
Forum Replies Created
-
Forum: Plugins
In reply to: [Resume Builder] Unable to make changes / even remove a resume@adrienl82 Glad to hear that! I’ll look into the bulleted text issue for the next release (which will happen much faster this time). 😄
Forum: Plugins
In reply to: [Resume Builder] Resume Builder is back!@teleanu I installed the plugin both on a fresh copy of WordPress and a fully built site with lots of plugins. In both cases, the plugin seemed to be working (adding, editing, duplicating, etc.)
Are you using the latest version of WordPress?
Maybe you can shoot me a login so I can see what you’re running into? Feel free to email me directly here: justinscheetz[at]gmail.com
- This reply was modified 7 months, 4 weeks ago by Justin Scheetz.
Forum: Plugins
In reply to: [Resume Builder] Resume Builder is back!@teleanu Is this working again in the latest version or is it still broken? I ran a test and it seems to be working for me, but let me know!
Forum: Plugins
In reply to: [Resume Builder] Resume Builder is back!@simwyck Hey there, can you try to disable your other plugins and set the theme to a default one, and then try it again. That will rule out any conflicts with other products.
And if it still doesn’t work, I’m happy to take a look if you can create some temporary credentials for me and shoot me an email: justinscheetz[at]gmail.comForum: Plugins
In reply to: [Cooked - Recipe Management] reviews with text?@anjoid Can you submit your information as a bug report here so I can take a look?
https://cooked.pro/bug-report/
Thanks so much!
Forum: Plugins
In reply to: [Cooked - Recipe Management] reviews with text?Text reviews are handled with WordPress comments, you just need to enable commenting on your site (or just for recipes if you only want comments on those).
Forum: Reviews
In reply to: [Cooked - Recipe Management] Overall great, couple bugsText reviews are handled with WordPress comments, you just need to enable commenting on your site (or just for recipes if you only want comments on those).
Forum: Plugins
In reply to: [Resume Builder] Front-end Resume Builder@javascriptreactjs Still working on it! I have the front-end builder mostly working but still need to work out a few issues with image uploads, etc.
- This reply was modified 4 years, 11 months ago by Justin Scheetz.
Forum: Plugins
In reply to: [Resume Builder] Can’t hide “download attachment” button@thomasturner89 v3.1.1 should fix this issue for you. Sorry for that little bug!
Forum: Plugins
In reply to: [Resume Builder] Can’t hide “download attachment” button@thomasturner89 I stand corrected! This is a bug that I will fixed very soon!
Forum: Plugins
In reply to: [Resume Builder] Can’t hide “download attachment” button@thomasturner89 Hi there, if you do NOT include an attachment then none will show up. Is there a reason you want to include an attachment but not show a download button?
Forum: Plugins
In reply to: [Resume Builder] Resume Not Using Site’s Font StyleRB doesn’t dictate the font AT ALL, so the theme you’re using is definitely controlling this. It looks like TwentyTwenty and the font is being controlled in the following file on Line 3540:
https://brianmarkercreative.com/wp-content/themes/twentytwenty/style.css?ver=1.7
.entry-content { font-family: NonBreakingSpaceOverride, "Hoefler Text", Garamond, "Times New Roman", serif; letter-spacing: normal; }Forum: Plugins
In reply to: [Resume Builder] Icons@droyed Yeah I had to draw the line somewhere with the free version. It got such a huge upgrade that I thought the free version was becoming a little too premium! But yeah, Pro version due out in a month or so!
Forum: Plugins
In reply to: [Resume Builder] hide Image, Name and titleNot with the default shortcode, but you can display individual sections using the shortcode and create the resume that way:
[rb-resume id="123" section="contact"] [rb-resume id="123" section="skills"] [rb-resume id="123" section="history"]etc…
- This reply was modified 5 years ago by Justin Scheetz.
Forum: Plugins
In reply to: [Resume Builder] IconsYou can’t right now, but this is something I’m considering for the Pro version of the plugin (due out in a month or two).