Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
›
Blog
Disable link on title and image on blog
nearuAB
April 2015
in
Blog
How can i disable the hover effect and link effect on images in blog.
Also i dont want the title to be a link.
Thank you.
Comments
Albert
April 2015
Hey,
do you mean blog page or single post page? Please send us url to page where you want to do this and we'll help you.
Thanks!
nearuAB
April 2015
Hi,
where can i send you an email. The site is secure and i can not post it here.
Albert
April 2015
http://forum.muffingroup.com/betheme/discussion/2783/important-learn-how-to-send-private-message
nearuAB
April 2015
I want to do this on blog page. So i would not be able to get to singel post from the blog page.
No link on the image and no link on the Title/Header.
I cant send you the url, company rules. Sorry.
Albert
April 2015
If you can't send link, then make a screenshot with necessary changes or explanation so we can avoid confuse.
nearuAB
April 2015
really need to make it easier to attach images
nearuAB
April 2015
edited April 2015
Albert
April 2015
It is very easy to attach links. You can use for example
http://pasteboard.co/
or
http://snag.gy/
nearuAB
April 2015
edited April 2015
Albert
April 2015
We still don't what you are talking about because you sent link to iframe. However if you mean IMAGE item, then it is not possible to remove link from image and title. For that must be modified theme files.
nearuAB
April 2015
oh sorry, i fixed it. Thank you.
nearuAB
April 2015
.post-title{
pointer-events: none;
cursor: default;
}
.mask{
pointer-events: none;
cursor: default;
position: static;
}
.image_wrapper{
pointer-events: none;
cursor: default;
position: static;
}
.image_frame post-photo-wrapper scale-with-grid{
pointer-events: none;
cursor: default;
hoverEnabled: false;
position: static;
}
Sign In
or
Register
to comment.
Comments
do you mean blog page or single post page? Please send us url to page where you want to do this and we'll help you.
Thanks!