Forum Activity for @douglas

douglas
@douglas
06/17/15 08:58:13AM
2,808 posts

Language issue [SOLVED]


Design and Skin Customization

I see Spanish. Try deleting the browser cookies for your site in your browsers settings.
douglas
@douglas
06/17/15 08:55:47AM
2,808 posts

invalid search criteria in jrCore_db


Installation and Configuration

Do you have the developer mode enabled?

On a side note, I see an issue with your news_slider.tpl, you'll want to change your row.blog_text variable from this:

{$row.blog_text|truncate:150:"...":false|jrCore_format_string:$row.profile_quota_id|nl2br}

to this:

{$row.blog_text|truncate:150:"...":false|jrCore_format_string:$row.profile_quota_id:null:nl2br}

that should help with the extra spaces showing up in the sliders caption area.
updated by @douglas: 10/24/15 01:40:00AM
douglas
@douglas
06/17/15 08:46:03AM
2,808 posts

(Allow HTML ) TAGS


Using Jamroom

Can the search bar script go in the template the blog is located at?

In other words, can it be put in a template instead of trying to embed it?
douglas
@douglas
06/17/15 05:08:40AM
2,808 posts

login startsite


Using Jamroom

Make sure you've activated it after uploading it. I know it works as I use it on a couple of my own sites and the jrSoloArtist skin uses a similar module as well.

I've thought about coming up with more options for it, I just don't have the time and there doesn't seem to be a big demand for it. Will put it down as a TODO, but it won't be priority at this time.
douglas
@douglas
06/16/15 12:30:33PM
2,808 posts

(Allow HTML ) TAGS


Using Jamroom

I really don't recommend doing this, but you could try adding the gcse:search tag to your allowed HTML and see if that fixes it.
douglas
@douglas
06/16/15 07:58:23AM
2,808 posts

(Allow HTML ) TAGS


Using Jamroom

Is there a reason you need javascript in a blog post?

Or are you trying to show the code itself in a blog post?

If so, are you using the text editor?
douglas
@douglas
06/16/15 05:13:21AM
2,808 posts

login startsite


Using Jamroom

See if this works for you...
jrDwBlack2.zip - 27KB

updated by @douglas: 06/16/15 05:13:42AM
douglas
@douglas
06/16/15 05:01:44AM
2,808 posts

(Allow HTML ) TAGS


Using Jamroom

The code your trying to add is not HTML, it is javascript and it is not a good idea to allow your users to embed javascript. If you really need to use it, you can try adding script to your allowed HTML field, but I would not recommend it.
douglas
@douglas
06/15/15 04:53:40AM
2,808 posts

songs wont show up in music charts


Jamroom Developers

Do you have a link to your charts we can check out?
douglas
@douglas
06/15/15 04:52:57AM
2,808 posts

login startsite


Using Jamroom

If you can let me know the exact name of your skin, I can create a module that will redirect logged in users to the front/index page instead of their profile page.
  147