tsuzan
Forum Replies Created
-
HI @ jswole14
If u want to remove one of the footer from the footer.php then remove line 37 to 44 then u will only get two footer box.
Thank uhi raw,did ur problem solved of blog page?
Forum: Themes and Templates
In reply to: Need help with centering my logo on new site!Hi@thephysiq
Try this code
.site-logo-link .site-logo.attachment-escutcheon-logo {
height: 250px;
width: 250px;
}
Keep height and width as per ur requirement.
if it works then set the threads with a keyword resolved.Thanks
Hi @ raw
It is set to uncategorized that’s why it is not showing your all post ,set it to blog.
2.Just click save on permalinks no need to set anything
Thanks
Forum: Themes and Templates
In reply to: [Theme: ColorMag] images not workingHi @ arcadesstuff
The image path i s being wrong.
once u reupload ur image it will display the images
thanksHI @ raw
Try this
1Go to
Dashboard>setting>writting>change default post category2.Dashboard>setting>permalinks>click on save changes
hope this work
thanksHI @ raw
Try this
Dashboard>setting>writting>change default post category
hope this work
thanksForum: Themes and Templates
In reply to: Need help with centering my logo on new site!HI @ thephysique
U r welcome sir!
resolvedForum: Themes and Templates
In reply to: Need help with centering my logo on new site!Hi @ thephysiq
To center the logo go to dashboard>appearance>theme option >custom css just add this css there
.site-logo-link {
display: block;
margin: 0 0 0.75em;
text-align: center;
}Or if u can go through css code then
go to line number 1421 of https://thephysiquemechanic.com/wp-content/themes/escutcheon/style.css and add this css code.site-logo-link {
display: block;
margin: 0 0 0.75em;
text-align: center;
}Hope this work
ThanksForum: Themes and Templates
In reply to: [WP Simple] Hide Meta, Categories …Hi @ tevengh
Did u mean the side bar?
To remove meta pages categories just go to dashboard>appearance>widgets>sidebar click on it there are the tags that u want to remove
ThanksHello @raw
U mean when u click on blog it should display all ur blog post yeah.
But now it is redirecting to https://www.rawsynergy.com/parasites/ instead of https://www.rawsynergy.com/blog/
I think u wanan display this https://www.rawsynergy.com/category/uncategorized/
when u click on blog yeah ,for this go to dashboard>appearance>menu>edit the blog ,there is url section insert https://www.rawsynergy.com/category/uncategorized/ then ur all blog post will be displayed .hope this workThanks
hello @ raw Synergy
Do u want to display this https://www.rawsynergy.com/parasites/ page as ur front page? if so then go to Dashboard>appearance>customize>static front page> then choose your latest blogThanks
WSNForum: Themes and Templates
In reply to: [Kyma] menu not workinghi @ stillwateren
Firstly u hav to create a page of menu title’s in dashbard.
Then go to appearance>menu
Click on create new menu and give some name to it then click save.then select on primary menu under menu settings.
There u can see the menu name under pages section that u make pages that want to display as ur menu.so click on those pages and click on add to menu button then ur pages will be display to menu bar.Thanks
Forum: Themes and Templates
In reply to: [Travelify] How to remove footer?hi @surya74
If u just want to delete all footer section then just put the above code but if u want to change the footer section then just go to Appearance>Customise>travelify footer u can give your copyright text over there.
Thanks