Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
general-topic
V5 conflict with Really Simple Share plugin
Avatar
Staggered
Rookie
Free Members
sp_UserOfflineSmall Offline
Feb 22, 2012 - 7:31 am

Howdy all going well but two issues that I've spotted so far - the first is that the Really Simple Share plugin sees the forum posts as WP posts and tries to create buttons for each post. This isn't too bad as I'd like people to be able to share individual posts. However, it messes up the design if they're loaded at the top and makes them overrun the text (see any post in Staggered forum (e.g. http://www.iamstaggered.com/fo.....ompetition

This page http://www.whiletrue.it/en/pro.....press.html suggests it's possible to disable RSShare by adding a disable=yes comment to the posts but I don't know how that would work. 

The other issue is that I can't work out how to remove/problem-with-post-edit-buttonide/suppress the Register button. I think on the old options it was possible to remove this, any idea?

Avatar
gorky5
Member
Free Members
sp_UserOfflineSmall Offline
Feb 22, 2012 - 9:54 am

I found the Jetpack plugin was doing the same with the sharing icons. The only way round it that I could find was to disable sharing from the forum page in WP (edit any forum page and choose the option to turn it off). I haven't used Really Simple Share so don't know if it offers the same option.

It's a bit of a nuisance that it adds the buttons on each post - hopefully it'll be fixed in a future SP release.

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Feb 22, 2012 - 10:35 am

...plus I think it would need taking up with the authors of the plugins in question. If they offer an api that allows a user to place them where they want them - and how etc., then it would be an easy matter to control them. Not that I see them by the way.

V5 is now controlled by themes and templates - just like WP. You will need to remove the register button by removing it from the template., It is in the spHead.php template and you can edit it using the theme editor admin panel. You should be able to spot it easily enough.

As always - making you own, safe theme is recommneded: http://codex.simple-press.com/.....g-a-theme/

andy-signature.png
YELLOW
SWORDFISH
Avatar
Staggered
Rookie
Free Members
sp_UserOfflineSmall Offline
Feb 23, 2012 - 3:39 am

Ahhh super - in which case then I think it's just an issue of putting the shortcode to stop the plugin showing in the theme's post php file - where would I find that then?!

Really enjoying the added flexibility of v5 so far, think the plugins/themes/etc will really add to the benefits. 

BTW I'm not sure subscribe is working. I'm subscribed and watching this thread and don't get any notifications. Maybe because I came in via a Twitter login?

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Feb 23, 2012 - 5:45 am

With a normal, standard theme, SP will use the page.php WP theme template. Or - whatever template is used to display pages (as opposed to posts). If you edit the forum page from the WP pages listing then it should inform you what template is being used.

You will not get any subscription emails because you have not given us an email address to use in your forum profile! Twitter does not send an email address to use.

andy-signature.png
YELLOW
SWORDFISH
Avatar
Waynem
Rookie
Free Members
sp_UserOfflineSmall Offline
Feb 25, 2012 - 11:53 am

It's easy to style SP elements with CSS.
To suppress showing the registration button just use this code:

#spRegisterButton {
display:none !important;
}

A really nice plugin for doing making quick changes and playing around with CSS is "My Custom CSS" - I use it all the time. You can find it in the WordPress Plugin Repository.

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Feb 25, 2012 - 1:24 pm

dont you want folks to register?  turn off the wp option if not...

otherwise just remove the template tag from your sp theme that displays it...

you can of course do as Waynem shows, but why execute the code to display it if you dont want...

Avatar
Waynem
Rookie
Free Members
sp_UserOfflineSmall Offline
Feb 25, 2012 - 2:36 pm

Mr Papa said

dont you want folks to register?  turn off the wp option if not...

otherwise just remove the template tag from your sp theme that displays it...

you can of course do as Waynem shows, but why execute the code to display it if you dont want...

On my site I've hidden the registration button so that I can have a menu link that directs my visitors to a page with specific information to read prior to registering.

Using CCS to hide the button is EASY for me - as opposed to creating/editing/maintaining a separately named theme.

The time it takes to call and process the button, and then hide it - is insignificant.

Regarding share links: My current solution is just to use a footer widget to add share functionality with the "Share and Follow" plugin. Works fine for now. But, like others, I'm REALLY looking forward to a SP share plugin - that will rock! 🙂

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Feb 25, 2012 - 2:42 pm

some day... we did post how to put some social sharing icons like we use here...

Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 619
Members: 17362
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10127
Posts: 79625