Home User profile
tagDiv Staff
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Simion C.
tagDiv Staff

Hi,

The translation works as you can see here
https://www.screencast.com/t/qX4pl4BjnT
https://www.screencast.com/t/gTiuAEV1i0y4
The center alignment also works as it can be seen here, footer template 14 as well
https://www.screencast.com/t/AO2QPgfh
If you have caching, clear your cache after making the modification in the translation settings, and entering the CSS code.

Thanks

Simion C.
tagDiv Staff

Hi,

A code like this will change the color of the links when hovered, for the elements present in the footer (same color as sub-footer)
https://www.screencast.com/t/zFRXuabGD
Enter it in Theme panel->Custom CSS

.td-footer-wrapper .td_module_wrap:hover .entry-title a,
.td-footer-wrapper .widget a:hover {
color: #ffc20e;
}

If there is no change after the code is entered, clear the cache.

Thanks

Simion C.
tagDiv Staff

Hi,

This is highly unusual. Please send us an email at contact@tagdiv.com and provide admin login information so we can take a look. Also paste a link to this topic in your email.

Thanks

Simion C.
tagDiv Staff

Hi,

I don’t know what plugin you can use for that. Maybe you can find more information in this topic
https://searchenginewatch.com/sew/how-to/2430604/how-do-i-get-sitelinks-to-appear-in-my-site-s-search-results
The text by default is left aligned always. There is a text padding option that can be used for the post content
https://www.screencast.com/t/lMYkuCyIF
https://demo.tagdiv.com/newspaper/typography-formats/

Thanks

Simion C.
tagDiv Staff

Hi,

Those elements are predefined in the footer template you are using. The popular posts is a block configured to display popular posts (most views) while the other section will display categories that have the most posts.
These sections cannot be modified, as they are predefined. Please note that there are multiple footer templates available
https://forum.tagdiv.com/footer-templates/
There are empty templates that you can select, in which you can insert the widgets you want
https://www.screencast.com/t/hW6A5g7zV

Thanks

Simion C.
tagDiv Staff

Hi,

That is the current functionality, the tagDiv composer will be activated after updating the theme. This is not a problem for the users that are actually using this composer. If you use Visual composer simply deactivate it.
From theme version 8 the tagDiv composer is the main theme page builder. Visual composer is an optional alternative.

Thanks

Simion C.
tagDiv Staff

Hi,

Sorry for misunderstanding. Unfortunately the theme does not have such a feature. That could only be achieved with a plugin maybe, that has the capability to insert the section with information in the post page. You could search for this kind of plugins and try a few.

Thanks

Simion C.
tagDiv Staff

Hi,

From what I can see you do not have a top menu currently in the website. Only the main header menu is present. I could give you a code that you can try for this situation with the header menu on tablet (portrait). Something like this
https://www.screencast.com/t/K4XCaaM2w
Try entering this code in Theme panel->Advanced CSS in the portrait field and check if this is a possible solution.

.td-header-style-5 .td-header-menu-wrap-full {
height:60px!important;
}
.td-header-style-5 ul.sf-menu > .td-menu-item > a {
padding-left:0;
padding-right:18px;
font-size: 11px;
}

Thanks

Simion C.
tagDiv Staff

Hi,

The tagDiv composer does not yet have a similar button element as Visual composer. It might be available in a future update however. Sorry for this inconvenience.
If you should consider this a solution, you could use a text element and create the button that way and add a link to it
https://www.screencast.com/t/tlcDdr3c

Thanks

Simion C.
tagDiv Staff

Hi,

All the modules display the date and author fields, like this
https://www.screencast.com/t/ZePVYHS1F3
A check is then made in the main module file, if the post has a review the date and also the author field will be replaced by the review stars
https://www.screencast.com/t/A94OvAulCNWB

Thanks

Simion C.
tagDiv Staff

Hi,

Both Visual composer and tagDiv composer are provided in the theme package
https://forum.tagdiv.com/whats-included/
Please check again in the theme package, Visual composer is located in the plugins folder
https://www.screencast.com/t/RAMJqKYssU
Or download the full theme package (all files) again from your themeforest account.

Thanks

Simion C.
tagDiv Staff

Hi,

At the moment there is no space on top of the website
https://www.screencast.com/t/YmZ1kkvJ
I could not say what exactly could have caused that, editing the page with the composer cannot cause something like that.

Thanks

Simion C.
tagDiv Staff

Hi,

Please provide a link to your website and more details about what you want to do with the top menu. We will try to give you a solution.

Thanks

Simion C.
tagDiv Staff

Hi,

