Havrenne
Forum Replies Created
-
Forum: Plugins
In reply to: [Flickr Justified Gallery] Displaying over the whole pageHello Miro!
The problem is, I would like to keep the images big enough, so currently it’s either small images in masonry gallery or the current version.
Can this be changed in the plugin or should I try my luck with the CSS?
Forum: Themes and Templates
In reply to: Continue reading…Thank you both, but unfortunately… Still not working :/
It acts as if the change had to be done somewhere else, despite all likelihood.
Forum: Themes and Templates
In reply to: Continue reading…No ๐
But maybe there’s a mistake ?
I see you wrote <?php /*?> first and <?php */?> after.
I guess only one version is correct ?
Forum: Themes and Templates
In reply to: Continue reading…Hum, thanks, but I don’t find any post.php
I actually found a “Continue reading” line in blog.php
There’s a part of the code that clearly seems related. I tried to delete the whole following extract, or pieces of it, but there was no change.
<?php $pp_blog_full_post = get_option('pp_blog_full_post'); if(!empty($pp_blog_full_post)) { ?> <div class="post_excerpt"> <?php the_content(); ?> </div> <?php } else { ?> <?php echo get_the_content_with_formatting(); ?> <br/><br/><br/> <a href="<?php the_permalink(); ?>"><?php _e( 'Continue Reading', THEMEDOMAIN ); ?> ยป</a> <?php } ?> </div> <!-- End each blog post -->Forum: Themes and Templates
In reply to: Continue reading…The theme is Atlas, by peerapong, on themeforest.
The question has been asked already, but unfortunately, the author doesn’t help with “custom modifications”.
What shall I do ?
Forum: Fixing WordPress
In reply to: A static page displaying only a background image ?I’ve fixed the last issue.
But the first one is still annoying me… I took the default template to create the custom one. I deleted a part of it and the blog frame disappeared indeed, but so did the background ! It gets all black.
I can’t figure out which part I should delete or modify. I’m a beginner. If someone is kind enough to have a look, here is the page I would like free of frame and title, keeping only the header and the footer.
Forum: Fixing WordPress
In reply to: A static page displaying only a background image ?Hello Christine,
I didn’t know about that, thank you!
It worked but unfortunately, after a second page refreshment and for an unknown reason, the page came back to the default template design, and sticks to it now… I deleted the cache, so the problem is elsewhere.
Forum: Fixing WordPress
In reply to: Media Library and Files pagesThere’s no way at all to make the library pages private while keeping the files visible within my articles ? :/
Forum: Fixing WordPress
In reply to: Media Library and Files pagesWell, I would like search bots to follow them, but I would like them to redirect to the articles I write, not pages like this
Forum: Themes and Templates
In reply to: Is such a result possible with WordPress ?Ok, thank you very much for your help ๐
Forum: Themes and Templates
In reply to: Is such a result possible with WordPress ?Ok, I’ll investigate this later ; thank you WPyogi ๐
Before closing this thread, I have one last question. I have found some free themes as Rev. Voodoo predicted. But in the meantime, I’ve read that many of them hide links, scripts in the footer, … Does any of you know where I can check and delete those ?
Also, should I worry with themes coming from Woo or Elegantthemes ?
Forum: Themes and Templates
In reply to: Is such a result possible with WordPress ?Thank you very much ! With your keywords I’ve found some interesting themes indeed.
Still, in none of them can I find another feature I’d like : my pages displaying the text over the background picture. I guess the CSS is the key here ? For long texts, there would be an elegant scroll bar.
I can try to figure it out myself later, but before I start all this, is it possible too ?
Forum: Themes and Templates
In reply to: Is such a result possible with WordPress ?Nice to read that it is actually possible !
Anybody knowing how I to proceed, keeping in mind the screenshot I provided ?
Forum: Themes and Templates
In reply to: Is such a result possible with WordPress ?(I forgot to mention that other pages should still display a lot of the background, with only a rather small window for the text. Do you believe it is possible with WordPress?)