Find Answers and Get Support › Forums › Cera – Intranet & Community Theme › Feature Requests › Make the dashboard widgets movable by the users on the front end
- This topic has 5 replies, 3 voices, and was last updated 2 years, 1 month ago by Jean-Pascal.
-
AuthorPosts
-
WillParticipant@wbjdesigns
- 4 Topics
- 6 Posts
Up::0Hi,
I’m not sure why, but the news widget on my dashboard seems to look odd, it doesn’t look like the one in the demo. Please see scree grab.
Also how do I add a banner like on the demo, again please see screen grab.
If it also possible to make the dashboard widgets movable by the users on the front end so they can order things in their own preference.
July 23, 2022 at 14:21 #41783@roboraptor- 0 Topics
- 395 Posts
Hi there,
Thanks for getting in touch!
Our support site is unavailable from Thursday July 21, 22 until Sunday July 24, 22. Our team is on leave to celebrate our Belgian national holiday but rest assured that we will do our best to handle your requests as soon as we get back!
We really thank you for your patience!
In the meantime, feel free to check out our documentation resources for more help:
Kind regards,
July 23, 2022 at 14:21 #41784@themopteryx- 0 Topics
- 615 Posts
Hi Will,
Could you share the URL to your website with us please? You can post it in your next reply and mark it as private to keep this between us.
Thank you.
July 25, 2022 at 15:05 #41811@themopteryx- 0 Topics
- 615 Posts
Hi Will,
Thank you for giving us access to your site!
If it also possible to make the dashboard widgets movable by the users on the front end so they can order things in their own preference.
It would be indeed very nice! I think we have already answered this request via our Themeforest page and we suggest that you create a feature request (https://support.themosaurus.com/forums/forum/cera/feature-requests/). We hope that this feature will get upvotes form other community members!Also how do I add a banner like on the demo, again please see screen grab.
This alert message is a WordPress block (Gutenberg editor). I see that you use the classic editor, so you can copy/paste this code into the content field (text mode) :<!-- wp:group {"style":{"color":{"text":"#ffffff"}},"backgroundColor":"button-primary","className":"card card-no-transform p-4"} --> <div class="wp-block-group card card-no-transform p-4 has-button-primary-background-color has-text-color has-background" style="color:#ffffff"><!-- wp:columns {"verticalAlignment":"center","className":"m-0"} --> <div class="wp-block-columns are-vertically-aligned-center m-0"><!-- wp:column {"verticalAlignment":"center","width":"66.66%"} --> <div class="wp-block-column is-vertically-aligned-center" style="flex-basis:66.66%"><!-- wp:paragraph --> <p>Nunc interdum lacus sit amet orci. Phasellus leo dolor, tempus non, auctor et, hendrerit quis, nisi. Curabitur suscipit suscipit tellus. In consectetuer turpis ut velit. Vestibulum facilisis, purus nec pulvinar.</p> <!-- /wp:paragraph --></div> <!-- /wp:column --> <!-- wp:column {"verticalAlignment":"center","width":"33.33%"} --> <div class="wp-block-column is-vertically-aligned-center" style="flex-basis:33.33%"><!-- wp:buttons {"layout":{"type":"flex","justifyContent":"right","orientation":"horizontal"}} --> <div class="wp-block-buttons"><!-- wp:button {"className":"is-style-secondary"} --> <div class="wp-block-button is-style-secondary"><a class="wp-block-button__link" href="#">Learn more</a></div> <!-- /wp:button --></div> <!-- /wp:buttons --></div> <!-- /wp:column --></div> <!-- /wp:columns --></div> <!-- /wp:group -->
I’m not sure why, but the news widget on my dashboard seems to look odd, it doesn’t look like the one in the demo. Please see scree grab.
There is definitely an issue in our theme which will be fixed in the next update.
In the meantime, simply add the following code snippet to your website:.wp-block-latest-posts li, .wp-block-categories li, .wp-block-archives li { background: none; padding: 0 !important; } .wp-block-latest-posts .wp-block-latest-posts__featured-image.alignleft, .wp-block-categories .wp-block-latest-posts__featured-image.alignleft, .wp-block-archives .wp-block-latest-posts__featured-image.alignleft { padding-right: 0.5em; }
To add this code snippet to your site, we recommend that you paste it to the Custom CSS panel of your WordPress Customizer. Just go to your dashboard and navigate to “Appearance > Customize > Additional CSS”. Pasting your code snippet there should do the trick for you.
Regards,
July 26, 2022 at 14:33 #41831@themopteryx- 0 Topics
- 615 Posts
Hi Wil,
You’re welcome!
Please note that I took the liberty to move this topic to our Feature Requests forum. As your idea could be a nice addition to our theme, we will implement this feature if other community members upvote your request.
We’ll keep you informed!
Best regards,
July 27, 2022 at 09:50 #41839 -
AuthorPosts
You must be logged in to reply to this topic.