|
#1
Jan 24, 2013, 05:36 AM
|
|
Hi,
I love very much Atahualpa but I need an advice about Wordpress Gallery, are they compatible with Atahualpa last version?
I would like to use them but it seems the shortcode doesn't running.
Thanks very much.
best,
Enri
|
#2
Jan 24, 2013, 06:49 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
are you using this format for a gallery?
HTML Code:
[gallery]
<!--nextpage-->
You can use this page to test the Theme's handling of the [gallery] shortcode, including the <code>columns</code> parameter, from 1 to 10 columns. Themes are only required to support the default setting (3 columns), so this page is entirely optional.
<h2>One Column</h2>
[gallery columns="1"]
<h2>Two Columns</h2>
[gallery columns="2"]
<h2>Three Columns</h2>
[gallery columns="3"]
<h2>Four Columns</h2>
[gallery columns="4"]
<h2>Five Columns</h2>
[gallery columns="5"]
<h2>Six Columns</h2>
[gallery columns="6"]
<h2>Seven Columns</h2>
[gallery columns="7"]
<h2>Eight Columns</h2>
[gallery columns="8"]
<h2>Nine Columns</h2>
[gallery columns="9"]
<h2>Ten Columns</h2>
[gallery columns="10"]
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#4
Jan 24, 2013, 08:47 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
do you actually have two double quotes around circle
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#5
Jan 24, 2013, 10:44 AM
|
|
Yes,
infact when I typed here I was wrong but in the post the shortcode is
[gallery type="circle" columns="2" ids="5515,5516,5517,5518"]
but it doesn't run the gallery appears in default view.
Thanks.
|
#6
Jan 24, 2013, 11:26 AM
|
|
|
12 posts · Jan 2013
Netherlands
|
|
Not familiar with the particular gallery, but here are the shortcodes, where only 'id' is listed as an option, instead of the ids you used.
Are you sure 'ids' work, like you mention in your example? It seems to me they only use it in their description, not as an option parameter.
Else that could be the problem, you could try replacing 'ids' for 'include' to see if that works.
Last edited by noel.odesk; Jan 24, 2013 at 11:29 AM.
|
#7
Jan 27, 2013, 10:31 AM
|
|
I've tried to replace "ids" with "id" but in the post does'nt appear any image.
I didn't typed "ids" it's in the text editor.
Any suggest, please? thanks again.
|
#8
Jan 27, 2013, 12:24 PM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
Swap to twenty eleven and see if the gallery shows up
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#9
Jan 28, 2013, 04:20 AM
|
|
I've swaped to to twenty eleven but I had the same, I've seen the gallery in default mode not in Circle.
Thanks.
|
#10
Jan 28, 2013, 04:26 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
so if the same problem is seen with another theme, then it is not a theme issue.
It turns out that 'shape' is only an option if your site is running at wordpress.com, so unless it is released in a jetpack or added to the base code at somepoint, you don't get to use 'shape'
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
Last edited by juggledad; Jan 28, 2013 at 04:39 AM.
|
#11
Jan 28, 2013, 08:55 AM
|
|
Dear Juggledad,
you've written the right suggestion and I've discovered that it's necessary to install the JetPack plugin.
Now the gallery is runnign well.
Thanks again.
|
|