Newest Questions
12,490 questions
1
vote
1
answer
44
views
Cartthrob remove product from cart if purchased
I'm new to cartthrob and want to know how can a product be automatically deleted if that product has been purchased from current logged in user.
Let's see it as a scenario
I'm logged out and I add ...
0
votes
1
answer
33
views
The requested URL was not found
I have Apache/2.4.48 on Windows + PHP version 8.0.8.
When I write www.sitename.com everything is OK - the website is online, but when I clicked on the same link in Facebook, the address become:
www....
0
votes
1
answer
49
views
Grid within Fluid fieldtype
would someone be willing to explain to me quickly how to use Grid inside Fluid fieldtype... I can't get the syntax right... on a simple example...
{fluid_field}
{grid_field}
{grid_field:custom_field}
{...
0
votes
1
answer
19
views
How do I use pagination on a search results page?
I am running EE 7.3.12 and using Simple Search for a search box. The search works correctly but I am having trouble applying the pagination element.
Here is the search box code:
{exp:search:...
0
votes
1
answer
34
views
Cartthrob 8: 403 or memory issue after paypal standard on cartthrob will not send through to order_info
Hi I have been having problems with this for months and I have not been able to get it sorted every time an order is made it goes to paypal(standard) and the payment is taken after this the issue ...
0
votes
1
answer
24
views
Can I determine the channel name for each entry within a relationship field tag pair?
On a relationship field that allows user to select entries from multiple channels, is it possible on the front end template to use the entry’s channel name in a conditional? Like I want to use ...
0
votes
1
answer
60
views
Cant get image to display when sharing to Facebook with "og:image" property within entry tag
I have my "og:image" property within entry tag like this
{exp:channel:entries channel="news" limit="1" status="open" require_entry="yes" orderby="...
1
vote
1
answer
27
views
Using {paginate} in a {parents} pair tag
I'm using EE 7.3.9 have 2 channels related via a relationship field, and I would like to create a page showing all the entries in channel 1 (the parent) that have in common the same field in the ...
0
votes
1
answer
35
views
Alphabetical Category order?
I've recently imported some data that resulted in the creation of hundreds of categories. Unfortunately, within the CMS, they all list in ID order, making this very difficult to manage.
There used to ...
0
votes
1
answer
39
views
How are EE templates and entries tied together?
I am new to EE and am trying to help maintain an large, old EE installation (Running EE 3.3.3 on IIS). It uses the Construct plugin.
There is an entry on the site with slug “business-office”, and I ...
0
votes
1
answer
16
views
REstriction on amount of text I can input to a survey
I am using EE v2.11.9. Much of my website has been built by external develoers so I have limited knowledge. I seem to have a reached a limit on the amount of text / words I can enter into a '...
0
votes
2
answers
58
views
Many error messages after update from EE5 to EE6.4.6
I am seeing many error messages post-update from EE 5.x.x to EE 6.4.6. They go away if I revert back to PHP 7.4 from PHP 8.1. All add-ons (just Wygwam and ChannelImages) are up to date. Dreamhost ...
0
votes
4
answers
104
views
500 Internal Server Error - Cannot access frontend or backend
Firstly, I was using the hosts file to point the server/hosting ip to a domain.
I went into Files, and tried creating an Upload Directory.
All I did was give it a name and 'Saved'. An error appeared ...
0
votes
1
answer
33
views
EE6 gif upload removes animation?
Recently updated to EE6.4 and now all of a sudden any uploaded filename.gif (GIF) image is manipulated and the animations are removed.
Example being, uploaded a 404kb gif with animation which was ...
1
vote
0
answers
25
views
ExpressionEngine simple search and special characters
How can I make sure that special characters like å, æ, ø, will be noticed while searching for content on a webpage. Im not getting any results when searching words which contain these characters. The ...