Hi,
Something is not functioning correctly there. I tried with the same widget in a sidebar and there is no problem. In your case it seems to be hidden from view, to the right. It is visible up to a point and then it disappears
– https://www.screencast.com/t/4HDNMlp8O
Quite unusual. I would suggest that you send us an email at contact@tagdiv.com and provide admin access, we will take a look. Please include a link to this topic in the email.
Thanks
A code like this will make the buttons have no link interaction
.single article .tdm_block_button .tdm-btn {
pointer-events: none!important;
}
It will apply to post pages, where a button is displayed in the article. Give it a try.
It will not remove the breadcrumbs from where they are used, it will probably just change their functionality to work as they should.
You can keep using the element, when the update will be available it will fix them, not remove them.
In that page there are no doubles. Provide the link where this happens so I can take a look, if there is still a problem. It would be highly unusual that a post appears in the category grid and also in the loop below it.
I can’t view the screenshots you posted. Upload them somewhere free and paste the links in the topic. Here for example
– https://imgbb.com/
Hi,
It is there, but it is behind the logo for some reason
– https://www.screencast.com/t/EL7hoMGu
I believe it is this code that causes the problem, from the custom CSS section
– https://www.screencast.com/t/zrwQjMyFGGgb
– https://www.screencast.com/t/cCGw6h14Xuv
If you want to use that code for desktop maybe, enter it in the Advanced CSS desktop section so it does not apply on mobile and create problems
– https://www.screencast.com/t/QiXsWGNo
Thanks
Don’t know why that happens exactly, I tried the same videos they work properly for me. I have seen this before however, in a few cases.
It is all related to a container that wraps the video, also it sets an inline padding of enormous value for some reason
– https://www.screencast.com/t/CxXYuven5JQ
I found a few cases online searching for that class, but I found no concrete solution.
Such a class does not exist in the theme, or does a huge padding value like that. it could be related to a FitVids plugin maybe from what I could find. If you use that plugin, you could try deactivating it
– https://stackoverflow.com/questions/43742772/how-to-get-rid-of-class-fluid-width-video-wrapper-from-video-embed-wordpress
If you use any other embed plugin try deactivating it as well.
Please check the theme accent color set in the theme panel, as suggested. If it is white many elements will not be visible
– https://www.screencast.com/t/BJtBQZvF
Set it on default or a different color, that will solve the problem.
Hi,
That is quite a large ad in terms of width. The post content is 696px and the ad is 728px. Maybe you could consider to use in the post content ads with a max-width of 696px. Or a width of 100% (responsive).
If that is not possible, you could try a code like the one below maybe, to reduce the ad width by setting a max value
– https://www.screencast.com/t/L1MQwZ03hh
.single .td-pb-span8 .td-post-content .quads-location div{
max-width: 696px;
}
Thanks
Hi,
Please contact us by email at contact@tagdiv.com and include a link to this topic in the email.
Thanks
Hi,
I tried something like the following, made a few tests only so maybe try it locally before making it live, if possible.
First replace the all the code in the mobile smart list template with this one
– https://www.screencast.com/t/c35AGFXpA
– https://pastebin.com/fCwzufL2
Add this CSS in the mobile theme custom CSS section
– https://pastebin.com/eMVMcvmR
For me the result is like this
– https://www.screencast.com/t/k6rDWHEVaE
All the smart list sections are displayed one below the other, no next/prev pagination, all in one page. It is like smart list style 2
– https://demo.tagdiv.com/newspaper/smart-list-style-2/
Hi,
Delete the tagDiv composer and the other plugins that the message mentioned. Install them from the theme plugins panel
– https://www.screencast.com/t/3IrFZnL8FZ
The tagDiv composer should update automatically, in some cases it fails however. If this happens it will deactivate itself and an update button should appear in the theme plugins panel for it. Click that and it will be updated.
Did the update button not appear there after it was deactivated? We constantly try to improve this functionality, any user feedback is appreciated. Let us know.
Thanks
Hi,
Just noticed something that happens in the Gadgets demo you have installed. The header ad is hidden when using the header style which comes with the demo (style 5).
That means the header ad will not appear while using header style 5. I will make a note of it and it will be fixed for the next theme update.
A temporary solution is to remove this code from the demo stylesheet
– https://www.screencast.com/t/6ocAlLXdJdo1
Or to enter this one in Theme panel->Custom code CSS section
– https://www.screencast.com/t/NiypVhNiGM
– https://www.screencast.com/t/HDHYDukH
.td-gadgets .td-header-style-5 .td-banner-wrap-full {
display: block!important;
}
Sorry for the inconvenience. We will fix it.
The ads in posts seem to load fine for me – https://www.screencast.com/t/VfbaVyz4l
– https://www.screencast.com/t/lGBIUfhO2V
Thanks
Seems you already did that for the text. The arrow size can be increased like this
– https://www.screencast.com/t/qst89DKmVQcG
.home .td_block_5 .td_ajax_load_more i {
font-size: 15px;
}
Modify the font value as needed.
Hi,
Thank you for mentioning it, I will make a note of this. Sorry for the inconvenience.
Thanks
Those would be some working solutions until an option will be added in future updates. We try to fix as many issues as possible and also include more new ones with each update.
Regarding the support there is some info here
– https://forum.tagdiv.com/newspaper-theme-support/
Also here – https://forum.tagdiv.com/support-policy-2/
Still can’t access it, it’s the maintenance mode. You can send us an email at contact@tagdiv.com and provide the login details so we can access it.
Please include a link to this topic in the email.
Glad it worked. Let us know if you have more questions and we will try to help you.
Hi,
If that worked before, you just have to make the modifications again. Updating the theme by FTP or WordPress will remove the modifications to the theme files.
The files you mention are the same, we made no modifications to them in the last updates.
So the mobile parts/logged.php is still the same as before
– https://www.screencast.com/t/ijqGfOMs7
Make the modification and maybe clear your cache after.
Thanks
Hi,
The following should answer both questions. Each theme purchase comes with it’s support period of time. However once this expires, currently you will not be limited or restricted in any way from using the support further. So no need to worry.
This may change in the future I believe. When this happens we will provide the necessary information about the functionality of the system.
Thanks
Hi,
If you want the menu to have thumbnails you can make a mega-menu, with or without subcategories
– https://forum.tagdiv.com/mega-menu/
With sub-categories – https://www.screencast.com/t/Xd8KSLet
Without sub-categories – https://www.screencast.com/t/QyOdLBqY
This type of mega-menu works with categories and posts, not pages.
If you want to show pages, create a page menu – https://forum.tagdiv.com/page-menu/
Create a page with any elements you want from the tagDiv composer and set it as a page menu.
In this example I use a block set to display pages, and set it as page menu
– https://www.screencast.com/t/nSnTQwSL3b
– https://www.screencast.com/t/e7smkpyoSn5
– https://www.screencast.com/t/NjXMfXeScB4p
Result is menu item which shows pages – https://www.screencast.com/t/BFJVIYgCG
Thanks
Here it is – https://pastebin.com/bziMB94V
AMP seems valid, author is where it should be
– https://www.screencast.com/t/aXLBjfdQJW6
– https://www.screencast.com/t/kkBjLxq09
So there would be no problem with the post in terms of AMP or structured data. I have no clue why Google says the author is missing for that post. Maybe it will update the status after a period of time however.
Hi,
Try to disable the visual editor and save, then enable it again
– https://www.screencast.com/t/ny8womKvJ7
Also clear browser cache, that might do it. Deactivate all plugins, maybe some plugins are incompatible with the latest WordPress and causing problems.
If that doesn’t work try some other solutions, these are some I found
– https://www.crybit.com/visual-editor-missing-wordpress/
– https://wordpress.stackexchange.com/questions/279759/visual-tab-missing-from-editor
– https://www.calliaweb.co.uk/wordpress-visual-editor-blank/
Thanks
That would be how it works, set a limit of words or letters. As words are different in length the result will be somewhat different. Use it by letters then to cut at the exact limit you set.
If you want to use a height limit with CSS, you could hide the rest of the text after that height with overflow. Like in this example
– https://www.screencast.com/t/DRofktxa09Q
– https://www.screencast.com/t/9Myrr0uy
.td-excerpt {
max-height: 60px;
overflow:hidden;
}
Hi,
The composer is created by our skilled developer team, a project that dates years back. It is also constantly developed and improved.
What exactly is the problem you are having with it? If there is an actual problem caused by the shortcodes the composer uses I will make a note of it and it will be fixed as soon as possible.