When uploading an image, make sure you upload the full size image, not just a thumbnail: https://www.screencast.com/t/Hi8XPIHq0
It is okay to use hex.
Some elements or blocks are set not to show excerpt in mobile. Where do you want to show the excerpt?
Also do check this link on how to enable gzip for the theme https://forum.tagdiv.com/how-to-make-the-site-faster/
Make sure your host meets the theme requirements https://forum.tagdiv.com/requirements-for-newspaper/. Also, check this solution https://forum.tagdiv.com/topic/tagdiv-composer-not-working-11/
See these search results https://forum.tagdiv.com/search/gravity+form/ coz it seems some say it does not work with the theme.
If you are using the default post templates, you can hide the views with CSS. Use this code
.single .td-post-views {
display: none;
}
and paste it in the custom css section of the theme panel
No problem. You are welcome.
1. Here is the tutorial to create more sidebars https://forum.tagdiv.com/sidebars-tutorial/ .
2. Check Appearance>Widgets section or just open the category in the front end and populate the sidebar with widgets as you like by clicking customize on the admin bar.
1. With the new version of the theme and the social counter (version 9.0.1) you do not need the facebook app. Just insert your page ID as in the documentation and it will populate.
2. Using tagdiv composer, you can insert the social counter anywhere in the page while for the widget, you can only use it on the sidebar and footer (I guess). The social counter is an element in tagdiv composer.
3. I don’t think the social counter can do that. It populates automatically. Cache plugins might cache the page and also the counter, but it will increment once the cache is cleared.
(I don’t work here btw).
Hope you were able to solve your problem…
Remove the # symbol and save your settings. Make sure the spaces ae blank.
I was answering your question “How do I do this in a Page?”. You open a page in td composer plugin, insert a row, split the row as shown above and insert the widgetised sidebar element as indicated. But you have to select what sidebar to use. The other row is for the page elements or content that you want to create.
You can use any and it all depends on your type of website. But avoid the default permalink (/?p=123) (I don’t work here).
That can be done with CSS. Share the link to the post you want to make the changes.
Like this https://www.screencast.com/t/TLUs22Dx but first split the row like this inside the page https://www.screencast.com/t/smI9XQsx. The widgetised sidebar is an element of td composer plugin.
Make sure you have activated the tagDiv Social Counter plugin from the Newspaper>Plugins section in your wp-admin dashboard and try again.
Check under Theme Panel>Social Networks and make your changes from there.
Choose the default block title (block header 1) and then make the changes suggested above like this http://prntscr.com/kpjy1p (I don’t work here)
Go to SEO>search appearance>content types>cloud templates and activate or deactivate from there. The preferred option is to disable them from appearing in search. (Just my suggestion, I don’t work here).
Use the new single post templates from the cloud library and edit one of them as you want and assign it to the posts you want https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
It happens. Next time (and in future updates) extract the whole downloaded folder and extract it then upload only the newspaper.zip file, preferably via FTP.
Since it is a widget, just open the page and click on customise on the WordPress admin bar. Select the widgets section and sidebar on the customize area. Locate that widget and click on it. Where it says block title color insert this code #ffffff and where it says title background color insert this code #000000 then save your settings.