Hello,
On the Envince theme, there’s no Excerpt, or more specifically, it doesn’t display anything. Upon investigating, I noticed that in the file: inc\theme.php
, there’s a section supposed to remove the ‘…’:
if ( ! function_exists( 'envince_trim_excerpt' ) ) :
function envince_trim_excerpt($text) {
return '';
}
endif;
add_filter('excerpt_more', 'envince_trim_excerpt');
However, changing this: return '';
to this: return '...';
doesn’t change anything.
I’ve tried many other things without success:
function envince_trim_excerpt($text) {
return $text . '...';
}
I even doubted this function and deleted it to see, but it doesn’t change anything (cache consistently cleared).
if ( ! function_exists( 'envince_excerpt_length' ) ) :
/**
* Adds a custom excerpt length.
*
* @since 1.0.0
* @access public
* @param int $length
* @return int
*/
function envince_excerpt_length( $length ) {
return 70;
}
endif;
This one works perfectly fine.
What should I do to add those unfortunate three dots? Or perhaps display a “Read More” link instead? Best regards,
]]>I am using EnvinceVersion: 1.3.0 By?ThemeGrill free version
I want to know if can i create different footers for specific pages in the WordPress Envince theme.
How this is possible or I need to go for paid theme options.
Hi,
we use the envince theme, but it seems to give problems with breadcrumbs on google.
To be clear, it is the free version.
Is says the field ‘item’ (in ‘itemListElement’) is missing.
How much does this affect google ranking /SEO? How can it be solved?
Thanks
Christophe Slegers
Hello!
I seem to be having issue with the page numbers appearing along with the first post in the archive page.
What can we do to move it to the bottom?
]]>I got this below message from google when it tried to scan my website using EVINCE:
To the owner of https://celebratelifevideo.com/:
Search Console has identified that your site is affected by 1 Breadcrumbs issues:
Top Errors
Errors can prevent your page or feature from appearing in Search results. The following errors were found on your site:
Missing field “item”
We recommend that you fix these issues when possible to enable the best experience and coverage in Google Search.
______________________________________________
I have never run into this kind of error before, but I hope someone can explain it to me and what thew fix might be. Could it be related to the theme (Evince) I’m using? Or something else– the report points to most every article I’ve written.
Thanks, Brien Lee
]]>Hello,
I would like to translate Envince Theme on my site to Gerrman language and I am facing massive issues.
I tried all common methods, but the translation is not working on the frontend.
The wordpress installation is in done in a sub directory and working fine. I made several modifications of css and now since I want to change language I am completely stuck.
I have done:
– changed language in wordpress admin panel to German
– added the de_DE.po and de_DE.mo file made with podeditor to the child theme /languages directory.
– added other filenames to test with envince-child-de_DE.pot and so on…
– added the files to the wordpress wp-content/languages directory
– tried to translate with LocoTranslate Plugin
– added a php function to the child-theme functions.php
– added the po, mo, and pot files to the original envince (not child) languages-directory
– added the (old method) define lang in php-config file in wordpress root:
“define (‘WPLANG’, ‘de_DE’);”
To clearify, this is my function on child-theme functions.php
`function envince_child_setup() {
$path = get_stylesheet_directory().’/languages’;
load_child_theme_textdomain( ‘envince-child’, $path );
}
add_action( ‘after_setup_theme’, ‘envince_child_setup’ );
Nothing worked. Still strings I translated are displayed in english on frontend. I am desperate now and do not know what to do else.
Please help.
Thank you.
]]>Good morning,
I am stuck with an issue that I cannot manage to solve!
I want my 2 most recent posts from one specific category to appear on this page. I used the widget. It seems to work but the titles appear with different sizes and I cannot manage to make them look the same. Cannot find where I should go to solve this issue.
Any idea???
Best,
Dom
]]>Hi,
I would like to customize search result page in Envince theme. For instance, I do not want sidebar on this page. How can I delete sidebar from search result page?
Thanks
]]>Hi developers. I really enjoy using this theme because its simplicity. Hovewer, It’s a bit iritating to see page numbering list on top of page instead of bottom. If you could fix this in next update, or just give me code I need to change. Thanks
]]>Hi.
I would like to know if there is possible to hide the featured photo in a single post. I still want the thumbnails to show it, but I don’t want it on the top of my post. I tried already with the css code…boh, doesn’t work.
I am also thinking to change my theme. But till then, I am looking for any other help.
Thanks,
Mateja
]]>Hi,
Is Envince Theme compatible with PHP 7.2.6?
Thanks
]]>Hi, I’ve noticed that the pagination went from bottom to the top of the page (well right under the latest post). Why is that? And how I put it back/or also at the bottom of the page?
Thank you.
Mateja
]]>I also have a problem with inserting an Adsense code….I want to place it in the Envince child theme in the content.php ….one before the content and one after. How do I do that? Where exactly should I place it? If I just copy it, it doesn’t work. I would have sent a screenshot, but don’t know how ?? Thank you.
]]>Hi, my slider when using this theme is a little bit weird, one of the post go down and make the slider looks weird
Here is the SS :
https://s19.postimg.org/58lohd9xf/Screenshot_from_2017-10-31_15-57-17.png
Any help would be appreciated, thanks!
]]>Hello
i use this theme..but there single.php is missing.i try to copy from another thee but its wont work.please help for resolve this issue.
]]>I installed the demo, and im changing it for my needs.
I just cant find where can I replace the top horizontal banner.
appreciate your help.
thanks
]]>Hi,
Please help to guide how to make 3 One Column Feature Widget located horrizontally in a section of page as demo (PROGRAMMING (ONE COLUMN WIDGET), ANIMALS (ONE COLUMN WIDGET), WORLD NEWS (ONE COLUMN WIDGET))/
I try to add 3, but they are located vertically instead.
Also, the Feature Post Slide is not full of page as demo but it shows 2/3 and the remaining is the secondary slide bar
Thanks
]]>How do I install the social media buttons to the header?
I tried editing the “header social menu” and adding “custom links” to my social media accounts but that did not work.
]]>Just installed this theme and trying to provide a header image. Problem is that the header image is then set as the background and not the header! Trying to set an image as the background does nothing. Please help.
]]>Dear Sir,
Please help me to change the color of category from the home page. For example blue color from TG: Featured post slider (see the demo site).
Thank you,
Mona Ardeleanu