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

Hi,

There is no such theme option, all post settings will be shown to authors and roles above authors. I could not say at the moment if there will be changes to this functionality in the future, there might be at some point if needed.

Thanks

Simion C.
tagDiv Staff

Hi,

No need to provide the license here on the forum, you should never do that, the forum is public for all theme users. We will request it if needed by email.

Regarding the issue, from what I can see there is some code from your child theme that affects the post content images (Chrome as well)
https://www.screencast.com/t/8c6gv098O3fF
Remove that code from the child theme stylesheet an the images will appear
https://www.screencast.com/t/maYFpBN3e

Thanks

Simion C.
tagDiv Staff

Hi,

We tested your website on both iPhone devices as well as Android, there is no problem with the big grid scrolling on your website. It can be scrolled properly from what we can see.

Thanks

Simion C.
tagDiv Staff

Indeed because of that, that condition will not display the post settings for user roles below author
https://www.screencast.com/t/RHKn594Vq1t
https://codex.wordpress.org/Roles_and_Capabilities
So if the current user is not an author or above those settings will not be available. Unless you modify the condition with a different capability or use a role manipulation plugin.

Simion C.
tagDiv Staff

I believe that should be entered in the header file of the theme, between the head tags
https://www.screencast.com/t/2noeCTl9Z
Enter it there and the popup should appear.

Simion C.
tagDiv Staff

Hi,

That would be normal permalink setting, but it seems there is another parameter added to the URL with the ID of the post. I have no idea why that happens, maybe there are similar topic online, check these guides for example
http://www.wpexplorer.com/change-permalinks-wordpress/
https://wpsites.net/seo/how-to-fix-404-page-not-found-crawl-errors-using-google-webmaster-tools/
https://support.google.com/webmasters/answer/35120?hl=en
https://moz.com/blog/how-to-fix-crawl-errors-in-google-search-console
https://www.rebelytics.com/crawl-errors-google-search-console/
Try as well opening a topic in the Google webmaster forum, they might have an idea why that happens
https://productforums.google.com/forum/?hl=en#!forum/webmasters

Thanks

Simion C.
tagDiv Staff

Hi,


@baxxx
First please follow this topic, Instagram made changes to their code, we provided temporary fixes in this topic
https://forum.tagdiv.com/topic/social-counter-and-instagram-problem/
These fixes will be included in the next theme update. Then configure the counter properly and there will be no problem
https://forum.tagdiv.com/tagdiv-social-counter-tutorial-2/
https://www.screencast.com/t/QpfrJsYc

Thanks

Simion C.
tagDiv Staff

Hi,

That issue is caused by Instagram making changes to their code, we provided temporary fixes in this topic
https://forum.tagdiv.com/topic/social-counter-and-instagram-problem/
These fixes will be included in the next theme update.

Thanks

Simion C.
tagDiv Staff

The rocket loader feature should be disabled indeed, it may cause problems
https://forum.tagdiv.com/cloudflare-cdn/
That configurations should be used together with the theme for best results. Then there should be no errors in the console and the smart sidebar should work if enabled.

Thanks

Simion C.
tagDiv Staff

Hi,

Indeed the images seem to be loaded but they are not visible. That should not happen, it could be caused by a plugin conflicting with the theme or maybe theme modification.
I could give you a code to make them visible (enter it in Theme panel->Custom CSS)
https://www.screencast.com/t/Zc37BOKA

body.single.td-animation-stack-type1 .post .entry-thumb,
body.td-animation-stack-type1 .post img[class*="wp-image-"]
{
opacity: 1!important;
}

But it would be better to try and identify what exactly is causing this, it may cause other problems. Deactivate all plugins except theme plugins and check if this has any effect on the issue.

Thanks

Simion C.
tagDiv Staff

Hi,

From what I can see there seem to be two block 11 in that section
https://www.screencast.com/t/wnxXw8GEl
The first one seems to be limited to show one post, but when using the ajax filter it affects the below block as well.
I would suggest as a quick test to deactivate all plugins except theme plugins and clear all caching. Check if the blocks have proper functionality. If you made any code modifications to the theme files directly or through a child theme, temporarily remove them.

Thanks

Simion C.
tagDiv Staff

Hi,

Indeed on mobile the page will not be displayed in the mobile menu. The mobile menu is limited to drop-down menu style. Mega-menus will also not be displayed on mobile with the same style as they are on desktop, they will be drop-downs.
So the page menus would be suited for desktop but not for mobile. You could use the mobile theme and set a different mobile menu for mobiles
https://forum.tagdiv.com/the-mobile-theme/

Thanks

Simion C.
tagDiv Staff

Hi,

I will add these socials on our list of suggestions. They may be implemented in the theme in a future update. If this is required for your website, you could try social plugins.

Thanks

Simion C.
tagDiv Staff

The solutions will work, they worked for all users. Just make sure you make them properly
https://forum.tagdiv.com/topic/social-counter-and-instagram-problem/
There are fixes for the Instagram widgets and also social counter. The widget fix will require you to edit a theme file and remove all it’s contents. Replace it with the provided content and save the changes. Then configure the widget as yo wish, there would be n o problem. Maybe clear the cache as well.

