- NewsmagBlock settings tutorial
- NewsmagCategory tag on modules/blocks
- NewsmagtagDiv Composer Tutorial
- NewsmagWeather Widget
- NewsmagExchange widget
- NewsmagInstagram widget
- NewsmagHow to use the Visual Composer plugin
- NewsmagIntroduction
- NewsmagFooter templates
- NewsmagCustom ad spots
- NewsmagLoading image effects
- NewsmagSmart sidebar
- NewsmagFeatured images
- NewsmagGeneral settings
- Newsmag7 days post sorting
- NewsmagTheme thumbs
- NewsmagExcerpts introduction
- NewsmagTheme colors introduction
- NewsmagtagDiv slider gallery
- NewsmagVideo playlist
Hi,
Yes, you can change the entire layout if you want, also because this https://demo.tagdiv.com/newspaper_pro/ was made using tagDiv Cloud Templates and teste can be edited using tagDiv Composer, therefore you can edit the entire website from frontend.
-> https://i.imgur.com/t5aBUMJ.jpg -> https://i.imgur.com/2UWjYyy.jpg
Also you can filter the flex blocks after your categories -> https://i.imgur.com/AK3048j.jpg
Thank you!
Hello, since updaten looks like a lot of problems. after resolving editing text in td composer with disabling cache plugin (not the best for me), now it is image inline block showing errors
Invalid data Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z). So what to do and do we have to expect other bugs????
Hi,
These are specific filters that can be apply on flex blocks when are set for example in single post templates -> https://i.imgur.com/GxbS84I.png the single filters are related to single post template and category is related to category template, only on these cloud templates these specific filters work.
Hope this will help you!
Hi,
That depend on the demo you are using, but most of theme are only blocks that have set some filters on them to display a category of post, for example Popular, Recommended, Trending … all these can be edited using tagDiv Composer -> https://i.imgur.com/bD2RCvO.png
hope this will help you!
Thank you!
Hi Julan,
Please provide some more details about these problems, also some screenshots will help a lot, in this way I will be able to provide some workings answers.
What you can do is to make sure that you do not use other plugins that can interfere with the theme and make sure that when you edit the flex blocks have set on them the right settings in tagDiv Composer.
Thank you for your understanding!
Hello !
I can see that you have sorted it out. I meant to edit your homepage using tagDiv Composer and use Flex Blocks ( which are very customizable ) instead of normal blocks.
Thank you !
Hi,
Note sure why but the cell-phone menu is gone now and the footer content does not show content blocks – only log and about link – previously it all showed the menus and content that was shown on the desktop version of the site..I deactivated and activate plugins earlier to see why I CANNOT STILL IMPORT A CLOUD TEMPLATE (waiting for you to reply to my earlier email on this) and the mobile menu is gone now – what can be wrong???? Can a plugin like QISQUS damage the database? the desktop site works fine
I tried everything, I search in custom CSS, in theme customization settings, in an editor, in Cpanel but found few lines code nowhere in the website.
unwanted code is still showing in source code for post pages.
<div style=”display: inline-block”>
<span class=”td-adspot-title”>- Advertisement –
</span>
</div>
above is present in source for all existing but I am not able to remove it, please help.
Hi,
If you like, you can try this custom css -> https://i.imgur.com/qugOalK.png
.td-post-content blockquote ol {
text-align: left;
padding: 0 50px;
margin-left: 0;
border-left: 5px solid lightsteelblue;
background-color: #f8f8fa;
border-radius: 0px 15px 15px 0px;
padding: 20px 30px;
font-family: Actor;
font-size: 20px;
font-style: normal;
text-transform: none;
color: #1e73be;
}
Or if you want it simple like this -> https://i.imgur.com/83fGKdY.png use this code
.td-post-content blockquote ol {
font-family: Actor;
font-size: 20px;
font-style: normal;
text-transform: none;
color: #1e73be;
}
The code need to be set in theme panel> custom code> custom css.
Hope it will help you!
Hello !
You can achieve this if you will switch to flex blocks as you can see here: https://forum.tagdiv.com/flex-block-settings-guide/
Thank you !
Hello,
I just highlighted the text and clicked on the block quote button. Since the list was inside the block quote, I wanted it to assume the color and formatting of the blockquote.
Here is a direct link.
Hi, I’m fine, thank you!
Unfortunately there is no option for this, but you can achieve it with a a little work and a custom css like this one -> https://i.imgur.com/s2gbYSS.png
.single ol {
list-style: none;
counter-reset: li;
}
.single li::before {
content: counter(li);
color: red;
display: inline-block;
width: 1em;
margin-left: -1em;
}
.single li {
counter-increment: li;
}
.single ol li::before {
content: counter(li);
color: red;
display: inline-block;
width: 1em;
margin-left: -1.5em;
margin-right: 0.5em;
text-align: right;
direction: rtl;
}
The code need to be set in theme panel> custom code> custom css.
Also all you need to do is to replace the red color with the one you like.
Hope this will help!
Let me know the results!
How come the block editor looks different and gutenberg-editor.css doesn’t seem to be being applied.
Screenshots:
https://imgur.com/a/AwBUsX0
Hi Nagarig,
To make sure that the arrow back to to is displaying -> https://i.imgur.com/VXMNkfu.png, please make sure that this code:
.td-scroll-up{
display: block;
}
is set in theme panel> custom code> advance css > phones
For the mobile header ad you need to use tagDiv Composer, edit the homepage, click on mobile view port and add in header an ad box like this -> https://i.imgur.com/KlQSzRF.png then set the ad and check the results.
If there is still a problem, please let me know and provide some screenshots with the settings that you’ve made.
Thank you!
Hi,
For the problem with icons, is look that these are block by CORS policy -> https://i.imgur.com/pwhTqFP.png , you can fix this by follow the steeps from this article -> https://crunchify.com/how-to-fix-access-control-allow-origin-issue-for-your-https-enabled-wordpress-site-and-maxcdn/
Hope this will help!
Thank you!
Hello !
If you have inserted a block in the template you can set the filter like this: https://www.screencast.com/t/QEvTeZi1Ot
Let us know the result.
Thank you !
Hi jatin_makhija,
1. Yes, this is possible, if you are using a standard post template, you can use single post style 5 or 12 also you can use this option -> https://i.imgur.com/orjnDWN.png
If you are using a pro demo, then you need to use tagDiv Composer and right click to remove the element you do not need -> https://i.imgur.com/wz6f0Zi.jpg you can use blocks like 9, 10 -> https://i.imgur.com/YRHridD.png or flex blocks and remove the image -> https://i.imgur.com/rDdKI4r.jpg
2. The only way to do this is to make a mega menu as in our guide from here -> https://forum.tagdiv.com/mega-menu/ also you can remove the featured image from mega menu, you can do it like this -> https://i.imgur.com/vksTEEC.jpg -> https://i.imgur.com/tnWrX8E.jpg
Hope this will help you!
Thank you!
Thanks for your response.
I’d like to match the list formatting (color and size) to the block quote formatting. Here’s how it presently appears: https://postimg.cc/KK7tdLKt
-
This reply was modified 5 years by
steveroberts.
Hi Support Team,
if the tag div composer plugin is active I get under Pages this error and I don’t see any pages:
There has been a critical error on your website. Please check your site admin email inbox for instructions.
If I deactivate the plugin, everything works fine.
Could you help here pls? Thanks!
Hi,
The element Single Post Next Prev do not have an layout as flex blocks or other elements, it will display only the without images and effects therefore, you can not set a flex block with a filter (this can not be set for next/prev only for these settings -> https://i.imgur.com/ZkaBm6F.png ) and under it to set the Single Post Next Prev element. Also to make that flex block to look the same, you can not use only copy and paste because these are not identical elements, you need to check the settings from one and make it manually in the other one -> https://i.imgur.com/LAi0mMa.jpg
Thank you for your understanding!
Thanks for the help Calin! I changed the ‘Posts loop’ into a ‘Flex Block’ and there are no problems anymore 🙂
This the link to my website page I am working on
https://www.netsportworld.com/category/football-predictions/
I am using column text block
where do I apply the css code to change the background of this table https://imgur.com/pMUk3Jl
to some thing like this https://imgur.com/lY5MXnO
My RankMath score for each page is very less. Almost 50/100 for every page on my website. I have content on every page but it seems like RankMath can’t read content from blocks or any element from in tagdiv composer. Please help me. I need help on this. Also I don’t know why my website title and tagline doesn’t appear in tabs of browser. Instead it shows Home-My website name.
I have a Flex Block 3 on my site (techpress.net) Home Page showing Latest Posts but when i post a new topic it does not show on the home page. I have Filter set to All Categories. Please help. Also let me know how i can make my website to full width its now looking as a boxed one.
Please let me know how to hide the comment in block module 11. I have my latest posts showing on the home page which has got a comment icon with number. You can check it by visiting the site techpress.net. Please advise.