Questions tagged [expressionengine3]

9 questions
2
votes
3 answers

How to link to an entry in a channel in expressionengine?

I have the following code
Andy Holmes
  • 7,817
  • 10
  • 50
  • 83
1
vote
1 answer

Why does a red bar appear in my javascript code when working in sublime

I'm trying to change the text of a label in html to show the file uploaded to the input element that the label points to. I found this javascript code and changed it a little to fit my html. It's not breaking my page but it's not displaying the…
1
vote
1 answer

ExpressionEngine 3 - parent/child category set up using 2 separate category groups

I have an ExpressionEngine 3 site. I have 2 separate Category groups: Course Type (ID = 3) Course Category (ID = 5) The hierarchy I want is Course Type > Course Category. For example: E-Learning (Course Type) Health and safety (Course…
Andy
  • 5,142
  • 11
  • 58
  • 131
1
vote
2 answers

Expression Engine 3 - Entries Tag - page_uri empty

EDIT: I'm rewriting my question in order to explain everything properly, so here goes. We were using ExpressionEngine 3.1.0, and have recently updated to 3.1.2 - pretty much as soon as it was available to do so. Since doing so we've run into a…
Andy Holmes
  • 7,817
  • 10
  • 50
  • 83
0
votes
0 answers

ExpressionEngine Subscriptions Add-on: Unable to Integrate PayPal for User Subscriptions

I'm currently facing an issue with integrating PayPal as a subscription option for users within the ExpressionEngine Subscriptions add-on (EE Harbor). I've been working on setting up a subscription feature on my website, allowing users to subscribe…
VderKaiser
  • 127
  • 1
  • 1
  • 9
0
votes
1 answer

No English Abbreviation for Transcribe EE Plugin

I am using Expression Engine 3 with EE Harbor Transcribe plugin. How would I let the default language on my site (English), not require an abbreviation? I tried leaving it blank, but then the english translation doesnt show. Right now, the only way…
0
votes
1 answer

How to change the meta tag title of the homepage in expressionengine?

I m trying to change the tag title of the homepage but I can't locate the homepage in the cms . I can't edit the layout page since it generates the tag title dynamically on the code below . Does anyone know how to locate the home page in the cms …
Ngoma Mbaku Davy
  • 169
  • 3
  • 11
0
votes
1 answer

Expression Engine 3 pagination with page_uri

I have looked for a while for a solution to this, but have been unsuccessful so far. Not sure if it's me, or if there's a problem with the pagination functionality. What I'm trying to do When on a page within a certain channel, I want to have 'prev'…
0
votes
1 answer

ExpressionEngine & Taxonomy 3 - How to split nodes into blocks of 5?

I am using ExpressionEngine 2.10.3 and also Taxonomy 3 plugin. I have the following code which, when run, returns the 15 nodes I have set up:
{exp:taxonomy:nav tree_id="1" display_root="no" root_node_id="2"}
  • Andy Holmes
    • 7,817
    • 10
    • 50
    • 83