Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
I’m used to. “Origami Premium: 2.5.17”
I have a question.
I want to delete “Posts in category: ○ ○ ○” and in post.
I do not proficient in English and php.
So you want to teach, hoping.
“Posts in category” How do I delete this character?
———————————————————————————————————
And I have a question.
This gallery features in question.
When I use a large image, the image is cropped and comes gallery.
I want the original image to the size of the slide.
The original image, how do I fix this can I?
Hi Dino
This requires a child theme: https://codex.wordpress.org/Child_Themes
The style.css of your child theme can look like this:
Copy archive.php from your parent theme folder to your child theme folder and then edit the archive headings as required.
You will need to redo your Customizer settings after activating a child theme.
Here is a copy of a child theme if you need it: https://siteorigin.com/wp-content/uploads/2014/06/origami-child.zip
The Origami Gallery is limited in this manner. The only solution is to either turn it off globally at Appearance > Theme Settings or turn it off for specific galleries by adding:
type=”default”
Into the gallery shortcode. You could then use something like http://www.dfactory.eu/plugins/responsive-lightbox/ or the Carousel module in Jetpack to display your gallery images in a lightbox after click. OR consider another gallery plugin.
hi Andrew. how do i root and edit this? do i need to upload the child theme folder to the wp-content directory by using FTP? thank you
Hey Peter
The ZIP can be installed directly from Appearance > Themes > Add New: Upload Theme.
If you want to upload the un-zipped folder via FTP then it should go at /wp-content/themes/.
For further help please, open a new thread: Page: New Thread. Thanks.