Simion C.
tagDiv Staff

Hi,

There is a border set for the container, the Newsmag theme contains many borders such as this
https://www.screencast.com/t/XCNkL4hwL
These borders would be hard to remove. Try a code like this for that bottom border
https://www.screencast.com/t/C30wJpsfc5

.home .td-container {
border-bottom: none;
}

Thanks

Simion C.
tagDiv Staff

You could test that by disabling it if possible and checking again. Also very important to have the theme system status configured as mentioned in the guide. The WP memory should be higher if possible.

Simion C.
tagDiv Staff

Hi,

You can request a refund for Newsmag and purchase Newspaper. That would be the only way.

Thank you!

Simion C.
tagDiv Staff

Hi,

That would be possible, either by commenting or removing this line of code from this file
https://www.screencast.com/t/iAwsEsRPXyu
Or by entering this code in Theme panel->Custom CSS
https://www.screencast.com/t/oZzqJc6v7

.td_block_related_posts .td-related-right {
display:none;
}

Thanks

Simion C.
tagDiv Staff

Hi,

Post templates for posts are not related or can be set by specific category unfortunately. If you leave the post template setting on “From panel” setting the post will inherit the post template set there, or you can set specific post templates for each post.

There would be no method to set post templates by category automatically available in the theme. Sorry if this is an inconvenience for you.

Thanks

Simion C.
tagDiv Staff

So the issue is happening despite disabling all the plugins. Try renaming the theme directory and login. If you made any modifications to WordPress files remove them. Seems the error points to a theme function that requires a WordPress file.

Also contact the hosting provider and mention this issue to them, they could check error logs or have some idea why this might be happening.

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

Simion C.
tagDiv Staff

You could remove CSS from the theme stylesheet, that would be the theme stylesheet
https://www.screencast.com/t/OT7Bbm5O6kL5
There will also be generated CSS but you should not make any modifications to that sections
https://www.screencast.com/t/qk2uUob2w8p6
Make backups before modifying theme files to be safe in case something goes wrong.

Simion C.
tagDiv Staff

Hi,

4. There will always be an empty row on a page, even when you create a new page it will a be a starting row
https://www.screencast.com/t/GYdLwVhHOvtl
This row cannot be removed, but it is empty and will not create any issues. You can start and place elements on the page in it. For example a news ticker
https://www.screencast.com/t/Mn7QzExdM
I believe the problem you are having is caused by something else. There was an issue with the theme that was discovered after the 8.7.2 update, and it was quickly fixed and the theme package re-uploaded in a matter of a few hours. I would suggest that you re-download the theme package and install it. Then check the results.

The problem was that an empty paragraph appeared right below the content wrap here
https://www.screencast.com/t/qFt0g3jkp
This added extra space. Let us know the results.

5. You could increase the line height of the menu items in the theme panel
https://www.screencast.com/t/mntnAW22Vf
Currently it is 48px, increase it to a higher value to increase the space.

Thank you!

Simion C.
tagDiv Staff

That type of block does not show the excerpt on mobile, please check the block on mobile in the live demo
https://demo.tagdiv.com/newspaper/block-11/
I could give you a code to make them display, it will look like this
https://www.screencast.com/t/EdE6DEto2

.td_block_12 .td_module_11 .td-module-meta-info {
display: inline;
}
.td_block_12 .td_module_11 .td-excerpt {
display: block;
}

Enter it in the theme panel here
https://www.screencast.com/t/L1Jau0yBv7Q

Or you could use a different type of block, which displays excerpts on mobile.

Simion C.
tagDiv Staff

Indeed that demo has design to remove the date, author an comment count on all modules
https://demo.tagdiv.com/newspaper_what/
So enabling them in the theme panel will not do anything. In this case either remove the condition form the demo stylesheet
https://www.screencast.com/t/yNTMlUgKLyL
Or override it with a different code in Theme panel->Custom CSS
https://www.screencast.com/t/vVZ1skCM

.td-what .td_module_wrap .td-post-author-name,
.td-what .td-big-grid-post .td-post-author-name,
.td-what .td_module_wrap .td-post-date,
.td-what .td-big-grid-post .td-post-date,
.td-what .td_module_wrap .td-module-comments,
.td-what .td-big-grid-post .td-module-comments {
display: inline-block;
}

The better way would be to remove the code from the demo stylesheet instead of using additional code.

Simion C.
tagDiv Staff

By default the hover color of the post titles in blocks is the theme accent color
https://www.screencast.com/t/54OzW8stm3
If you choose a background color for the block title like this
https://www.screencast.com/t/R1tEhDG5
Then that will be the hover color for the titles of that particular block.
Or if you install a demo, the hover color can be set by the demo. I believe the fitness demo sets an orange color for all the block titles. If that is the case, this specific demo design can be removed from it’s stylesheet
https://www.screencast.com/t/JYd5QnZZQ

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