Duc Regular
@duceduc · Joined 9 years ago · 110 posts · 30 topics · 10 reputation
Badges
Recent posts
-
GravCart Adding the comma for price
· 8 years ago
Ah. right one. I just needed the thousand separator. so this is all needed. Thanks. {{ 9800.333|number_format }}
-
GravCart Adding the comma for price
· 8 years ago
How can I change the pricing to include ' , ' My currency is in yen. I would like to show it as 4,000,000 or 4,000 The script is omitting ' , ' whenever I type in the price.
-
Skeleton Shop Site
· 8 years ago
It seems snipcart charges a monthly fee $10/month regardless if you make a sale or not. There is a PayPal plugin for Grav as well. Is this plugin already integrated with gravCart or there are some co
-
Theme inheritance Not Working Properly
· 8 years ago
Well this is strange. It worked itself out. The site seems to be loading from the theme inheritance folder now and I didn't do anything to fix it. Ghost in the machine?
-
Hiding Actual download link path
· 8 years ago
Yes. There was a php script I used to hide the actual path on a different site (not cms ) and at the same time have the file downloaded and not open in browser. Would be great if I can force have it a
-
Theme inheritance Not Working Properly
· 8 years ago
Switched back. I am using the images folder to test. Just to make sure it is working on a totally different site I have theme inheritance setup, I have changed an image file and it does updates. So th
-
Hiding Actual download link path
· 8 years ago
Now that is a Gravvy idea. I will need to add two different rewrites since I have a test site and a live site that aren't align with the same path. My download link is a pdf. How can I have it to down
-
Theme inheritance Not Working Properly
· 8 years ago
I have added them all manually. Changing the order around doesn't seem to help either. streams: schemes: theme: type: ReadOnlyStream prefixes: '': - user/themes/ceevee
-
Skeleton Shop Site
· 8 years ago
I am interested in in the Shop Site. Does anyone have a sample site I can take a look at? Is the payment system customize able. I am looking to add a different payment system.
-
Theme inheritance Not Working Properly
· 8 years ago
First have you set your new theme as active in the admin panel? I have tried selecting the old and new theme again in admin panel. I also manually edited the system.yaml file to include the new theme.