Hi
I am using this theme’s child theme for my site, I have practiced editing in staging twice, but on the second time, I accidently deleted I think the header part when ‘edit page’ shows ‘this area does not work without pagelayer, you can leave it or deleted”, I saw no code in there so I deleted, then header disappeared.
Then I went on to create another staging site, installed Zeever, use exactly the same method which is the Child Theme Configurator to create a child theme, just like how I did it in previous two time. But, everypage including front page, home page, no header, it says’ Template part deleted or not available: Header.
I thought it was a glitch, so I went on created another child theme with different name, same, header not there.
What did I do wrong? How can I create a child theme without missing template part?
Urgent, thank you
Jo
]]>Hello again
when I click on the hamburger menu on my mobile… the Zeever logo turns up. How can I remove it ?
Cheers
]]>hello, is it possible to have a search bar in the navigation bar which opens the search textbox as a pop up or a dropdown to enter the text?
An example is in the image:
]]>Hello, how do I make footer responsive when viewing on mobile?
Also I want to make search box which is in my header go inside the hamburger menu when viewing on mobile. Currently all navigation menu becomes hamburger, which is correct, but the search bar remains at the top.
]]>Hi, I am trying to add the Simple Job Board plugin, however the css is being distorted. I have to mention Zeever or Guten’s container class or id to rectify this. What is the container name? I inspected element but it is not displaying correctly.
Thanks.
]]>Hello, in which part of the database is the skin information stored
I want to create a new database and use the theme, but its information is default
Is the shell information stored in the database?
Hi,
I have been trying to hide the woocommerce product tags on the individual product pages with no luck. I have tried many different css php codes with no luck. Perhaps it is a theme issue?
Can anyone help me with this please?
Hello
Thank you for this intuitive theme.
Is there an image library or content you can generate for more icon options like the ones below ?
[Or shown in the Services section of the default theme — the Digital Strategy/ Code/ Socials icons etc]
]]>Hi, how do I change the logo from the 3 dashes in Mobile view (mobile navigation menu)?
]]>Hello, you can see in the above image how much additional load Google font brings to the server
Please tell me a way to disable or remove the google font
screen shot
How to add a breadcrumb in all pages?
]]>Hi, I made a menu with html and cs, but when I put it in the header of the site, it gets messed up, and when I disable the
Gutenverse plugin, it gets fixed.
`<!DOCTYPE html>
<html>
<head>
<meta name=”viewport” content=”width=device-width, initial-scale=1″>
<link rel=”stylesheet” href=”https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css”>
<style>
body {
font-family: Arial, Helvetica, sans-serif;
margin: 0;
}
.navbar {
overflow: hidden;
background-color: #333;
}
.navbar a {
float: left;
font-size: 16px;
color: white;
text-align: center;
padding: 14px 16px;
text-decoration: none;
}
.subnav {
float: left;
overflow: hidden;
}
.subnav .subnavbtn {
font-size: 16px;
border: none;
outline: none;
color: white;
padding: 14px 16px;
background-color: inherit;
font-family: inherit;
margin: 0;
}
.navbar a:hover, .subnav:hover .subnavbtn {
background-color: red;
}
.subnav-content {
display: none;
position: absolute;
left: 0;
background-color: red;
width: 100%;
z-index: 1;
}
.subnav-content a {
float: left;
color: white;
text-decoration: none;
}
.subnav-content a:hover {
background-color: #eee;
color: black;
}
.subnav:hover .subnav-content {
display: block;
}
</style>
</head>
<body>
<div class=”navbar”>
Home
<div class=”subnav”>
<button class=”subnavbtn”>About <i class=”fa fa-caret-down”></i></button>
<div class=”subnav-content”>
Company
Team
Careers
</div>
</div>
<div class=”subnav”>
<button class=”subnavbtn”>Services <i class=”fa fa-caret-down”></i></button>
<div class=”subnav-content”>
Bring
Deliver
Package
Express
</div>
</div>
<div class=”subnav”>
<button class=”subnavbtn”>Partners <i class=”fa fa-caret-down”></i></button>
<div class=”subnav-content”>
Link 1
Link 2
Link 3
Link 4
</div>
</div>
Contact
</div>
<div style=”padding:0 16px”>
</div>
</body>
</html>
Hello, good time, I hope you have a good day. I have a problem that I would like you to help me with
In Google it shows me this error{ Links do not have a discernible name}and I want to use a cs code but I don’t know where to use this cs code in wordpress theme if you can help or in future updates you will solve this problem
<a href={
https://${ this.props.info }} aria-label={
${ this.props.name }`} target=”_blank” rel=”noopener noreferrer”>
<i className=”fa fa-circle fa-stack-2x”></i>
<i className={ fa fa-${ this.props.icon } fa-stack-1x fa-inverse
}></i>
Deprecated feature used
StorageType.persistent is deprecated. Please use standardized navigator.storage instead.
1 source
main.js:1
screenshot
Leverage the font-display CSS feature to ensure text is user-visible while webfonts are loading. Learn more about font-display.FCPLCP
srviss.ir 1st Party
300 ms
…useanyfont/3296font.woff2(srviss.ir)
300 ms
Hello, When I am viewing in mobile’s view, my active menu remains blue. I have changed everything according to me. Also, when I am clicking to open the hamburger menu or the close icon, the click color is blue (not active color, only when I hold on the icon). Everything works correctly on Desktop though.
]]>Trying to find a way to create a sticky header. The header seems to be defined by a class and not an ID so I’m having some trouble getting any custom CSS to work. Ideally, trying to achieve something like this: https://www.youtube.com/watch?v=WuWL_BNyhfU
Thanks for any help you can provide!
]]>Whenever I am editing blogs or pages, I have to manual set the line spacing or margins to 3 points when adding content.
Is there any way to have it automatically set somewhere? So that it is fixed once for all. It is very annoying to fix for every new line.
]]>I have tried using Shared Counts but it was creating multiple instances of the social share all over the blog.
Please suggest any lightweight and easy to use social share plugin supported on Zeever.
]]>There are multiple title tags and disabling all the plugins showed that the title tag is getting fetched from the theme. How to disable it so that there is only 1 title tag.
]]>Hello, how to make parent menu clickable?
I have a menu: Career > New jobs
New jobs is clickable, however I am unable to click on the parent menu, Career. I have even tried to put Career as a custom link with its URL, it’s not working.
]]>hello, how to change a short code background color? the default color is white.
See image below where the background color is white.
]]>Can we add a link to a slider’s image? On clicking on one image from a slider, it should redirect to one particular page.
]]>Hello,
Please refer to my pics:
The first image shows when I am editing using the site editor. I have changed the colors to golden shade.
The second image shows when I am viewing/previewing the site. Any text changes and block changes made is reflecting but not all color changes are being saved. Some text have been changed to golden but most of the changes are not being reflected.
]]>I can’t seem to find where I can update the featured image on my Zeever front (home) page. It is currently pulling a random photo from my media library.
]]>Hello, Here’s my issue: I am making changes to the front page and it is saving on the edit mode only.
However when I am previewing the page, it keeps showing the original page “We are a digital agency”. It is not displaying my latest changes. I have already cleared WP cache, browser cache, tried in incognito. It was working previously some days back, but today I have noticed it’s back to zero.
Can you help? Thanks.
]]>How to reduce the height of headers that appear to all pages of the Zeever template? It is too big for me.
]]>Hello, I am building a website using traveler theme and some days ago I learned that option tree is discontinued and it doesn’t work with the latest versions of WordPress. Now I need another plug in same as option tree that is compatible with traveler theme. I need it immediately for my website since it is messed up now and not functioning properly. Could I please get some help on this?<gwmw style=”display: none; background-color: transparent;”></gwmw>
]]>Hi, I have a problem.
The text color does not change in paragraph p mode
The problem is here, when I check it, it gets fixed and it goes back to the first state
element.style {
}
.guten-post-content>*:not(div.section-wrapper):not(.guten-element) {
margin-top: 0;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
}
.guten-r2Bw6P > *:not(.alignfull) {
max-width: 1170px;
margin-left: auto;
margin-right: auto;
}
.guten-r2Bw6P > * {
/* color: var(--wp--preset--color--zeever-primary); */ Here
}
]]>
Hello,
I’d like to change the base look of select pages, without affecting the page template itself. However, that seems impossible, as the only way to affect changes on blocks part of the page template, is by changing the page template itself.
How may I edit the layout of only a few select pages, without affecting the rest of the site?
Thank you
]]>