Hi Armin,
Yes that's the method I use now, but I was curious if there was another way to do it.
Thanks : )
Hi Armin,
Yes that's the method I use now, but I was curious if there was another way to do it.
Thanks : )
Hi
I want to use two two different project thumbnails for some projects.
Example:
On the homepage a want a different picture for a project than om my project page.
I want both to have the blurry effect and title when hovering over with your mouse.
Also I would like to use projects in a carousel and in the project page. With different images.
A work around would be making two projects (clones), but idealy you want them to direct to the same project.
somebody knows a solution?
:)
Yes i found it!
Thanks, the site works perfectly now
Hi Arminunruh
I Asked my webhost but they gave me the same solution. To put that code (below) in my .htaccess , it doesn't matter where as long as its in there.
Can you tell me how i get to the .htaccess?
The Code:
RewriteEngine on
RewriteCond %{HTTP_HOST} !^www.yoursite.com
RewriteRule (.*) http://www. yoursite.com/$1 [R=301,L]
I already have my wordpress address and site address set to the www. version
Thanks.
Hi
If I go to my site without a www. in front, the links on the home page wont work, the photo links in this case.
If i go to my site with www. in front the links do work.
I found on the internet that i have to redirect my non www to my www. Therefore i need to create a rewrite rule (below).
But I have no idea where to put that code in laytheme or Wordpress.
Can somebody please tell me?
The Code:
RewriteEngine On
RewriteCond %{HTTP_HOST} ^yourdomain.com [NC]
RewriteRule ^(.*)$ http://www.yourdomain.com/$1 [L,R=301]
And my site:
www.polyvorm.nl
thanks
Hi
Is there a way to use the twentytwenty plugin in laytheme?
https://nl.wordpress.org/plugins/twentytwenty/screenshots/
Usage:
1 Insert two images into a post, one right after the other.
2 Before the first image, type [twentytwenty]. After the second image, type [/twentytwenty].
thanks in advance
Yeah nais! tnx!
Hi
Is it possible or maybe a idea for a future update to use a photo on the home page without using it as a link to a page.
I would really like a big photo on my homepage with my logo on it.
Something like this (diagonal isn’t necessary):