Sonal S SinhaModerator
		
		- Topics: 0
 - Replies: 31370
 - Total: 31370
 
   
    Member since: August 16, 2013  
	 
	
		
		Hi,
Unfortunately, We can’t change/edit individual’s team page banner image.
You can only change the page banner image.
Regards,
Dave
		
	 
 
		
			
	
		
		
EliParticipant
		
		- Topics: 2
 - Replies: 10
 - Total: 12
 
   
    Member since: April 24, 2017  
	 
	
		
		Thanks- We are using this plug in. We did figure out how to change the qty per page, however the order of the Team members set is not what is reflected on the page. Note that this feature was working as expected last time it was used. Is there an adjustment necessary for the new Category feature?
		
	 
 
		
			
	
		
		
Robert GianfeliceParticipant
		
		- Topics: 2
 - Replies: 6
 - Total: 8
 
   
    Member since: October 20, 2020  
	 
	
		
		Hi, thanks for your help.
I changed the line 599, but the () still appears around the designation on this page http://rochford.arvox.com/our-team/stefanie-rochford/
The html for this page is as follows:
<!–POST START–>
<div class=”single_post_content”>
<h1 class=”postitle entry-title”>Stefanie Rochford</h1><span>(President)</span>
This is the page that loads after you click the image of the Team member on the homepage, I need to remove the () around the designation. It is not in the core-function.php, is there another page that controls the Team member expanded page?
2. Regarding the Testimonials:
How do I increase the height of the Testimonial pane so I can ensure the page will always display the name and designation?
How to I hide the Testimonial image? I am using this CSS    >>  .testimonial-image { display:none}
How do I have the Testimonial text fill the full width of the pane?   I am using this CSS .testimonilacontent { width:95%}
Robert
		
	 
 
		
			
	
	
		
		Hi 
I want to change the position of row  the girls up the boys
https://www.espainature.es
user:test
pass:test
https://imgur.com/ye7k19o
Thanks Regards
Carlos
		
	 
 
		
			
	
		
		
Robert GianfeliceParticipant
		
		- Topics: 2
 - Replies: 6
 - Total: 8
 
   
    Member since: October 20, 2020  
	 
	
		
		Thank you for your help I am now able to publish French content for Testimonials and Teams.
Regarding the logo, I found an article on PolyLang, https://support.pojo.me/docs/polylang-change-logo-every-language/
As they suggest I created a child theme and added this code to the functions.php, but it does not work!
Does the logo have a different name in the customizer, I think that might be the issue.
Code is as follows 
function pojo_polylang_get_multilang_logo( $value ) {
	if ( function_exists( ‘pll_current_language’ ) ) {
		$logos = array(
			‘en_CA’ => ‘logointerviewjobs_200_icon.png’,
			‘fr_CA’ => ‘logointerviewjobs_200_icon_fr.png’,
		);
		$default_logo = $logos[‘en_CA’];
		$current_lang = pll_current_language();
		$assets_url = get_stylesheet_directory_uri() . ‘/assets/images/’;
		if ( isset( $logos[ $current_lang ] ) )
			$value = $assets_url . $logos[ $current_lang ];
		else
			$value = $assets_url . $default_logo;
	}
	return $value;
}
add_filter( ‘theme_mod_image_logo’, ‘pojo_polylang_get_multilang_logo’ );
		
	 
 
		
			
	
		
		
PeterParticipant
		
		  
    Member since: September 27, 2016  
	 
	
		
		Dear SKT Team, 
In luxury hotel theme I would like to use the featured image as header image to be able to have different page / post header on the site.
I would like to add parallax to this but I’d need your support for both – can you help here what needs to be changed?
Thanks a lot for your info! Maybe this would be a nice standard feature to be added to your themes? 
I will send the credentials via email as the page is still in maintenance mode. 
Thanks a lot, BR Peter
		
	 
 
		
			
	
	
		
		I have added all seven members of our team but cannot find a way to re-order the way they appear on the web page.  I’d like them to be alphabetical but I can’t see any way to manually move them around.  
		
	 
 
		
			
	
		
		
Patrizia ScialoParticipant
		
		- Topics: 1
 - Replies: 22
 - Total: 23
 
   
    Member since: September 8, 2020  
	 
	
		
		Do you delete last question?
the text you are talking about is the description not the title of the site. If I align the logo to the left, the writing does not appear next to it and if I want to change the size it is not possible.
I also asked how to insert the image under header in generic pages (team, testimonial, news)
		
	 
 
		
			
	
		
		
Sonal S SinhaModerator
		
		- Topics: 0
 - Replies: 31370
 - Total: 31370
 
   
    Member since: August 16, 2013  
	 
	
		
		Hi,
If you want to change title?
to Appearance >> Customize >> Header >> Site Title & Logo >> Text >> and change it there
See example screenshot:
https://ibb.co/m6HSCX3
There is no option to showing a content in the our team box.
Kindly use our speaker shortcode instead of ourteam shortcode
Our Speaker shortcode:
[ourspeaker col="4" show="8"]
Regards,
Dave
		
	 
 
		
			
	
		
		
Patrizia ScialoParticipant
		
		- Topics: 1
 - Replies: 22
 - Total: 23
 
   
    Member since: September 8, 2020  
	 
	
		
		NO!!!
About the title I can not change the writing from the preferences also the font is really very small.
About the SHortcodes you have not answered me. I need to put “our team” with some text and the photo but it only displays the photo. I asked what parameters can be used
so no, it’s not solved
		
	 
 
		
			
	
	
		
		Hi,
I’m using the Psychology theme at http://www.groepspraktijkzuid.be
For some reason the settings of the Our Team (Ons Team) page have changed and the individual pages of the team members are now full width.
Can they be reset to the width of all the other pages, please?
Kind regards,
Marc
		
	 
 
		
			
	
	
		
		Team page has header “Archives”.  How do I change this, please?
		
	 
 
		
			
	
		
		
ictoria.nlParticipant
		
		- Topics: 7
 - Replies: 7
 - Total: 14
 
   
    Member since: December 10, 2019  
	 
	
		
		Hi Dave, 
Thanks for the heads up! Looks good and issue is resolved. Is it somehting we could have done ourselves? Or did you change code somewhere?
Kind regards and thanks again!
Team Ictoria
		
	 
 
		
			
	
		
		
MichaelParticipant
		
		  
    Member since: June 1, 2016  
	 
	
		
		Hi
I’m trying to change the size of the vertical gap from the header to the Image on the our team pages when you display them. i cant see an option for this.
Page example https://boureki.com/our-team/george/
This is the same on all the our team pages
Thanks 
Mike
		
	 
 
		
			
	
		
		
Faizan QuraishiParticipant
		
		- Topics: 7
 - Replies: 16
 - Total: 23
 
   
    Member since: June 8, 2020  
	 
	
		
		Thank you very much,
1, Move to Top button looks bigger now, can we change the arrow color because in some parts of my web page its not visible clearly.
2, Thank you for adding sub menus and pages in gallery, in fact this is not what i wanted, myself can create sub menus like this too. what i need is:
 Firstly, a sub menu while appearing in top of Gallery page, after opening the page, just like the website Menus, i need a sub menu to be appear in top of gallery page. Is there any plugin for that?
Secondly, I need a gallery while opening a single image, there be a play button option to show case the next photos in gallery, with zoom in feature. i could not find this feature in my purchased theme.
3, And also i need a pdf viewer plugin to show case our certificates in my awards page.
Really appreciated your Hardworking team and nice services
Best regards