All your links at your page point to moneytree
as the root domain.
For example you have
http://moneytree/?page_id=2
instead of
http://www.xmoneytree.com/?page_id=2
None of your assets (JS, CSS) are being loaded for the same reason:
When you installed WordPress you probably did not specify the correct value for your domain. You can do that either by re-installing WP or by editing wp-config.php
file and add/edit these:
define( 'WP_HOME', 'http://www.xmoneytree.com' );
define( 'WP_SITEURL', 'http://www.xmoneytree.com' );
To make your website secure you need a Secure Sockets Layer (SSL) certificate, so that the data transfer between clients and your server is encrypted. Ask your host for SSL service if you don’t know how to.
Related Posts:
- What is the design pattern for WordPress Core?
- How do you present WordPress to a designer who is afraid?
- Theme or Style WordPress Message pages
- WordPress book for graphic designers?
- Create brand-new re-designed site without affecting live site?
- Blank Blog Screen [closed]
- Custom Blog Posts do not come side by side in WordPress
- How can I remove clutter from my page?
- I want to solve a problem in my blog (math-journeys.com)
- How Do I Add a Permanent Text Block on The Checkout Page?
- How to display posts i grid photo
- Make a repeated component with dynamic content in WordPress
- Graphic design changes on Staging before moving to Production?
- Custom CSS on one elementor section changes whole page
- WordPress Project Information
- WordPress suitability over something like JQuery Mobile or other frameworks for my need
- Create similar website to link given [closed]
- How to style first post differently and wrap the others in their own container
- Converting dreamweaver to WordPress
- Different coloring is subsets of the same site (wordpress + kadence) [closed]
- website design completely messed up
- How to create scroll animations on WordPress?
- Costs of WordPress vs. Webflow development [closed]
- Mobile layout design for category pages [closed]
- What do you think about custom designed plugin/theme options UIs?
- How to remove search bar from a wordpress theme? [closed]
- How to create a new theme from scratch?
- Template for individual post designs
- Collaborative question/answer plugin for WordPress [closed]
- Plugin Architecture/Design Pattern – is better to use a private Observer/Mediator Pattern for plugin subclasses or WP add_action?
- How to automatically highlight syntax of code in a post?
- Creating Multiple Menus when using the TwentyTen Theme?
- PageLines theme: how to change the background color of the main content vs. entire page?
- Current class on admin menu using add_submenu_page()
- When calling wp_title(), do you have to create some kind of “title.php” file?
- How to prepare images for a layout width change?
- Alternative default avatar generator?
- How to control WordPress Search Behavior?
- WordPress Plugin Look & Feel
- Assigning Multiple Layout Designs with Custom Pages in WordPress?
- Alternate header image
- Archiving annual festival site
- Should WordPress plugins adhere to WordPress admin panel styling?
- Why are theme templates organized as multiple point of entry PHP files instead of reusing your theme’s index.php?
- How can i convert the figma design into wordpress [closed]
- How to cancel WordPress’ action/filter when using OOP with anonymous callback
- Creating a Link Text like Submit Button in Admin Page
- Applying OO patterns and principles to plugin development
- Event-Driven Pattern vs MVC?
- Corrupt WordPress Design/Appearance [duplicate]
- Howto accurately position images with maximum flexibility?
- Catagories to the list of the titles in that catagory to the content of the post [closed]
- Want to Show Sub categories under Categories section using Woo Commerce [closed]
- Selected template is not respected for home page in WordPress
- Elementor: How to override global theme style settings? [closed]
- Unique design inside a specific category’s url
- How to change format of file link ( Name ) when insert from media uploder
- Isn’t the way posts are displayed very unefficient?
- Category page not showing
- How do I get access to the CSS Editor
- Restrict CSS on one page
- Display Headings on Index page in different font sizes
- What is the best way to manage small blocks of content on my home page?
- Using categories on navigation bar instead of pages
- Using taxonomies to handle layout?
- How can I set a post thumbnail image without making a featured image?
- Constructing a Pay to Download music website with wordpress
- Using Tags Instead of Categories for site structure
- Approach to creating a site with this structure
- Want to create custom design of progress indicator in wpforms
- Cover block always has margin
- Hooks For Design variation in woo commerce single product page
- How to change color of a word in text after WP update
- Can I start to develop my website on WordPress.org before purchasing my web hosting?
- Plugin frontend page design irrespective of the theme used
- My sites mobile view design is different when not logged in – how do I ensure it’s all the same?
- custom post types, custom fields and normalization
- Highly stylized pages
- How do i make the_posts_pagination look like my template?
- Seeking specific WordPress Layout
- Bootstrap News: Image Modifciation
- WordPress displays widgets out of whack
- What is the best practice for making a WP plugin that I want to develop responsive?
- Virtual Composer: How to horizontally align contents from two different columns? [closed]
- Best approach to serve static content within a regular page
- hide/show a div in wordpress
- Navigation Menu Rendering Issue on Windows 10
- How to add class and span to
- Elegant way to signify inheritance and relationship between posts
- WordPress Footer Widget Processing
- Share common libraries across multiple themes/plugins
- Work on theme files on a server & browser preview before installing it
- Need Help Creating a Multi-Step, Video-Guided Enrollment Site
- My blog has a design issue.
- Create a child Theme or custom Theme
- WordPress with PageLines theme: how to change the background color of a page? [duplicate]
- Distribute post content through several divs [closed]
- HTML to WORDPRESS [closed]
- change backend header options
- Why i cant change my alignment?