Forum Replies Created
- AuthorPosts
Hash
KeymasterYou can go to Appearance -> Editor and then edit the stylesheet or you can use some plugins like WP Editor https://wordpress.org/plugins/wp-editor/
Hash
Keymaster@rautcha please check this tutorial https://www.siteground.com/tutorials/wordpress/wordpress_category.htm
Hash
KeymasterCan you please explain in English please?
Hash
Keymastersorry, i did not understand your problem.
Hash
KeymasterHi,
Your website url using the hash theme?
Hash
KeymasterI don’t see anything broken in the screenshot.
The image is displaying by cutting off the text. Do you mean broken by this thing?
Hash
KeymasterHi,
You need to create a new page with home page template and then assign this page in the Settings -> Reading dashboard menu Front Page option. Check this link https://hashthemes.com/support/topic/unable-to-display-square-features-after-setting-static-page/
Hash
KeymasterThanks for the quick response…
I use a Mac for testing sites and at the link below you can view the screen shot of what I’m seeing when I pull up the site mentioned in the initial post in this thread.
Here is a link to the screenshot.
Click here for screen shot of broken headerThank you,
Jim
Hash
KeymasterIt is working fine when i tested by adding it to the Total Theme.
Hash
KeymasterEvery thing seems to be displaying properly when i checked your website. Can you please be more specific with your issue and screenshot?
Hash
KeymasterThere is no option to add different header in different pages. Yes you can do it with CSS but you need to have extensive knowledge to do that. Each page has unique class in the body. You can use this class to add the page header.
Or we can add the option for it for a paid support if you want.
Hash
KeymasterHash
KeymasterHi,
I don’t see any problem when i checked your website. Can you please explain with the screenshot?
Hash
KeymasterPlease try checking our demo in the chrome https://hashthemes.com/wordpress-theme/total/ . Every thing is working properly.
Try disabling the plugin used in your website and check it again. Also it would be better if you can mention your website url so that we can figure out the issue in your website.
January 9, 2017 at 9:54 pm in reply to: how to prevent prevent pages from appearing as menu items #1603Hash
KeymasterHi,
You need to go to Appearance -> Menu in the dashboard and then add the new menu and save it as a primary menu.
Here is the tutorial for more reference http://www.wpbeginner.com/beginners-guide/how-to-add-navigation-menu-in-wordpress-beginners-guide/
Hash
KeymasterHere is the CSS you need to add.
.ht-featured-post{width:47%;}
Hash
KeymasterHi,
There is an option to upload the page header image in the customizer. The uploaded header image will then show in all the place.
Please do reply us back with your website url if you still do not find the options.
Hash
KeymasterGood to know that you figured it out. And there is no option to change the section order. You will have to edit the code to change its order.
Hash
KeymasterSorry, it is not possible with the available option. But we can do it for the paid support if you want.
Hash
KeymasterHi,
You will need to edit the code in the header.php file to remove the link for the logo.
The best way is to do with CSS. Here is the CSS code
#hs-site-branding a{ pointer-events: none; }
- AuthorPosts
