bmt
Forum Replies Created
-
Forum: Plugins
In reply to: WP Nivo Slider Images Not AppearingHi all,
I’m trying to insert the WP Nivo Slider into a theme called SimplyBiz. Like othesrs, the WP Nivo Slider is displayed but no images are shown inside the frame.
I tried the modifications mentioned above but none are working. I check the code lines by using Firefox addons called Firebug. Despite the fact that no images are displayed, the ocde lines exists. Here is an extract from the code lines :<div id="slider"> <a title="Post Group1" href="https://private.my-world-window.fr/?p=50"> <img class="attachment-full wp-post-image" width="960" height="400" title="Post Group1" alt="NivoSliderImage2" src="https://private.my-world-window.fr/wp-content/uploads/NivoSliderImage2.jpg"> </a>
The <img /> code is greyed. The “slider img” css code is :
#slider img { display: none; left: 0; position: absolute; top: 0; }
Is it normal?
In your opinion, what is wrong?
For information, the blog is powered by WordPress 3.1
Looking forward to your feedback
Regards ??Forum: Themes and Templates
In reply to: Image not shwonThank you so much for your quick reply.
Best regardsForum: Themes and Templates
In reply to: Image not shwonThanks alchymyth!
The correction done seems to work without changing the design layout… I don’t really know haw it works (especially the “kubrick” files) but it works. What will be the best? Your suggestion or my try?
If you are an experiment users, just tell me. I’m interested in your opinion ??Forum: Themes and Templates
In reply to: Image not shwonhi kdkaushik!
Thanks for your reply. I just solved the problem by replacing the php code of the single.php page. I delete the code:
<p><?php the_content_rss('', TRUE, '', 240); ?></p>
And replace it by the code use in the default wordpress theme (with adding the “kubrick” files in the used theme folder):
<?php the_content('<p>' . __('Read the rest of this entry »', 'kubrick') . '</p>'); ?>
It seems to work well…Forum: Installing WordPress
In reply to: Change directoryAt the end, I choose the second solution, following the video.
Thanks a lot,Forum: Installing WordPress
In reply to: Change directoryThanks Figaro.
This is what I was looking for!!! Great news.
This is not done as the host meet other problem of redirection, but I have hope in your first link.
Just a question about this solution : what are the core files? (step 6) I’m French and I didn’t understand it.
Thanks in advance,Forum: Everything else WordPress
In reply to: [Plugin: Contact Form 7] Contact Form Not WorkingHi all,
I don’t know why, but on my website, i met troubles with contact form 7 and the origin was the theme (the one by ByDust). I change it, and it works well with another theme.
Don’t know if it will help
Hope so,
Regards,
BenoitForum: Requests and Feedback
In reply to: Horizontal themeThanks demetris. This can be a base of my blog.
Do not hesitate to add new links to other kind of theme.
Thanks in advance ??