Hi,
The Latest articles section can be removed by selecting the default page template, in the page attributes settings
– https://www.screencast.com/t/dAa5WxDT
This section will always be displayed on the bottom of the page, it cannot be moved on top of the page. However you can place on pages any block or grid from the available ones, in any position or order, with the composer
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
Latest articles could be any block you want, with the content sorted by latest and the same name if that is what you want. This is a useful guide abut the block settings and options
– https://forum.tagdiv.com/block-settings-guide/
Some footer templates come with predefined content, others are empty templates
– https://forum.tagdiv.com/footer-templates/
You can choose an empty footer template, and insert the widgets you want, in the Widgets section
– https://www.screencast.com/t/boLeDbvnDf0f
There is a weather widget in the theme, more about it here
– https://forum.tagdiv.com/weather-widget/
But you can try others as well, if required.
Thanks
Hi,
This is an example for Big grid 1 which does not display an excerpt by default. Like I mentioned some block modules display excerpts and others not. Module 2 has an excerpt for example
– https://www.screencast.com/t/HSEVd4Fo
This code could be copied inside the modules that form the Big grid (MX5 and MX6)
– https://forum.tagdiv.com/theme-blocks-modules/
Like this
– https://www.screencast.com/t/V66RyhIwd0Qu
– https://www.screencast.com/t/P6H8Vo7EpD5
Notice the length of the excerpt can be controlled in this case by the number that is entered in the parenthesis
– https://www.screencast.com/t/ozrof69l5
The result is like this for the Big grid in question
– https://www.screencast.com/t/j9zMuAMN7
You can try this method and experiment with the modules you want, and add excerpts. Hope this is somewhat helpful.
Thanks
Hi,
There should not be any problem changing the length of the excerpt, to your liking. This can be done for each block module in particular. Each theme block is made of modules
– https://forum.tagdiv.com/theme-blocks-modules/
The length of the post tile can be modified for all the modules, they all have this option
– https://www.screencast.com/t/uSZvrSzNRa
But not all the modules display a content excerpt
– https://www.screencast.com/t/EQk5pwQY2u
You will have to make this modification for the modules needed, and maybe go to the cache settings and clear it after making the changes.
Regarding the cache you are using, you will have to consult the cache instructions for more information about it’s settings and what they do.
About the page you mention, I don’t think I fully understand what you mean. Any block, grid or element can be added on pages, with the composer. Please follow the tagDiv composer tutorial and also this useful guide for block settings
– https://forum.tagdiv.com/block-settings-guide/
Here you can see all the available blocks and grids
– https://demo.tagdiv.com/newspaper/block-1/
– https://demo.tagdiv.com/newspaper/big-grid-1/
– https://demo.tagdiv.com/newspaper/full-big-grid-1/
Thanks
Hi,
Unfortunately I don’t fully understand what you mean. Besides the ad sections the mobile theme has, you could only display an ad by maybe inserting the ad code directly in the page content
– https://www.screencast.com/t/RBh19FLiiGa
– https://www.screencast.com/t/rZXvaQ4fXhxD
Try it this way, if you want to display another ad in the homepage, besides header, footer, and loop ads.
Thanks
Hi,
The image box elements supports up to 4 images at the moment. You could place more of these image boxes on a row, adding up to 12 images per row, if you should consider that useful
– https://www.screencast.com/t/ADyrfJtTg
– https://www.screencast.com/t/zjW6aGVDX
Thanks
Hi,
You can try a code like this, for both the logo and header menu shadow
– https://www.screencast.com/t/hDVeqM3u
Enter it in Theme panel->Custom CSS and the result should be like you want.
.td-header-style-9 .td-header-gradient:before {
display: none;
}
.td-header-style-9 .td-header-sp-logo {
max-width: 1068px;
margin: auto;
}
.td-header-style-9 .td-logo {
float: right;
}
.td-header-style-9 .td-logo-wrap-full {
min-height: 190px;
}
Thanks
Hi,
It seems there is a small delay for the stylesheet to load, the result is that the website is displayed without style on the initial loading. This can be caused by the caching system used, or the configuration of the cache.
Try testing without the cache used at the moment, clear it and deactivate it. Then check to see if the issue is still present.
Thanks
Hi,
1. Contact Form should not be considered render blocking. By default the Speedbooster plugin will move the plugin resources in the footer, this is tested and it should work properly
– https://www.screencast.com/t/djvztImzh
This is a useful guide
– https://forum.tagdiv.com/how-to-make-the-site-faster/
2. When the Speedbooster plugin is active, a minified theme JS is served, for CSS you could try this solution for example
– https://forum.tagdiv.com/topic/tip-how-to-easily-minify-your-css-without-breaking-your-site/
3. Those images are displayed when there is no thumbnail for the post. If the posts have featured images set, they will be replaced by thumbnails created from them.
There are many useful speed optimization guides here on the forum, here are some of them
– https://forum.tagdiv.com/topic/score-100100-pagespeed-with-newspaper-wordpress-theme/
– https://forum.tagdiv.com/topic/newspaper-theme-speedify-your-website/
Thanks
Hi,
The mobile theme plugin is optional, if there are issues using it in combination with custom post types, you could deactivate it and use the main standard responsive theme for the moment. This subject may be addressed by the developer team in the future, but there are many plans and it is hard to decide what gets implemented as soon as possible and what gets delayed.
Thanks
Hi,
The errors are multiplying when the page is scrolled, by the hundreds
– https://www.screencast.com/t/tkIOP4nnban
That is not normal behavior of the theme, this does not happen on a default theme as provided. If you are absolutely sure that a plugin is not the cause, maybe it is theme customization , custom code in the theme panel, a child theme. It is just a matter of identifying what exactly is responsible.
Thanks
Hi,
The values entered are correct. Check if the issue that was happening in the theme panel is still present. Let us know the results.
Thanks
Hi,
It is the latest version of Firefox, the browser is up to date
– https://www.screencast.com/t/EJK5uphyFP
I don’t think there are plans to implement a Newsletter option in the theme in coming updates. The best way would be to try and test some plugins, and choose the one you like.
Thanks
Hi,
Please note that not all modules that form blocks and grids, display excerpts. This could only be achieved through modifications to the modules you want, and probably some additional styling.
The modules can be found here in the theme
– https://www.screencast.com/t/zdlpSbXgrdb
Some modules display excerpts and some do not
– https://www.screencast.com/t/e5maxhPLopz
You can try and modify the modules you want, and add the excerpt code from the ones that have this feature.
These modules display only the category of the post, not tags. None of the modules can display tags, they were not designed to do this.
Thanks
Hi,
If you use the mobile theme plugin, ads can be entered in the mobile ad sections provided in the Theme panel->Mobile theme.
There are no other options to display ads besides this possibility. Maybe try using ad codes directly in the Mobile editor and see if they display properly.
Thanks
Hi,
Try changing the permalink format in the WordPress permalinks settings, and save the settings. Then check if the 404 error is still shown
– https://codex.wordpress.org/Using_Permalinks
Thanks
Hi,
The next/prev pagination can be customized the same way. For all the blocks at once you can use a code like this
– https://www.screencast.com/t/ZNFbvTBTHxuT
.td-next-prev-wrap a {
color: red;
border: 1px solid red;
}
Fore each block the same method provided above will have to be used, to style each block individually.
The WP Super Cache works properly with the theme
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
I have not seen that error displayed in relation to this caching plugin. It is even recommended to be used with the theme. You could try other caching plugins if you want, but the Super cache should not produce errors like you mention.
Thanks
Hi,
The page menu does what it says, displays a page in the menu
-https://forum.tagdiv.com/page-menu/
That is a page created by you, with the content and elements that you place in it. It’s content should not change unless manually editing and modifying the respective page, or as it is most likely happening in this case, the plugins are inserting their content in it. Not by viewing the page menu in the category page or post page etc.
In the homepage I see the page menu contains single images and a list menu
– https://www.screencast.com/t/L2vP2OJZ5X
In a post page it should be the same page content displayed in the page menu. But I see that the plugin is inserting it’s content besides the actual elements
– https://www.screencast.com/t/bLzV3Bq70Qk
In the other post page there seems to be even more content present in the page menu, meaning those reviews, the single images and list menu, and the social plugin content
– https://www.screencast.com/t/4SorVo66
This should not happen, and does not happen by default. Once a page is created, saved and used in a page menu, the content of that page does not change automatically. It is a static page.
I have created a page with similar content and a page menu. This is how it looks on the homepage
– https://www.screencast.com/t/6whTB0OmlY
And on the post page
– https://www.screencast.com/t/33ZWIKXh
There is no difference where the page menu is viewed, it is still the same page as I created it. Maybe you can configure those plugins to not display on that particular page used in the menu, exclude it somehow. So the page will remain the same regardless of where the menu is viewed. That might work if the plugins have options like that, then you can check if the issue is still happening.
Thanks
Hi,
That would be possible but only in the sidebar. Each category can have it’s own sidebar set, in the Per category settings
– https://www.screencast.com/t/8wmyXbYXkZO
– https://forum.tagdiv.com/how-category-settings-work/
The ads entered in the header and footer sections for example, will be the same for all the website. At the moment there are no options for placing ads in the actual category page, in the theme.
This might change in a future theme update.
You could try the Adrotate plugin, this could have more advanced options for ad implementation, if these are required.
Thanks
Hi,
The ads seem to be Google auto-placed ads, that could be why they are appearing randomly on the page. That could happen if the ads are not ads with defined placement
– https://www.screencast.com/t/NLPKXDhDm2
More on the matter here
– https://productforums.google.com/forum/#!topic/adsense/dQgnENvdyYY
– https://support.google.com/adsense/answer/160534?hl=en
Thanks
Hi,
There was a problem with the mobile theme functionality in the previous update. It is fixed in the currently available theme package.
This is a topic providing solutions for this issue
– https://forum.tagdiv.com/topic/mobile-tabs-not-loading/
Sorry for any inconvenience caused.
Thanks
Hi,
If you have activated the mobile theme plugin, the pages will not display the content from desktop. You will have to use the Mobile editor and enter the content for mobile pages
– https://www.screencast.com/t/hR0F300J
This plugin is optional, if you want to display the same elements from desktop on mobile, deactivate it. The main theme is fully responsive and will adapt to all devices.
Here you can find more information about how the mobile theme works
– https://forum.tagdiv.com/the-mobile-theme/
Thanks
Hi,
I have inspected your website, there are warnings regarding the icon fonts used by the theme. A first step would be to deactivate all plugins except theme provided plugins, and clear any installed cache.
If you made any modifications to the theme files of any kind, code additions or modifications please check or remove them temporarily to see if this has any effect and the warnings are still present.
Thanks
Hi,
The 500 error is an internal server error from what I now. I have inspected the website and the issue is present, but sometimes it displays a blank page and no error
– https://www.screencast.com/t/pj9oaSkjX
– https://www.screencast.com/t/ssy1iuFi
Check if the respective page is present in the backend. Re-save the permalinks in the WordPress permalinks settings.
This guide has other suggestions as well
– http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-internal-server-error-in-wordpress/
Deactivate all plugins except theme plugins, clear any caching installed and check again. The hosting provider might know what could be the possible causes for this to happen and could provide suggestions or solutions.
Thanks
Hi,
I could give you a code to change the font size for that element, but it would apply to all the block text with titles on the page
– https://www.screencast.com/t/7OIPZE9AteN
If you would only want to change the font-size for that particular element, you can set a custom class for it
– https://www.screencast.com/t/eTIVIhz586
Then use that to modify only that element
– https://www.screencast.com/t/cMaGo9td
This is the code used in both the examples
.td_block_text_with_title .block-title>span {
font-size: 25px;
}
.my_class .block-title>span {
font-size: 25px;
}
After creating the needed code, it must be entered in Theme panel->Custom CSS section.
Thanks