|
#1
Jun 25, 2010, 08:13 AM
|
|
Socialble is shown two times on home page, search results page, etc. one under the other. (Basically it seems to be every page that is showing a summary.) Further, it only shows if I use the more function of the post editor to choose where to break up the page between the summary and the entire article.
It works correctly on other themes for those pages but not on Atahualpa.
Anyone have any thoughts on what is happening?
|
#2
Jun 25, 2010, 09:18 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#3
Jun 25, 2010, 10:25 AM
|
|
The website is http://marketingstrategiesandtactics.com/
It is sociable Atahualpa 3.5.1 but it also happens on Atahualpa 3.4.9.
But it doesn't happen on other themes - like the twenty ten default theme in WP 3.
|
#4
Jun 25, 2010, 03:34 PM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
Where did you add code to get this to display?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#5
Jun 25, 2010, 04:53 PM
|
|
Hi,
I didn't add any code to the php files that make up the theme. They are identical to how they were when downloaded.
Steven
|
#6
Jun 25, 2010, 10:44 PM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
I meant did you add anything to the theme options or is this just controlled by the plugin? Do you have to add anything to the post? Etc
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#7
Jun 26, 2010, 05:06 AM
|
|
Ahhh... I changed some but to verify just now, I did a database backup to save my current settings and pressed the reset button to default everything and it still occurs.
The only thing I add to my posts is clicking on the more button in the post editor to control where I split the post between the initial bit shown on the home page/search pages and the rest of the article.
If I do not do this and let WP decide where to put the "more" text that is defined in the theme, sociable shows up only one time.
So I'm thinking it has to be some interaction with that more function in the editor and the theme code somewhere?
|
#8
Jun 26, 2010, 05:25 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
what settings do you have on the sociables settings page?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#9
Jun 26, 2010, 05:34 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
Hmmm, this only happens it you put <!--more--> into a post. I think what is happening is that the plugin is putting in a hook that is called by wordpress when it sees the <!--more-->, then as Atahualpa finishes with the post.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#10
Jun 26, 2010, 05:59 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
Try this, since you are manually putting in the <!--more--> go to ato->Configure EXCERPTS->Posts or excerpts on HOME page? and set it to 'Full Posts'
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#11
Jun 26, 2010, 06:51 AM
|
|
That took care of the home page...
Searches and tag results pages still do the double bit. So I set the same setting for those pages and it all works fine now...
Thanks so much for sticking with me to figure out this issue!
|
|