Hi,
That js file is used for the weather, so excluding it from cache should resolve the problem not creating more problems.
Hi,
Most of the time the problem is from a shortcode that is not compatible with our theme, therefore after you set it with tagDiv Composer and save the page, the next time when you try to edit it, you’ll get that error. The most simple and fast way to resolve it is to use a page revision – https://wordpress.com/support/page-post-revisions/
Thank you!
Hi,
Unfortunately the theme do not have this option, can filter only using taxonomies.
Indeed, the Filter Everything plugin is the one used in those situations, just teste it with more elements, foe example test it with flex block 1, with normal loop, is possible with flex block builder to not work.
Thank you!
Hi,
There are no problem with the mentioned version. The theme can be used with php v8.3 without problems.
Thank you!
Hi,
There are 2 options that can be used on element Category Siblings, those are to display the category: Siblings or Parents.
Thank you!
Hi,
Can you please check if the requirements for the theme has been set? https://forum.tagdiv.com/requirements-for-newspaper/ make sure that this code is set – https://i.imgur.com/5NHeOsH.png
Thank you!
Hi,
If you are referring to the featured image that when you open an article, then you can use a single post template and make sure that this option is unchecked – https://i.imgur.com/Tihhwgn.png – https://i.imgur.com/EIxmJIq.png also make sure that you have an alt on that image.
If you want to display the alt on blocks thumbnails, then it can be done only doing changes in the theme files, or by adding an custom field were to set the text that should be display above, under the thumb, then use the module builder to create the module and using the custom filed element you’ll display that “alt” text.
Thank you!
Hi perspektive,
If you need to set the caption on images that are displaying in blocks, then it will be need to use the module builder and ACF plugin. Use the ACF to add an extra filed (text) were to set the text you want to be display for the featured image, after that create your own module and add the element custom filed, and select the one you added and set it with Flex Block Builder.
I hope this will help you!
Hi,
I just checked the website and this has now installed the Black version Pro – https://i.imgur.com/bjdRuA0.jpeg do you still encounter problems?
Thank you!
Hi,
The flex block 2 do not have an option for auto slide, but if you need that option you can use the slide element – https://i.imgur.com/gwPG5XD.png or if you prefer the RevSlider.
Thank you!
Hi CoinWeek,
If the theme is activated https://forum.tagdiv.com/newsmag-how-to-activate-the-theme/ then please do a test go to permalinks and set them on simple/plain and see if the problem persist, if the problem is resolved, please contact your hast and ask them to set the pretty permalinks for your website.
Also, if you are using extra plugins, please do a test using only tagDiv plugins to see if the problem persist, most of the time this situation can be a plugin conflict.
If all the above have been tested and the problem persist please contact us via email at contact@tagdiv.com and please provide temporary wp-admin and cPanel access. We’ll check it out as soon as possible.
Thank you!
Hi,
I believe you are referring to standard menu and not mega menu. If so, then create subcategories of a subcategory in menu section https://i.imgur.com/bZDiZPh.png
Hi,
You need to assign that footer cloud template as global, this can be done from more places, for example you can do this from the theme panel – https://i.imgur.com/8ZOd1On.png or from cloud templates – https://i.imgur.com/GQAWjdA.png also, make sure that the footer is not set only as individual on that page or cloud template.
The footer image can be edited using tagDiv Composer – https://i.imgur.com/Bept9jG.png select the footer row and check the css tab from there you can remove or replace the image – https://i.imgur.com/dXwS33R.png
I hope this will help you!
Hi,
I’m glad that you manage the previous issue.
1. Those thumbs are from the plugin you are using for the videos (Elite video player), please check all the settings form the plugin. The css is coming from the plugin and it should be set on contain not on cover – https://i.imgur.com/DogStvz.png the results will be https://i.imgur.com/GC11B5o.png
2. You are using a post loop element and that one use images that are set as background and there is now option to display them full with that element at that size, only if you interfere with a custom css to display the thumb like this – https://i.imgur.com/zrm7gYk.png now the best approach is to create a custom module after your needs https://forum.tagdiv.com/modules-builder-newspaper-theme/
If you want to use the css, you can try this one:
.tdb_loop [class*="tdb_module_loop"] .td-thumb-css {
background-repeat: no-repeat;
background-size: contain;
}
3. That is a custom code, and I do not know exactly how it will work in our theme, but you can create your own blocks in our theme using the Flex Block Builder and Flex Loop Builder and for this you can create as many Modules you want and how you want https://forum.tagdiv.com/modules-builder-newspaper-theme/
Thank you!
Hi,
Most of the time this situation is related to a plugin conflict or cache. Please make sure using only tagDiv plugins and make sure no cache is apply.
Thank you!
Hi,
Can you please make a new test using only tagDiv plugins? If the situation is the same please make a full backup and contact us via email at contact@tagdiv.com and provide a temporary wp-admin access https://www.wpbeginner.com/plugins/how-to-create-temporary-login-for-wordpress-no-passwords/ Include the link of this topic to can identify you. We’ll check it as soon as possible.
Thank you!
Hi,
Thank you for clarification.
This can be obtain only if you create your own module the the Module builder – https://forum.tagdiv.com/modules-builder-newspaper-theme/ then display those modules in Flex Block Builder and Flex Loop Builder there you can set the tags limit for the Module Categories/Taxonomies element – https://i.imgur.com/UuNs6Aj.png – https://i.imgur.com/42XcRzT.png
I hope this will help you!
Hi,
If the situation appears only when you are not logged in, then indeed is a cache problem. It will be need to be sure that your cache and object cache is cleared also if you are using CDN this must be purge.
Thank you!
Hi,
If you’re encountering an infinite loading screen after clicking Save Settings in the theme panel, the issue is likely related to admin-ajax.php. To diagnose the problem, please open your browser’s developer console and check for any error messages.
This behavior is commonly caused by admin-ajax.php being blocked by modSecurity, your hosting provider’s firewall, or certain security plugins or server modules.
Thank you!
Hi,
Unfortunately there is no system like the one you mentioned in our theme, on desktop will work with mouse and on mobile an tablets with touch, this is the only way!
Thank you for your understanding!
Hi,
What I can recommend is to use a popup and create a page with a search in it (like the one from desktop) set the page in popup and use the popup as mobile search. For example the mobile menu from this demo – https://demo.tagdiv.com/newspaper_towntalk_pro/ is a popup element.
Thank you!
Hi Daniel, I’m glad that in the end the problem was resolved!
Hi,
There are 2 types of mega menus that can be created with our theme:
– without subcategories https://i.imgur.com/9Ai9dni.png
– with subcategories (all subcategories will be display or only a few) https://i.imgur.com/JgEiyct.png
Thank you!
Hi,
I see, and I think that the situation is only for those normal ads. If you want I can take a closer look, for this you can contact us via email at contact@tagdiv.com and provide a temporary wp-admin access https://www.wpbeginner.com/plugins/how-to-create-temporary-login-for-wordpress-no-passwords/ we’ll check it and see if there is something from the theme or not.
Thank you!
Hi,
Thank you this time we identify you!
Thanks