gravesend47
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Local Avatars] avatars lost when moving siteSame problem here. I’ve made sure the images are in the library and the paths are correct in database usermeta table, but they don’t even show in front or back end as a missing image, just as if there never was an avatar image there in first place.
Hi Matthew, same problem for me too. This last CSS change fixed the positioning for me (I had it in a widget in the sidebar) but it seems to have also killed the widget title which has now vanished.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Sorting numbers for 10 rowsHi Tobias,
I am in a similar situation.
I compile football appearance statistics, so mine have a () symbols and a + symbol to denote substitutions and also the word ‘pens’ to denote penalties.
For example:
Player A 9 (+7)
Player B 132 (+1)
Player C 42 (7 pens)How would I go about sorting those? Thanks!
Forum: Plugins
In reply to: [MailerLite integration] No widget availableJust use the Text widget, drag it into your sidebar, then enter the shortcode in plain text as you would in a post.
Forum: Networking WordPress
In reply to: Is Multisite automatically creating a sub-directory?That’s the logic I was following too, but can’t understand where this directory is coming from and what’s creating it.
My webhosts ruled out manual/malicious creation of it, saying the FTP logs were all my own and said: “I think this must be being done via WordPress. It could be something malicious, but more than likely it could also be a malfunctioning plug-in generating the folder.”
Anyone got any ideas or seen any similar behaviour (I realise it might not be Multi-site/Wordpress related at all, but I don’t really know where to begin looking).
I’ve tried several different FB widgets and even the raw code from the Facebook Developer page and every time it only reveals three faces for me, same ones every time, I just can’t get it to show other faces who have liked the page.
If I attempt to build this in Facebook Developer, I can see all the faces but the minute it tries to implement it through WordPress, it reverts to the same three faces.
Seems like something happens between FB and WordPress to cause this, but haven’t found a solution yet.
Forum: Plugins
In reply to: [Testimonials Solution] Testimonials won't rotateI have exactly the same problem in WordPress 3.5.
It’s a nice easy-to-set-up plugin but without rotation working, the widget isn’t as much use.
Forum: Plugins
In reply to: [TheThe Sliding Panels] How to use thethe sliding panel only home pageDid you manage this dimikere, I’m looking to do a similar thing.
I tried also installing a plugin called Display Widgets which allows you to say which widgets you want to display on which page, so I am able to turn off the contents of the panel on all other pages, but unfortunately the panel box itself remains.
Forum: Plugins
In reply to: [Uji Countdown] Second disappear when countdown startsSame issue for me on Mac Chrome. I get only one digit for seconds but no animation.
Forum: Fixing WordPress
In reply to: Images have stopped showing on postsI’ve narrowed down the problem somewhat.
It appears now that the posts affected are because I have applied a featured image setting. So that seems to cancel out the insertion of the same image into the post.
If I don’t have a featured image but do insert into a post then it works OK.
Anyone know why this might be? It worked fine before!
Forum: Fixing WordPress
In reply to: Images have stopped showing on postsThanks for the feedback.
The images are definitely inserted. I agree there seems to be no call for them in the page source code but this is a screengrab from the edit screen for the second link mentioned above, showing they are there.
You don’t mean these images right?: <img src=”http://ads.bluesq.com/renderimage.aspx?pid=3336&bid=2593″ border=0></img >
No, they had disappeared as well but they reappeared when I entered the absolute path into Settings > Media. But the inserted images in posts, as above, have vanished!
Forum: Fixing WordPress
In reply to: Images have stopped showing on postsOops, sorry.
Here are two posts as example:
http://ebbsfleetunited.co.uk/home/?p=4957
http://ebbsfleetunited.co.uk/home/?p=1887Ah, I think I got it.
In the CSS I changed ‘display: inline’ to ‘display: inline-block’ and that seems to have done the trick!
Sure, it’s http://goo.gl/vgU8Z
Site still very much in development so a lot of stuff may not align very well. The Tabs are in right sidebar.
Forum: Fixing WordPress
In reply to: Conditional tags, exclude only the home page, Widget LogicThanks alchymyth! The second one of those worked just fine.
I did have a similar version of that working before, but for some reason it stopped working (or I did something to make it stop!).