Change tab title for Wordpress site? - php

I just completed a custom wordpress site for a client and am wondering how to change the tab title that you see at the top of the browser to display the name of the company instead of the whole url ... so in my example I want it to say Kirby's Moving Company instead of kirbysmovingco.com/ and then behind the name of the company id like it to display the page such as Kirby's Moving Company - Home even though it won't be visible in the actual tab since the company name is so long. I'm including a screenshot that shows how I want the tab to link by using another site that I've built and then showing the Kirby's Moving link and how it looks.
Here is the screenshot:
Any help is appreciated, thanks so much!

Check this out:
Hello, try this: https://codex.wordpress.org/Appearance_Customize_Screen (just go to Appearance_Customize_Screen > Site identity and modify the site title
Source
Also you could also read this, It might help!

Related

Strange link bug with hyperlink in Wordpress

When I clicked on link that redirects to Main Shop page of WooCommerce, there is blank page with no products. (see link ПРОДУКТИ in top right bar above the header)
When you click on button from Main Menu it is OK (button: ПРОДУКТИ).
I disable all plugins and change the theme, but with no luck!
See here my website Shop page: https://www.mangustaceramics.com/продукти/
Example of the problem: http://i.imgur.com/KcGSK10.jpg
If you have any suggestions about the problem, I will be glad to hear them! Thank you!
These are technically different links. You can see this by copying the URL from the address bar and pasting them in a text editor.
The top right bar link gives this output:
https://www.mangustaceramics.com/%D0%BF%D1%80%D0%BE%D0%B4%D1%83%D0%BA%D1%82%D0%B8/
Whereas the main menu one gives this:
https://www.mangustaceramics.com/%d0%bf%d1%80%d0%be%d0%b4%d1%83%d0%ba%d1%82%d0%b8/
You will need to ensure that your URLs are encoded correctly or specify them explicitly using the second link above (with lowercase letters).

Joomla 3.7 Change Default Registration Link ID

Right now I'm testing a site on local host. But to show the error I'm running into, go to this address:
http://www.bearvalleycomp.com/cust/twoil/index.php/component/users/?view=registration&Itemid=101
What I want it to do is show the page like this:
Edit: I don't have enough rep to post more than 2 links...Enter that same link above without the "&Itemid=101"
But I'm lost in the code to find the address to remove the Itemid=101
I have found a guide where I can edit it through the system menu as shown here:
https://www.templatemonster.com/help/joomla-3-x-edit-registration-page.html#gref
But it appears this 3.x might not be updated for the latest edition.
Any insight would be appreciated. Thank you
After looking through multiple files, I did find the answer to change the link. It's located under /modules/mod_login/tmpl/default.php. Down around line 101, I was able to add &Itemid=114 to the end of the index.php?option=com_users&view=registration making it look like this:
index.php?option=com_users&view=registration&Itemid=114
Now when I click on Create an account, I see a page for only registering an account.
However, now I get mail errors but I can look into that later I guess.
To work around this problem you have to add the register page to a hidden menu (normal menu, but willout position module) and use that alias item on your link.
This way you can decide which modules to show or not for that particular page.

October CMS : URL of the posts not set on the blogposts component

I'm working on a non profit's website and we're using October CMS and its blog plug-in to add publications to it. The problem is, when displayed on the /publications page, the posts title link to the same page instead of their specific post's page (/publications/post/:slug) despite having specified the page to the component inspector. Nonetheless, typing the correct link (e.g. /publications/post/first-blog-post) still redirects to the correct page, so I guess it's something to do with RainLab's interpretation ? I tried setting the link to a 404 or any other page, it stays as /publications.
Has anybody ever encountered this problem and/or knows how to solve it ?
Thanks :)
Have you set all of the settings?
See this screenshot:
It's very important to set post page and post slug.

wordpress- dynamically change webpage banner text by passing parameter in url

I am trying to change banner text of one of the web page according to the url parameter. Not sure which code should I modify. or use hook? please someone help me.
many thanks
You need to find out where that text is coming from.
Most WordPress templates that I have used allow you to change this on the admin screen (dashboard). If you log into WordPress using admin password and select Theme/Customize, you should be presented with several options that let you customize this.
There is also a Settings tab visible from the dashboard that lets you change the site name (if that is what's being displayed there).
If you cant find it in either of those, you can try to search for the text in the files system (under themes) and see what's returned.

Google plus shares wrong title from post

If you try sharing via Google+ most of the articles on this WordPress site: appgo2market.com
you'll noticed that title when Google+ is wrong when trying to share.
This happens also if you cut and paste link to a post on your personal Google+ account for sharing.
I didn't see yet, any relation to what may need to be done on a WordPress site to solve this.
Any idea what needs to be done, on a WordPress site, using thesis2, to solve this?
Looks like many of the pages are behind a "become a member" section, which is the title I see being picked up. The title for the share can be controlled by adding schema.org markup, or by changing the title tag of the page. Take a look at this page for more details: https://developers.google.com/+/web/snippet/

Categories