Remove author, date and category in "My Works" pop up

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sat Nov 08, 2014 6:47 am
Reply with quote
Report this post
Hi, just want to say it's a fantastic template. There were a few request on this particular pop up, I wonder if you can guide me on how to remove the Author, Category and Date info, but retain the title and add a short description on that pop up?

Also, I have change the module name from My Works to Our Products. But the url still shows http://eureka-synergy.com/test2/#my-works when navigation the menu. How do I change the suffix or the url from #my-works to #products?

Thanks my my site is www.eureka-synergy.com/test2
User avatar
Fresh Boarder

GK User
Sat Nov 08, 2014 8:55 am
Reply with quote
Report this post
1. For menu link changing #my-works to #products
a-) Go to template settings > Menu > Scroll down to "Module ID override" you should have "mainbody - mywork" in the list already, click on remove then click on save.
b-) In above same place in "Module ID override" select "Module Position: Mainbody", for "ID" enter"products" without # and click on add rule, then save & close.
c-) Find your menu item in main menu > "Works" and edit the link to "#products".

2. For Adding description please see my first mod in below topic.
https://www.gavick.com/forums/john-joom ... 40550.html

3. For removing "Author, Category and Date" info
a-) Easy way, hide them with css by adding below to override.css file located in templates css folder and enable css override option in template settings.
Code: Select all
.gkPortfolioCategory,
.gkPortfolioAuthor,
.gkPortfolioDate { display: none!important; }

b-) or hard way, by removing the code from files when you are adding description in step 2.

See you around...
User avatar
Platinum Boarder

GK User
Sun Nov 09, 2014 11:43 pm
Reply with quote
Report this post
Got it! Thanks!
User avatar
Fresh Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.