Relative Content

Tag Archive for wordpresscustom-wordpress-pages

Horizontal scrolling issue with button click

I want to replicate a section for my site. The inspiration I took is from clay.com and I want to replicate the How it works section. So far my code is having two main issues, the button functionality is not working properly, and second, after refreshing the page when I scroll the overall section gets disturbed. The code is custom and will be implemented on Elementor. My code is:

How are these custom block modules registered?

Forward: I’ve acquired this project when it was 2/3 complete, I have no contact with the original devs. I’m very familiar with web dev, but not very familiar with Wordpress dev. I’ve figured out the majority of how they had everything setup, but this one thing is alluding me. I’d greatly appreciate your help!

(WordPress) Using a page for header

I’d like to use a page that i created in wordpress as a header in the whole site. I tried to add a function in functions.php to use “insert page” shortcode after the body tag but didn’t work. I’m not a developer in profession so will be greatful for any help. Thanks in advance.

The webpage created using WordPress and the Astra theme always loads incorrectly

I’ve built a website using WordPress with the Astra theme. Now I have an issue where every time I visit the homepage, one of the headings initially appears very large and then resizes to the correct smaller size. After analysis, I found that this might be related to a certain CSS file failing to load. This doesn’t happen every time, but it does occur on the first visit. How should I handle this situation?

wordpress preview add size

The wordpress preview has “desktop”, “tablet” and “mobile” by default.
I want to add my own angle of view to it and preview.
Which page can I change to add the angle of view?
I would appreciate it if you could tell me. Thank you in advance.

WordPress custom post types submenus

I am trying to make a WordPress plugin with custom post types. For creating the posts I have need to use a form, and I want to either replace or remove the default post creation submenu. Anyone know how to do that?