Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
ctoweett
tagDiv Member

See this guide here https://forum.tagdiv.com/how-to-update-the-theme-2/ (FTP is the recommended way to avoid any errors).

ctoweett
tagDiv Member

The ticker at the top uses a shortcode from this plugin – https://wordpress.org/plugins/cryptocurrency-price-ticker-widget/ and you can place it in a column text element for tag div composer.
After you have installed that plugin you should add the shortcode generated by the plugin and place in the header column text like this -> https://www.screencast.com/t/AB20uPgwMr

ctoweett
tagDiv Member

Clear your site cache and browser cache and check again (also reset CDN files if you use it).

ctoweett
tagDiv Member

Do you have the Yoast SEO plugin installed? You should install it and follow this tutorial to enable Facebook Open Graph (OG)tags https://kb.yoast.com/kb/getting-open-graph-for-your-articles/. Once you are done, use the Facebook debugger https://developers.facebook.com/tools/debug/ to scrape your URLs afresh.

ctoweett
tagDiv Member

It is (always) recommended to set up a staging site to test your theme updates (and plugins) compatibility before deploying the theme to your main site. https://themeisle.com/blog/wordpress-staging-site/

ctoweett
tagDiv Member

Just click on your username at the top right next to the tagdiv support forum menu and select ‘edit profile’ in the drop-down menu. You will see an option to change your nickname from there.

ctoweett
tagDiv Member

Use the Facebook debugger to debug your URL and scrape until you see the image if you are sure your og tags are correct https://developers.facebook.com/tools/debug/

ctoweett
tagDiv Member

Which error? It is better if you screenshot the error and share it here.

ctoweett
tagDiv Member

The backslash does not affect your SEO. But you can remove it as follows https://youtu.be/EVXQr2m1pCc

ctoweett
tagDiv Member

The ticker at the top uses a shortcode from this plugin – https://wordpress.org/plugins/cryptocurrency-price-ticker-widget/ and you can place it in a column text element for tag div composer.
After you have installed that plugin you should add the shortcode generated by the plugin and place in the header column text like this -> https://www.screencast.com/t/AB20uPgwMr

ctoweett
tagDiv Member

Which file are you uploading? Make sure it is the Newspaper.zip file and not the newspaper-rtf one.

ctoweett
tagDiv Member

The demo content is only supposed to help you in setting up your site and to give you an overview of how it will look once it is done. You should delete the content once you are done setting your theme.

ctoweett
tagDiv Member

@tecniconapoletano but do remember that newspaper 8.7 is an entirely ‘new’ theme so if you modified your old theme, some of the things might not work with the new theme. So, you better backup everything on your site before updating.

ctoweett
tagDiv Member

If you are installing your theme from the WordPress theme installer, but get a message that says Are you sure you want to do this? most likely your web server is configured with low PHP settings that only allow a certain size ZIP file to be uploaded via WP admin. https://theme-fusion.com/knowledgebase/are-you-sure-you-want-to-do-this/.

Two solutions:
1. Tell your host to increase your post_max_size to 50Mb
2. Upload the theme via FTP https://forum.tagdiv.com/install-via-ftp/

ctoweett
tagDiv Member

I have seen it. Initially, I had the code inside the header file of the main theme and the views dropped by nearly half. Will keep it there in the theme panel. Thanks for your help.

ctoweett
tagDiv Member

Thanks. Does the google analytics code in the analytics section work for the mobile theme?

ctoweett
tagDiv Member

You are welcome.

ctoweett
tagDiv Member

I see…Thanks. Is there a tool that I can use to test the mobile theme look and speed? Because except google testmysite, the rest I have tried show the responsive theme…

ctoweett
tagDiv Member

You are welcome.

ctoweett
tagDiv Member

Go to Newspaper>Theme Panel>Template Settings>Force full width and stretch the footer from there.

ctoweett
tagDiv Member

Scroll down the page editor to the homepage latest articles settings section, Select post loop settings and in the article list title section, fill what you want and update the page.

ctoweett
tagDiv Member

For Newspaper, us this code

.author-box-wrap .avatar {
    display: none;
}
.author-box-wrap .desc {
    margin-left: 0px;
}

The same should work for newsmag. Paste the code in the custom css section.

Viewing 25 posts - 526 through 550 (of 1,001 total)