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

Hi,

We can take a look so, please contact us via email at contact@tagdiv.com and provide the wp-admin and cPanel login.

Thank you!

Anamaria
tagDiv Staff

Helloo,

If you delete the element will apply to all posts that use that template.

Thank you!

Anamaria
tagDiv Staff

Hello,

So, now works well, right?

Thank you!

Anamaria
tagDiv Staff

Hello,

The pages are working well -> https://i.imgur.com/8AWtEyf.png

Thank you!

Anamaria
tagDiv Staff

Hi,

We can take a look so, please contact us via email at contact@tagdiv.com and provide the wp-admin and cPanel login.

Thank you!

Anamaria
tagDiv Staff

Hello,

Please note that support is Monday -> Friday -> 8:00 AM – 5:00 PM

Have a great weekend!

Anamaria
tagDiv Staff

Hello,

There is an option to optimize the CSS and js, and I think this refers to the theme.
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://forum.tagdiv.com/topic/high-number-of-ajax-request/
https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
https://www.andraware.com/wp-rocket-for-newspaper-theme/
https://spraythemes.com/newspaper-theme/how-to-speed-up-the-newspaper-wordpress-theme-using-wp-rocket/
https://forum.tagdiv.com/topic/page-speed-guide-for-2023-beginners-and-advanced/
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/

If you use Wp Rocket, you can try to exclude the following files
/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js
/jquery-migrate(.min)?.js
/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js
tdBlocksArray

Thank you!

Anamaria
tagDiv Staff

Hello,

I think this is not a category template; I think that is a page.
Please make sure that you have set a category template -> https://forum.tagdiv.com/cloud-library-category-templates/

Thank you!

Anamaria
tagDiv Staff

Hello,

Unfortunately, this swap cannot be done for Big Grid Flex.

Thank you!

Anamaria
tagDiv Staff

Hello,

You can’t determine the position where the posts are displayed, the only solution is if you use the post id option, but it must be changed constantly if you don’t want to display the same post for a long time -> https://forum.tagdiv.com/flex-block-settings-guide/

Thank you!

Anamaria
tagDiv Staff

Hello,

If you are referring to this https://i.imgur.com/qjEbESX.png you can add it from tagdiv Composer -> https://i.imgur.com/biwHnbm.jpg -> https://forum.tagdiv.com/tagdiv-social-counter-intro/

Thank you!

Anamaria
tagDiv Staff

Hello,

For CPT, you can assign a template here -> https://i.imgur.com/gmsGOY9.png you cannot assign a template for each article, from that CPT, you can only for each CPT separately if you have several.

Thank you!

Anamaria
tagDiv Staff

Hello,

At the moment, a template for CPT Archive is not implemented, but it is desired to be implemented for future updates.

Thank you!

Anamaria
tagDiv Staff

Hi,

We can take a look so, please contact us via email at contact@tagdiv.com and provide the wp-admin and cPanel login and the code for Mailerlite.

Thank you!

Anamaria
tagDiv Staff

Hello,

I’m glad that you managed to solve it.

Have a great day!

Anamaria
tagDiv Staff

Hello,

Please deactivate, delete and reinstall tagDiv Composer from Newspaper plugins => https://www.screencast.com/t/OrzLvR2j and clear all cache.
Also, your website has malware, please check this topic https://forum.tagdiv.com/topic/update-required-newspaper-12-1-1-brings-extra-security/ and try to clear your files.

Thank you!

Anamaria
tagDiv Staff

Hello,

Please let check if you don’t have set the header to No Header from Manager -> Header -> https://i.imgur.com/yWx8ZRR.png

Thank you!

Anamaria
tagDiv Staff

Hello,

That is the tooltip. Please use this js code in order to remove it:
jQuery(document).ready(function($) {
$('a[title]').on('mouseenter', function () {
var $this = $(this);
$this.attr('title-cache', $this.attr('title'));
$this.attr('title', '');
});

$('a[title]').on('mouseleave', function () {
var $this = $(this);
$this.attr('title', $this.attr('title-cache'));
$this.attr('title-cache', '');
});

$('a[title]').on('click', function () {
var $this = $(this);
$this.attr('title', $this.attr('title-cache'));
$this.attr('title-cache', '');
});

$('#lightboxOverlay').on('close', function () {
var $this = $(this);
$this.attr('title', $this.attr('title-cache'));
$this.attr('title-cache', '');
});
});

