No search results were found in Documentation!
Hi,
There can be only one sidebar on posts, category pages etc. That sidebar can be sticky or not. On created pages you can place ad-boxes where you want and make sticky sidebars like in this guide
– https://forum.tagdiv.com/smart-sidebar-2/
I believe the Google rules in this matter are very strict indeed
– https://support.google.com/adsense/answer/1346295?hl=en#Unnatural_attention_to_ads
Thanks
Hello,
The front page does not contain any content at all. It only presents your posts. If you delete your current front page and create a new one, it will not delete your posts. it will simply delete the page presenting the posts. You should re-create your homepage from scratch when switching page builders.
I think you missed some steps in reading the theme docs. Your problems are not theme problems as you mention. You did not read the docs properly and do not know how to use the theme properly yet. Please check your sidebars in order to change widgets: https://forum.tagdiv.com/smart-sidebar-2/
Please check the footer settings for the instagram: https://www.screencast.com/t/pKdxgs9lPHZ8
I suggest you take a bit of time to learn the theme what’s and how’s first before jumping to conclusions.
The theme documentation should help in this regard: https://forum.tagdiv.com/newspaper-theme-documentation/. We will help as well with any questions you may have.
If you do not have the patience needed to learn the theme settings, we will be able to provide a refund, no problem, but keep in mind that there are themes out there LOTS harder to learn than ours and you could be facing this issue in other themes you purchase.
Thank you!
Hi there,
your theme is amazing, unfortunate for us it does not support rtl.
Anyway i am trying to get around this problem for now, the biggest problems are:
1- recent post sidebar: shows bulletins on the left side of the lines.
2- socials icons are in a mess.
3- mobile menu doesn’t scroll down and closing it results in reloading the page.
4- i can’t edit the look or the appearance of the mobile version.
*note that i’m using mobile theme plugin and my site content is mainly rtl.
my website
any help?
Thanks in advance.
Hi,
The smart sidebar option will apply to all the posts and categories sidebars, on the entire website. There is no option at the moment to choose more specifically where this applies
– https://forum.tagdiv.com/smart-sidebar-2/
Thanks
Hi! It’s posible to enable de Smart Sidebar feature only in certain sidebars and not apply that change y all the theme?
Thanks!
Hi,
I am having issue with the layout of all posts page.
The layout after the blog content is all over the place and smart sidebar is on the left instead of right.
It was working perfectly until just now…
It should be like this: https://www.realiseme.com/wp-content/uploads/2017/07/Screen-Shot-2017-07-21-at-12.21.20.png
But now it is like this: https://www.realiseme.com/wp-content/uploads/2017/07/Screen-Shot-2017-07-21-at-12.22.23.png
https://www.realiseme.com/wp-content/uploads/2017/07/Screen-Shot-2017-07-21-at-12.22.34.png
URL: https://www.realiseme.com
Please help!
Thanks,
Tina
Hi,
Please make sure you follow the steps exactly as they are described in this guide
– https://forum.tagdiv.com/smart-sidebar-2/
The sidebar will become sticky once it is done properly. If you have added the necessary class and it is still not working as it should, then it could be something else that is interfering. I see a number of errors in the console on your website, that is increasing when the page is scrolled
– https://www.screencast.com/t/aJN8ZtEp
I would suggest that you deactivate all your plugins except the ones provided with the theme and clear any caching you might have installed. Then check if the errors are still present, and the sidebar is working as it should.
Usually plugins are to blame for these errors, some of them can interfere with the theme functionality.
Thanks
Hi, Bogdan, thanks for your reply and the concern about the various other cases that can come afterward.
But as you said, there are a lot of things to consider to make these fully compatible. I currently am not looking for the full solution.
I only want to make it work for the single template that I use by default for most of my posts ( no smart lists, isolated templates etc. )
You have written above that:
…. and then the other one grabbed for the next post.
In case you are confusing this infinite scrolling with Auto load next post thing, the both things are totally different. We have discussed separately about auto load next post thing here- https://forum.tagdiv.com/topic/need-little-help-with-most-demanded-auto-load-next-post-thing/ but this is a sperate case.
And I noticed that you guys have already helped a lot to make us be able to use the infinite scroll here- https://forum.tagdiv.com/topic/implement-infinite-scroll-on-single-posts/
Everything is working already. You just need to help us stop ‘smart sidebar’ once the ‘Visual composer’ based tag for ‘infinite loading’ starts.
One look at the code of http://darnkid.com/illustrations-show-the-unique-bond-between-dads-and-daughters/ or http://www.storypick.com/success-is-the-best-revenge/ ( both using infinite scrolling with TagDiv Newspaper theme along with proper use of smart sidebar) may solve this issue.
If you don’t want to help, I will surely hire someone to do so, but since you guys have already done a lot about this ( https://forum.tagdiv.com/topic/implement-infinite-scroll-on-single-posts/ ), I don’t see much point to hire someone else for just one simple ( or may be not?) part of it.
So, please reconsider this post.
PS: Has Probably Andrei L. left the TagDiv team? He has worked a lot on this under this thread -https://forum.tagdiv.com/topic/implement-infinite-scroll-on-single-posts/ .
Thank you.
Hello,
Well since the smart sidebar was never designed to work with infinite loading there is missing functionality that needs to be implemented in the sidebar function in order for it to stop at the end of the post and then the other one grabbed for the next post. But since this was never part of the theme but a customization you made, you will have to create the implementation for the sidebar as well if you want to have smart sidebars on infinite posts.
Sorry but this is not tested and there is no official solution I can provide for infinite loading. Sorry. The process is more complex than that though. what if you use different post styles? what if you use a smart list? there are a lot of things to consider when creating such customization. That is why we have not been able to figure it out properly as there are many things to consider and the implementation has to be done proper, not just make it work in specific isolated cases. That is why this feature is not yet part of the theme as if the solution were that simple, it would already have been implemented.
Sorry but we cannot provide any assistance into this until our development team decide it is a feature that will be implemented into our theme.
Thanks.
Hello,
Here is talking about Smart Sidebar feature and if you want to achieve this functionality at your website, you should properly setup it according to our documentation here -> https://forum.tagdiv.com/smart-sidebar-2/
Hope this helps!
Thanks for the message!
I have the smart sidebar added with the td-ss-row class added but it does not stay sticky.
Hi Tagdiv,
With the help of a tutorial written here – https://forum.tagdiv.com/topic/implement-infinite-scroll-on-single-posts/ and by using some common sense, I was able to apply infinite post scrolling on a single post.
Here is the step I took for this:
1. I am using TagDiv composer for the pages but to be able to use infinite scrolling on a single post, I have to enable Visual Composer for posts.
2. I wanted block-3 design and my default post type is: Style-1 so, I edited loop-single-1.php, I added the required code
Here is the code that you need to add under loop-single-1.php after <?php echo $td_mod_single->related_posts();?>
<?php $category_detail=get_the_category($td_mod_single->post->ID);//$post->ID
foreach($category_detail as $cd){ $cat_name = $cd->cat_ID; } $exclude_current_post = $td_mod_single->post->ID; echo do_shortcode('[vc_row][vc_column][td_block_3 custom_title="All LATEST STUFF" separator="" post_ids="'. -$exclude_current_post .'" category_id="' . $cat_name . '" limit="6" td_ajax_preloading="preload" ajax_pagination="infinite" ajax_pagination_infinite_stop="3" tdc_css=""][/vc_column][/vc_row]'); ?>
Though it worked properly, but I face two main issues.
1. I am using smart sidebars on each post and usually, it works great. With this infinite scrolling. I noticed that ‘The smart sidebar’ keep scrolling even above the full width infinite scrolling post blocks, and hence it overlaps.
( Here is the snapshot of overlapping – http://i.imgur.com/WCZfHcN.jpg )
How to make smart scroll stops once infinite scrolling starts? I noticed that this site ( http://www.storypick.com/short-film-affair/ ) is successfully able to use infinite scrolling and smart sidebar both. Please help me with this.
Overall, I want to to have a function like this: http://darnkid.com/illustrations-show-the-unique-bond-between-dads-and-daughters/ ( created by tagdiv user Darnkid )
2. Is there any way to have this feature without enabling visual composer for posts? Can we use TagDiv composer for this?
3. While trying for many solutions, I looked at a thread which suggested to el_class=”td-ss-row” for this. I tried using it in the above code. Well, though it stopped the overlapping of sidebar with infinite post blocks, it also disables the smart sticky property of Sidebar. What am I missing here?
Kindly help me with this.
Thank you.
Hello enterpr1se,
Please notice that our theme is fully compatible with TD Composer and the Smart Sidebar should work as expected if it was correctly set in the theme. If you are using some untested plugins, you should remove all of them and leave just only the plugins that come bundled with the theme core files, clear all the caches and check the results.
Thanks for your understanding!
Hi,
You don’t need to create new sidebars. If the setting in the theme panel is enabled, then the sidebars you have on posts and category pages should be smart sidebars. On pages created with the composer you need to add a specific class to the row, as mentioned in the guide.
There you can find all the information available about creating sidebars, and also making them sticky (smart). If you have a problem with the sidebar please provide a link to your website where this is happening, and we will inspect it.
Thanks
I do not want to create a new one … this option is already enabled … Enable the Smart Sidebar
I do not want to create a new one … this option is already enabled … Enable the Smart Sidebar
See the theme documentation:
https://forum.tagdiv.com/smart-sidebar-2/
I do not know how I disabled the smart sidebar that by rolling to the end it does not stay standstill and rolls up together … can someone help me to enable it again?
Thank you
I do not know how I disabled the smart sidebar that by rolling to the end it does not stay standstill and rolls up together … can someone help me to enable it again?
Thank you
Hi,
Please note that not all plugins are compatible with the theme. This is the case with all the themes out there. We have not tested that plugin, so I cannot give you a solution for this.
Maybe what you are trying to achieve is a smart (sticky) sidebar. Here you can find more information about this feature
– https://forum.tagdiv.com/smart-sidebar-2/
Thanks
Hello,
Please read the documentation:
https://forum.tagdiv.com/smart-sidebar-2/
The scroll to top button can be activated using this code in the theme panel-> custom css box:
@media (max-width: 767px) {
.td-scroll-up {
display: block;
}}
Thanks.
Thanks for the great theme. I have a problem – reading an article, a sidebar opens on the right with the last featured articles – it overlaps the standard sidebar / widgets – where can I remove it? Smart sidebar is disabled.
Regadrs
Sven
Hi,
Maybe you are not creating the page or sticky sidebar properly. In this example I have first added a Big grid on a page
– https://www.screencast.com/t/Lr1gWzrW
Then I have added a new row and choose the needed row layout
– https://www.screencast.com/t/qoF4MRUY
– https://www.screencast.com/t/yIZtJKEz
Placed some content in the resulting columns
– https://www.screencast.com/t/CEnOTIHCWm1B
In order for the sidebar block to be sticky you now need to add the class to the sidebar row, like this
– https://www.screencast.com/t/2vMzetdxwD
This is mentioned in the last section of this guide
– https://forum.tagdiv.com/smart-sidebar-2/
Please let me know if you have any more questions or need further help.
Thanks