- TutorialsDefault Block Settings Guide
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
Hi
You can place any element you want on pages, using the tagDiv composer
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
All the blocks can be filtered by category/categories and the posts sorted (latest sorting available)
– https://forum.tagdiv.com/block-settings-guide/
It is up to you which elements you choose and what block settings you use. Here you can see how all the blocks look in different layouts
– https://demo.tagdiv.com/newspaper/block-1/
You can have each block display posts from one category and sort them by latest, for example.
There is also a Latest articles section that you can display on the page
– https://forum.tagdiv.com/page-templates-2/
Thanks
update_log.txt
[ Version 8.1 ]
– new: Added custom style and support for WordPress 4.8 widgets
– improvement: The theme now loads the BBpress style only when the plugin is active
– improvement: List menu block now works with submenues
– improvement: instagram ID’s now work with or without @
– fix: Photography demo style fixes
– fix: Post gallery shadow on image popup
– fix: Art Creek demo transitions on module thumbs
– fix: Art Creek demo installer issues
– fix: tagDiv gallery styling issues and thumbnails display
– fix: Lifestyle demo import issues
– fix: Fitness Blog import links
– fix: Column Text Block title
– fix: margin and padding on tagDiv Composer with a value of 0
– fix: Imagebox Block bugs
– fix: Gadgets and Sound Radar demos popup bug
– fix: Tech demo preview image
– fix: ImageBox Block works now with images that don’t have a destination URL
– fix: Adspots load wrong spotID in tagDiv Composer
– fix: Various typos in our theme panel
– fix: Small issue with the full width headers with logos
– fix: Big Grid Slider Block parameters
– fix: wedding demo fonts issue
– fix: Business demo better text aligment
– fix: Various CSS and HTML structure fixes on different parts of the theme. We fainly tuned all the demos to look and feel perfect.
Hi,
I have tested some of the code you mention and it seems to work properly. For example the modification to the link color in the post content, and the blockquote
– https://www.screencast.com/t/CSlPW65DYB
Most of the font properties of blockquotes can be changed in the theme panel, except the color modification
– https://www.screencast.com/t/6BHQmcP4tX
Blockquote color can be changed in the theme panel as well
– https://www.screencast.com/t/VaBVOKk63S
Where there are no settings available, you could use the browser inspector and identify the elements and classes present, in order to create custom code
– https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
If there is a visible delay present before the code is applied, try entering the custom doe directly in the theme stylesheet.
Thanks
Hello clawoo,
Please provide your website URL so I can take a closer look at it. Also, ensure that your thumbs are enabled for modules which are used for Block 4, from Theme panel.
Thanks for the message!
Update by FTP works normally, but settings of theme not loading (for example content inside Ads Block in header).
Hi,
Each element from the Homepage (block, big grid etc) can be customized. You can select the needed element and control what posts it displays, and from which category
– https://forum.tagdiv.com/block-settings-tutorial/
Thanks
Hello,
How can I create a block with news that doesn’t show up on the MAIN feed, but goes in a separate block?
Please see the screenshot.
Thank you for your answer. I would like to clarify just in case you got me wrong. I want to add a block with the same width which footer has (100% width) or which this block has <div class=”td-main-content-wrap td-container-wrap”>.
While I’m at it…there’s the following code below. Tried to hunt down every instance of blockquote.
What I don’t get is why there’s a flash of the original style you folks have for blockquotes showing up before showing the version that I want.
What am I missing?
.post blockquote p, .page blockquote p, .td-post-text-content blockquote, .td-page-content blockquote p {
color:#096 !important;
font-size:20px !important;
line-height: 24px !important;
font-weight:bolder !important;
}
Hello! I want to display a list of articles as shown on the Fitness Blog: https://i.imgur.com/ah5laYq.png
However, it seems that the images do not fill up all the available space after I installed the theme and added a page with the code below: https://i.imgur.com/GuBirRk.png
[vc_row full_width="stretch_row"][vc_column width="2/3"][vc_row_inner][vc_column_inner][td_block_4][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width="1/3"][/vc_column][/vc_row]
I actually tried this with Book Club as well and the result was the same.
What am I missing?
Is there any way we can get the actual tagdiv composer source for the Fitness Blog template?
Thanks!
Hi
I did add this line of code at td_module_single.php for both the top and bottom sharing icons:
<i class=”fa fa-envelope-square”></i>
Then, I added this custom css at theme panel custom code:
.td-sp-share-email {
width: 31px;
height: 31px;
background-position: -20px -1632px;
background-image: url(‘http://192.168.1.70/wp_demo_009/4/wp- content/themes/008/images/header/elements-menu.png’);
background-repeat: no-repeat;
display: block;
top: 2px !important;
left: 6px;
}
.td-social-email {
margin-left:8px;
background-color: #000000!important;
}
@media (max-width: 767px) {
.td-sp-share-email {
top: 3px !important;
left: 3px !important;
}
}
I do have font-awesome-4-menus installed.
The share buttom is there, and working, but the email icon is not showing.
http://brunnogiancoli.com.br/voce-sabe-redigir-um-contrato-compreensivel/
Could you help me?
Tks
Gabi
Hi there,
I just sent you the wp-admin login info. Please help me to fix the issue.
Just remind you again. I followed up your instructions, and deactivated all plugins, and did the same thing many times, still not working. Eventually, I deleted all the version 7, and deleted all plugins, then installed version 8, and installed plugins again. However, the tagDiv composer is still not working. There are no blocks, so it is very difficult to edit the pages.
Hey guys,
When I’m running both TagDiv + Visual Composer I run into issues.
However, I would like to design an “Articles” page with some of the blocks that Newspaper provides only under TD.
Is there any way I can still use TagDiv without messing up my theme? I have a little too much into Visual Composer that it would take me weeks if not months to go back and re-update everything with TD.
hi i have tabs in alphabetic order you can see in this pic https://www.screencast.com/t/sMevlFAx
i want to sort the post mean if i click on “A” tab the block show the posts only start with title “A” but block sort have only this option A to Z mean block will show all post if post title starts with “B” i want to show only posts which with Starts with “A” character , im using block 15
Hi there, I bought your theme today, and I absolutly love it. Now I am trying to figure so things out:
1. Since I will use Newsmag for my podcast-project: Is there a way to implement an itunes-Link into the Social-Counter. Could you help me with the CSS here, please? I am a absolute beginner and have no clue of coding at all.
2. A simple question: How do I change the color of the fine line underneath the block-headline.
Highly appresciated!
Cheers,
Olaf
Simion,
Thank you very much! Pop up plugin blocked Mega Menu, so I deleted it and now Mega Menu works!
And one more detail: I need to see the people of digital ocean, where my site is hosted, if there is any smtp block
Hi Bogdan,
What I need is to be able to assuredly change the Link and Hover colors for any instance anywhere for body (only) PLUS for any body text.
I’m somewhat familiar with your classes only in as far as realizing there are quite a number. Had tried the below code and id DID work up to a point; then had to resort to using simpler code. Not that I’m a pro at CSS…I’ve barely been just beyond a beginner for the past 10 years. lol.
h1 >a,
h2 >a,
h3 >a,
.td-page-content p a,
.td-post-content p a,
.wpb_text_column a,
.td_block_text_with_title a,
.woocommerce #tab-description a,
.mce-content-body a{
color:#900 !important;
}
h1>a:hover,
h2>a:hover,
h3>a:hover,
.td-page-content p a:hover,
.td-post-content p a:hover,
.wpb_text_column a:hover,
.td_block_text_with_title a:hover,
.woocommerce #tab-description a:hover,
.mce-content-body a:hover {
color:#06F !important;
}
Hello Deepanshu Choudhary,
If you want to have an infinite scroll at your homepage, you should simply use a block if you like it and also, setup the pagination to be infinite load from here -> https://www.screencast.com/t/WWAlh8tgEm Also, if you want to have ads on left and right both on your homepage you should try using the layout with 3 columns and use the Widgetised sidebar, like this -> https://www.screencast.com/t/116BSxHnE On the single post, the theme does not have this such an option, sorry!
Thanks for your understanding!
Hello slo,
If you will check our block settings, there you will see all the post order types which are available for this block, like this -> https://www.screencast.com/t/gYaaaDE344oQ
Regarding on Rating stars, notice that our theme has this feature implemented but the rating can only be given by author and not from by user or any viewers of your posts. For more information about this one, please consult our documentation here -> https://forum.tagdiv.com/reviews-2/
If is not what you mean, please provide more details as I will be able to provide a more accurate response.
Thanks for the message!
Thanks!
Point 1: I’m not using Wp Super Cache. My caching plugin is W3 Total Cache.
Point 2: I did the yoast SEO setting before the above query.
Point 3: Possibly the third one will be the reason. I didn’t created the
Blog1 page
mentioned in my query. Earlier I was using a theme from Orange themes and later Genesis. May be the page created by the former theme.
Anyway “Blog1 page” is my post page. It’s out of the box perfect.
Thanks for creating such a wonderful theme!
Many thanks for the method, it helps!
This block came from Easy Social Share Buttons for WordPress..
I apologize for the inconvenience for you!
Hello Scumbag,
What exactly you want to change to your block title? Notice that you can change the title when you edit your block from backend, like this -> https://www.screencast.com/t/5tiz6hHXh
If is not what you mean, please provide more details so I will be able to provide a more accurate response.
Thanks for your understanding!
Hi, i would like to add full width area/block before footer to show advertisement in it. Could you tell how can i do that? I tried to add div in the end of comment file and in the beggining of footer file, but it didn’t work.
Thank you.
Hi,
It was supposed to be this guide, but my colleague made a mistake
– https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Try regenerating the thumbnails and the issue should be solved. Also make sure the thumbnails sizes are enabled in the theme panel
– https://forum.tagdiv.com/theme-thumbs/
After the regeneration process is complete, clear any caching installed.
Thanks