The code must be inserted in here: https://www.screencast.com/t/CnqlDUbmQK

Thank you!

Anamaria
tagDiv Staff

Hello,

So, if you want to display for one version, you can hide the element in the tab CSS -> https://i.imgur.com/GKIKvgt.pngplease make sure that is displayed in at least one version.

Thank you!

Anamaria
tagDiv Staff

From WPBakery to tagDiv Composer
tagDiv Composer is the first-page builder ever created for blogs, news and magazine websites. Designed to help you be more creative and more efficient, tagDiv Composer allows you to build, edit and shape your pages right on the front end, easier than ever.

We developed it from scratch to give you the best performance while making the transition from WPBakery Page Builder plugin as smooth as possible.

How to move your pages to tagDiv Composer:
Step 1 – Install both the WPBakery Page Builder and tagDiv Composer plugins.
Step 2 – The page has to be recreated using the new page builder. You will have to build a new page and edit it with the tagDiv Composer replicating your original page (made with WPBakery Page Builder).
Step 3 – Save the page. Replace your homepage with the newly created one. You can always revert to the original page if you encounter any problems.
Step 4 – Disable WPBakery Page Builder as it is not recommended to keep both plugins active.
Important Note: Do not use both page builders on the same page!

Why should you use tagDiv Composer?
We strongly recommend you to use tagDiv Composer with Newspaper. Why? First of all because it is developed especially for this theme. For us, this is the only way to provide you and your audience with an amazing experience.

Most multipurpose page builders are very hard to optimize for a niche website like a blog or a news magazine. However, these plugins will bring needless components and compromise the performance of your website. To save you from the hassle, we have a built tagDiv Composer, an excellent tool designed to make your life easier!

Our team is constantly searching for a new way to make online publishing on WordPress even easier. The new features, innovations, and improvements will be implemented exclusively on tagDiv Composer. We believe this will become an essential instrument for any kind of website.

What’s different?
The most obvious difference is that tagDiv Composer runs integrally on the front end. We opted to develop and implement our own frontend page editor. This allowed us to optimize the speed, the user interface and the features to work seamlessly with the Newspaper theme.

To make the transition easier for you, we built our shortcode parser, and we use the same shortcodes as WPBakery Page Builder for all the custom blocks, big grids, rows, and columns. The differences come from the shortcode attributes. For example, we have implemented an easier and totally different way to use the CSS box than in WPBakery Page Builder.

We advise you to use only one of the page builders to create a page. If you try to use the two builders on the same page, this is what may happen:

Any shortcode attributes that are different will be lost when the page is saved (for example row background, CSS box style, and others)
tagDiv Composer will strip all WPBakery Page Builder specific shortcodes like the buttons, media grid, and tabs.
WPBakery Page Builder cannot load our custom attributes like the CSS box and backgrounds. -> https://i.imgur.com/nV1XK36.png
What’s improved?
All the blocks are mapped the same way in both plugins. This means that custom components have the same shortcodes regardless of the builder you are using.

We have spent a considerable amount of time designing the user interface for tagDiv Composer. We refined every detail to create an intuitive interface. With this builder, a new user can create a page in minutes without reading the documentation or tutorials. -> https://i.imgur.com/iwDK1uP.png

Thank you!

Anamaria
tagDiv Staff
Anamaria
tagDiv Staff

Hello,

Did you install a new plugin and add some custom code to the page?

Thank you!

Anamaria
tagDiv Staff

Hello,

The Custom field element is available in all templates, posts, and categories, so you can use it where you want.

Thank you!

Anamaria
tagDiv Staff

Hello,

You can try to use a revision of the page -> https://www.wpbeginner.com/beginners-guide/complete-guide-to-wordpress-post-revisions/

Thank you!

Anamaria
tagDiv Staff

Hello.

This is a video with your website https://www.screencast.com/t/YyJ8hQO9dbH. When the dimension is like this https://i.imgur.com/77HjnR8.png, then is the portrait viewport so please check the settings on the column like width and margin/padding.

Thank you!

Viewing 25 posts - 13,451 through 13,475 (of 26,914 total)