Taschmahal
Forum Replies Created
-
Forum: Plugins
In reply to: [Slideshow] Changing the color of the navigation dots?Hi! Perfect, thanks! It worked!
Forum: Plugins
In reply to: [Slideshow] Fixed text over slideshowgot it! i solved it with a custom page template!
Forum: Plugins
In reply to: [Slideshow] Thumbnail PagingYeah, Thumbnails would be nice!
Forum: Fixing WordPress
In reply to: Canvas/JS in Pages/PostsHi!
Got the solution!
Load the JS in your post like:
<script type="text/javascript" src="https://domain.com/js.js"></script>
And load the funciotn inside the JS:
window.onload = function doCanvasblabla()
Then Canvas does the rest!
<canvas width="700" height="500" id="canvas">Your browser does not support html5 canvas.</canvas>
Forum: Fixing WordPress
In reply to: Canvas/JS in Pages/PostsHi!
I tried your solution, but there are two problems:
First, the JS should load in the <header>.
The second problem: canvas uses <body onload….>. The onload must be in the body-tag. So honestly no solution.
But thanks nevertheless.
Any other solutions?
Forum: Hacks
In reply to: Dynamic Sidebar, childs and exclude some cats, pages…No one? I would be very pleased for every kind of info!
Forum: Themes and Templates
In reply to: Question on theme set-up – Indexhibit like themeNothing?
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Textareas in two columnsMaybe this would be a good option to add.
Forum: Themes and Templates
In reply to: Question on theme set-up – Indexhibit like themeI don’t really get it, but sounds cool.
And now we want to see the theme in action!
Forum: Themes and Templates
In reply to: Question on theme set-up – Indexhibit like themeUltimately I want it to work so:
– when on index.php -> display all posts in sidebar, when you click on a post it shows the post in the right part of the screen and it retains the list of ALL the posts in the sidebar– when in category archive -> display all posts of the category in the sidebar, when clicking on a post it shows the posts in the right part of the screen and it retains the list of the posts of that category in the sidebar
It’s like an archieve. This should be simple. Maybe you have to define the function? Don’t know. But it should be something like in every standard wordpress theme. I mean, every theme has these functions.
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Textareas in two columnsNo one?
Forum: Themes and Templates
In reply to: Question on theme set-up – Indexhibit like themeStill can’t help you. But maybe you find a theme with exactly the function you need. just get the code and see how it’s done.
Forum: Themes and Templates
In reply to: Question on theme set-up – Indexhibit like themeSorry, can’t help you. But I’m very interested if it works!
I got the problem. It doesn’t like the Jquery lazy load image plug in.
Forum: Plugins
In reply to: [Like] All the likes disappearedStill having the problem. Who else has these issues?