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 :)
Simion C.
tagDiv Staff

@ingenierojas If you use an older version of the Yoast SEO plugin, there was a setting that caused that error to appear
https://www.screencast.com/t/n8Cc35EofLh
Check if that is the case. Also try deactivating all the plugins (including caching plugins), leave only theme plugins active. Check if this has any effect.

Check the theme system status panel
https://forum.tagdiv.com/requirements-for-newspaper/
If needed ask your hosting provider to increase the allocated resources.

If there is still a problem with the composer even on newly created pages after trying these suggestions, please send us an email at contact@tagdiv.com and provide admin login as well as FTP and cPanel access if possible. Also include a link to this topic in the email.

Simion C.
tagDiv Staff

Be sure to configure the system status requirements as specified in the guide. Additionally try deactivating all plugins as a quick test, leave only theme plugins active. Check if this has any effect. Try the composer on a new page as well, could be an issue with specific pages only.

If there still are problems with the composer functionality we could take a look. Send us an email at contact@tagdiv.com and provide admin login, as well as FTP and cPanel if possible. Please also include a link to this topic in the email.

Simion C.
tagDiv Staff

@bsstone13 The Instagram feed seems to be displaying the latest images at the moment
https://www.screencast.com/t/FxKox42kul1t
Could have been some caching, if you still see older images clear the browser cache.

@brenbrinkman You can install the social counter plugin from the theme plugins panel
https://www.screencast.com/t/JW4cjwwGU
It is also provided in the theme package, plugins folder
https://www.screencast.com/t/l8SiZxx7TcoM
https://forum.tagdiv.com/whats-included/

Simion C.
tagDiv Staff

Hi,

The Yoast SEO plugin is compatible with the theme, it has always been and it is the recommended SEO plugin to be used. If you could mention what exactly is the problem and provide a link to your website, we will try to help you.

Simion C.
tagDiv Staff

Hi,

First there is a padding that moves the mobile menu to the right
https://www.screencast.com/t/wnCGA1mfaQaP
Then there is also this code that makes the desktop menu visible on mobile
https://www.screencast.com/t/DuVvrwSvVR
If you created design for the desktop menu, use the Advanced CSS sections, enter it in the desktop section. That way it will not apply on mobile and break it. If you remove or move those codes it will display normally
https://www.screencast.com/t/Y6CAtPK2KmW

Thanks

Simion C.
tagDiv Staff

Hi,

You could use parts of a demo without installing it. Installing it means uninstalling the one you have installed.
All demos have custom design, they can be found in the theme folder
https://www.screencast.com/t/k58wY0kRt
The custom design is in the demo stylesheet, for each one. Example
https://www.screencast.com/t/raL6dIdxP1Oa
So you could adapt design elements from the demo you want to your website, without installing the demo. The demo homepage content is also provided. Example
https://www.screencast.com/t/3xFhp0zKEbb5

Simion C.
tagDiv Staff

The code will simply reduce the font size and also a little from the margin of the menu items, when the width is getting smaller, it may need modifications.
But it seems you also have additional code that applies to the header menu. On mobile it looks like this for me at the moment
https://www.screencast.com/t/VzQ336hvFa
Use CSS carefully, or it will break the design. Use the Advanced CSS sections to enter code to affect specific devices only. I don’t know exactly what you want to do with the header menu, how you want it to look.

Simion C.
tagDiv Staff

Hi,

There seems to be also a span there, so a code like this would work
https://www.screencast.com/t/nybBjCZy

.td-post-content a:hover span {
color: #9acd32!important;
}

Thanks

Simion C.
tagDiv Staff

Hi,

Block titles do not have a hovering action, use a code like this to achieve it
https://www.screencast.com/t/eFKpmjkY

.td_block_title .td-block-title a:hover {
color: #9acd32;
}

Thanks

Simion C.
tagDiv Staff

Hi,

The revolution slider will work properly with the theme. There are quite a few included demo sliders that can be imported, or you can create your own
https://forum.tagdiv.com/import-revolution-sliders-on-demos/
This plugin is very complex, it can get complicated for inexperienced users. This is the official documentation
https://www.themepunch.com/revslider-doc/slider-revolution-documentation/
We have not tried any other sliders or gallery plugins unfortunately. But you could try some free gallery or slider plugins.

If you just want to display some images, a dedicated image slider or gallery for pages does not exist at the moment in the tagDiv composer. We will try to add such an element in the future. These would be the elements that could display images
https://www.screencast.com/t/Ujd97qHWekb

Thanks

Simion C.
tagDiv Staff

If you activate the mobile theme plugin, then the mobile homepage will not be the same as on desktop. The mobile homepage, category pages, post pages etc have a predefined template. So regardless of what you have on desktop,on mobile it will not be the same. You can find out more about how the mobile theme works here
https://forum.tagdiv.com/the-mobile-theme/
Note that the mobile theme plugin is optional, so if you want the same content from desktop to appear on mobile, deactivate it. There will be no problem.

The mobile plugin is intended to be used if you want to display a different and simpler website on mobile.

Simion C.
tagDiv Staff

There is currently an ad present in that location from what I can see
https://www.screencast.com/t/9h4XSxSjLhc9
On mobile that is where the header ad is displayed when using header style 1.

Simion C.
tagDiv Staff

Hi,

First of all I would suggest that the theme system status is checked
https://forum.tagdiv.com/requirements-for-newspaper/
Those parameters are essential in the functionality of the theme and theme plugins. If needed ask your hosting provider to increase the allocated resources.

That error would appear if you were trying to edit a page which has not been built with the tagDiv composer or contains elements that were not added with it. Please try the composer on a new page.

If there is still a problem, try deactivating all plugins except theme plugins. Check if this has any effect on the issue.

