Same issue with my website. Tried all recommendations, and still can’t access any additional “pages” other than initial page. The tabs simply aren’t there.
I even tried from black bar menu on top (in logged in mode) go into theme options, and select “footer”, but landed me on the main page of the options.
Yes it did.
Thanks for your reply, but seems like this was nothing more than a couple of lines of CSS… Your support on this would have been greatly appreciated versus making it seem like a huge task. :/
@media only screen and (max-width: 767px) {
.avia-tooltip {
display: none !important; }
}
Here’s a website we did recently for a chiropractor: DeMoss Chiropractic in Newport Beach, California
Hi Yigit… thanks for the reply.
I figured out what was wrong… apparently the JQuery for the slider was outdated, and I had checked the box “Use Google CDN version of jQuery” to temporarily help it. Unfortunately it messed up the menu reordering function. I unchecked the CDN option, and now its working.
Thanks!
yes another plugin was the culprit. Thanks!