I have tried to add shortcodes using the text element but they are not showing up (for crypto demo with this plugin http://www.gopiplus.com/work/2011/08/08/post-title-marquee-scroll-wordpress-plugin/).
You are welcome.
You are welcome. For cache plugin, the theme recommends wp super cache https://forum.tagdiv.com/cache-plugin-install-and-configure/
It is recommended to always create a backup of your site before updating the theme and also to keep remote backups. (Sorry, this is not a solution to your question).
It depends on if they have updated the plugins with the new theme update. Sometimes a new version of the theme comes out but the version of the plugins remain the same, and sometimes both the plugins and the theme are updated. So, to be on the safe side, do delete the plugins that come with the theme before installing any theme update, and then install them afresh from those that come with the theme update. (I don’t work here btw).
For question 2, see this See this https://forum.tagdiv.com/topic/how-to-add-xing-as-a-social-network/
That’s weird. If you have installed the td mobile plugin and activated, then you should see this box at the end of a page http://prntscr.com/igfo2k. Unless you clear your website and browser cache and try again (I always disable cache for logged in users in my cache plugin).
Have you updated the td composer and td multipurpose plugins with those that came with the theme version 8.7? You will have to delete the ones you have in your site and install the updated ones afresh.
I use the free version of updraft coz it allows me to back up to google drive. (I don’t work here).
I found out php 7.2 was causing a similar problem on my site despite having solved the initial problem by updating the theme and plugins.
Have you disabled td composer or td multipurpose plugins? You have to activate them for the error to go away. If you updated the theme to 8.7, delete the two plugins WordPress>Plugins and then install those that came with the theme.
Deactivate and Delete the td composer and td multipurpose plugins and install the ones that came with the updated theme version 8.7.
Deactivate and delete the td composer and td multipurpose plugins from the theme. Then update the theme to 8.7 and install the two plugins from those updated inside Newspaper>Plugins section.
See this guide http://www.wpexplorer.com/hide-posts-wordpress-homepage/
@vamsinani24 the tagdiv team does not work on weekends. So we’ll have to wait until Monday. @kadmael my site works well with the updated td composer that cam with the theme version 8.7 on php 7.1. @Christian12 you should consider updating your php version to 7.0 or newer version coz v5.6 is no longer supported.
You’re welcome.
The mobile plugin does not support changes made with the page builder. You will have to create another page for the mobile plugin. Open the same page in your WordPress editor and scroll to the bottom and you will see a space to make changes to the mobile theme.
Does your host allow you to make those changes? Contact your host for assistance. As for the memory limit, just add this to wp-config.php (preferably above where it says “do not edit…” define(‘WP_MEMORY_LIMIT’, ‘64M’); (I don’t work here).
I can see your pages on my smartphone, including the homepage. Try using another browser or tell your friends to check. Clear browser and website cache and try again. (I don’t work here).
Go to Newspaper>Theme Panel>Block Settings and look for “Meta Info on Modules/Blocks” and make your changes there.
Go to Newspaper>Theme Panel>Translations and expand the Translations tab. Search for “RELATED ARTICLES” and in the empty box on the right, replace what you want and save. Then check your results.
The demo uses a plugin to display that currency slider, this one
– https://wordpress.org/plugins/cryptocurrency-price-ticker-widget/
The plugin provides a shortcode that can be inserted in text elements/widgets.
Check if your site uses PHP 7.2 and see if downgrading to 7.1 can help. Also, remember to delete and install afresh all the plugins that are by tagdiv (delete plugins before updating theme and plugins).
For sidebar, go to Appearance>Customise>Widgets and select block 7 for default sidebar . Then filter the posts by either popular (all time) or popular (last 7 days). Limit the number of posts to what you want and then publish the changes.
You’re welcome.