Specific Modification Help Needed

Posted in: Newspaper
Post count: 5

Hi there,

We came across certain problems while customizing our website: LoudFact and need you guys assistance to resolve the issues.

1. Making Grid Sizes Even

currently grid size comes unevenly like this-:
https://www.screencast.com/t/9z3QRfDn

2. Grid from a category(want the auto-update from the specific category, current it only allows posts by id)

like with but with scroll option-:
https://www.screencast.com/t/y8BBCEGncd

3. Photo Grid Widget For Home Screen with auto-scrolling same like the posts

4. Created Footer with cloud templates

https://www.screencast.com/t/NOImfAnc0

but header background color came different on output

https://www.screencast.com/t/73Vw3jm9SK8N

5. Notify option in the comment and removal of website and links

https://www.screencast.com/t/Qpow5l99o6Iu

6. Looking For Side Navigation Menu Like This

the icon in the sticky menu:

https://www.screencast.com/t/n7V22ybmF

output:

https://www.screencast.com/t/vmkeGPiss

7. How to apply Single Page Cloud Template for different categories

8. Infinite Scrolling option in single page template related posts

https://www.screencast.com/t/cmapYXU0

9. Adding Gif header background in place of an image

10. PageSpeed Insights Mobile Performance Issue

Post count: 35449

Hi,

1. You need to set a excerpt on title ( Excerpts introduction -> https://forum.tagdiv.com/excerpts-introduction/ ).

2. Please check our documentation for Filter Tab -> https://forum.tagdiv.com/block-settings-guide/

3. Unfortunately our theme do not have this option of photo grid.

4. Please use this custom css
.td-footer-wrapper div .td_block_template_4 .td-block-title > * {
background-color: #ff4136;
color: #fff;
}
.td-footer-wrapper div .td_block_template_4 .td-block-title > *:before {
border-color: #ff4136 transparent transparent transparent!important;
}

set it in newspaper>Theme panel>Custom code>Custom css
https://www.screencast.com/t/PqwsUKDkv

5. Please check the settings from Settings>Discussion -> https://www.screencast.com/t/zuLKrsGAs3g
Unfortunately for removing the website and links is no option in tagDic Cloud Library , you can use some custom css to hide some of them, if those are not important.

6. Unfortunately our theme do not have this type of menu, maybe you can use a plugin to achieve that
-> https://wordpress.org/plugins/tags/hamburger/

7. Single post templeats can be apply only on posts, pleasee check our documentation for post templates-> https://forum.tagdiv.com/post-templates-2/

8. You can set in page with tagDiv Composer a post loop and set the pagination to infinite load -> https://forum.tagdiv.com/post-templates-2/

9. you can set a gif as background, but the gif need to be set ass full size https://www.screencast.com/t/1jxLwVne2Vp

10. Please notice that the speed of your website depends on how well your site is optimized.
There are many optimization guides provided by our users here in the forum, some made by us, you could check some of them
https://forum.tagdiv.com/cache-plugin-install-and-configure/
https://forum.tagdiv.com/how-to-make-the-site-faster/
https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
https://forum.tagdiv.com/topic/newspaper-theme-speedify-your-website/
https://forum.tagdiv.com/topic/tutorial-chriss-custom-optimizations-for-functions-php-etc/
https://forum.tagdiv.com/cloudflare-cdn/
https://forum.tagdiv.com/topic/theme-causing-high-cpu-usage-2/
https://forum.tagdiv.com/topic/sql-querys-high-cpu/
https://forum.tagdiv.com/topic/newspaper-theme-slow-to-respond/
https://premium.wpmudev.org/blog/optimizing-your-wordpress-database-a-complete-guide/
https://underconstructionpage.com/optimize-wordpress-database/
https://crunchify.com/better-optimize-wordpress-database-all-in-one-guide/

Hope this will help you.

Thank you.

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