I created a Linkedin Follow Company button here: https://developer.linkedin.com/plugins/follow-company.
However, when I add it to my WordPress site, it shows up in English, regardless of what language I set. The code contains lang: da_DK to show the button in Danish, but it's still displayed in English.
When I test it outside of WordPress, it shows up in the right language, which suggests it's a WordPress issue, but WP can display buttons from Facebook and Twitter in the right language, which suggests it's a LinkedIn issue.
How can I make the button appear in Danish on my WordPress site?
Try with this plugin : https://wordpress.org/plugins/wpsite-follow-us-badges/screenshots/
It provide option to select language also.
I had a similar issue. My webpage had the Company Profile plugin in header, and the Follow Company plugin in footer. I was wrongly including the platform.linkedin.com/in.js script twice, the first occurence did not include the lang parameter.
Be sure to include platform.linkedin.com/in.js once in HTML code with the right lang: da_DK param value.
Related
Well after 5 days of trying to find solution, I think I need WordPress magician to help me solve this.
I am translating my WordPress site. So far I have translated over 80% of the content mainly accessing .po files via server or by using LocoTranslate
I have troubles with translating some specific content on the page:
When accessing Products section in WordPress Dashboard I can see that even the settings are translated (to Danish) but some content of the same product page are not.
Image Of PRODUCT page:
What I have tried so far:
Checked all In Stock strings via LocoTranslate plugin (for main theme po file and plugins file) and all are translated to Danish.
I changed Main language in General WP Settings
Tried TranslatePress plugin, and when accessing the page via it, it does not offer an option to translate In Stock part. Evan tough it offers an option to translate action button and I did that.
As I can see on the editing page In Stock is clearly part:
Product settings on Dashboard
This means "In Stock" and even here is translated, too.
Note: When refreshing the page the translation is seen for a part of a second for the BUTTON, then it changes back to English.
Well, I am desperate. Can someone offer some other solution how I can fix this?
I want to use my Posts page with Elementor modules.
I have done my Homepage like that
but cannot do the same with Posts page.
I have created an empty page,
added some modules.
And selected this page as Posts page in Reading page.
But when I click a page on my website,
my Elementor Posts page is not seen,
the default Wordpress page is seen.
Update :
I'm using Neve theme on Wordpress v5.8
My website address is Tubefavorites.com
My homepage with Elementor and posts page with default Wordpress has different fonts
and my homepage and posts page's components are in different order.
(In homepage its Tags, Categories, ...
In my posts page its Tags, Last Posts, ...
I'm working online in browser (its not local).
There is no error on Chrome Console.
Update end.
Currently I'm trying this in Turkish pages.
I will make the English Elementor page after I fix this.
How can I fix this?
Thanks
Do you have Elementor enabled for post?
Thus, if I understood correctly, you have created a page post and want to add it as homepage. You should go to settings - reading and select via dropdown the page you have created! Then, you will see your page as homepage and not the default one
There is also an explanation in support forum, that someone has the same problem. Please read below:
"Looks like you’re trying to edit your Posts page that has been assigned in your WordPress Reading settings (Settings > Reading). If this is the case, you may not be able to edit the assigned Posts page directly with Elementor (Basic version).
You can try deselecting the page (in the “Posts Page” box within your Reading settings) then try editing this page with Elementor"
link to the source: https://wordpress.org/support/topic/cannot-load-posts-page-with-elementor/
Thus, disable your page through Settings - Reading, edit/modify (whatever you want) your Post page. After that, you could add your page blog posts URL to the meny item (or use this URL to wherever is nessecary)
EDITED
What plugin are you using for the translations?
I saw your homepage playing correct, right? Thus, you have selected your custom page correctly, through the Settings - Reading.
Now, if you want to see the same results in Turkish, you need to translate your home page too! So, add the translation in turkish language too, or duplicate the english version for turkish one and it will play!
UPDATED
I think there is an issue with the blog page (and single post template, as I am reading in WP forum for this theme). Try to check inside Appearence -> Customize, if there is any options there, thus could change the blog template. Somehow the theme overwrites your options. Furthermore, take a look at the blog theme's doc here:
https://docs.themeisle.com/article/1306-neve-blog-archive-options
I have learned that, I have to use Templates page, in Elementor Pro.
I didn't have been selected it.
Thanks to Hakkı Uçar for this
and for installing and for helping.
I am reasonably new to word press and I am currently building my site. If you go to the google search page here
You can see that the Pricing webpage shows information from New York.
I desperately need to change this as it may put potential customers off with me being in England.
Can anyone help please. I have tried following tutorials with Yoast but cannot see the "advaced settings option" and therefore cannot follow the tutorials.
Thanks
James
You need to do following step
List item Log in to your WordPress website. When you're logged in, you will be in your 'Dashboard'. On the left-hand side, you will see a menu. In that menu, click on 'SEO'.
The ‘SEO’ settings will expand providing you additional options. Click on Search Appearance
Under the 'General' tab, check the box "Enable force rewrite titles". This is not available when your theme already supports dynamic titles as discussed Here
Save changes.
Updated:
In Yost SEO Plugin 7.2 version, you can see that optionVersion 7.2. but today morning i updated plugin, that time it's not showing on this.Version 7.3. You need to install 7.2 version for this.
My main idea is that when i do a google search on my company's info, it keeps showing the latest post made. I would like to make the info the same everytime i do a google search. That will definitely show a good image of my company. I am using wordpress to run my company's website. I need some guidance on this... Thanks... Please pardon me if this is a stupid question. If there is other ways of doing this, instead of using wordpress, do tell me... Will be very happy to hear some suggestions...
This is a great question, and I think that there are a couple ways you could do it.
The first way that came to mind is to use your site's meta description on your home page. Your meta description is the 156 characters that appear in black letters underneath your site title in the search results.
If you want your meta description to be static and unchanging, just like LinkedIn, you can set your meta description without any coding knowledge using Yoast's Wordpress SEO Plugin. After you install it, edit your home page in Wordpress Admin and set the meta description to be your desired text. You can set the meta description for every page on your site, and each one will display the corresponding description in the search results.
If you want your meta description to be the latest post, you will either need to change the meta description for the homepage manually every time you write a new post, or you could write up some code to automatically generate the meta description from the first 156 characters of your latest blog post.
But, there is a second method that might work better. For an example site, I did a Google search for CSSTricks.com. Notice that it appears that Google is automatically pulling in their latest post without them having to do any hoopla with the meta description.
So, I went to CSSTricks using Google Chrome and did a right-click -> Inspect Element to view the source of the web page, to see how they were doing it. (You may need to open the below image in a new tab or save it to your computer to be able to read the code, because it is so small)
They do not have any meta description on their site, but they are using the HTML5 article tag. It appears that Google is pulling in the first p tag nested inside the article tag, and then displaying that as the black text in place of the meta description. So theoretically, if this is indeed how it works, what you need to do is write the markup of your home page so that it displays the post content using the article tag with a nested p tag, just as they have done.
Hope this helps!
I am currently setting up an online community for the first time. I am a frequent worpress user, yet this one problem occurs:
I don't like the section name "wire". I'd much rather use something like "guestbook" or "short note" for it, but I cannot find the place to change it in the backend. It is not in the theme's CSS editor.
Same goes for the titles "Blog" of the Blog page or "Group/member listings" on the group/member pages :-(
Right now I am using
Wordpress MU 2.9.1.1
Buddy Press latest version
The free "Cosmic Buddy" Theme
I do have the "Enable Theme and Plugin Editor" and I could change the navbar button names with it and many other things, but not buddypress specific functions titles.
i would think you could do it following Customizing Labels, Messages, and URLs in BuddyPress' How-To Guides.