- Posts: 18
COMMUNITY FORUM
Portfolio delete ALL and define a tag by default
- teamraider
-
Topic Author
- Offline
- New Member
Less
More
11 years 7 months ago #119537
by teamraider
Portfolio delete ALL and define a tag by default was created by teamraider
Hi,
In portfolio gategory, I need to delete "ALL tag" and open directly the portolio on a specific default tag.
Someone found this before.
thanks
In portfolio gategory, I need to delete "ALL tag" and open directly the portolio on a specific default tag.
Someone found this before.
Attachment not found
thanks
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
11 years 7 months ago #119538
by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: Portfolio delete ALL and define a tag by default
You need to edit the menu item. If your template is using a script to filter the items you need to consult that scripts documentation on how to se a default filter.
Please Log in or Create an account to join the conversation.
- teamraider
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 18
11 years 7 months ago #119539
by teamraider
Replied by teamraider on topic Re: Portfolio delete ALL and define a tag by default
For "All" is't done, it was in category.php.
But not for tag by default.
thanks
But not for tag by default.
thanks
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
11 years 7 months ago #119540
by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: Portfolio delete ALL and define a tag by default
The script is www.aclif-artiste.com/wwwj/templates/theme1051/js/SmoothBoosh.js .
I think the itemSelection parameter is the default one but I am not sure.
I think the itemSelection parameter is the default one but I am not sure.
Please Log in or Create an account to join the conversation.
- teamraider
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 18
11 years 7 months ago #119541
by teamraider
Replied by teamraider on topic Re: Portfolio delete ALL and define a tag by default
Ok thank You,
Please Log in or Create an account to join the conversation.