We could take a look, send us an email at contact@tagdiv.com and provide admin login information and FTP access. We will try to identify if there is a problem. Also include a link to this topic in the email.
Multumim foarte mult pentru feedback, apreciem lucrul acesta intotdeauna.
In legatura cu problema aceea cu Google search console, acesta a un ghid detaliat
– https://www.rebelytics.com/crawl-errors-google-search-console/
– https://www.screencast.com/t/4bcapUCMk
Hi,
That would be possible with a plugin, or by entering the ad code in the custom HTML section of the theme. It will be placed outside of the container (below sub-footer section), you could further position it in the page with CSS.
Thanks
Indeed, each block, grid or other elements that can display posts, has filtering and sorting options. Please check the guide
– https://forum.tagdiv.com/block-settings-guide/
How did you stretch the header menu exactly, it should be boxed when a background is used. It could be stretched only with this setting which it appears you are not using
– https://www.screencast.com/t/BaIGsWtzA
I could give you a code to make the affix menu full width
– https://www.screencast.com/t/BD4aH3hCYm
.td-boxed-layout .td-header-menu-wrap.td-affix {
width: 100%;
}
Hi,
Please first check if there are sufficient resources
– https://forum.tagdiv.com/system-status-parameters-guide/
Also test with theme plugins only. If there is still an issue, please send us an email at contact@tagdiv.com and provide admin login information and FTP access. Make a backup the website before. We will take a look. Also include a link to this topic in the email.
Thanks
Hi,
The solution my colleague mentions is to copy the actual shortcode from the backend and use it in a text element
– https://www.screencast.com/t/v6gliRHzjab
– https://www.screencast.com/t/TLOmsWhB
That should work, give it a try.
Hi,
The smart sidebar will work as long as you create it properly on pages. See bottom section of the guide
– https://forum.tagdiv.com/smart-sidebar-2/
The mobile top grid will display featured posts
– https://forum.tagdiv.com/featured-posts-2/
The following section will display latest posts. So if you include the latest posts in the featured category as well, they will be displayed in both sections.
For me the website on mobile is very fast regardless of the page speed score, under 2 seconds even
– https://www.screencast.com/t/J1JWRgFLJA
Testing the website in Google tool provides mixed results from what I can see
– https://www.screencast.com/t/yaFJWB76ZyP
– https://www.screencast.com/t/zNZYijNwiKI
The theme does not have such effects that would apply to images. There are some image elements in tagDiv composer but they do not have such effects
– https://www.screencast.com/t/ZTji1El057ZL
You could try CSS solutions found online in this case, an example here
– https://www.w3schools.com/howto/howto_css_image_overlay.asp
Hi,
Which images are you referring to exactly, from what I can see the images are looking good
– https://www.screencast.com/t/sOXvMLkP
Hi,
The Envato plugin method is not so reliable, based on user feedback. You could try either through WordPress or FTP. These should work properly, please try one of them instead of the Envato plugin update e method.
Let us know if you have problems during or after the update, mention them here and we will help you.
Remember to make a full website backup before updating, this is always recommended.
Thanks
Hi,
The mobile heme plugin is optional, you can choose not to install. There seems to be a problem with the slider on your website, it is not functioning properly, and there are errors in the page
– https://www.screencast.com/t/U8PP4UBgEL8O
The slider works fine on mobile as it can be seen in the live theme demo which uses theme version 8.7
– https://demo.tagdiv.com/newspaper/ios-slider/
So the issue could be caused by a plugin you have installed conflicting with the theme (since the menu and search functions are also not working on your website) or maybe code you entered in theme panel sections or theme files. Please check if that is the case and let us know. Deactivate all plugins except theme plugins, temporarily remove custom code and theme modifications.
Thanks
@john1964 Please send us an email at contact@tagdiv.com and provide admin login information and FTP access. Make a backup of the website before. We will take a look. Also include a link to this topic in the email.
Hi,
I have tested the infinite pagination on my end, latest version of theme and latest WordPress, there is no issue with this form of pagination
– https://www.screencast.com/t/44biqhTwGg
– https://www.screencast.com/t/bnWDPKpqNd
I made multiple tests but found no issue. So there should be no issue for you as well. Maybe you made modifications to the theme files, or there is a plugin conflict that causes the issue. You could check if that is the case and let us know the results.
Thanks
Hi,
I have checked the website, for me the search works properly and the images are displayed fine, see here
– https://www.screencast.com/t/LtYpBAyPQ
The menu items overlap, they are placed on top of each other. It is hard to use them properly. You could stretch the menu to accommodate all the menu items
– https://www.screencast.com/t/Z1XwoXqbRR2
Thanks
I have checked the website again, for me it look like this
– https://www.screencast.com/t/yTxV6yWvwl
Maybe I am misunderstanding something, please try and provide all the details of the issue. What exactly is the problem that is happening and where should we check to see it.
Hi,
1. The same menu from desktop will be displayed on mobile, you can use a different mobile menu only when the mobile theme plugin is activated
– https://forum.tagdiv.com/the-mobile-theme/
Or maybe hide the menu item on desktop like mentioned in this topic, if you should consider this a solution
– https://forum.tagdiv.com/topic/newspaper-top-bar-for-mobile/
2. You could try the solution for this topic to hide the social in the mobile menu
– https://forum.tagdiv.com/topic/how-to-hidechange-mobile-menu-ikon/
Thanks
Similar issues with blank pages have been caused by updating the theme and not the plugins (especially the tagDiv composer) If that is the case please deactivate and remove the theme plugins and reinstall them from the latest theme package.
Hi,
That could be done with custom CSS only, this is a similar topic you can follow
– https://forum.tagdiv.com/topic/menu-items-split-in-2-columns/
If you are having trouble doing it, provide a link to your website and we will try to give you a solution.
Thanks
Our AMP plugin does not have a menu on AMP pages. This is similar to the Yoast SEO website, which is leading in SEO solutions
– https://yoast.com/social-media-optimization-with-yoast-seo/amp/
A menu might be considered in the future.
Maybe that would be possible through a plugin or code, you could search for solutions online, the theme does not have this function
– https://code.tutsplus.com/tutorials/how-to-create-infinite-scroll-pagination–wp-24873
– http://www.wpbeginner.com/plugins/how-to-add-infinite-scroll-to-your-wordpress-blog/
Use a code like this to customize the article titles in the mobile grid
– https://www.screencast.com/t/EjRTLdi7
.td_block_big_grid_mob_1 .td_module_mob_2 .entry-title {
}
Enter the CSS code you want, it will affect only the grid. This code can be entered in Theme panel->Mobile theme->Custom CSS section.
Hi,
There are some options to customize the icons colors (in top bar and also footer)
– https://www.screencast.com/t/qbhFx6lyAEQ
– https://www.screencast.com/t/kWWxrAbNIGv
Other than these there are no more options for the social icons customization. You could make further customization with the browser inspector if this is required for you
– https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
If you could mention what exactly you want to do we will try to give you some pointers, if possible.
Thanks
Now this is highly unusual. You can send us an email at contact@tagdiv.com and provide admin login information, as well as FTP access. We will take a look.
Also include a link to this topic in the email.