Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter eyesofnasser

    (@eyesofnasser)

    I am getting limited success with the moderation now. The moderation link is displaying on about 50% of my posts. Cannot figure out what is causing it to show on 1 post and not another. Still no luck seeing anything in my wordpress comments admin area.

    Thread Starter eyesofnasser

    (@eyesofnasser)

    So would it be correct to say that you designed the plugin to work in such a way that the user would not be able to moderate Facebook comments unless they purchased your other plugin? I am asking so I don’t waste any more time trying to figure out why I can’t get the meta code from Facebook to work properly.

    Thread Starter eyesofnasser

    (@eyesofnasser)

    I am glad to see you’re still around ??
    I am no expert, but I just thought it was odd that none of your themes have been updated for the last 6 months. I assumed that most themes would need updating given the fact that WordPress is constantly updating and therefore the themes would need to address that and the other updates from additional software that is used within the theme.
    I am not sure, but perhaps that is the case with the jquery.sharrre issue I am having now. Seems Facebook is not recognizing my posts for some reason and I am getting an error in my code for that. I have posted that on another post here in support.

    Thread Starter eyesofnasser

    (@eyesofnasser)

    Also the code for disabling the category links works great for the post shown on index pages, but did not do anything for the “Recent” and “Popular” posts shown in the side AlxTabs widget area.

    I just copied your code and did

    /* disable widget post category link */
    .alx-tab .tab-item-category {
        pointer-events: none;
        cursor: default;
    }

    Thank you for your help.

    Thread Starter eyesofnasser

    (@eyesofnasser)

    So the Facebook issues are coming from an error within the Sharrre.com code of the Hueman theme it seems.

    The error is “_gaq is not defined”

    And is at this section of the jquery.sharrre code:

    _gaq.push(["_trackSocial",n[m].site,n[m].action])}};k.prototype.simulateClick=function(){var m=g(this.element).html();g(this.element).html(m.replace(this.options.total,this.options.total+1))};k.prototype.update=function(m,n){if(m!==""){this.options.url=m}if(n!==""){this.options.text=n}};g.fn[h]=function(n){var m=arguments;if(n===b||typeof n==="object"){return this.each(function(){if(!g.data(this,"plugin_"+h)){g.data(this,"plugin_"+h,new k(this,n))}})}else{if(typeof n==="string"&&n[0]!=="_"&&n!=="init"){return this.each(function(){var o=g.data(this,"plugin_"+h);if(o instanceof k&&typeof o[n]==="function"){o[n].apply(o,Array.prototype.slice.call(m,1))}})}}}})(jQuery,window,document);

    Any ideas??

    Thread Starter eyesofnasser

    (@eyesofnasser)

    Thanks. The Facebook issue is a real mind bender.
    Nothing is consistent now. If I open a post and click the Facebook share it does not show the photo, but if I open the Pinterest Share and then open the Facebook share after that – the photo is there. Something is weird???

Viewing 6 replies - 1 through 6 (of 6 total)