Wordpress edting page and custom field - wordpress

Need help in wordpress (edit page and custom field,not change in css). After editing custom field and page, the website's page didn't display the correct setup as in wordpress. I had done clear the cache but still no change in website page. No need to change in css.
this is the editing page for contact us page
This is my custom field setting (contact us page)
But still after update the website didn't display the right template.

Related

Wordpress custom template on every new page (Elementor)

I have wordpress and am using Elementor editor. I have added a page that is meant to be a template for each new pages. I added a block with breadcrumbs to this page. I want this page with breadcrumbs on evey new page that i create. Copying this page all the time creates problems, e.g. if I wanted to change something in this block so I must do this on every subpage. I do not know how to do it - all i want its one static page with that breadcrumbs that includes to every new page i create, and when im change something in this page, changes will appear on every page.
Help :( Photo below
https://i.stack.imgur.com/G1EyI.png
Use the "Template" block in Elementor
That is achievable with Elementor Pro using theme builder option.
Create that template as a single page template and then in display options choose to display it on all pages.
Creating a Single Page Template with Elementor Pro
Then you should use standard page editor or custom fields to put content that is then going to be rendered by the template.
Doing that will let you make changes on all pages at once by editing the template.

contact forum 7 to static page in wordpress?

I have a static page site in WordPress and I want the "contact me" at the bottom of the page. how would I add that without having a separate page with contact forum 7? I am adding my custom page into WordPress that I have made from scratch. I am using vs code for my text editor. I know there should be a way to cut the code from somewhere and add it at the bottom of my page in the contact section just don't know how.

Hide Elementor page edit from client

I am a elementor pro customer.
My goal is to hide elementor from my client.
So i used role manager offered by elementor and hide the user role to edit the page as follows:
https://www.dropbox.com/s/4toahzxnkchi2dm/Screenshot%202019-12-07%2013.48.30.png?dl=0
What happens with the role manager hide is that the user cannot even see the html side of the page.
How can i hide the elementor from the client and let him edit the html version of the page?
Alternatively, I want to skip the role editor functionality of elementor and just find a way to remove the button "Edit with elementor" from pages.
Few places where it appears are
Page: https://www.dropbox.com/s/owwr41cl9gpep15/Screenshot%202019-12-07%2013.58.13.png?dl=0
In front of the page name:
https://www.dropbox.com/s/89zqq59a2ett2kf/Screenshot%202019-12-07%2013.58.57.png?dl=0
In the meta of page: https://www.dropbox.com/s/mrjdr4jj9um037m/Screenshot%202019-12-07%2013.59.18.png?dl=0
Which user role you assigned to your client?

Editing page in wordpress - page not in content manager

I need to edit a page on my wordpress site, but the page doesn't show on the "Pages" feature. This page is accessible over a top menu that I can edit over the themes/template editing. However I cannot find a way to edit it or even find it on my file manager.
This is the page URL: http://protector-canum.de/linkliste/
I just need to add some content to it.
Anyone aware of how I can get this done?
Thanks!
Check the css class of your body tag and look for post-id-XXXX
use that number in your admin url

How to create dynamic page in wordpress and hide from menu

I have a wordpress plugin and i want to create a dynamic page when the user activates the plugin. Page creation is already done. But i want to hide it from the pages menu. No matter how wordpress is configured i want to hide the page.
Page can be only accessed using the url.
Can anyone provide me a solution for this.
You can do it by assign a different value to post_type like dy_page
for more info see: Post_type and How to use Custom Post Types in WordPress 3.0

Resources