shrikantw
Forum Replies Created
-
I was able to fix this
Forum: Themes and Templates
In reply to: how to show meta slider header on all pages in twenty twelveThank you Michael, this help and this is resolved now 🙂
Forum: Fixing WordPress
In reply to: When I click on a picture from a gallery, it does not open!Hi
I guess we will have to change the template of post.
And you need to scroll because you have the header image, I suggest you disable that for posts, let it be only on homepage and I think that should solve your scrolling problem.
Or another simple solution will be to use some kind of lighbox image plugin, which will pop up images like here
http://vaigastainedglass.in/our-work/
hope this helps
Thanks
ShrikantForum: Fixing WordPress
In reply to: Remove 'Skills' & 'Posted on'Hi
Add below code in custom css
.et_project_meta_title {
display: none;
}
.et_full_width_portfolio_page .et_project_meta {
display: none;}I have used the code at http://abhifashionphotography.in/ and it works
Thanks
Forum: Plugins
In reply to: [GoCodes] unexpected output during activationI also got same message and I also dont see the options mentioned in plugin on my wordpress dashboard, I guess its problem with new wordpress version may be.
Forum: Fixing WordPress
In reply to: When I click on a picture from a gallery, it does not open!please share the website link