Boxy Studio
Forum Replies Created
-
Forum: Plugins
In reply to: [Resume Builder] Error on FontawesomePushing out an update later today to fix the featured image issue. Stay tuned and keep an eye out for the update.
Forum: Plugins
In reply to: [Resume Builder] Formatting messed upHey there @modularpilot!
Which parts are messed up? It looks okay to me. Can you send over a screenshot? Thanks!
Forum: Plugins
In reply to: [Cooked - Recipe Management] wrong Avatar size , selector size error and askForum: Plugins
In reply to: [Resume Builder] Troubles with new update@wilfrieds: The latest update displays the resume posts with skills on the right now, looks like this:
https://demos.boxystudio.com/resume-builder/resume/john-smith/
Forum: Plugins
In reply to: [Resume Builder] Error on Fontawesome@lastjp: Which version was giving you issues?
Forum: Plugins
In reply to: [Resume Builder] Allow users to create resume?Not yet, but exporting to PDF is something I plan on working on soon.
Forum: Plugins
In reply to: [Resume Builder] Trouble Using Updated PluginThe font size is dictated by the theme’s css. You can add some custom css to your site to fix the tiny font issue:
html { font-size:15px; }15px or 16px is usually a good setting for the default size.
Forum: Plugins
In reply to: [Resume Builder] Give acces to resumes to members@wilfrieds: Not at the moment, but this setting is coming soon.
Forum: Plugins
In reply to: [Resume Builder] A Better Custom Sidebar WidgetOkay, great. Thanks for the recommendation!
Forum: Plugins
In reply to: [Resume Builder] wysiwyg editor within Description@mervinpraison: Agreed, coming soon!
Forum: Plugins
In reply to: [Resume Builder] Troubles with new updateHey there, sorry about the issues you were having! The new version basically lets you use the default resume post template if you want, but using the shortcodes and widgets would be more ideal (because you can control what goes where). Most of your issues are actually related to the theme and the way it displays posts. The big image at the top, the 1/3 space on the left, etc. These are all part of the theme you’re using.
My recommendation:
1. Create a blank page for your resume with a custom sidebar (for the widgets). Add the shortcodes to the page to only display the intro and history sections:
[rb-resume id="123" section="intro"]
[rb-resume id="123" section="history"]Then you can use the Resume Builder widget to show the skills and contact information in the sidebar. This way you have it set up like the previous version.
More updates to come!
Forum: Plugins
In reply to: [Resume Builder] Trouble with latest updatesHere’s the previous version: https://downloads.wordpress.org/plugin/resume-builder.1.1.94.zip
Would love to get your list of concerns so I can fix whatever issues you’re having. Thanks!
Forum: Plugins
In reply to: [Resume Builder] Some Text Black?@mevans336: Thanks! I’ll have it fixed with the next update. 🙂
Forum: Plugins
In reply to: [Resume Builder] Trouble Using Updated PluginLooking at your live site it seems that the resume builder stylesheet isn’t loading at all… Very strange. Can you shoot me a direct email so I can help you outside the forums? Thanks!
Forum: Plugins
In reply to: [Resume Builder] Trouble Using Updated PluginIt looks like the stylesheet isn’t loading properly. Can you try a hard refresh/clearing cache to see if that resolves things?