H,
I see that the left column has 70% with and the right one is 33.3% so I think here is the problem. What You can do is to reset the column settings or change theme – https://i.imgur.com/CanTGfU.png the width can also be set in this place – https://i.imgur.com/qFXqCSj.png
Also, another suggestion is to drag a new row and set that one in 2 columns.
I hope this will help you!
Hello,
Unfortunately the Newsmag theme do not have this option, but something like this can be done using a custom ad plugin that allow you to set a different banner per page/category. You can try some of those plugins: https://www.mobiloud.com/blog/wordpress-advertising-plugins
Thank you!
Hi simchris, thank you for sharing this info on our forum!
Hello christianmuda, according to your screenshot I think that you have an extra plugin that is interfering with the theme row. Do you use the WP Bakery/Js Composer plugin? Because this is interfering with cloud templates. If you have extra plugins, please do a test using only tagDiv plugins and see if the problem persist.
Thank you!
Hello,
as a quick solution will be to use a css to no remove the possibility to click on link. For this please add this custom css to Newspaper > Theme Panel > Custom code> Csutom css
.post header .td-post-author-name a {
pointer-events: none;
}
Another possibility is to use Yoast seo and enable the author archive
I hope this will help you!
Thank you!
Hello,
I understand. This is quite strange because once that the page is passing the test in Rich Results Test there should be no errors reported in Search Console. Maybe this is only on some links, if so, can you provide one of them to check it?
Thank you!
Hello,
Indeed, for cloud template it’s a little more complicate, but this can help:
– https://wordpress.stackexchange.com/questions/336420/retrieving-post-excerpt-as-a-shortcode
I just tested and is working – https://i.imgur.com/qz1Zi42.png – https://i.imgur.com/7StOLec.png – https://i.imgur.com/Gtb8EdI.png
Thank you!
Hi Vertesinfo202310,
When we make the update on theme package we scan package and also the themeforest has a system for this to not infect the platform.
The code from your screenshot is related to the login, live a comment and register. This script is used to display a popup modal for sing in / register.
Thank you!
Hi Alex,
I added on our list.
Thank you!
Hello,
I understand, but sometimes it is quite difficult to keep compatibility with many plugins, maybe it can be find another solution or use the one with custom fields.
To do this you need to have 3 custom fields, one for name, link and image -https://i.imgur.com/EKP5wiY.png add the value in those fields – https://i.imgur.com/qghyxYZ.png then on single post template add a custom filed, select the mane and in url type the ‘{cf_link}’ – https://i.imgur.com/zRNgEqZ.png (replace link with the name of your url) – then add another custom filed where you choose the image – https://i.imgur.com/JDzTQtl.png and after that all that needs is to adjust the elements. The results will be – https://i.imgur.com/lreLElU.png
Unfortunately, I do not know if there will be an update theme for this, at least not quite soon, sorry!
Thank you!
Hi fabinhoalmeida,
If you want there are solutions that can be used to display the excerpt in a post, even if there is no option for this. In case that you are using a standard post style from tagDiv Composer, then you need to edit a post style- https://i.imgur.com/lwSWJrj.png that you use and call for the excerpt to be included in the post (also, those changes can be set in a child theme). Now if you are using a cloud template then it will be more complicate, but it can be done (for this will be need a custom function to add an extra shortcode or to read the excerpt filed and display it in a custom filed element).
Thank you!
Hi Alex,
I know what you mean, and there are still elements in the theme that need to be adjusted, some of theme were, but some adjustments are not 100% because the element by default comes with a pre-set text that can be changes and then the attributes for that elements should also changed, but those were hardcoded in html. We’ll do our best to improve it as best as we can.
Thank you!
Hello Vertesinfo202310 do you have the last theme version and you have the same problem like on post from reddit? If so, then please open the “Live CSS” and click on save button – https://i.imgur.com/RkrmBkT.jpg (this will check if the malware is in live css and if is it will remove it).
I hope this will help you!
Hello nolandolce we are glad that you got good results using the theheritagelab guide!
Unfortunately, for the moment the theme itself doesn’t have this option, you can indeed to use a custom filed and you can add it in image, text, link and you can mix it up but it will be more complicate as the guide provided by theheritagelab but the implementation it will be similar.
Using an extra plugin it is also a solution, but it is possible to not be able to achieve what you need.
Thank you!
Hi,
In this case the problem is caused by something else.
If is possible we can check it in private, for this please contact us via email at contact@tagdiv.com and we’ll check it further from there.
Thank you!
Hi,
Usually when the mobile version appears on desktop is related to cache plugin. Most of the time it is used the mobile theme plugin (is no longer the responsive theme version) and for this it is need to use from the cache plugin the option for cache mobile vision to can deliver the correct version (as example if you are using WP Super Cache you need to use this option – https://i.imgur.com/6055D3I.png).
Thank you!
Hi majestic12, we are glad that you manage to resolve this problem.
Hello,
Indeed it is a gradient over the image so hen the image is more light the title of posts that comes over the image to look good.
If you want to remove it you need to use a custom css like this one:
.td-grid-style-1 .td-module-thumb a:last-child:before, .td_module_mx1 .td-module-thumb a:last-child:before { background: none;
}
This code needs to be set in the theme panel > custom code> custom css.
Thank you!
Hi victorcastillo,
Like the message say, the problem is that there were too many request to ours server from your IP and this gets blocked. If you didn’t contact us via email, please do it, please contact us via email at contact@tagdiv.com and please let us know the website name that you use and get this message. We’ll do our best top help as soon as possible.
Thank you!
Hi majestic12, our support email is contact@tagdiv.com, please contact us via this email and we’ll do our best to help you!
Thank you!
Hi Theme, indeed the theme version you have now is very old and it is possible to need to be done some adjustments to keep it the same.
If you want you can do a request to our custom work services and our developers from there will help update the theme for you without problems – https://tagdiv.com/submit-a-request/
Thank you!
Hi RedKobra, it is possible to be some extra code in the theme that is overwrite the default code for embeded Youtube shortcode. What it can be done in this situation is to use a stronger css that will use the default settings, for this I will need a link to a post/page that contains an embed youtue, or the link of the youtube short that you want to embed.
Thank you!
Hi,
Normally if the theme panel option for modal is off, then only those images that have the option set individually should still have the option for popup enabled. Now, I think the problem is not for new posts, and it is for old posts, right? This is a little complicate, because if you try to rest the image option it will be rest on all images (like add on all or remove from all the option).
Thank you!
Hello,
Indeed, it looks that this is happening on table only, on desktop it’s ok.
The problem is that for table you edited the width and you set a fix width – https://i.imgur.com/I382SDh.png and most of tablets do not have that size. What you need is to remove that 850px width from table (I think it is set on column in css tab), normally there should be a 75% width – https://i.imgur.com/GslM0Yg.png
Thank you!