shondalai.com Forum
-
tompasworld created new topic Few questions before testing cjblog.
May 8 at 12:13 pm
Hi,I am about to try this blog extension, but first a few questions...1) How do I get rid / disable the social icons that show up at the bottoms of all... -
rfmjoe replied to the topic My Stuff & Recoveer Dropdown Menu not showing.
May 8 at 7:46 am
yes, it was the bootstrap CSS option. if enabled, everything works fine. i also sent you a support emial. did u get it? is cjforum compatible with joomla 3.7.0?I also... -
bilal.abdeen said thank you to Maverick M for his/her reply to the topic AJAX Search does NOT seem to Work.
May 8 at 3:31 am
Yes, lookout for below code where the fix can be found. jQuery.ajax({ url: form.find('#url_search_questions').text(), dataType: 'json', data:... -
maverick replied to the topic AJAX Search does NOT seem to Work.
May 8 at 3:00 am
Yes, lookout for below code where the fix can be found. jQuery.ajax({ url: form.find('#url_search_questions').text(), dataType: 'json', data:... -
bilal.abdeen replied to the topic AJAX Search does NOT seem to Work.
May 7 at 10:41 pm
Thank you very much for the fix. However, I could not find the change, which you have done! Can you, please, double check that you are referring to the correct file name... -
maverick replied to the topic AJAX Search does NOT seem to Work.
May 7 at 3:15 am
I added below code in media/com_communityanswers/js/cj.answers.min.js on your dev site (line 104). This hack works fine, above one is not needed. 'filter_featured':... -
maverick replied to the topic AJAX Search does NOT seem to Work.
May 7 at 2:54 am
bilal.abdeen wrote:It did not work. It would be easier for both of us if you can try your suggested changes before asking me to use... -
bilal.abdeen replied to the topic AJAX Search does NOT seem to Work.
May 7 at 1:40 am
It did not work. It would be easier for both of us if you can try your suggested changes before asking me to use them. -
maverick replied to the topic AJAX Search does NOT seem to Work.
May 6 at 12:13 pm
Yes, dev site has your custom code changes. Find below code in components/com_communityanswers/layouts/default/ask_form.php <input type="hidden" name="task"... -
bilal.abdeen replied to the topic AJAX Search does NOT seem to Work.
May 6 at 10:38 am
The attached screen capture is from the dev website. -
maverick replied to the topic AJAX Search does NOT seem to Work.
May 6 at 9:41 am
If I remember, you were doing modifications to show featured questions by default. So I believe the search is being done on featured questions by default. The search works... -
bilal.abdeen replied to the topic Subscriptions Page if User is NOT Logged in.
May 6 at 8:14 am
It now displays the error: The requested page can't be found. .... If... -
bilal.abdeen replied to the topic Wrong Path for Questions.
May 6 at 7:40 am
No, I did not migrate the website from Joomla 1.5. This website was created only a few weeks ago. -
bilal.abdeen replied to the topic AJAX Search does NOT seem to Work.
May 6 at 7:36 am
Check the attached screen capture, which demonstrates searching for (financial). -
maverick replied to the topic Subscriptions Page if User is NOT Logged in.
May 6 at 7:00 am
Edit components/com_communityanswers/views/subscriptions/view.html.php and find $userIds = array(); add below code after... -
maverick replied to the topic AJAX Search does NOT seem to Work.
May 6 at 6:55 am
Do you have any questions with visa in title? -
maverick replied to the topic Wrong Path for Questions.
May 6 at 6:54 am
Such issue happen only in case of corrupted categories table lft, rgt values. Did you migrated your site from Joomla 1.5 earlier? -
bilal.abdeen created new topic Subscriptions Page if User is NOT Logged in.
May 5 at 10:16 pm
As you know I added a link to the subscription page (), at the bottom of the notification email messages. If the user is not logged in, this link displays a... -
bilal.abdeen created new topic AJAX Search does NOT seem to Work.
May 5 at 10:08 pm
If you access my dev website, to which you have access, and try the AJAX Search field, which is on the home screen, it does not seem to work. If you type "job",... -
bilal.abdeen created new topic Wrong Path for Questions.
May 5 at 10:02 pm
Maverick, I have noticed that some of the questions get very strange URLs assigned to them. For example, if you visit my dev website, to which you have access,...