Hi,
If you are going to use Visual composer to create your pages, please disable the tagDiv composer plugin. Then your pages should display as you want.
Also it is worth mentioning that you should use the recommended row layout when building pages with Visual composer
– https://forum.tagdiv.com/how-to-use-visual-composer/
This will ensure that the elements on the page will wok as intended. If you do not use Visual composer as specified, there could be layout problems.
Thanks
Hi,
If you would like to display the page title on top of the page, select the Page builder with title in the page attributes settings
– https://www.screencast.com/t/RyzHyLI7TN
The breadcrumbs should be displayed if they are enabled in the theme panel
– https://forum.tagdiv.com/breadcrumbs/
Please do not edit pages that are created with Visual composer or that have Visual composer elements inside them, with the tagDiv composer
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
This may result in damaged pages, or layout issues. If you decided to use Visual composer, then deactivate the tagDiv composer plugin.
It is worth mentioning that more elements and options will be added to the tagDiv composer exclusively in future updates.
Thanks
Hi,
A code like this will provide the result you want, even the font color (you can remove that if not needed)
– https://www.screencast.com/t/Kb1rNlDHBaEK
.td_block_author .td-author-description {
font-family: avenir-light;
font-size: 12pt;
line-height: 26px;
color: #222;
}
Thanks
Hi,
That could be possible with a plugin or Woocommerce menu cart extension or widget. You could search for such plugins online and try a few of them.
I believe there is a cart page that you can use in the menu, but it does not display any information like you mention
– https://www.screencast.com/t/ru6oU0oTl
Thanks
Hi,
You should try and reinstall the theme by FTP
– https://forum.tagdiv.com/install-via-ftp/
Then check if you still have the problem. Try to remember what were the changes made before the first time this happened. Maybe you have installed a plugin that might have caused this. You could try deactivating the plugins by FTP before trying a theme reinstall, using a guide like this
– http://www.wpbeginner.com/plugins/how-to-deactivate-all-plugins-when-not-able-to-access-wp-admin/
Or if you made modifications to the theme or WordPress files, remove them and test again. If you have a backup you could use that to return the website to a previous working state.
Thanks
Hi,
That was a design choice for that particular demo. The author name, date and comment count are not displayed on modules in the Say What demo.
If you would like to make them display, you could remove this code from the demo stylesheet
– https://www.screencast.com/t/uuQykuLe
Then the post meta will be displayed normally on modules, if enabled in the theme panel
– https://www.screencast.com/t/mDs7I7pt7p
– https://www.screencast.com/t/Rz4RkI2g
Maybe try clearing the cache after making the modification just in case, if you have caching installed.
Thanks
Hi,
Then maybe you can try a plugin that could supplement the number of ads displayed on posts. Some users are using the Adrotate plugin with good results. Maybe that plugin has the options you need, and you could place more ads in the post content, you can give that a try if you want.
Thanks
Hi,
If that is what you want, you could try a code like this one for example, it will change the the block-quote paragraph to capitalized (or how you want it to display)
– https://www.screencast.com/t/ee6FFq13eT
Or maybe normal text
– https://www.screencast.com/t/Rc9cpScMoYuv
The code must be entered in Theme panel->Mobile theme->Custom CSS in order to be applied only on mobile, when using the mobile theme plugin
.td-post-content blockquote p {
text-transform: none;
}
Please correct me if I misunderstand what you wanted.
Thanks
Hi,
I will add the request on our list, but please understand that I cannot say exactly if or when something like this will be available. There are many suggestions and recommendation on our list, and it is hard for the developers to decide what gets implemented as soon as possible, and what gets postponed.
Unfortunately we do not have a customization department at the moment, so we cannot provide custom work or major website modifications. If you would like to achieve the results you want, you could consider hiring a freelancer/developer to help you. Or do it yourself, but be aware that this may not be an easy task.
If a background image is set then the website will become boxed, in order to display the background. The Revolution slider layout can be changed in it’s settings
– https://www.screencast.com/t/xn72LPn4HFV
The revolution slider is a very complex plugin with many settings. Her you can find all the official documentation
– https://www.themepunch.com/revslider-doc/slider-revolution-documentation/
You can make it display like this when a background is set
– https://www.screencast.com/t/cHFj7z2mB
– https://www.screencast.com/t/Ydhd0Y3t27
– https://www.screencast.com/t/VYjBepdM
All the containers you mention have a white background. There is no option to change that color, by default. Some demos might have a different custom styling.
You could use the browser inspector to identify the elements on the page and the classes used in order to create custom code
– https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
You will have to change the default background color or modify it with opacity to achieve what you want
– https://www.screencast.com/t/7eLTiInP
– https://www.screencast.com/t/hUtvYOmJsYre
Thanks
Hi,
Yes that is a huge number of sub-categories to have. If I understand correctly you have 1.634 sub-categories assigned to the parent category. The mega-menu has a limit of 30 sub-categories set in order to be easy to use. A mega menu may not be appropriate to use with such a large number of categories.
I cannot test this, I would have to create too many categories to recreate the issue. Maybe you could create a parent category with a few sub-categories and use that as a mega-menu.
Thanks
Hi,
I have inspected some of the posts you mention, and this is how they display for me
– https://www.screencast.com/t/3D55SLzRtmv
– https://www.screencast.com/t/2fhUuoUZK
For these posts you are using Post template 6 at the moment which looks like this
– https://demo.tagdiv.com/newspaper/td-post-the-new-screen-savers-the-show-that-launched-video-into-the-stratosphere/
For the posts in the Guide section you are using post template 12 which looks like this
– https://demo.tagdiv.com/newspaper/td-post-man-agrees-to-complete-50000-hereford-inlet-lighthouse-paint-job/
But there is no featured image set, in order to display an image.
Please correct me if I misunderstand, and provide more details about the problem.
Thanks
Hi,
First of all please check the theme system status and make modifications to the parameters mentioned in this guide, if necessary
– https://forum.tagdiv.com/system-status-parameters-guide/
Then deactivate all other plugins except the ones provided with the theme (install the latest version of the plugins from the theme package) and clear any caching installed.
Then create a new page and try to edit it with the tagDiv composer. Do not edit page previously created with the Visual composer. If you installed a demo, use tagDiv composer to edit the homepage. Open the page and make the modifications you want.
Here is a guide that will be helpful to understand how you can modify the elements on the page using the composer
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
Also a tutorial about the block settings and options
– https://forum.tagdiv.com/block-settings-tutorial/
Please let us know if you still have problems using this page editor.
Thanks
Hi,
I have installed the Video News demo and the ad you mention is positioned exactly like in the live demo
– https://www.screencast.com/t/iqIthJCpRy
You could edit the page with the tagDiv composer and check if the row containing the custom ad has a top padding like it should
– https://www.screencast.com/t/asQiEl57pF
That is the property that is creating the space above the ad.
Thanks
Hi,
You could enable the default theme Sign in/Join capability
– https://forum.tagdiv.com/login-how-to-enable-user-registration/
The login will be displayed in the top bar.
From what I can see, at the moment there are menu items in you top bar, but the font color is set to black and they are not visible
– https://www.screencast.com/t/99O4GttOt7v
You can either change the background color for the top menu, or change the color for the menu items
– https://www.screencast.com/t/XX3hKWBx
Thanks
Hi,
When the categories from that widget are clicked you will be redirected to the category pages. There is no option to redirect the category links to a different custom page you have created. All the customization to the category pages has to be done in the theme panel
– https://forum.tagdiv.com/how-category-settings-work/
– https://forum.tagdiv.com/category-templates/
– https://forum.tagdiv.com/category-grid-styles/
– https://forum.tagdiv.com/category-top-post-styles-2/
In order for you to redirect the category links to a custom page, you will probably have to use a redirect plugin to achieve that.
Thanks
Hi,
I believe that the white color is coming from the general theme accent color. Please check in the theme panel and see if maybe you have set a white theme accent color
– https://www.screencast.com/t/qIINfOhxzc
Change it to default or a different color, if that is the case.
If you want the single images to be more responsive you could try inserting them in a text element, and check the results. It should better results in this case. Like this example
– https://www.screencast.com/t/Ry8M6t9E
Thanks
Hi,
I have inspected your website, and everything is working as it should. There are no errors present on your website.
I believe that is the way the website is displayed on the resolution you mention. Basically there is no space to display the whole title on that specific height. On other devices it will look differently. You could change the post template if you would like the posts to display better on your monitor resolution.
That small difference between the demo and your website is coming from the header. The demo uses Header style 6 which is more compact
– https://www.screencast.com/t/zkbj0WWs
Opposed to Header style 1 that you are using at the moment.
Thanks
Hi,
You can use the same purchase key to activate the theme again. If you already have a forum account, it will not require the user information
– https://forum.tagdiv.com/newspaper-6-how-to-activate-the-theme/
Try the normal activation process, or the manual activation method
– https://www.screencast.com/t/y9OSLcsc
– https://www.screencast.com/t/AEKaTQM0
Please let us know if you are having problems activating the theme.
Thanks
Hi,
Maybe the category tag is not enabled for that module, if it is not displaying standard categories
– https://forum.tagdiv.com/category-tag-on-modulesblocks/
You could try setting a primary category for the posts, in order to control the category tag that is displayed on the module
– https://forum.tagdiv.com/primary-category/
Thanks
Hi,
It could be a different issue. Try deactivating all other plugins except the two editors, and clear any installed caching. Then create a new page and edit it with the tagDiv composer.
Also check the theme system status and make modifications to the parameters mentioned in this guide, if necessary
– https://forum.tagdiv.com/system-status-parameters-guide/
Please let us know if you still have problems using the tagDiv composer.
Thanks
Hi,
You can use the theme translation in the theme panel
– https://forum.tagdiv.com/loading-translations/
This will translate all the theme strings present of the front-end. The theme panel will not be translated, there is no option for that.
The translation can also be customized if needed
– https://forum.tagdiv.com/customize-a-translation/
Thanks
Hi,
For the category pages there is no option to display ads between posts in the loop. You could maybe try to search for ad plugins that may be able to do that, for the moment. The category pages consist of a category template, top posts and then the post loop
– https://www.screencast.com/t/Yck1ZYxldW
Regarding ad sizes, you can leave the ad size on Auto for automatic results
– https://forum.tagdiv.com/ads-adsense-overview/
Thanks
Hi,
That should not happen, and it means something is not functioning as it should. The mobile version should only be displayed on mobile, that is the way it was designed. This issue happens only when conflicts happen between plugins or with some caching plugins.
Making the mobile version display on desktop is not possible on demand. It would require major changes in the theme even if it were.
It would be best if you would try and use the theme properly, for the best results. Try using this caching plugin instead
– https://forum.tagdiv.com/cache-plugin-install-and-configure/
Thanks
Hi,
That could be related to the PHP version that the server is using. The currently supported version is up to PHP 7.1. Please check if you are using higher versions, as that might be the cause for the warning.
Thanks
Hi,
You can choose from a big number of blocks, each with a different design and look
– https://demo.tagdiv.com/newspaper/block-1/
And choose from the unique theme demos, which are custom made
– https://demo.tagdiv.com/select_demo/select_demo_newspaper
I could give you a code to have a border for the modules on your page, and some similar padding like the site you mention
– https://www.screencast.com/t/6EAYuXoEdwz
You could also control and limit the length of the article title and excerpt so the modules would be more similar
– https://www.screencast.com/t/gTGbwRzh1DZm
You can enable the category tag on the module, and maybe than author name and date as well
– https://www.screencast.com/t/MkdO1wCL61
– https://www.screencast.com/t/UQnScBe6
This is the code if you decide to use it, enter it in Theme panel->Custom CSS
.td_module_2 {
border: 1px solid #E3E3E3;
}
.td_module_2.td_module_wrap .entry-title,
.td_module_2 .td-excerpt {
padding: 15px 16px;
}
If you want to further customize the module, you could use the browser inspector to identify the elements and classes used, in order to create custom code
– https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thanks