27 reputation
6
bio website fredrixdesign.com
location Denmark
age 18
visits member for 7 months
seen May 21 at 17:40
stats profile views 1

Apr
10
comment Shortcodes can only be used in Pages, not Posts
I'd gladly pay for your assistance, @Milo! I just need this to work asap. It's very frustrating for me.
Apr
9
comment Shortcodes can only be used in Pages, not Posts
@Milo. I know this might be annoying, but if I write the code, that's generated by the <pre> <?php print_r($sponsors_query); ?> </pre>, would you then answer what's wrong so I can give you "Best Answer"?
Apr
8
comment Shortcodes can only be used in Pages, not Posts
Oh, @Milo - it does! There's a hole string of database input, where the posts should be. Would it help if you could see the Query Objects?
Apr
6
comment Shortcodes can only be used in Pages, not Posts
Do you have the slightest idea on how to do that? Or is that question rather impossible to answer?
Apr
6
comment Shortcodes can only be used in Pages, not Posts
I'm apparently not that intelligent, because I'm not sure where or how I can see that. Could I find it in the Google Chrome Console or could I find it by opening my WordPress database?
Apr
6
comment Shortcodes can only be used in Pages, not Posts
Okay. Thanks @Griffin. Milo, where did you want me to place the <pre> <?php print_r($sponsors_query); ?> </pre>? And just so you know, all other do_shortcode on the frontpage works. Thanks everybody for trying.
Apr
6
comment Shortcodes can only be used in Pages, not Posts
Would it be too much to ask, if I told you to check out the site and give me your final conclusion to the problem, because I really can't seem to find it. You need to login, because of the splash-page. daccusa.org/login - login with username: test1 and password: test. You'll see if you go to any of the pages, that logos is displayed in the "Our Corporate/Business Sponsors", but when you go to the frontpage ("Home"), there's nothing there.
Apr
6
comment Shortcodes can only be used in Pages, not Posts
Yes! It calls it. It displays everything else from it. It also displayed the error message from the Blog-in-Blog-plugin, so it does call it.
Apr
6
comment Shortcodes can only be used in Pages, not Posts
@JohannesPille fixed the thumbnail. Now correct size and corresponding image. Thanks! But it's still not displayed on the front-page.
Apr
6
comment Shortcodes can only be used in Pages, not Posts
This code displays the same one image 8 times (the amount of posts I have in category 17), and the images is from a different category. Also, it displays on ALL the pages, but not my front-page/homepage. It doesn't make sense.
Apr
6
comment Shortcodes can only be used in Pages, not Posts
Or better yet! Post the result as an answer I'll give you best answer.
Apr
6
comment Shortcodes can only be used in Pages, not Posts
The plugin author is inactive, unfortunately.
Apr
6
comment Shortcodes can only be used in Pages, not Posts
I've gone through all the support pages and googled like a madman with no results or fixes to be found.
Apr
6
asked Shortcodes can only be used in Pages, not Posts
Apr
3
awarded  Commentator
Apr
3
comment Custom image sizes are not used
I am aware, but I believe the code he's using in his function.php is wrong. It might not be, but it just looks strange to me.
Apr
3
answered Custom image sizes are not used
Mar
31
comment Display the Content of a Post with qTip2
I haven't had the chance to test it yet. Will this work with the_content();? The idea with this is it has to work through the WordPress Text Editor.
Mar
26
awarded  Student
Mar
26
comment Display the Content of a Post with qTip2
Well, in the Fiddle, when you hover over the BMW-logo, the text Hello, I'm text! will appear. That text is taken from a WordPress post I made called BMW Sponsor with the content, Hello, I'm text!. The logos are all posts displayed in a top-bar with a featured image. The problem I have, is when I display text in WordPress' text-editor and I hit Enter to skip down a line or two, the text after the line break won't display in the tooltip. Why is that?