wycks / WP-Skeleton-Theme

A responsive WordPress bare-bones theme based on the getskeleton framework
GNU General Public License v2.0
260 stars 59 forks source link

Syntax errors and Shortcodes not being parsed #1

Closed iftomkins closed 12 years ago

iftomkins commented 12 years ago

Hi!

Thanks so much for the theme. I'm having a couple challenges with it:

  1. There are 2 javascript syntax errors which seem like they come from code built into the theme, since I found script in the theme files that is :

Screenshot in Firebug console: http://internet-alacarte.com/wp-content/uploads/2012/03/Screen-shot-2012-03-15-at-8.15.38-PM.png

Error text:

"syntax error paginateVal = ;"

"syntax error paginateVal is not defined"

  1. The shortcodes don't seem like they're not being parsed, neither in page content nor in the footer widgets.

Screenshot: http://internet-alacarte.com/wp-content/uploads/2012/03/Screen-shot-2012-03-15-at-8.15.47-PM.png

Thanks! Alan

wycks commented 12 years ago

Sorry I don''t follow.

  1. This theme does not load any javascript ( except html5.js for ie 6-8). There is no code related to paginateVal in the theme or wordpress itself Your error is showing a page called "/stomp..rounds" line 138 , I have no idea what this is or how it related to this theme.
  2. Shortcodes work fine on a default wordpress install in in posts/pages/sidebar/ and footer widgets. I tested this using [gallery] as well as several plugins.

You errors are very likely caused by some plugins you installed. If you can give me the specific plugin shortcode your using maybe I can test it

iftomkins commented 12 years ago

Hey! Sorry for the confusion. I thought I was downloading a different Wordpress Skeleton theme from Github, the one by SimpleThemes. I was following their documentation with your theme--I got it now!

On Fri, Mar 16, 2012 at 2:57 PM, Wycks < reply@reply.github.com

wrote:

Sorry I don''t follow.

1. This theme does not load an javascript ( except html5.js for ie 6-8). There is no code related to paginateVal in the theme or wordpress itself Your error is showing a page called "/stomp..rounds" line 138 , I have no idea what this is or how it related to this theme.

  1. Shortcodes work fine on a default wordpress install in in posts/pages/sidebar/ and footer widgets. I tested this using [gallery] as well as several pluing related ones.

You error are very likely caused by some plugins you installed. If you can give me the specific plugin shortcode your using maybe I can test it


Reply to this email directly or view it on GitHub: https://github.com/wycks/WP-Skeleton-Theme/issues/1#issuecomment-4549153

Alan Ashbaugh 617.759.0101 internet-alacarte.com