Forum Replies Created

Viewing 15 replies - 91 through 105 (of 123 total)
  • Plugin Author martiniboy

    (@martiniboy)

    Hi Mallien
    Thanks for downloading my social plugin, if you update my social plugin the Facebook and google plus button should show the posts URL rather than the site.
    let me know if you have any problems

    Plugin Author martiniboy

    (@martiniboy)

    Apologies in delay in getting back to you, have not had any time to update my social plugin in the last few weeks but I have just updated so hopefully that will sort your issue with the google plus icon misalignment, I could not replicate what you were seeing on my test site so it is difficult to correct but if it is what I thought it the problem was that has been corrected. Any problems let me know

    Plugin Author martiniboy

    (@martiniboy)

    Apologies Cabaj for delay in getting back to you unfortunately had not had any time to update plugin but I have updated it now so you should be able to activate it now.
    Any problems do not hesitate to let me know

    Plugin Author martiniboy

    (@martiniboy)

    Hi Analuciadacruz
    I think that I know what the issue is I will need to run a few more tests but should have an update over the weekend at some point. Apologies for delay in fixing this, do not have much time during the week to bug fix.

    Plugin Author martiniboy

    (@martiniboy)

    Hi analuciadacruz
    I am still looking into your invisiblegentleman.com site issue with the google plus button, out of interest if you add the LinkedIn button do you get the same misalignment?

    Plugin Author martiniboy

    (@martiniboy)

    Hi Cabaj
    Sorry to hear that you cannot activate my plugin, is that the only error message that came up when trying to activate?
    What other plugins do you have activated? There may be something incompatible? I am guessing as I have updated over 20 sites today to 3.4.1 and my plugin works the same. So I don’t think that it is WordPress version related. If you can provide me any other information I will. E able to look into this.

    Plugin Author martiniboy

    (@martiniboy)

    Hi jshields
    Thanks for sending me the link to your site, I have taken a look at the site and as I suspected there a div with a class of entry-content which has a style of overflow hidden, which prevents anything opening within the box which will overflow this.
    To rectify this you can go to your style.css – Appearance > Editor and on line 290 find

    .traditional .post .entry-content, #main .single-post .entry-content {
        font-size: 13px;
        line-height: 18px;
        margin-top: 20px;
        overflow: hidden;
    }

    And remove overflow hidden. I am not sure if this will effect anywhere else on the site though so you will need to run tests. So please make a backup of the stylesheet before editing. If you are unsure it may be worth asking your theme developer, this may be over written each time you update the theme though.
    I hope that this helps, if I can help out any more please let me know.

    Plugin Author martiniboy

    (@martiniboy)

    Hi analuciadacruz,
    I have just updated the plugin, see if the style sheet is applied now. I read somewhere about the server configuration can effect how the files are called, see how your websites never allows the www even if you type them in, but I think that I have called it the correct way now. Let me know if you are still experiencing problems.

    By the way excellent photography on the picpuffin.com site.

    Plugin Author martiniboy

    (@martiniboy)

    Hi qqqq9999, I have just updated my Jamie social icons plugin and it should resolve your issue with the pinterest button.
    I ran out of time to put the functionality of choosing which page that the social icons will show but I have created the option that you can put the shortcode on the pages that you want them to show manually even if you have set them to show automatically on the posts. Hopefully this won’t be too much of effort to add at the bottom each page you want them to show on.

    Any problems do not hesitate to let me know. If this solves your problem please rate my plugin.

    Plugin Author martiniboy

    (@martiniboy)

    Hi analuciadacruz
    Thanks for rating my plugin with 5 stars, although it is not working 100% for you. I have just installed the imbalance theme my site and used the shortcode and it displayed as it should see screenshot. So I do not think that it theme related unless have you modified it at all. I am a little stumped.
    Here is a quick fix for you, but this will get overridden when you update the theme if you go to “Appearance” > “Editor”

    It should open on the stylesheet scroll to the bottom – you should see

    `.attachment #respond {
    margin-top: 15px;
    }`
    and paste below this

    ul#jamie_social {
    	list-style-type: none;
    	margin: 0px;
    	padding: 0px;
    	clear: both;
    }
    ul#jamie_social li {
    	display: inline-block;
    	margin: 0px;
    	padding: 0px;
    	float: left;
    	text-align:left;
    	min-width: 90px;
    }
    #jamie_clear {
    	clear: both;
    	height: 0px;
    }
    #pin {
    	position: relative;
    }
    a.pinarea {
    	position:absolute;
    	width: 43px;
    	height: 20px;
    	left: 0px;
    	top: 0px;
    }

    this will put the correct style on the page for you and I will investigate further into why the stylesheet is not being pulled in for you. If you could send me a link to your site it may help.
    Thanks

    Plugin Author martiniboy

    (@martiniboy)

    Hi thanks for downloading my plugin
    It sounds like it is not bringing in the style sheet for some reason. What theme are you using and I will do some investigation into why it is not.

    Plugin Author martiniboy

    (@martiniboy)

    Oh I see, I did download the image but I was thinking that the space between the icons and the text was intentional so it did not look cramped that is why I could not see a problem and I could see that you had highlighted the box using something like firebug so I was thinking that was the problem, my bad.
    I am working on the plugin this weekend so will try to correct that issue.

    Plugin Author martiniboy

    (@martiniboy)

    Thanks for downloading my plugin jshields I had a look at the Classical Gamer Theme and if your screen shot was taken from the home page it looks like the theme keeps everything inline by not allowing anything overflow. I am guessing that it is down to your themes css as I have not experienced this issue on any other theme but I may have missed something.

    If you want me to take a look send me a link to your blog and I will take a look to see if I can help you out, I think from looking at the themes demo I can see what the problem is but without my icons in it I can’t test and as it is not a free plugin I cannot download and run tests.

    Plugin Author martiniboy

    (@martiniboy)

    Thanks again CharleyCarlin and thankyou for the 5star rating.

    I did not include the icons to be displayed on the blog feed (main blog) page because they share the current url rather than the individual post url. This is no good for SEO or people sharing your posts because as you add new posts they are moved to a different page – so different url to what was share – especially if you write a lot of posts a week.

    I have been working on a way to have an option to show them on the excerpts of the posts and will hopefully will be ready for the next update. So keep tuned it should be available soon, fingers crossed!

    Plugin Author martiniboy

    (@martiniboy)

    Thanks for downloading my plugin and I am glad that it works without any problems.
    Thanks for taking the time to let me know.

Viewing 15 replies - 91 through 105 (of 123 total)