Hi,
They should open in full size, just like here – https://demo.tagdiv.com/newspaper/td-post-aston-villa-beat-liverpool-to-join-arsenal-in-the-fa-cup-final/
Note that the theme lightbox will apply to the images if the gallery is created through the classic element in Gutenberg, or the classic editor with Gutenberg disabled, and the tagDiv gallery is selected
– http://prntscr.com/maemeu
– http://prntscr.com/maerse
If you are doing it like this and there is a problem, please provide a link to where the gallery is located on the website.
Thanks
Hi,
That error could indeed appear if there is not sufficient memory
– https://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/
As plugins are installed and activated the memory gets exhausted, however a value of 256M would be considered enough for most websites. Be sure to add the code provided at the end of the requirements guide in the htaccess file
– https://forum.tagdiv.com/requirements-for-newspaper/
We haven’t made any testing with the plugin you mention, but this kind error should not be related to which plugin is installed and activated. It is caused by low memory.
Thanks
Hi,
The mobile menu has a background color. If you do not use the mobile theme you can customize it here
– https://www.screencast.com/t/i1dpgzlZNyZo
If you use the mobile plugin you can customize it here
– https://www.screencast.com/t/FwT5RYERd
Thanks
Hi,
You could set a bigger line height, there is a setting that will affect the tag cloud in the theme panel font settings
– http://prntscr.com/ma3esb
Or use some CSS – http://prntscr.com/ma3fpa
.widget_tag_cloud a {
line-height: 30px;
}
Thanks
Hi,
Or use the multi-purpose top bar style – http://prntscr.com/ma3969
Then you can display information in the top bar – http://prntscr.com/ma39rj
Thanks
The content in pages and posts will not be affected by a theme update. They will remain as you configure/create them. The theme can be updated like this
– https://forum.tagdiv.com/how-to-update-the-theme-2/
Hi,
Indeed, be sure to check the theme requirements guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
There will be various issues if these are not met. In case you have problems using the theme we will try to help you. Mention as many details about them as possible.
For the memory we recommend a value of 256M, this would be enough for most websites.
However if you should decide that the theme is not suited for your website, we will be able to provide a refund
– https://themeforest.net/refund_requests/new
Thanks
Hi,
I believe the theme lightbox will apply only to images added in the classic element in Gutenberg
– http://prntscr.com/ma2nt0
There could be modifications to this functionality in coming updates, can’t say for sure at the moment. Sorry for the inconvenience, also is I misunderstand the issue please correct me.
Thanks
That will be the case indeed. It is the same functionality as with the latest articles template. When the pagination is used the page will change to page 2/3/4 etc. This is how the numbered pagination works.
Blocks have ajax pagination options (the loop element has them too), meaning the page will not be refreshed, only the respective section. So in this case for the loop element you could choose for example the next/prev pagination instead of the numbered type
– http://prntscr.com/ma2l2x
Hi,
The update process for our theme would be the same as any other theme, nothing specific about it. A changelog can be seen in the themeforest page, at the bottom
– http://prntscr.com/ma2exl
Also each theme package contains the update log file – http://prntscr.com/ma2g2d
On themeforest only the latest version of the theme can be downloaded, you can always download it and check the update log inside it.
The theme version is displayed in the theme system status as you mention, also for example in the theme panel – http://prntscr.com/ma2hsd
Or themes section – http://prntscr.com/ma2i9v
If you can specify why the theme update documentation is not intuitive or what it lacks, we will modify it and add more information. Please let us know.
Thanks
Hi,
The woocommerce plugin is compatible with the theme. There are many users that have set up a shop with the theme. You can check out topics in the forum about woocommerce, also be sure to ask if you have any questions in the matter. I will try to help you.
Thanks
Hi,
An update for the AMP plugin is in work at the moment, but there are other projects that are developed simultaneously. I can’t say when exactly the update will be done or what it will consist of exactly. Sorry for the inconvenience.
Thanks
Hi,
That is a very old theme version, security risks would be present indeed. You should strongly consider to update to the latest version 9.2.2 and also the latest version of WordPress. That would be the best solution in this case.
There have been many optimizations made over the years, new features were added and of course security issues were resolved immediately when identified. Note the updated theme requirements guide as well
– https://forum.tagdiv.com/requirements-for-newspaper/
The changelog for each version can be seen here, at the bottom of the page
– https://themeforest.net/item/newspaper/5489609
Thanks
Hi,
Please double check check the HTML you are using, maybe one of the link tags are not closed, there will be problems if the HTML is not valid.
There is a link not closed here – http://prntscr.com/ma1vd7 it will include all the following content in the page after it if not closed.
For the color you could use some CSS – http://prntscr.com/ma1x1l to color them all at once
.tdm_block_food_menu a {
color: red;
}
For the image to have a link there would be no solution. What exactly do you want to display by this manner? Maybe there are other ways you could try. Let me know.
Thanks
Hi,
1. That information can be modified or removed in the Theme panel->Multi-purpose section
– http://prntscr.com/ma1gjl
2. Please check in the CSS tab containing the top header elements, there will be a couple of overlay colors set there
– http://prntscr.com/ma1iyp
3. Maybe with a plugin that you can implement something like that in pages, by shortcode. A plugin in which you can create collapsible text sections as you want, maybe there are such plugins. The tagDiv composer doesn’t have such an element or feature at the moment. Sorry for the inconvenience.
Please let us know if you have more questions.
Thanks
Hi,
Some examples would be very helpful with as many details as possible, so I can understand what exactly the CSS code should do and for what elements it should apply. I will try to give you a solution.
Thanks
Hi,
That is possible, the license key can be reset from the theme system status panel
– http://prntscr.com/ma1ds6
Then you can activate it in the new location, there will be no problem.
Thanks
Hi,
That is a thumbnail, it is already created of that size – http://prntscr.com/ma17j6
The aspect ratio of the image has to be taken into account when choosing the featured image and how the theme will crop the images
– https://forum.tagdiv.com/featured-image/
– https://forum.tagdiv.com/thumbnails-vs-featured-image-size/
You could use a flex grid, these have options to modify the height of the module. For example flex grid 5 which has the design of big grid 3 you are currently using
– http://prntscr.com/ma18w8
With this flex grid you can modify the height of each module, there are also many other customization options. You could give it a try instead of big grid 3.
Thanks
Hi,
The black demo has extensive CSS customization in order to look as it is
– http://prntscr.com/ma105m
Uninstalling a demo or installing a new one will remove this customization of the previous demo and also the theme panel settings, leaving everything as it was before the demo was installed or replacing it with the ones from the new demo.
You could remove the body class of the demo from the theme panel, then the demo CSS will not apply anymore. Should be a class set here – http://prntscr.com/ma13kp called td-black I believe. This may work, you could give it a try.
Thanks
@logosi We could take a look as well, send us admin login and cPanel access if possible at contact@tagdiv.com so we can investigate.
@rockchucksummit Please send us an email as well, provide the information mentioned above.
Hi,
Glad you are approaching the finalization of the website and thank you very much for your appreciation. We try our best to help when possible, in any way we can. Thank you again for the kind words.
Hi,
So you want to display 5 modules per row with a grid? A flex grid is capable of doing this. Flex grid 1 for example – http://prntscr.com/ma005c
The other predefined grids cannot do this, they have predefined values and will always look the same.
If I misunderstand the question please correct me.
Thanks
Hi,
Maybe you have activated the optional mobile theme plugin
– https://forum.tagdiv.com/the-mobile-theme/
In this case the content on mobile will be simplified, it will not be the same content as on desktop.
Note that if you use the mobile theme plugin you will have to create two versions for each page. One with the composer, and one with the mobile editor, as mentioned in the guide.
If you do not enter content in the mobile editor for each page, they will be empty on mobile when the mobile theme plugin is active. The plugin is optional, you can deactivate it and then the same content from desktop will appear on mobile.
If I misunderstand the question please correct me.
Thanks
Hi,
The mobile menu is created specifically for mobile devices. On desktop it is not possible to display the mobile menu. You could create mega-menus, simple drop-down menus or page menus on desktop
– https://forum.tagdiv.com/mega-menu/
Thanks
Hi,
There is an update pending, it should be released this week I believe, can’t say for sure when. It will contain fixes and also some new features.
Thanks