Hi guys, Just a small question, I\'m trying to show up in a interesting way our client logos, I have done it at the moment with the same portfolio you guys have here http://thefoxwp.com/portfolio-classic-05/ (it\'s a cool way)
The problem is that, at the moment, i\'m not interested that the user go inside each project, just make it not clickable or disable the link, is that possible?
Is there another better way that you can suggest me?
Hi guys,
Just a small question,
I\'m trying to show up in a interesting way our client logos, I have done it at the moment with the same portfolio you guys have here http://thefoxwp.com/portfolio-classic-05/ (it\'s a cool way)
The problem is that, at the moment, i\'m not interested that the user go inside each project, just make it not clickable or disable the link, is that possible?
Is there another better way that you can suggest me?
Thanks for that,
I love The Fox! <3
Hello Remiko,
Glad you like our theme!
You can add this custom css to stop the link ( thefox > styling options ) :
.filter_img a{ pointer-events: none; cursor: default;}
This should do the trick.
Do not hesitate to contact us if you have other questions.
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
and to give it a specific link? to the client website for example.
Thanks :)
Hello Remko,
If you want to use special link, make sure you have the theme updated to the latest version.
Then go edit the portfolio post and fill this field with the link you want the project to link to : https://drive.google.com/open?id=0B4U2I7SLFLQYejJ4TVo4QXlSSUE
Do not hesitate to contact us if you have other questions.
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
For make this work do I need to delete this custom css you gave me??
to stop the link ( thefox > styling options ) :
.filter_img a{ pointer-events: none; cursor: default;}
Hello Remko,
Yes you need to remove this or the link won\'t work.
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Can you repost the way to custom link?
Hello Chris,
Here you go :
https://drive.google.com/open?id=0B4U2I7SLFLQYejJ4TVo4QXlSSUE
Do not hesitate to contact us if you have more questions.
Have a nice day!
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
How can I make the 1 column footer scale 100% horizontal?
Hello Chris,
You can add this custom css ( thefox > styling options ) :
.footer_1_col .widget_wrap { width: auto!important; }
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme