Posts: 4
Threads: 1
Joined: 24th Mar 15
I'm working with a client on a project, and I've integrated their Wordpress theme with your FlatOne theme for them. However in the process an error with quoting selected posts (From multiquote) has surfaced.
Code:
TypeError: $(...).sceditor(...).insert is not a function
It might be a conflict with a Javascript file, I'm not able to tell though. Any help would be appreciated!
Site:
http://ruled.me/forum/
Posts: 743
Threads: 45
Joined: 5th Apr 12
It's difficult to tell without having an account there.
Posts: 4
Threads: 1
Joined: 24th Mar 15
(24th Mar, 10:14 pm)Tan Wrote: It's difficult to tell without having an account there.
Could you register? It's not my forum so I'd prefer to not post account details for even a basic user a forum.
Posts: 743
Threads: 45
Joined: 5th Apr 12
Posts: 4
Threads: 1
Joined: 24th Mar 15
24th Mar, 11:24 pm
(This post was last modified: 25th Mar, 04:24 am by Tan.
Edit Reason: private info
)
Here are user details.
< removed >
Posts: 743
Threads: 45
Joined: 5th Apr 12
I'd have to dig deeper and I think that is your job. My best guess is conflict with your main.js file that is attached to the wordpress theme you incorporated.
Posts: 4
Threads: 1
Joined: 24th Mar 15
(25th Mar, 05:44 am)Tan Wrote: I'd have to dig deeper and I think that is your job. My best guess is conflict with your main.js file that is attached to the wordpress theme you incorporated.
Well the client does own your theme as well, was just hoping you could provide some help seeing as the changes to the editor are related to your theme.
Posts: 743
Threads: 45
Joined: 5th Apr 12
The editor works fine on our end.
You can try removing the four JS files right before the quick reply box, but I suspect that won't do much.
Try uploading the default theme and see if your wp theme works with the default theme.