Hi,
That setting will apply the module you choose, if you use the default blog homepage and not a static page.
– If you installed the demo with content, this will set the static homepage of the demo as front page.
– If you did not install the demo with content, then your homepage would be the default blog page with the module and sidebar you choose in the theme panel.
What exactly do you want to do? Use the default blog page or have a static page? I will try to help you.
Hi,
Please check if you have any code in the theme functions file that may cause the problem. Temporarily remove code you may have entered there and check if the issue still happens.
Hi,
Try the plugin mentioned in this topic to use the new font awesome icons, it should work
– https://forum.tagdiv.com/topic/font-awesome-error/
Sorry about that, I did not notice the author name is not changing colors. try it like this to change that as well
– https://www.screencast.com/t/y0v0GSOb
.myclass a {
color: white;
}
That code should color all the links the block has to a color of your choosing.
So the single images are still not working as before, try on a new page as a test. Place a single image with WPBakery, set an image and a custom link. Check if that works. Maybe also clear any caching as well as CDN if used.
I made some tests with same version of WPBakery single images and custom links, they seem to work
– https://www.screencast.com/t/w3meqaho
– https://www.screencast.com/t/ltAKVMj5Gt
Hi,
It would be better if I could actually see this on your website for a better understanding. If possible provide a link to the website so I can check.
Hi,
What slider would that be exactly? if you use the mobile theme, this will not display the same content you have created for the desktop pages
– https://forum.tagdiv.com/the-mobile-theme/
The plugin is optional however, you can simply not use it and display the same content from desktop (responsive version).
Hi,
The latest articles section is added when you use the required page template
– https://www.screencast.com/t/w0OevVt2XL
The section will display a numbered pagination style.
If you select a different page template the section will be removed. Then the page will not have pagination.
Now I don’t exactly now what you want to do, having this in mind. You could place a block at the bottom of the page instead, blocks also have pagination (not numbered however).
Now that is unusual, why would it re-appear by itself. Are you doing something specifically before it happens?
Please try what I mentioned above. The update guide will help you.
By your description the issue is solved after you reinstall the theme, reinstall the latest theme version this time.
There is no error in the theme, those would be the theme requirements for a proper functionality.
Carefully make modifications to your WordPress and server parameters, ask the hosting for assistance, surely they would help you with this task.
If those requirements are not met, there most likely will be problems using the theme and theme plugins.
The requirements are basic, they would also be required by most other premium themes.
The thumbnails at the bottom of the gallery are not displayed on mobile, please see the gallery demo here
– https://demo.tagdiv.com/newspaper/td-post-aston-villa-beat-liverpool-to-join-arsenal-in-the-fa-cup-final/
They were never displayed on mobile I believe, I don’t know exactly why that decision was made at the time.
@pakdefense You could create a logo of the new size you want and set it as logo in the theme panel. That would not be a problem.
@gavitha When sticky you can choose to display the same logo as on desktop (resized automatically), you can display the mobile logo, or you can disable the logo.
– https://www.screencast.com/t/9YhmlLLwH0Zh
What files exactly are you updating? mention all the steps you are doing, what are you doing before the issue happens and what you are doing to fix it.
There would be no need to update anything in the theme files or plugin files, or work with any files.
Let’s better continue the discussion here since you started another topic.
Hi,
That probably means there is not enough WP memory. Please follow this theme requirements guide carefully and make modification if needed
– https://forum.tagdiv.com/requirements-for-newspaper/
Or contact your hosting provider and ask them to make the modifications for you if needed. For most users a 256M memory value would be enough.
Thanks
Hi,
The theme supports featured videos, setting a featured video from YouTube is not a problem
– https://forum.tagdiv.com/featured-image-or-video/
A featured image will be created automatically from the video you set as featured. What exactly does that plugin do?
Hi,
Please send us an email at contact@tagdiv.com and provide admin login access. We will make some tests. We may need to deactivate your plugins for testing. Please also include a link to this topic in the email.
Hi,
Replied in your other topic – https://forum.tagdiv.com/topic/excerpt-on-home-page-doesnt-hide/
Hi,
If you wouldn’t have replied again in the topic, I would have replied much sooner. We answer from oldest to newest, so if a new message is posted this will refresh the topic date.
So you want those widgets to not display in the homepage. Do you any other widgets besides those ones in the footer?
If you do not then you could hide the whole footer, with the code I provided above. That code will hide the footer on the homepage.
If that is not a solution, please explain it better and I will modify the code.
Hi,
I could give you a code for that, the top menu is not displayed on mobile by default. The basic code would have this result
– https://www.screencast.com/t/pxsM0nVj
For some styling you could mention how you want them to display, and I will try to modify this code.
@media (max-width: 767px){
.td-header-top-menu,
.td-header-top-menu-full,
.td-header-sp-top-menu {
display: block!important;
}
.td-social-icon-wrap{
display:none;
}
.td-header-style-8 .td-header-top-menu {
margin-left:auto;
width: 100%;
}}
Thanks
Hi,
I don’t know what exactly is causing that issue. I have made many tests with Woocommerce and this is not happening for me. There are many other users that use Woocommerce with our theme, so far I have only seen this two times.
It seems Woocommerce replaces the container of the shop page with it’s defaults.
I would suggest that you first update the theme to the latest version
– https://forum.tagdiv.com/how-to-update-the-theme-2/
If the shop page is still like that, send us an email at contact@tagdiv.com and provide admin access, we will investigate more. Include a link to this topic in the email.
Hi,
Where did you place the gallery, I will take a look at it on desktop and mobile if you can provide a link to where it appears.
Hi,
What exactly are you referring to? The logo seems fine
– https://www.screencast.com/t/HXYOcpFeU
That header style (header style 10) does not have a limit or logo size recommendation
– https://forum.tagdiv.com/logo-favicon/
Hi,
What exactly do you want to remove and is coming from the theme? I will try to help you if possible.
The admin bar does not belong to the theme, it is provided by WordPress. Try this solution to remove it
– https://www.wpbeginner.com/wp-tutorials/how-to-disable-wordpress-admin-bar-for-all-users-except-administrators/
The code will remove the admin bar for all users except the admin, if you want to remove the bar for the admin, remove the condition
– https://www.screencast.com/t/7eVVfV4nz
Or disable it in the WordPress user settings screen
– https://www.screencast.com/t/18JTKPHr
Thanks
Hi,
Check if there are any errors in the browser inspector console, while saving a setting in the theme panel.
Server security modules or firewalls may block the admin ajax denying access to the theme. In similar cases the issue was caused by that
– https://forum.tagdiv.com/topic/cant-save-theme-options-2/
Thanks
Hi,
There will be problems when both composers are active, some elements will not work properly. Deactivate the tagDiv composer in this case and everything will look and function as before.
Note that the tagDiv composer will be activated automatically when the theme is updated.
Thanks