Coffee Blog Template

Posted in: Newspaper
Post count: 4

Hi,

I am looking for homepage template and header template exactly as coffee blog demo, where can i find these templates in cloud library or how to build these template using tag div composer

  • This topic was modified 7 years by Namith.
Post count: 35449

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!

Post count: 2

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!

Post count: 35449

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!

Post count: 4

Hi Calin,

Thanks for the reply,

I have one more question as the theme uses inline JavaScript. I need to add nonce to JavaScript files for Content Security Policy can you guide me where to add these.

  • This reply was modified 7 years by Namith.
Post count: 35449

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!

Post count: 4

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

https://stackoverflow.com/questions/42922784/what-s-the-purpose-of-the-html-nonce-attribute-for-script-and-style-elements

Post count: 35449

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!

Post count: 2

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.

Post count: 35449

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!

Post count: 22421

@zimlicious

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!

Post count: 4

Hi,
I need the template of coffee blog about us page. Can you help me in creating similar about us page

Post count: 35449

Hi,

If you like that About us page you can get it from here , just set the code in a new page, publish the page and see how is look.

Thank you!

Viewing 13 posts - 1 through 13 (of 13 total)
The forum ‘Newspaper’ is closed to new topics and replies.