Andrew Wilkinson
Forum Replies Created
-
Sorted it, created another user with read/write access to S3 to do the upload bit from the web server to S3, files now appearing.. the video is unclear who the user is for and this would be for the imgix side when it is reading from the server so a separate user is needed for that access to protect your files.
and yes you do have to be careful as a newbie you don’t hit that delete from server button on the initial load to find their are now files in the bucket..
I followed the setup completely and set up a new user and then set up the security policy for the user but I too have no images in the bucket.
In the tutorial it says that the user has to be assigned an AWS S3 Read Only access policy. surely this then stops the upload writing to the bucket?
Forum: Themes and Templates
In reply to: [Travelify] Custom fieldsThank you, I have already done this.
I am assuming you are meaning me to place it within the functions.php file and in the single-post and achieve loop?
I have managed to create the custom fields on the post at the bottom.
In the codex it uses this style to style them:
.post-meta {font-variant: small-caps; color: maroon; } .post-meta-key {color: green; font-weight: bold; font-size: 110%; }
which i have added to stylesheet in child theme. Unfortunately it has no effect is this over ridden somewhere?
Forum: Plugins
In reply to: [RSS Post Importer] Post to Custom Post TypeCan you import RSS to custom post type and custom fields with your plugin?