Hi,
@Bernie You could try this social counter plugin, see if it works with an older theme version
– https://forum.tagdiv.com/topic/twitter-follower-count-is-0/
The recommend thing to do would be to update the theme and theme plugins
– https://forum.tagdiv.com/how-to-update-the-theme-2/
There are constant changes made in each theme update, also it is the best practice to keep WordPress, the theme and plugins up to date.
Thanks
Hi,
Using the guide you can move the loading of the plugin resources in the footer. Follow the mentioned steps and check in the page source, Google may display the new results with a delay.
Simply activating the plugin will not move all your plugin resources to the footer. First check if the booster is active
– https://www.screencast.com/t/fsgrmkA4FXi
It will not be active if it detects other plugins than these
– https://www.screencast.com/t/TqHrzrA6y
This measure was implemented because the booster could cause other plugins to not work properly or at all. Deactivate it as mentioned in that topic from above, and check if there are problems.
The booster plugin is optional, there are other speed booster or render blocking plugins to choose from. Maybe with more settings and easier to use. You could try some and keep testing. This may not be something done easily however, it may take a lot of work.
Thanks
Hi,
As a first note, all demos contain custom code and design. This is based on default theme elements.
– https://demo.tagdiv.com/newspaper_gadgets/
This demo uses a modified version of header style 5
– https://forum.tagdiv.com/header-styles/
For this header style only the demo adds some design
– https://www.screencast.com/t/GwR3bNGSxD8J
Set the same header style and use the same design (modify it if needed)
– https://pastebin.com/ZZvWrC3K
The height of the menu can be controlled with the theme panel header menu line height setting
– https://www.screencast.com/t/DesDlgWbRe
To remove the comment count for blocks/modules use this setting
– https://www.screencast.com/t/BNio6rvHnXu
To replicate block 9 design, check this topic
– https://forum.tagdiv.com/topic/gadgets-block/
Thanks
Hi,
Those category pages are created by default. You can use the default templates for them or design your own category page templates with the cloud library plugin
– https://forum.tagdiv.com/tagdiv-cloud-library-plugin/
So you can create templates for categories with the tagDiv composer.
I could’n t say what would be the best option here if you still want to go on with it, maybe you can research this more online. But the easiest would surely be to use the normal category pages, especially with the new options. No hassle with redirects or other issues that may happen if using a page.
Thanks
Hi,
Probably just a cache or CDN issue. Clear all if you did not already, as well as browser cache. Also if you have a child theme deactivate it as a quick test. Maybe you modified theme files in the child theme, and those are causing the problem with the new theme version.
Thanks
Hi,
@A.Mason That would require modifications in the cloud library plugin, not theme files. Try the same in this file – https://www.screencast.com/t/rQUTl5BE
Note that this is not tested and recommended, you can try it and see if it works.
Thanks
Hi,
That element may not be the best to use in this situation. Maybe a single image element would be better. I tried a direct comparison between the image box and single image with the image you use, on mobile
– https://www.screencast.com/t/jPXq48B2icO
The single image displays it better, also it has a link setting.
On desktop – https://www.screencast.com/t/c871DKsJf
I could give you a code solution to make the image box display it better
– https://www.screencast.com/t/Zbd9D2PrSU
The code can be entered in Theme panel->Custom CSS section.
But this code solution may cause problems with other image boxes maybe, you can try it if you want to use the image box further
.td_block_image_box .td-custom-image a {
background-size: contain;
background-repeat: no-repeat;
}
Thanks
Hi,
The user ID can be found in a few ways, for example by hovering the user name in the WordPress users section
– https://www.screencast.com/t/VAyeNeTeYcpP
In that example the user ID is 2. This would be one way of doing it.
Thanks
Hi,
We are aware of that issue, it seems to happen when our Cloud library plugin is active. It will be fixed as soon as possible.
But note that you can create pages with the tagDiv composer just like with the regular WordPress editor. There are many elements to choose from. For example text elements which use the same editor
– https://www.screencast.com/t/TNlVbaCkhAE
The column text for example has color settings, as well as font settings which will apply for that specific element. So you can create text sections even better than with the regular editor, with these additional settings.
Thanks
From what I can see the image used as background cannot be loaded at the moment
– https://www.screencast.com/t/dyNLacODfJ
If you can sort that out, I will take another look and try to give you a solution.
I believe there is something wrong with the image captions after more inepcting. When you add a caption for the images here
– https://www.screencast.com/t/VtkHftxwMO66
There will be some CSS loaded, which seems to be missing in your case. Here is how it looks for me
– https://www.screencast.com/t/Gszd40Br
And here in the posts you mention – https://www.screencast.com/t/psQnV8QH0m6Y
I can give you a code to add the missing CSS and resolve the problem
– https://www.screencast.com/t/yrjaNzVNH6
Enter the code in Theme panel->Mobile theme->Custom CSS section
.td-post-content figure {
text-align: center;
max-width: 100%;
}
Try it and let me know.
Hi,
The hover is set for the whole module, not the title
– https://www.screencast.com/t/S3ZaHwaX96w
Once you hover anywhere over the module the title will change color. That has been the case as long as I can remember, I can’t say if there will be modifications in the matter.
Hi,
Maybe your website resources are insufficient, these are the theme requirements
– https://forum.tagdiv.com/requirements-for-newspaper/
Also if you have high traffic and maybe budget hosting such problems will happen.
Try to optimize the website as best you can, lower the page size, reduce the plugins if possible, fewer ads, also maybe consider using the tagDiv composer instead of Visual composer
– https://forum.tagdiv.com/visual-composer-tagdiv-composer-transition/
Thanks
Hi,
So I see that the confirmation message of importing a section displays below the section window. I did not see this before. You could send us an email at contact@tagdiv.com and provide admin access, we will take a look at the issue.
Please Include a link to this topic in the email.
Thanks
Hi,
Using the debugger should refresh the data Facebook uses. Check if the image URL is accessible, also check what Facebook sees for your URL
– https://www.screencast.com/t/qhe2k3SFd90
But that is where the primary category can be set only, in the post edit screen
– https://www.screencast.com/t/nDtaAtj8uN
Then leave the sidebar setting on default – https://www.screencast.com/t/wWpRGBzllOn
Set a sidebar for the category chosen as primary in the Theme panel->per category settings
– https://www.screencast.com/t/2ImncejhJ
That would be all that has to be done to ensure that multiple posts that share the same primary category, have the same sidebar.
If you have already tried it like this and it is not working, then there is a problem. Deactivate all plugins except theme plugins as a quick test. If you made any modifications to the theme code files or added code in them, remove them and check. If you use a child theme, deactivate it and check again.
I tested on my end with the latest version of the theme, theme plugins and tested plugins active. Let me know what you find.
Those default buttons will inherit the theme accent color as hover color. There is no setting for them specifically.
I believe 404 page templates will be added in the cloud library plugin so they can be designed as you want.
@daveml75 Not actually in general, there is an exception if you use media queries. This is mentioned in this guide
– https://support.google.com/adsense/answer/1354736?hl=en
Now that one shows for me as well – https://www.screencast.com/t/WGLwVU0JtSp
But there are many warnings concerning the ads. I found an ongoing topic with multiple users reporting similar warnings with doubleclick ads
– https://productforums.google.com/forum/#!topic/dfp/rkpG5EOQhgc
Hi,
I tested with default Woocommerce content, it seems to work for me. Example
– https://www.screencast.com/t/wKmClh9m
– https://www.screencast.com/t/utjTi62zER
– https://www.screencast.com/t/PgxtaiRHVpu
– https://www.screencast.com/t/jy0g0ODw8
– https://www.screencast.com/t/sjiqhT1X
Maybe double check all your settings there might be something you overlooked.
Hi,
There are many guides and tutorials online about the robots file, check these ones for example
– https://www.wpbeginner.com/wp-tutorials/how-to-optimize-your-wordpress-robots-txt-for-seo/
– https://kinsta.com/blog/wordpress-robots-txt/
– https://yoast.com/wordpress-robots-txt-example/
– https://bloggingwizard.com/create-custom-robots-txt-file/
Thanks
Hi,
The theme review system has a maximum best rating of 5 at the moment. This cannot be changed by a theme setting. Maybe this will be modified in the future, I cannot say for sure at the moment.
You could continue with the plugin, or try other more optimized review plugins, also free. Sorry for the inconvenience.
Thanks
Hi,
That would be a theme design feature, if there are too many categories they will be displayed in a drop-down. This process is predefined in the theme files, it cannot be disabled by an option.
Thanks
I will add this as a suggestion, there are many suggestions however. All will be inspected but it is very difficult to decide what gets implemented and what gets delayed or not considered. We try to add more with each theme update. Sorry for any inconvenience.