Is it possible to Change position of wording/text on homepage banner desktop. My wording on the 2 banners appears on the right but i have a newly created banner with space in middle of photos so would like to put the text in the middle is this possible.
Thanks
]]>I have exported a site (using an XML file) that is hosted at wordpress.com, and imported it to a different provider. It uses the Origin theme. Apart from some missing images (which I can sort OK) it appears to have migrated well. However on the new site I don’t get the option (in the ‘appearance’ section of the toolbar) to install a header image.
Is this missing feature only available if the site is hosted at WordPress? Or is there something lacking in my service provider’s implementation of WordPress? The new provider is hostinguk.net . The original site is at trurocycling.org
]]>How can i deactivate breadcrumbs OR cutsomize= I checked all files, but found nothing ??
]]>Hello,
I was wondering if anyone could help me with fixing my logo. While it appears to be centered properly in my chrome browser, it doesn’t look the same on other browsers and my cellphone. Also, if I zoom into my chrome browser the logo moves around.
My site is https://www.jetsetgluttonette.com/.
These issues started occurring after a recent wordpress update.
Many thanks for your help with this!
]]>How I can submit translation for this theme? Also I have a bug with translation. Maybe it’s theme related.
]]>I am new to WordPress, and am trying to center the title on my main static page.
I am using a child theme.
the site is currently at sinlin.dealdevil.ca
Thanks in advance.
]]>Hi!
The links to “next-page” at bottom of the category page go to 404 error page.
Please, could you help me?
Thanks in advance!
]]>I am using Origin on WordPress.com, and at the top of each category page, a title appears which says ‘Category’ and then the category name.
From what I can tell, I can’t amend this myself without access to the CSS, so I wanted to ask whether this will be corrected within the theme’s code? I can’t imagine anyone wants a page that says Category at the top, regardless of whether they want the category title itself listed.
]]>Hello!
Since I started this theme, there has been blank spots on the homepage. It’s like the homepage images are shifted around. I don’t know how to fix it. Please help!
Site : https://www.kyletreasure.com/
Not sure if you need the CSS file, but any help would be very much appreciated!
Thanks in advance!
]]>After updating my Origin theme from version 0.5.8 to version 0.6.0, the post titles on the category page show up as [entry-title] rather than the correct title. The titles appear correctly on the individual post page.
Category:
https://www.abqinternational.org/category/events/lecture-series/
Single post:
https://www.abqinternational.org/power-and-architecture-in-the-middle-east/
I am trying to change the byline on all pages to use the Author website link (from their profile), rather than the Author posts URL.
I believe this change needs to be made in:
/wp-content/themes/origin/library/functions/shortcodes.php
/**
* Displays an individual post's author with a link to his or her archive.
*
* @since 0.7.0
* @access public
* @param array $attr
* @return string
*/
function hybrid_entry_author_shortcode( $attr ) {
$post_type = get_post_type();
if ( post_type_supports( $post_type, 'author' ) ) {
$attr = shortcode_atts(
array(
'before' => '',
'after' => ''
),
$attr,
'entry-author'
);
$author = '<span class="author vcard"><a class="url fn n" rel="author" href="' . esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ) . '" title="' . esc_attr( get_the_author_meta( 'display_name' ) ) . '">' . get_the_author_meta( 'display_name' ) . '</a></span>';
return $attr['before'] . $author . $attr['after'];
}
return '';
}
I have tried replacing get_author_posts_url
with get_the_author_link
(link) but it’s not working for me.
Any advice is appreciated!
]]>I discovered that the logo at the top of all my site pages have elongated for reasons that are not obvious to me. I’ve attempted to upload new versions of the logo to see if it was a matter of the image itself, but everything I upload is met with the same distortion.
I’ve been using Origin Theme since I began my blog nearly three years ago, and have never experienced an issue such as this. Any advice would be greatly appreciated!
]]>Anyone here with a simple solution for my problem?
I want to stick the primary menu (the navigation on top of the page)so that it is always visible when you scroll down. To stick the whole header would also be possible. I just dont know how to do this in css…
greets
Chris
Hey I’ve installed the kouki wordpress theme on my site and my image alignment is not working correctly. I have set my all images to the center. But unfortunately all the images only showing to the left. Can anyone fix this issue for me. This is my site https://www.viewersfacts.com
]]>Is it possible to have Posts full width in this theme? I’d like to really let the images sing (I use the NextGen plug-in). The option doesn’t seem to be available at the minute.
Also – there is a full width option for Pages but while the text does, the images don’t stretch the whole length.
Is it possible to get Posts full width and the images on Pages full width?
Here’s the website: https://www.belgiansmaak.com/belgian-family-brewers/
Thanks,
B
]]>Hello SiteOrigin
I am using your theme ‘Prospect’ and now i can’t login my wordpress: https://bruunoggejl.dk
Wp-admin gives me this error:
Warning: Cannot modify header information – headers already sent by (output started at /var/www/bruunoggejl.dk/public_html/wp-content/themes/origin/functions.php:347) in /var/www/bruunoggejl.dk/public_html/wp-includes/pluggable.php on line 1207
Wp-login gives me this error:
Warning: Cannot modify header information – headers already sent by (output started at /var/www/bruunoggejl.dk/public_html/wp-content/themes/origin/functions.php:347) in /var/www/bruunoggejl.dk/public_html/wp-login.php on line 431</p>
<p>Warning: Cannot modify header information – headers already sent by (output started at /var/www/bruunoggejl.dk/public_html/wp-content/themes/origin/functions.php:347) in /var/www/bruunoggejl.dk/public_html/wp-login.php on line 444</p>
<p>Warning: Cannot modify header information – headers already sent by (output started at /var/www/bruunoggejl.dk/public_html/wp-content/themes/origin/functions.php:347) in /var/www/bruunoggejl.dk/public_html/wp-includes/pluggable.php on line 935</p>
<p>Warning: Cannot modify header information – headers already sent by (output started at /var/www/bruunoggejl.dk/public_html/wp-content/themes/origin/functions.php:347) in /var/www/bruunoggejl.dk/public_html/wp-includes/pluggable.php on line 936</p>
<p>Warning: Cannot modify header information – headers already sent by (output started at /var/www/bruunoggejl.dk/public_html/wp-content/themes/origin/functions.php:347) in /var/www/bruunoggejl.dk/public_html/wp-includes/pluggable.php on line 937</p>
<p>Warning: Cannot modify header information – headers already sent by (output started at /var/www/bruunoggejl.dk/public_html/wp-content/themes/origin/functions.php:347) in /var/www/bruunoggejl.dk/public_html/wp-includes/pluggable.php on line 1207
I have tried deactivating all my plugins through FTP, but have come to realize that it has something to do with a WordPress update, and your theme!
Can you help me out? This is a really big error, that will come to cost me a lot of money.
]]>Hello,
Thank you for the awesome theme.
I have a category for displaying posts on the home page, but while I want to filter on it, I don’t want it visible in the list generated by this code:
<?php echo apply_atomic_shortcode( 'byline', '<div class="byline">' . __( 'in [entry-terms taxonomy="category" before=""] [entry-edit-link before=" · "]', 'origin' ) . '</div>' ); ?>
I still want the other categories to show, just not my “Home” category. I created a child theme and I wonder if there is any way to alter it in the child theme without editing the core theme (not sure how to do it this way either)?
Thank you in advance,
Donna
Hi, how is it possible to add a “read more” button on the homepage to the articles. i always do a linebreak with more, after the first paragraph. but on my home, you can only read the articles when you click the headline or the pic. and i’d like to add a “…read more” to the text. any help please?
]]>Hi,
I am using Origin theme on my website https://architecturefolio.com.
Everything is working fine except that I am unable to remove opacity from the thumbnails and post images. I have changed the opacity to 1 in css and marked it important but something is overriding it. I have added following code to the child theme’s CSS file.
a:hover img { opacity: 0.85 !important; }
}
PS: Even changing the opacity value in the parent theme’s CSS file is not working. Please help me.
regards
]]>How does the get_the_image() function determine which single-thumbnail image to use as the featured one? I’d generally like to use the first image in the post, but usually the second image is grabbed as the feature image.
]]>Hello!
I’m using Origin since 8 months now. The send comment button is missing after the latest wp update.
Anyone else having the same problem? Any suggestions how I can fix this? Please have a look at: https://grueneralltag.de/
Thanks so much!!
Anne
I have a headline problem on the startpage with mobile version using the Origin theme.
If the headline contains a semi long word like “Wochenende”, this word will be longer than the space for it reserved on the left side of the column. It looks rather stupid.
Any way to fix the mobile version by rearranging headline above author / date / etc. information and let the first line of the post follow below?
For reference, please look here on my page, the problem is visible every third or so post…
]]>I want to make the background of content blocks a solid color, different to the page background. Currently content blocks are all transparent.
I added this in the Custom CSS Manager Plugin Settings:
div.content {
background-color:#fff;
}
But it does nothing. Does anyone know what is wrong or another fix?
Thanks for your help
]]>I would like to remove date, author and category from all my posts in the Origin theme. Can anyone tell me how to do this in a simple step by step instructions way?
I have tried pasting the code “byline {display: none;}” into the CSS stylesheet editor but it doesn’t seem to make any difference. Am I doing it wrong?
Thanks in advance for any help!
]]>Hello!
I am in charge of the modeinmarseille.com (theme : origin) but I have some problems since a few days (mayb moe actually). When I try to open a picture (for example here), the picture opens at the bottom of the page (and not at the top).
If someone knows how to fix it up!
Hope you understood me, thanks in here!
Hi all,
I’m hoping to get some help. I noticed that the “next” button and page numbers aren’t working on the homepage. When I hover over the page numbers it is trying to link to /page/2 etc, but I have permalinks set up to include the index.php/post-name.
I’ve noticed when I add index.php to the url, the page then works. Is it possible to have the theme use the post-name format for permalinks?
Thanks!
]]>Hi guys,
I`m just starting to build a page with this beautiful theme and I was wondering if is possible to achieve this kind of thing:
https://imageshack.com/i/idq4Dgcyj
To have a background image / or color and a “box” behind the page which can have different color and opacity.
Thanks in advice for any suggestions !
]]>I am currently using Twenty Twelve Theme and when I installed origin none of my page titles appear across the top as in the demo.
Also there is no central image and I cannot work out why.
Can you explain why and how I get my page to look as the demo did.
All the thumbnails are fine and the widgets load ok it’s just the top nav bar and main image.
Your assistance is appreciated thank you
hi, on my site WhatTheDoost.com, when I click on an image to view in an article, the entire media files including images not for the article show up in thumbnails beneath. Is there a way to hide this or turn off the feature?
]]>How do I change the colour of the page title? I want to change it from grey to black on https://louisefindlaybooks.hst.im
I use Origin theme and I’m trying to find the css code for the page title so I can change the colour. I’ve tried using Firebug to try and identify it but have had no luck with ‘#entry-title a {
color:#FF0000
}’ and ‘page-title {
color:#FF0000
}’