Tim Trombitas
Forum Replies Created
-
I had built my entire website using Elementor-Loved it UNTIL I updated to 10.6. Now I get:”sorry the content area was not found on your page” and now can’t make changes. It says you must call the _content function on the current template. I have a general knowledge of wordpress. Can you walk me through this fix? I appreciate your kindness….
I’m having the same problem- “CONTENT AREA WAS NOT FOUND ON YOUR PAGE”
It worked fine until I updated the Elementor plug-in.The manual solution says-Add the the_content function the page template’s code.
This is the line you need to add: <?php the_content(); ?>
I’m using Nomad- where does this go in the editor? Appreciate your help!
Forum: Themes and Templates
In reply to: [Nomad] NOMAD Theme-Cell phone drop down navigation menuSuyoga-
I found the answer-remove overflow hidden from main site nivation…thanks for your responses-Forum: Themes and Templates
In reply to: [Nomad] NOMAD Theme-Cell phone drop down navigation menuSuyoga,
Wait-found it and changed accordingly. But didn’t fix
/*————————————————————–
# Navigation
————————————————————–*/.nav-wrapper{
background: #111111;
}.main-navigation a{
font-size: 18px;
color: #fff;
font-weight: 300;
border-right: solid 1px #fff;
line-height: 15px;
padding: 0 15px;
-webkit-transition: .3s ease-in-out;
}.main-navigation a:hover{
color: #c31516;
}.main-nav-wrapper{
position:static;
}.main-navigation li:last-child a{
border:none;
}.main-navigation li:first-child a{
padding-left: 0;
}.main-navigation ul ul{
background: #111;Forum: Themes and Templates
In reply to: [Nomad] NOMAD Theme-Cell phone drop down navigation menudo I need to download CSS editor plug in?
Forum: Themes and Templates
In reply to: [Nomad] NOMAD Theme-Cell phone drop down navigation menuSuyogya,
Thanks for your help-I’m new and still learning. When I go to Appearance: Nomad: Stylesheet (style.css) there is a list of templates on the side bar-where do I make the change? Theme functions?
I appreciate your willingness to assist…Forum: Themes and Templates
In reply to: [Nomad] NOMAD Theme-Cell phone drop down navigation menuThank you for your quick response Suyogya Shula
Here is the link: