L-tic
Forum Replies Created
-
Forum: Plugins
In reply to: [YOP Poll] Broken lineThanks a lot! It’s working now.
Your support is one of the reasons I’ll stay on this plugin.Thanks again 🙂
Forum: Fixing WordPress
In reply to: Use gallery and standard template at the same timeThat worked for me, thanks 🙂
I’m using the ascetica Theme and had to change the post.php.
I’ve add the line
<?php comments_template( '/comments.php', true ); // Loads the comments.php template. ?>
under // ascetica_open_content.Might be helpful to others.
Forum: Fixing WordPress
In reply to: Use gallery and standard template at the same timeI really need some help with that, please.
Forum: Fixing WordPress
In reply to: Edit profile link of SB LoginGot it! The code snippet i was searching for is:
href="<?php echo bp_loggedin_user_domain();Forum: Fixing WordPress
In reply to: Show recent comments widget only on home screenI found a solution for now.
Hope it’ll work for the rest without any bugs.
The plugin is called Display Widgets.
It’s the same as the one before. But it is more comfortable.Forum: Fixing WordPress
In reply to: Show recent comments widget only on home screenThanks a lot guys! That’s what I needed 🙂
And thanks for you Ryan, the explanation was really helpful.Edit: Wait. Now the widget got a bug or something.
When I add the code ‘is_front_page()’ or ‘is_home()’, the widget loses his seperators. What’s going on there?Edit 2: And if I add the widget again, so there are multiple instances of it, the seperators are back.
Forum: Fixing WordPress
In reply to: Show recent comments widget only on home screenSure, I can add widgets.
The widget I am talking about is on the right sidebar.
See here: http://flforum.bplaced.net/wordpress/
That’s right. It should be on the right as now. But only visible on the homepage.Forum: Fixing WordPress
In reply to: Show recent comments widget only on home screenI’m not really using an homepage. It’s just the standard “recent posts” site of WP.
By the way, I’m using a widget for the recent comments. It’s called ‘WP Recent Comments With Avatars’. The plugin contains only php file.Forum: Plugins
In reply to: [Responsive Lightbox & Gallery] swipebox-overlay container added twiceSame here. Is there a way to fix this?
I tried to reset the plugin but nothing happened.
I noticed the issue only appears on the prettyphoto and swipebox option.Forum: Plugins
In reply to: [MediaElement.js Skin] MediaElement.js in WordPress 3.6 coreThat’s what I want to know too.
Also I can’t activate the skin. I believe it’s because of that.Forum: Fixing WordPress
In reply to: Deactivate post previewThanks man, that helped me a lot! Hope I can fix that now.
Forum: Fixing WordPress
In reply to: Deactivate post previewOk. Is there no way you can help me anyway? Because a child theme was already integrated.
Just a few tips which lines I need to edit or something.Forum: Fixing WordPress
In reply to: Deactivate post previewAnd what’s the usual way to fix the problem?
Forum: Fixing WordPress
In reply to: Deactivate post previewThe theme is called ‘Ascetica‘ created by Galin Simeonov
Forum: Fixing WordPress
In reply to: A spoiler for a widget?Ah thanks. That helped 🙂