Infinite loading pagination is available for category pages on mobile, if you do not use the mobile theme plugin. The mobile theme plugin is optional, you can choose not to activate it. Then the same content from desktop will be displayed on mobile devices
https://forum.tagdiv.com/the-mobile-theme/
The plugin is optimized for performance on mobile, it does not feature advanced options like on desktop devices.

Thanks

Simion C.
tagDiv Staff

Hi,

There are no modifications that you can make to display one instance of a block that way. You cannot have two modules on the first row, then three on the rest of the rows.
Please try and find a solution o create the pages using the default implementation of blocks and grids. Take a look at the theme demos and install one of them, or use them for inspiration in design
https://demo.tagdiv.com/select_demo/select_demo_newspaper

Thanks

Simion C.
tagDiv Staff

Hi,

After further research it seems that other people are experiencing a similar issue. I have found this related topic describing missing author names in sharing
https://stackoverflow.com/questions/46658129/facebook-stopped-displaying-articleauthor

Thanks

Simion C.
tagDiv Staff

Hi,

There is a modal feature for images in the post page. Please see this guide for more information
https://forum.tagdiv.com/modal-window/
Check it live on the theme demo website
https://demo.tagdiv.com/newspaper/decorating-to-celebrate-the-great-outdoor-space/

Thanks

Simion C.
tagDiv Staff

Hi,

1. There is a search widget that you can use, if you want a search in a footer section
https://www.screencast.com/t/pq7JpmfwAv
https://www.screencast.com/t/4uo9u73oOnQD

2/3 That text can be changed in the theme translations
https://www.screencast.com/t/nYqZkNc7apS
For the center alignment try this code

.td-footer-wrapper .footer-text-wrap .block-title,
.td-footer-wrapper .footer-social-wrap .block-title{
text-align: center;
}

Thanks

Simion C.
tagDiv Staff

Hi,

That would be the homepage that the demo provides. You can use the tagDiv composer to create more pages. The composer is not difficult to use
https://forum.tagdiv.com/tagdiv-composer-tutorial/
There are multiple blocks, grids and other elements that you can use. Please check the Features menu in the live demo, where all the theme page building elements can be seen in different layouts
https://demo.tagdiv.com/newspaper/

Thanks

Simion C.
tagDiv Staff

Hi,

That should work, if you have set the excerpt type to letters only the number of letters you have chosen for each module title excerpt or content excerpt, will be shown. Please make sure you are setting the limit for the modules and blocks you use.
For some modules there is a title length and a content length
https://forum.tagdiv.com/excerpts-introduction/
Clear any caching installed after saving the settings.

Thanks

Simion C.
tagDiv Staff

Hi,

It seems there are problems with the thumbnail size not only in the sidebar, but also in other places. The theme will create thumbnails from you featured images, they will be displayed on modules
https://forum.tagdiv.com/theme-thumbs/
Please try to regenerate the thumbnails like this
https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Clear all caching after the process is complete.

Thanks

Simion C.
tagDiv Staff

Hi,

I believe you mean the logo. Header style 10 that you selected does not have a limit for the logo image size
https://forum.tagdiv.com/logo-favicon/
You can choose any image size you want, and it will be displayed in full, with that header style.

Thanks

Simion C.
tagDiv Staff

Hi,

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/
You could ask your hosting provider to make them for you if needed, as they might have a recommended method in this matter. After making these changes, check if there still is an issue loading the translation. Let us know the results.

Thanks

Simion C.
tagDiv Staff

Hi,

The Yoast SEO plugin generates multiple sitemaps, more information about how to proceed further in this tutorial
http://www.wpbeginner.com/beginners-guide/what-is-a-wordpress-sitemap-how-to-create-a-sitemap-in-wordpress/
https://www.screencast.com/t/6daaK2Ixf
You can search online if you want to find more in this matter. There is plenty of information that you can read.

The theme has basic markup for posts, here you can find more information about structured data
https://developers.google.com/search/docs/guides/intro-structured-data
https://moz.com/learn/seo/schema-structured-data
https://yoast.com/seo-basics-what-is-structured-data/
There are plugins that you can use, that would be the easiest way if you require additional options.

As I have mentioned before the <head> section is located in the header.php file. This file is found in the main theme folder
https://www.screencast.com/t/3ORNutEVslq
Enter the provided code there between the head tags, that is what option 2 suggests.

Thanks

Simion C.
tagDiv Staff

Hi,

There should be no conflict with that Woocommerce feature, the theme does not have a similar option. If it is no working properly, disable it by removing the code that enables it. Maybe it is a known issue, they might fix it if that is the case.
There could be other plugins that you can use in this matter, if a magnifier option is required.

Thanks

Viewing 25 posts - 14,851 through 14,875 (of 20,681 total)