Share Your Work

Filter by
  • All labels
  • Announcement
  • CSS
  • Custom Modules
  • Design Manager
  • Documentation
  • Drag and DropTemplate
  • Email
  • Enterprise
  • Feedback
  • Forms
  • Free
  • HTML
  • HubDB
  • Hubl
  • JavaScript
  • Local Development
  • Looking for Feedback
  • Marketplace
  • Professional
  • Starter
  • Wordpress
Sort by
Most Recent
  • Most Recent
  • Most Upvoted
State
All
  • All
  • Solved
  • Unsolved
  • No Replies Yet
RErnestl on September 23, 2022
I have an issue with our blog page only in english language. It is showing test text (see the red square in the attached picture). Can somebody help me please? Thanks in advance. Robert
0 upvote
4 Replies
Guide
September 26, 2022 02:51
Hi @RErnestl . Well, OK, so your test text may be built in the template directly. Can you click "Edit Listing Tempalte" menu then check codes? I t...read more
assi on July 31, 2022
In page-editing page, Developer mode is released, and I wanted to use this mode as default, so I made simple scripts. Install Custom JavaScript for Websites 2 to your Chrome. Set this RegExp: https://app.hubspot.com/content/\d+/edit read more
Participant
March 08, 2024 05:09
To automatically redirect to developer mode in HubSpot page editing, you can use the following JavaScript code. This code will check if the current U...read more
Solved
prosa on February 14, 2020
{% if current_page_num>1 %} <link rel="canonical" href="{{ content.absolute_url }}/page/{{ current_page_num }}"> {% else %} {% if request.path is string_containing '/all' %} <link rel="canonical" href="{{ content.abso read more
1 upvote
6 Replies
Accepted solution
Contributor
May 06, 2024 14:30
Figured this out. In case it helps others, you can just add it in the "Additional <head> markup" area when ending your listing page template.
cancel
Showing results for 
Search instead for 
Did you mean: 

Looking to start a conversation or ask a question?

Create a post
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.