articles
Forum Replies Created
-
Forum: Requests and Feedback
In reply to: Interesting plug-in idea for photo albumsIt is called tooltip and done via javascript.
Have a look at https://www.walterzorn.com/
https://www.walterzorn.com/tooltip/tooltip_e.htmHe provides a prof. version.
If you are looking for a plugin have a look at https://wp-plugins.net/?filter=popup especially the lightbox-plugin is fascinating: https://www.m3nt0r.de/blog/lightbox-wordpress-plugin/
Forum: Fixing WordPress
In reply to: problem with “next page” urlif you never want to move your blog again insert a line before the link is echoed:
$index= “https://www.spraakwater.net/”;
You have to redo it if you update your blog.
It looks like a code-error (because the other links are ok).Forum: Fixing WordPress
In reply to: Kubrick Header problemHave a look at the directory:
https://www.littlemonkeybutt.com/wp-content/themes/default/images/no personalheader.jpg inside
Parent Directory –
audio.jpg 13-Dec-2005 11:19 4.6K
kubrickbg.jpg 15-Feb-2005 15:05 1.0K
kubrickbgcolor.jpg 15-Feb-2005 15:05 556
kubrickbgwide.jpg 15-Feb-2005 15:05 1.0K
kubrickfooter.jpg 15-Feb-2005 15:05 2.4K
kubrickheader.jpg 17-Nov-2006 12:26 166KForum: Everything else WordPress
In reply to: Placing text @ bottom of sidebar.which theme do you use?
look at the sidebar-div and place the image-code right before the closing-divForum: Fixing WordPress
In reply to: Kubrick Header problemYou have two urls for your img
https://www.littlemonkeybutt.com/wp-content/themes/default/images/personalheader.jpg
is broken
https://www.littlemonkeybutt.com/wp-content/themes/default/images/header-img.php?upper=00A754&lower=2CBDE9
shows the double-layer imageForum: Installing WordPress
In reply to: parse error on line 289The problem is that wordpress modifys the text you send.
Use https://wordpress.pastebin.ca/ or send your file to smille (at) mindless (dt) com
Forum: Fixing WordPress
In reply to: Kubrick Header problemDo you have an Url?
Forum: Fixing WordPress
In reply to: problem with “next page” urlIn the file
wp-includes/template-functions-links.phpyou’ll find the function get_pagenum_link it defines a variable $index, in which ‘https://www.spraakwater.net/blog/index.php’ is stored.
Forum: Plugins
In reply to: Looking for plugin, some kind of galleryForum: Installing WordPress
In reply to: parse error on line 289I think there are several chars in this quote missing. Did you change this line?
If not just re-upload the file to your server.
Forum: Fixing WordPress
In reply to: problem with “next page” urlhttps://www.spraakwater.net/blog/index.php?paged=2′ while it should refer to ‘https://www.c-mon.nl/blog/index.php?paged=2’.
Did you mean it should refer to
https://www.spraakwater.net/?paged=2
like all other links on you page?Forum: Fixing WordPress
In reply to: Page rendering problemThat happens if the width of your columns doesn’t fit in.
Try to reduce the width of the content or the left sidebar.
Forum: Fixing WordPress
In reply to: index file sidebar text too largeThe big font starts at the end of the last post before comments.
If you have a look at your source you will see there:<font size=”3″><font size=”5″ face=”Verdana, Arial, Helvetica, sans-serif” color=”#ff3300″ /><font size=”5″ face=”Verdana, Arial, Helvetica, sans-serif” color=”#ff3300″><font size=”5″ face=”Verdana, Arial, Helvetica, sans-serif” color=”#ff3300″ /></font></font></p>
<p><font size=”3″><font size=”5″ face=”Verdana, Arial, Helvetica, sans-serif” color=”#ff3300″><font size=”3″><font size=”4″ face=”Verdana, Arial, Helvetica, sans-serif”> </font></font> </font></font>many font tags without function?
OK too late…
Forum: Plugins
In reply to: Looking for hacksForum: Themes and Templates
In reply to: Orcadia Theme – Sidebar problemIf you have html in one of your posts it is possible that one of your posts caused it.
On the other hand: You’ve got many errors on your page, this could cause it, too.
https://validator.w3.org/check?uri=http%3A%2F%2Fwww.yafantasy.com%2F