shondalai.com Forum
-
Bob Sprague replied to the topic 2 polls; just 1 showing.
March 27 at 3:58 pm
Thanks, as always, Mav. I am using the latest -- 4.4.2 of CP with 2.4.4 CjLib. I am using an EasyBkig article rio display the poll. I will look into the plugin you suggest. Bob -
Maverick replied to the topic 2 polls; just 1 showing.
March 27 at 3:40 pm
What is the version of the component you are using? -
Bob Sprague created new topic 2 polls; just 1 showing.
March 27 at 2:49 pm
At http://www.yourarlington.com/easyblog/entry/3-pols/2147-poll-032616, I have published two embedded Community Polls -- vcotes for selectmen and votes for School Committee. The results of only only poll -- School Ciommittee -- is showing up. I am using the poll anywhere code in two instances, with separate item IDs. Can you help me allow the public see both polls and their results? Thank you. Bob Sprague -
-
Maverick replied to the topic YT Videos in the future for CA?.
March 27 at 9:01 am
There are many Joomla content plugins available which can allow you to insert youtube videos directly into the editor (question description or answer). -
Maverick replied to the topic Fatal error: Can't use method return value in write context in.
March 27 at 8:59 am
Looks like version information is not pulled correctly. Can you please download and install latest version and see if this is fixed? -
Maverick replied to the topic Update status wrong.
March 27 at 8:58 am
This is fixed, please check now. -
Maverick replied to the topic Color Progress Bar.
March 27 at 8:55 am
The bootstrap progress bar css is not present in your bootstrap version. try to add below css in your template css override. #cj-wrapper .progress-bar {height: 20px; background-color: #3c763d;} -
Maverick replied to the topic Failure trying to pdf consolidated report.
March 27 at 8:45 am
Can you please send me your website details using contact us form to check it? -
Edfel Rivera created new topic YT Videos in the future for CA?.
March 27 at 5:17 am
Hi: Any posibility to have YT embeding video capabilities (as added to CP) in CA in the near future (next 2 -3 momths)? Thanks. -
Gregory Valentin replied to the topic Fatal error: Can't use method return value in write context in.
March 26 at 2:11 pm
I am not sure how to. It says it is up to date when it isn't -
gee created new topic Update status wrong.
March 26 at 9:56 am
Hello. Just installed latest version but the update status is wrong. Can't get update notification in Joomla update either. -
Ton Lassing replied to the topic Color Progress Bar.
March 26 at 9:07 am
http://www.ntvhuidtherapie.nl/content/index.php?option=com_communitysurveys&view=survey&id=4&catid=15&Itemid=635&skey=sCzA2E87noxCPEZI -
Alex Chartier replied to the topic Failure trying to pdf consolidated report.
March 25 at 11:05 pm
Updated, same error. -
Maverick replied to the topic Failure trying to pdf consolidated report.
March 25 at 9:59 pm
Can you please update CjLib component v2.4.3 and check? -
Alex Chartier replied to the topic Failure trying to pdf consolidated report.
March 25 at 5:29 pm
I am running J3.5. -
Maverick replied to the topic How to hide "Discover" and Categories view Search.
March 25 at 5:09 pm
You need to edit code. edit components/com_communityquiz/layouts/default/toolbar.php and remove the html code of discover link. For heading, edit layouts/default/list/modern.php and find $subHeading = isset($data->category) ? ' <small>['.$this->escape($data->category->title).']</small>' : ''; change it to $subHeading = ''; -
Maverick replied to the topic Failure trying to pdf consolidated report.
March 25 at 5:06 pm
That warning message shows no related files to CS. Besides I could not find such files in Joomla as well. What is the version of Joomla you are using? -
Khalid Hakim replied to the topic How to hide "Discover" and Categories view Search.
March 25 at 1:21 pm
Hi, Thank you, but that get ride of the whole toolbar, I'm only looking to hide Discover, as I want to keep the toolbar as there is Quizzes that is like home to the page. Please see attached. so Im looking to: 1- hide the Discover option only 2- remove the word [root] please help. -
Alex Chartier created new topic Failure trying to pdf consolidated report.
March 25 at 1:04 pm
I am getting the following error when I click on the PDF button in the consolidated report: Warning: require_once(/xxx/xxx/public_html/libraries/joomla/document/html/html.php): failed to open stream: No such file or directory in /xxx/xxx/public_html/libraries/joomla/document/pdf/pdf.php on line 17 The xxx/xxx I have inserted for privacy purposes. Community Surveys version 4.1.4 cJlib version 2.4.2