- Posts: 6
- Thank you received: 0
How to hide repeated row heading and subheading
-
scottdoane
Inactive member - Topic Author
- New Member
Less
More
1 year 9 months ago #50184
by scottdoane
How to hide repeated row heading and subheading was created by scottdoane
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6746
- Thank you received: 716
1 year 9 months ago #50185
by milos
Replied by milos on topic How to hide repeated row heading and subheading
Hello,
Please edit the file /media/templates/site/paradise/js/custom.js and delete this part:
If you don't see the effect immediately, please clear the browser's cache.
Regards,
Milos
Please edit the file /media/templates/site/paradise/js/custom.js and delete this part:
Code:
// heading shadow effect
jQuery('h3.row_subheading, .gallery-cell h3, .item-page .page-header h2, .page-header h1').each(function(){
jQuery(this).clone().addClass('shadow').insertBefore(jQuery(this));
});
If you don't see the effect immediately, please clear the browser's cache.
Regards,
Milos
Please Log in to join the conversation.
-
scottdoane
Inactive member - Topic Author
- New Member
Less
More
- Posts: 6
- Thank you received: 0
1 year 9 months ago #50187
by scottdoane
Replied by scottdoane on topic How to hide repeated row heading and subheading
Thank you for the quick response.
I have removed the script but I am still getting the same issue.
freshactivities.com/upgrade/big-group-activities?filter_tag [0]=44
I have removed the script but I am still getting the same issue.
freshactivities.com/upgrade/big-group-activities?filter_tag [0]=44
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6746
- Thank you received: 716
1 year 9 months ago #50189
by milos
Replied by milos on topic How to hide repeated row heading and subheading
You removed the script but you did not clear the browser cache as I recommended. The shadow text is not there anymore.
Regards,
Milos
Regards,
Milos
Please Log in to join the conversation.
-
scottdoane
Inactive member - Topic Author
- New Member
Less
More
- Posts: 6
- Thank you received: 0
1 year 9 months ago #50190
by scottdoane
Replied by scottdoane on topic How to hide repeated row heading and subheading
Sorry for the late reply.
Yes, I have cleared the cache but the headings are still displaying on the other pages.
Please review the other menus, link is posted below
freshactivities.com/upgrade/destinations
Yes, I have cleared the cache but the headings are still displaying on the other pages.
Please review the other menus, link is posted below
freshactivities.com/upgrade/destinations
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6746
- Thank you received: 716
1 year 9 months ago #50191
by milos
Replied by milos on topic How to hide repeated row heading and subheading
Hello,
Headings don't have shadows anymore on the link you provided. I double-checked it.
Regards,
Milos
Headings don't have shadows anymore on the link you provided. I double-checked it.
Regards,
Milos
Please Log in to join the conversation.
Time to create page: 0.090 seconds