If you use an older version of the Yoast SEO plugin, there was a setting that caused issues with the composer, deactivate it if that is the case
https://www.screencast.com/t/n8Cc35EofLh

The other issue with the not found links could be caused by a chnage in the permalinks structure. I found some similar topics online
https://premium.wpmudev.org/blog/fix-wordpress-404-errors-when-post-page-exists/
https://www.kasareviews.com/fix-wordpress-page-not-found-error/
https://stackoverflow.com/questions/13149418/the-requested-url-about-was-not-found-on-this-server

Let us know the results.

Thanks

Simion C.
tagDiv Staff

I would suggest that you clear all caching, including browser cache. Then check if this has any effect. Additionally try deactivating all plugins except theme plugins and check again.
Also take a look at the theme system status, insufficient resources can cause issues
https://forum.tagdiv.com/requirements-for-newspaper/

If there is still a problem, please send us an email at contact@tagdiv.com and provide admin login, as well as FTP and cPanel if possible. Include a link to this topic in the email.

Simion C.
tagDiv Staff

Hi,

I tested one of your posts, and ran it through the Facebook debugger, that seems to have done the trick
https://developers.facebook.com/tools/debug/og/object/
This is the result – https://www.screencast.com/t/eYrfadyXI0
Seems all the meta tags are present so there should be no problems with the sharing.

Simion C.
tagDiv Staff

Hi,

You can select from the available options for users that do not have an avatar
https://www.screencast.com/t/l6olUMxpEex
If users have Gravatar for example that will be displayed instead of the default one.

Thanks

Simion C.
tagDiv Staff

Hi,

Please follow this guide to configure the weather widget
https://forum.tagdiv.com/weather-widget/
It contains all the necessary steps in the matter. Users can click and their location should be displayed, just like in the demo page
https://demo.tagdiv.com/newspaper/weather-widget/

Thanks

Simion C.
tagDiv Staff

Hi,


@bluesybil_2016
Deactivate the social counter plugin and remove it. Install it from here
https://www.screencast.com/t/p9KKl4oK
Then edit the counter where it is placed and check if it works, it should. Let us know if there is still a problem.

Thanks

Simion C.
tagDiv Staff

Hi,

So you are successful in adding the newsletter element in a page
https://www.screencast.com/t/odQJvqRPo
Maybe the code you are entering in it is not valid or supported, it currently supports codes from these providers (more may be added in the future)
https://www.screencast.com/t/8jjJRqv7tY
Test your embed code in a text element, see if it displays properly like that, and with no errors. Let us know.

Thanks

Simion C.
tagDiv Staff

Hi,

You could stretch the row in which the news ticker is placed
https://www.screencast.com/t/voifmyzRpeGm

Thanks

Simion C.
tagDiv Staff

Hi,

The social icons that appear in the footer and top bar, are the ones you enter accounts for in the theme social networks section
https://www.screencast.com/t/he0XOdpND
By default there will be some placeholder “#” remove them for the socials you want and they will not appear anymore.

Thanks

Simion C.
tagDiv Staff

Hi,

The CSS does not seem to be minified from what I can see at the moment. You can minify CSS using an online tool or a plugin. Then make tests again.
Check for online tutorials in the matter, there are many
https://technumero.com/minify-javascript-and-css/
Note that CSS minification can cause problems. Keep testing to spot eventual issues.

Thanks

Simion C.
tagDiv Staff

Sorry for misunderstanding. You could use a media query to decrease the margin of the menu items and font size
https://www.screencast.com/t/3q2U1qGg
This is the code used in the example, you can make modifications to it if needed and test

@media (max-width: 1180px) {
.td-header-style-8 .sf-menu li {
margin-left: 10px;}
.td-header-style-8 ul.sf-menu > .td-menu-item > a {
font-size: 30px;
}}

Simion C.
tagDiv Staff

Hi,

It is unusual that when placing the block in your case in a split row, block 4 seems to display 3 modules, this block will only display 3 modules when placed on a full row
https://demo.tagdiv.com/newspaper/block-4/
Blocks should only be placed in these layouts
https://www.screencast.com/t/qSPrVFLrZp
If placed in a different row layout they might not be displayed properly.

We could take a look if you could provide admin login details by email at contact@tagdiv.com we will investigate. Include a link to this topic in the email.

That sorting option requires post views to be active, I see they are on your website. Now you must enable an option in the theme panel
https://forum.tagdiv.com/7-days-post-sorting/
As soon as you enable that option, the count will begin. Posts will gather views and they will begin showing up in the block based on the page views they get. Note that this sort will not work with caching plugins.

Thanks

Simion C.
tagDiv Staff

1. Block 14 will always look like this
https://demo.tagdiv.com/newspaper/block-14/
On a full row it will display 3 modules, it cannot display 4. For now only the flex block has options to select the number of modules per row and can take many forms
https://demo.tagdiv.com/newspaper/flex-block/

2. By default when enabled, the ajax filter will display all the categories. You cannot exclude categories but you can control the categories that appear there. Enter category IDs in the required field and only they will be displayed
https://www.screencast.com/t/5bZs3Vebd8o

3. Blocks should only be placed in these row layouts to guarantee that they will display properly
https://www.screencast.com/t/gt4sgP6Qahe5
The other row layouts are meant for multi-purpose elements.

The smart sidebar on pages can be used only with the 2/3 + 1/3 row split on pages
https://forum.tagdiv.com/smart-sidebar-2/
Once the class is entered as mentioned the sidebar will remain fixed as you scroll down the page. that would be the intended behaviour. If there is a problem please provide a link to that page so we can take a look.

Viewing 25 posts - 10,026 through 10,050 (of 20,681 total)