I don't seem to have luck with select widgets. I have another error in a block: TypeError: $(...).selectmenu is not a function.
view (example strait from jquery-ui site):
[code]
Select a speed:
Slower
Slow
Medium
Fast
Faster
…
I have a table of groups, a table of categories and a table of items with selected groups and categories.
To get a list of items with certain categories:
[code]
$list = $em->getRepository('RealEstate\Property\Property')->findBy(array('category' => $c…
view:
[code]
Slower
Slow
Medium
Fast
Faster
$(document).ready(function(){
$('.mySelect').select2();
});
[/code]
controller:
[code]
public function on_start() {
$this->set('app', $this->app);
…
Dashboard pages have nice bootstrap form->select widgets while those on site are the old style and ugly.
How can I have those bootstrap ones on site pages?
Thank you.
I'd really appreciate any help, I'm totally stuck :-/
When I try to upload an image with a large pixel width or height, it uploads but doesn’t create most of the thumbnails. The file size was 457KB.
I tried making the image really low quality and sm…
Hello kind people,
Today I was trying to fix an issue where the tooldbar was blank on some pages. I turned off caching and tried to update, but that too, lead to a blank page. After that my whole site is blank. The index, the login, everything. Inspect…
Hi There,
I've got an odd issue with the members page. When logged in as an Administrator the members page seems to work fine.
I've created a separate group (Admin) with some stripped down permissions (using the Advanced Permissions Model). This use…
If you're looking to get help with an Add-on or Theme you got out of the marketplace, you can do that from the very same place you got the item in the first place. For example, if you have an eCommerce or Calendar question - go check out the Support tab for each of them.
Pick an Answer
Hey, you're asking a community of busy people to volunteer their time to find you an answer. Help us know if your thread is resolved or not by picking an answer.
There's a little "Mark as Best Answer" link to every post in your thread. When you find the best answer to your question, just click that link and all sorts of wonderful things happen to everyone!
-Thank You! MGMT
Post
Sign In?
You must have a user account and be signed to perform this action.