Forums

Popular Widget
All but tags tab just disappear when I save… (7 posts)

  1. mikomani
    Member
    Posted 4 months ago #

    Hello,

    I installed the plugin and, as soon as I pressed the "Save" button for the first time, all of the tabs have disappeared from the "Arrange / Disable / Rename:" tab, except of the Tags tab.

    I read the developer's comments on his website for exactly the same problem but he fails to address the problem.

    Any help will be greatly appreciated!

    https://xparkmedia.com/support/topic/all-but-tags-tab-just-disappear-when-i-save/

    http://wordpress.org/extend/plugins/popular-widget/

  2. Hax
    Member
    Plugin Author

    Posted 4 months ago #

    do you mind give me access to your test site, we have tested this on multiple servers and I have not begin able to duplicate the issue.

    we just need wp admin access with the ability to modify the widget files using the editor. webmaster@xparkmedia.com

  3. mikomani
    Member
    Posted 4 months ago #

    I don't mind at all.
    I sent you an email to webmaster@xparkmedia.com some 3 days ago but have not heard back from you. Please advise.

    And just for the record, I have already disabled all Plugins that could have been interfering but to no avail. And my hosting service is GoDaddy

    Cheers

  4. mikomani
    Member
    Posted 4 months ago #

    Hax? Are you there?
    This plugin still generates the same problem and now I tested it on a 2nd site I am building and it is the same problem.....
    Pretty sure it relates to bugs in the plugin.

  5. ajuchacko
    Member
    Posted 4 months ago #

    I am also facing the same issue in my blog http://www.babycareforyou.com/

    It is showing only one "Arrange / Disable / Rename:" option as 'tag'.
    Please help us to fix this issue.

  6. Mazinger
    Member
    Posted 3 months ago #

    I was able to fix this, by editing these lines in popular-widget.php

    $this->tabs = apply_filters( 'pop_defaults_tabs', array(
    'recent' =>  __( '<span>Recent </span> Posts', 'pop-wid' ) ,
    'comments' => __( '<span>Recent </span>Comments', 'pop-wid' ) ,
    'commented' => __( '<span>Most </span>Commented', 'pop-wid' ),
    'viewed' => __( '<span>Most </span>Viewed', 'pop-wid' ),
    'tags' => __( 'Tags', 'pop-wid' )
     ) );

    Removing all <span> & </span> tags then re-uploading fixes this problem.

  7. rhdesign
    Member
    Posted 3 months ago #

    I have verified that Mazinger's solution works. :) Thanks Mazinger

    If you already have the widget in a sidebar or something, be sure to remove it and add it back in once you have made the change to popular-widget.php in order to see the other options.

Reply

You must log in to post.

About this Plugin

About this Topic

Tags

No tags yet.