Two Questions(Instagram and Current Version)

Posted in: Newspaper
Post count: 51

I have two questions.
I’m 1 month without my newspaper, was there any update? I’m in the “8.7.2” version. How do I check a current version?

Has the Instagram bug already been fixed? I am using a plugin to account for it, but in the Newspaper theme panel it warns about incompatibility with this Instagram plugin (see attachment).

Thank you!
Alexandre

Post count: 20688

Hi,

Current theme version is always displayed in the changelog here (bottom of the page)
https://themeforest.net/item/newspaper/5489609
https://www.screencast.com/t/5raTPuxvM
In 8.7.3 Instagram was fixed, and in the latest theme version Facebook should also work properly in the social counter.
Please update the theme and your Instagram related elements should work as expected. maybe clear your cache after updating. This is the theme update guide if you want to take a look
https://forum.tagdiv.com/how-to-update-the-theme-2/

Thanks

Post count: 51

Instagram not working here ;(
The Header not appears.
I update theme.

Post count: 51

You Can see here my PasteBin of td_instagram:

https://pastebin.com/27vi1hyG

Its Ok?

Post count: 20688

Please provide a link to your website where Instagram is present so we can take a look. If you use the latest theme version Instagram should work.

Post count: 51
Post count: 51

You can see here:
https://image.ibb.co/dHV7M7/Aprenda_como_Emagrecer_de_Vez_Dietas_Exerc_c_os_FUNCIONA_Mozilla_Firefox_2.jpg
Header not Appears.

See the code of the td_instagram is different. If you are, let me know the correct one. I change this file to fix the instagram bug, When updating the theme, it will not have modified this file for some reason.

Post count: 20688

Now I know what you mean. Instagram works but the username is not displayed on top of the images. I see that you installed the fitness blog demo. As it can be seen in the demo homepage, the Instagram name is not displayed
https://demo.tagdiv.com/newspaper_blog_fitness/
It was decided instead to display a custom title “Instagram” and the demo design will remove the username.

So in order to display the name either remove the code that hides it from here
https://www.screencast.com/t/tWGVw6FN
Or enter this code in Theme panel->Custom CSS

.td-blog-fitness .td_block_instagram .td-instagram-header {
display: block!important;
}

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

Post count: 51

Oh nice!! Thank you Simion..

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