Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
jbeaul
tagDiv Member

I was able to accomplish this by adding the following Custom CSS (insert under “Custom Code” in the theme panel):


@media
screen and (min-width: 600px) {
.show-only-on-mobile div {
display:none;
}
}

and then added “show-only-on-mobile” in the Extra class field of the TagDiv Composer element(s) to appear only on mobile devices (screen width <600px).

This was my solution to displaying nav menus to mobile visitors since they either don’t know or don’t want to click the hamburger menu to get to them. I’m now getting a bunch of clicks to deep pages from the main page. Now to insert these embedded menus to the bottom of posts. 😉

jbeaul
tagDiv Member

Problem does occur when I create new pages and try to edit them with the composer. I deactivated all other plugins and problem remained.

Theme system status looks like this.

Theme status page

  • This reply was modified 8 years by jbeaul.
jbeaul
tagDiv Member

Same problem but the links to possible solutions are now 404 links.

  • This reply was modified 8 years by jbeaul.
jbeaul
tagDiv Member

Adrotate’s ad rotating capability on a cached website requires fragmented caching which is not available when with WP Super Cache. Fragmented caching is available under W3 Total Cache but that is not supported/recommended with TagDiv themes.

In short, it appears Adrotate’s rotating ads functionality cannot be accomplished when using TagDiv’s Newspaper theme due to this opposing caching support.

Other than that, Adrotate works wonderfully with WP Super Cache and TagDiv’s Newspaper theme.

Viewing 4 posts - 1 through 4 (of 4 total)