lolaaa
Forum Replies Created
-
Forum: Plugins
In reply to: [YARPP - Yet Another Related Posts Plugin] No thumbnail ImagesThank you! and for such a quick reply back ??
I somehow managed to figure it out to show up the pages where I wanted your share buttons to go by just doing this on Line 49, in the rrssb.php.
for anyone who comes across this problem on their Twenty Twelve Theme.
I changed it from this:f (is_single()) {
to this below:
if (is_front_page()|| is_page()|| is_author()) {
Love your Plugin!!! and can’t wait to use with my Website! Thanks again ??
UPDATE!
I have figured out why its not showing on my page and main home page.
was going through the rrssb.php and on line 49 changed it from single to page. Then showed up on my page Huhrray ??/* Main function */
function rrssb_main($content)
{
if (is_page()) {//$content .= rrssb_hide_unitl_load();
$content .= ‘
<style>
.no-margin li {margin: 0!important;}
.fix-line-height a {line-height: 1.3em;}
</style>
<div class=”share-container clearfix”>
<!– buttons start here –>
<ul class=”rrssb-buttons clearfix no-margin fix-line-height”>’;Though not fully resolved, my question would be how to get it to also show up on my Main page, which is named content.php.
And how would one be able to do this in the rrssb.php function? as I have no clue how to do this.Any Help really Appreciated as want to get my site up and running.
Been trying for a week now to no avail ?? just cant figure out why it’s not showing on my home page and pages, but showing on my Single page?
Forum: Reviews
In reply to: [Ridiculously Responsive Social Sharing Buttons] not showingThank you Jan Dembowski I have done so now.
Forum: Reviews
In reply to: [Ridiculously Responsive Social Sharing Buttons] not showingHello, aarreedd
looks like a fantastic plugin that would go well with my Twenty twelve Theme Version (3.8.1)
so Installed/Activated it yesterday, and same as above, not showing up anything, on my site either. nothing in my Menus no Admin Menu nothing.
so Deactivated it, and did again nothing.
Also deactivated/deleted my other share plugins which was addthis and the Love button plugins so I could switch to yours, but again nothing which is a shame as I would really like to use your plugin ??
is there any resolve to this Issue.. and or any php shortcode to put in my content/page Templates? all abit confusing.Thank s in Advance!
Not to worry I have Resolved this Issue ??
I managed to do it before just has forgot.
never worked it out and has now deleted that site many thanks for all your Help.
or could it be a url thing…
Hello! paulwpxp
So at the time you tried with the fresh 2012, did you have that plugin on ? if so try again with fresh 2012 and with all plugin deactivated, this will rule out if that plugin interferes with the comment count.
Ok has tried what you Suggested and still no Comment count ??
It seems to Only work, if I Leave the Permalink setting to Default. Because the Default setting Links My Homepage posts to a differnt Page but almost looks very alike. Can leave a Comment on that directed page, and grabs the Comment count fine(not sure if its the Single Php Page).
And when on that page its still the Same Layout as My Homepage Posts if that makes any sense… where as if I wanted to link My Homepage Posts to an Actuall page I have created, (which is what I want to do)
the Page is NOT the same Layout as the one I just stated above which is fine by me. Can Comment on the page, but the Homepage just will not take the count.So Im left to think that its what you said Earlier the Homepage has to have some Line of code in it to grab the Count.
But has not a Clue.Deactivated all Plugins everything and still no Count has tried everything
anyone…
If it doesnt work I will try again tomorrow. Absolutly shatterd But thank you so much for your help this has totally drained me out to say the least.
Ok will give it a go wish me Luck.
Its very strange I have a Content Slider Plugin and pasted the comment count code into their plugin and grabs the count with no problems. I am thinking it’s either a url Issue, or like you said prob the Comment code needs to be some-were in my Templates no..
Yes that’s Correct sorry for the Confusion just so Stressed lol.
If that’s so, check Settings > Discussion see what you have under “Before a comment appears”.
here is what it says:
Comment Moderation Hold a comment in the queue if it contains or more links. (A common characteristic of comment spam is a large number of hyperlinks.)
When a comment contains any of these words in its content, name, URL, e-mail, or IP, it will be held in the moderation queue. One word or IP per line. It will match inside words, so “press” will match “WordPress”.
and says next to “Before a comment appears”. An administrator must always approve the comment
Comment author must have a previously approved commentI have not ticked any of the two boxes next to: “Before a comment appears”. both blank.
should I tick them at all?