chickster25
Forum Replies Created
-
Hi,
I have emailed you the details. There are no errors in wp_debug relating to MyCRED.
Hi,
i have one comma , after the username and no spaces anywhere.
You can use your account on the site to login and see if you wish?
Thanks
Hi,
I am using version 1.3.3.2I am using the exclude list as thought it easier to specify our admin account users rather than exclude some of our test accounts via the tick box options.
hello Gabriel,
I was just wondering if you would still be able to help us with this?
thanks
It was just a process of elimination, as it was clear that the widget was the cause of the issue, so that made me look at the code.
Then after testing by blocking out certain parts of code, it came down to that line that made the difference.
When the code is re-enabled, the 2nd and third columns appear under the first column so the page is twice as long.
It seems to be this line of code in bold that is causing the problem from top-posts.php
function enqueue_style() {
wp_register_style( ‘widget-grid-and-list’, plugins_url( ‘widget-grid-and-list.css’, __FILE__ ) );
wp_enqueue_style( ‘widget-grid-and-list’ );}
Hello
sorry for not getting back to your sooner, was offline. I have made you an admin of the site now.I have also noticed that the user exclude option does not seem to be working either.
thanks for your help
Hi,
I cannot see any errors being reported. I am willing to give you a temporary admin account if you would like to have a look directly at the site, all you need to do is register and let me know the username?
Hi,
I am trying to do it through the Users page in the admin area, but it does not load the users name into the pop-up box and when I put in a number and click update, nothing is changing.
Forum: Plugins
In reply to: [GD Star Rating] Hide/Remove text below the ratingsHi all,
Think I have found the solution..
Go to GD star ratings “Settings” then click on “articles” tab.
Under Defaults > Rating Template, change it from Inline Standard Rating Block to Default Standard Rating Block.
Seems to have worked for me, good luck.
Forum: Plugins
In reply to: [GD Star Rating] Hide/Remove text below the ratingsWe need to remove this text too, please can someone help?
Hello Eli,
I was just wondering if there is an update for the dashboard fix as your widget is really useful.
Best regards
Chickster25
Forum: Plugins
In reply to: [Ultimate Tag Cloud Widget] problem with posts agehello, thanks for repling to me.
If I think I understand you correcly you mean that if any tags attached to posts which are younger than the time specified, then all posts using that same tag will be shown when clicking on the tag cloud?
Thanks
Forum: Hacks
In reply to: How to show on every page OTHER than homethanks for your help but when I tried that I still get an error:
Parse error: syntax error, unexpected ‘<‘ in /home/redoocec/public_html/wp-content/themes/AuctionTheme/header-area.php on line 23
Do I need to wrap it in a function?
Forum: Hacks
In reply to: How to show on every page OTHER than homeHi,
I think the is_home () is ok in my theme as have seen other functions use this.
I am struggling to convert is_home() to is_!home() or is_not_home() but my coding knowlwdge is not good enough to know how I change this to negative?
thanks