Hi,
Unfortunately there are no elements in cloud library for coffee demo, sorry!
if you like that demo you can install it -> https://forum.tagdiv.com/installing-demos/
or if you want just the layout you can create a new page and set this code in it like this -> https://www.screencast.com/t/Xth0suGBixa
here’s the code -> https://pastebin.com/nRZCbihR , if you want the settings for coffee blog you can Import / Export theme settings -> https://forum.tagdiv.com/import-export-theme-settings/ here are the settings -> https://pastebin.com/74KjUWzn
Thank you for your understating!
Hello,
I’ve installed and customized the coffee blog demo, however I’m having two issues:
1) I can’t play with the fonts in the Theme Panel because the titles under “Font Settings” won’t load
2) I can’t figure out how to get the slider like in the demo.
Thanks!
Hi @zimlicious,
1. Please check our documentation for fonts https://forum.tagdiv.com/font-customization/
Also please make sure that the theme system status is configured as mentioned in the requirements guide. Please follow the guide carefully
– https://tagdiv.com/newspaper-theme-requirements/
and please increase all requirements that are lower, and follow all steps.
2. Please provide some more information about the slider you want to achieve, also some screenshots with this slider will be very helpful.
Thank you!
Hi,
So if I understand correctly you want to add some custom JavaScript in theme, if is so then you’ll need to add the code in custom js -> https://www.screencast.com/t/B7pmv8h4GC or if is need to be load in header you can set the code in Analytics/Js codes -> https://www.screencast.com/t/PnFsubBUH9ll or in theme files -> https://www.screencast.com/t/szzAcpg1Rj
Also you can use some plugins for Content Security like those -> https://wordpress.org/plugins/wp-content-copy-protection/
-> https://wordpress.org/plugins/tags/content-protection/
Thank you!
No i don’t want to add any custom code, as the theme is adding inline javascript dynamically for security purpose i want to add some hash keys nonce to protect from being misused.
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/script-src
Hi,
All the JavaScript from theme is in wp-content/themes/Newspaper/js folder, the theme use the min.js -> https://www.screencast.com/t/TZWOjdOaLq so you can make those changes there, or you can make them in tagDiv_theme.js and minified the js code and replace in td_wp_admin.min.js
Thank you for your understanding!
Hi Calin,
So I’m using GoDaddy’s Deluxe Managed WordPress. I was able to increase the WP memory limit. However, I don’t have access to the php.ini file since I don’t have cPanel. Everything seems to be working on the theme, except I keep getting a http error while trying to upload images. None of them are larger than 33MB; all around 120-150KB.
Hi @zimlicious,
Please contact you host and ask for help you to increase the settings like in our requirements guide. Please follow the guide carefully
– https://tagdiv.com/newspaper-theme-requirements/ and please increase all requirements that are lower, and follow all steps; after that will be no problems to upload that large image.
Thank you!
If you need our help overcoming the http errors please contact us via email at contact@tagdiv.com and provide wp-admin and cpanel/ftp access so we can login and investigate the errors further and provide a solution in this regard.
Thank you!