- 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
Lets separate the two issues because I am not sure they are related:
#1) Block pagination –
I tried the option with ajax
as you can see in the video – I set block 2 (dont miss on the original homepage template) per your instruction and paging is still via ajax as far as I can see…
http://screencast.com/t/v8WDAUYnSrjE
#2) Homepage latest article list –
I changed permalinks back and forth several times but it did not help!
http://screencast.com/t/IrhZRqunJ
(#2 – is Much more critical!)
🙁
If it’s in the demo I’d expect to be able to do this…
please show how
hi,
this can be achieved only by changing the code of the theme, no theme panel option for this one.
———-
(after playing with the settings – couldn’t get the look of demo for some reason) -> play some more you will get the hang of it.
Thanks for you message.
Radu A.
hi,
read the text near the Use / Don not use ajax select box , http://screencast.com/t/nA9SJur44EAc
this is not use in combination with option from Pagination select box.
———————————————————————
try changing your permalinks to default and hit the Save button (see if it works), then change the permalinks to whatever you like and hit Save again.
Thanks for you message.
Radu A.
Hi,
Glad you managed to figure it out!
Thanks for the message!
Update (STILL NOT WORKING)
when the page is stand along it seems ok – once it’s turned homepage of the site (via settings – writing) paging stops working!
can’t figure it out – DRIVING ME CRAZY 🙁
(I see some notifications on console – not sure they are related though 🙁 )
Hi,
Replied via e-mail.
Thanks
how do I do that ?
(after playing with the settings – couldn’t get the look of demo for some reason).
Update (STILL NOT WORKING)
I figured out that I might need to use the homepage with article template
and I am getting pagination below but when clicked I keep ending up on the homepage (even when directly browsing to the page links there seems to be a redirect)
is there a proper documentation I should follow ?
what’s the setting required for this to work?
I am not clear on the feature since there is an option to set use / do not use AJAX
– is it possible to have pagination in blocks without ajax ??
(hope there is since in WPML it mixes posts between languages and since you don’t support WPML I’d rather have the good old pagination option in my homepage)
if so – how ?
Hi,
Block 1 is created using Module 2 and Module 3 see here within td_module_1.php file.
The module 2 and module 3 are created using the images sizes which are created when a picture is loaded, you can find all image size in functions.php file.
We haven’t made any changes, so maybe you have a plugin conflict.
Use this info to check your file and if the issue is still present try regenerating the thumb again following this steps https://forum.tagdiv.com/how-to-fix-strange-thumbnails/ and make sure you do this with only the themes required plugins to see if the issue is still appearing. If so please let us know.
Hope this helps!
Thanks for the message
please explain how you use the ad boxes. since i want to have an ad on the left side of a block, how to insert the ad in the right place and position.
Glad i can help…ur welcome
Oh i know remember what that other code do,it take out the space between the blocks on the home page,all that white space in the middle of the blocks that other code removed..
Could you please update your documentation for doing the logo in 4.0.2
I created a .png file of 300×100, and another .png file for 600×200. Theme Panel in 4.0.2 has 2 places for the 300x 100 and 2 places for the 600×200 (logo, and Mobile logo). I don’t understand why a 600 size is needed?
The logo is blocked in iphone by a layer of white (banner, menu I don’t know what it is) but it’s not showing up on top.
Please gather all .css fixes and post in documentation as one set of instructions or please issue patch file that fixes that.
Thank you so much.
—
Hey @sbo i’m going share two css code with you try them i don’t remember which one i’m using to removed mine but you can try them both..add them in the theme settings in the CSS section…
.td_block1, .td_block2, .td_block3, .td_block4, .td_block5, .td_block6, .td_block7, .td_block8, {
padding-bottom: 0px !important;
}
.td_mod2 .meta-info, .td_mod3 .meta-info, .td_mod5 .meta-info {
display: none;
}
I’ve disabled the comments, views, date below post title. I am trying to get rid of the spacing below the title in the module (http://screencast.com/t/gQQ5WfIj). Whenever I change the CSS for it, it effects the other widgets (block 3, etc) and squeezes them real tight. Is there another div. meta-info to adjust?
Hi
I am currently working on a custom post type called “Products”. I want to create a page which will show all the latest posts on the custom post type. I want to know if its possible to show posts using blocks in Visual Composer from custom post type? If so, how?
Thanks!
I figured it out!
ugh! same issue. I moved Block 1 to sidebar, and it is not showing any posts when set for a particular category. Could you please advise what is going wrong?
Have already emailed login info via Themeforest Contact form..
never mind, i changed my layout.
Thanks Lucian,
The problem I have been experiencing is that I am using other blocks on the Home Page in addition to those two blocks.
After your explanation, I now realize that the Unique Article feature will not work as long as I continue to use these other blocks on my Home Page.
Thanks for the clarification.
Philip
Hi,
The only way you can do this if you could add a block using module 1 first on your page and then add block 9 using page builder.
Unfortunately there is no block that uses module 1 only if you create one, if you want you can send an e-mail at contact@tagdiv.com and we will send you an tutorial on how to create a custom block.
Thanks
Hi,
Add echo in front of the function. As I said I suggested this method before, you just had to search the forum https://forum.tagdiv.com/topic/get-block3-as-shortcode/#post-15746
Thanks
Hi,
1. You could move this lines in loop-single.php file like this: http://screencast.com/t/NCVEbleIM8T but then the featured image on all post pages will move to bottom of the page.
Other solution would be to insert the video directly in the post by pasting the video url in your post content where you want it to appear and set the post type to gallery post and also add the video in the featured video field.
2. I’m not sure I understand what are you referring too, on pages/blocks the featured image thumb for video posts should look like this http://screencast.com/t/Gj9GAnhVm and on default post pages like this: http://screencast.com/t/z8ubx97Zl8F in the second case it’s a video not an image but the image should look the same.
Can you please send me a screenshot or a link to your site see this issue?
Thanks
-
This reply was modified 12 years by
Lucian.
I had the theme installed on a sub domain and was able to remove the “continue” button altogether by following these instructions.
https://forum.tagdiv.com/topic/continue-button-in-blocks-6-9/
Now the theme is on my main domain and the button reappeared.
I also tried to comment it out by adding this to custom css
.td_mod9 .td_read_more {
display:none;
}
but it didn’t help.
Please advise.