If possible please provide a link to a post where this is happening. I have tested the smart list functionality, there is no problem with it from what I can see
– https://www.screencast.com/t/z9GSoVu4b
– https://www.screencast.com/t/F1clXnNlcW
Hi,
If you want the articles to be displayed in blocks/grids as soon as you publish them then make sure you use the “Latest” sorting option on each of them
– https://www.screencast.com/t/mfhoylzk
Then the latest posts would be displayed as soon as they are published, according to the categories you have filtered the block with
– https://forum.tagdiv.com/block-settings-guide/
If you already tried this, then maybe it is a caching issue. A strong cache can cause such issues. Clear all installed or server provided caches to refresh the data.
Thanks
Hi,
Indeed the blocks do not have numbered pagination, they only have pagination like this
– https://www.screencast.com/t/5joJB1pVqn
– https://forum.tagdiv.com/block-settings-guide/
The latest articles section does have an option to set a custom title, like this
– https://www.screencast.com/t/A2bCwgQpmT3V
You can choose to enable/disable the title and set a custom title.
If you want an additional title you could add it like you mention, with a text element. Or even a title element
– https://www.screencast.com/t/91gCn1AjQL1
On the second page when using the pagination, the page content will not be displayed however.
Thanks
Hi,
The website seems to be having problems at this moment too
– https://www.screencast.com/t/RDGvGsJFr3Sp
I would suggest to contact your hosting provider and have them take a look at the issue. That is an internal server error, they might be able to identify why this is happening.
These would be some general steps to take when this happens
– http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-internal-server-error-in-wordpress/
Also ask them to increase the allocated resources according to this guide, if needed
– https://forum.tagdiv.com/system-status-parameters-guide/
Thanks
Hi,
Please ask your hosting provider to increase the allocated resources according to this guide
– https://forum.tagdiv.com/system-status-parameters-guide/
Then try to install the theme either with WordPress or by FTP
– https://forum.tagdiv.com/install-via-wordpress/
-https://forum.tagdiv.com/install-via-ftp/
The error you are receiving is common in WordPress, these would be some general suggestions when it happens
– http://docs.presscustomizr.com/article/303-how-to-fix-are-you-sure-want-to-do-this-in-wordpress
– http://www.wpbeginner.com/wp-tutorials/how-to-fix-are-you-sure-you-want-to-do-this-error-in-wordpress/
Let us know the results.
Thanks
@cleciomayrink Please provide a link to your website where Instagram is present, so we can inspect it.
Hi,
Those are a lot of issues you are facing. Some suggestions would be to first check the theme system status
– https://forum.tagdiv.com/system-status-parameters-guide/
Insufficient resources can cause all kinds of problems. Ask your hosting provider to increase them if needed.
Additionally deactivate all other plugins, leave only theme plugins active. Check if this has any effect on the issue. If you use Cloudflare try the configuration mentioned here
– https://forum.tagdiv.com/cloudflare-cdn/
Let us know the results of these suggestions.
Thanks
Hi,
@urdunet The theme does not support RTL direction, it is not optimized for this and there are no guides or tutorials that I could provide you with. If attempted there will most likely be issues, these could only be solved with customization and modifications on your part.
@efunny That is happening because of RTL, not that plugin. I could give you a solution to fix that issue, but others may happen caused by RTL. Enter this code in Theme panel->Custom CSS and see if the problem is fixed
#td-mobile-nav {
position: fixed;
}
Thanks
Hi,
Could have been a temporary issues with the Envato servers, you could try again later in this case. Or try the theme manual activation
– https://www.screencast.com/t/dVxHLPVRpn
Let us know if you still have problems activating the theme.
Thanks
Hi,
So the composer is not working properly for you, there are problems saving the pages. It is highly important that the theme system status is set according to the guide
– https://forum.tagdiv.com/system-status-parameters-guide/
In these conditions the theme and theme plugins should work properly. Let us know if there is still a problem after trying this.
Regarding the row and the background, if you want to control the height you could enter an empty space in the row with the background. That element has an option for the height
– https://www.screencast.com/t/0H2Hik9qzS
So set a video background for the row, enter an empty space in it and set a desired height.
Thanks
Hi,
Seems the code has to be stronger, enter it like this
– https://www.screencast.com/t/Eg3MWSeX
– https://www.screencast.com/t/vDzGqw58G7M
.td_outlined_btn {
background-color: transparent;
border-color: #656565!important;
border-radius: 6px;
}
.td_outlined_btn:hover {
background-color: transparent!important;
border-color: #cc1a1a!important;
color: #656565;
}
Thanks
Hi,
I have inspected the website, the scroll to top button and post sharing icons are appearing from what I can see
– https://www.screencast.com/t/tRB3dchexsr
– https://www.screencast.com/t/L2nX8XJmT
There are also social icons that can be displayed in the top bar and footer, if the top bar and footer are enabled. The socials displayed will be the ones you enter accounts for in the Theme panel->Social networks.
Thanks
It will be center top, that is set in the code for each thumbnail. So it could not be different unless modifications were made
– https://www.screencast.com/t/iE45BVE8yxtA
This cropping can only be changed with or in the code.
But as I mentioned the results are different by module thumbnail size, despite of the cropping system.
Hi,
I believe you are referring to this gradient in the header
– https://www.screencast.com/t/wXIm0rDmQnK
That could be removed with a code like this if needed
– https://www.screencast.com/t/a6UQpfijqOB
.td-header-gradient:before {
display: none;
}
Thanks
Hi,
If the post is not actually published it will not be displayed in blocks and grids. It needs to be published first, then it will appear. The post can be previewed in the backend by users who have this capability, if that is what you want.
Thanks
Hi,
Yes you can, there is support for Facebook and also Twitter videos. More about this here
– https://forum.tagdiv.com/featured-image-or-video/
Thanks
Hi,
Indeed the custom code make the button display like this
– https://www.screencast.com/t/xrWOrKK6
– https://www.screencast.com/t/gt3kUe7VXgn
Custom CSS codes can be entered in the Theme panel->Custom CSS section. Try clearing any installed cache, it could be a caching issue if the code does not apply.
Thanks
The post content width is fixed, when a sidebar is used it is 696px in width, when no sidebar is used it will occupy the whole theme width.
There is a padding option that can be used when you do not use a sidebar (or when you use a sidebar), this will reduce the post content
– https://www.screencast.com/t/T3j7UsFKPvR
This is a demo post that does not use a sidebar and has paragraph padding
– https://demo.tagdiv.com/newspaper/td-post-five-things-you-may-have-missed-over-the-weekend-from-the-world-of-business/
Thanks
Hi,
Yes they will be removed, you could make backups of the files and replace them in the theme after making an update. Of course you would have to check if the files have been modified in anyway in the update, or there could be issues. So this method may not be update proof.
Thanks
Please try the suggestions mentioned above and let us know the results. The weather widget is tested and works properly in the theme
– https://www.screencast.com/t/n5yhpp66
Also the social counter works properly if valid information is entered
– https://www.screencast.com/t/4LxpVniim2
There is no problem using these features on a default theme install.
The title of the latest articles can be customized in it’s settings
– https://www.screencast.com/t/RAW5kyvqys
This section can be removed by selecting a different page template
– https://www.screencast.com/t/OYBv0Zp6qGwh
If this is still not helpful, then try to provide all the details and more useful screenshots if needed, for a better understanding.
Maybe that is not made with woocommerce, or maybe with add-ons and extensions (probably premium). The basic woocommerce plugin does not have such styling options, so those are most likely made with customization or extensions
– https://docs.woocommerce.com/document/customizing-woocommerce-best-practices/
You could create custom CSS and customize the woocommerce elements as you wish.
Thanks
Hi,
That should not happen, please make sure you are creating the smart list properly
– https://forum.tagdiv.com/smart-lists/
The smart list can be created as mentioned (title->image->text) title has to be a heading of your choosing
– https://www.screencast.com/t/TjYKgbRI
– https://www.screencast.com/t/AvdmRvEeBruZ
This will create the smart list sections, based on heading used. To mark the end of a smart list if you want to add more post content, you can use this shortcode
– https://www.screencast.com/t/ZrlRmasQBIMX
If you follow the guide there will be no problem creating a smart list.
There is also post pagination that you can use
– https://forum.tagdiv.com/posts-with-pagination/
Thanks
Hi,
I really could not say. Search for solutions online, there might be plugins as well that you can try. There are Woocommerce filter widgets as well that you can display in shop page sidebar
– https://docs.woocommerce.com/document/woocommerce-widgets/
– https://wisdmlabs.com/blog/add-advanced-product-filters-woocommerce-store/
Thanks
Or maybe you should consider upgrading the hosting plan, if the current one is limited in such ways that you cannot maintain a proper website functionality. Basic hosting plans have limits that are easily reached
– http://www.wpbeginner.com/wordpress-hosting/
– https://www.wp101.com/best-wordpress-hosting/