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,

Here is a list containing all the block and grid types, and the modules they contain
https://forum.tagdiv.com/theme-blocks-modules/
Block 5 uses module 3, so the article title font properties can be customized here
https://www.screencast.com/t/wHifPkXlWrv

Thanks

Simion C.
tagDiv Staff

Hi,

Please note that the mobile theme will display page content entered in the mobile editor
https://www.screencast.com/t/lkjncbvQ4hmp
Only page content added there will be displayed on mobile pages, when the mobile theme plugin is active. The mobile theme plugin is not required, if you want the same content from desktop to appear on mobile devices, simply deactivate it.
More information here – https://forum.tagdiv.com/the-mobile-theme/

Thanks

Simion C.
tagDiv Staff

Hi,

There is an option to set custom classes for the available text elements
https://www.screencast.com/t/NylXzVWjyxo
You can then create your custom design based on the class set there. Custom CSS entered in the them panel will be saved in the database. It will not be lost when the theme is updated.

Thanks

Simion C.
tagDiv Staff

Hi,

A simple modification needs to be made, the result would be like this (I have changed the color as your general color, but you can change it how you wish)
https://www.screencast.com/t/qYAnqBInN
https://www.screencast.com/t/z6MUCQdRiQIB
https://www.screencast.com/t/J11aCLep
This is the new code, make further tests and see i everything is displayed properly

.block-title {
text-align: center;
border: none;
margin-bottom: 25px;
}
.block-title a,
.block-title span {
background: transparent!important;
color: #b001ff;
border-width: 1px;
border-style: solid;
border-color: #b001ff;
padding: 10px 0 8px 0;
width: 100%;
}

Thanks

Simion C.
tagDiv Staff

Hi,

That will require a modification to a theme file, and adding the mentioned property to the actual tag link. This is the file where this will have to be made
https://www.screencast.com/t/t6BgqmQKEna
Like this – https://www.screencast.com/t/X28YJR0SW4N3
Add the property before the closing bracket
https://www.screencast.com/t/nS43K8rr8Ng

target="_blank"

Thanks

Simion C.
tagDiv Staff

Hi,

The results should be the same, the search functionality is based on WordPress capabilities
https://www.screencast.com/t/n8gooG8uC
https://developer.wordpress.org/reference/functions/get_search_query/
If you are not satisfied with this functionality, there are multiple search plugins that have many more customization options. You could try some of them and check the results.

Thanks

Simion C.
tagDiv Staff

Hi,

If the mobile theme plugin is active, try a code like this to remove that text
https://www.screencast.com/t/8oAnEBkDA

.td-footer-description span {
display: none;
}

The code must be entered in Theme panel->Mobile theme->Custom CSS section.

Thanks

Simion C.
tagDiv Staff

Hi,

I believe this is a misunderstanding, hopefully we can solve it. Each available demo has it’s own custom design. Installing it will import a demo stylesheet, this may overwrite default styles and designs.
The magazine demo has a condition set for the block titles in it’s stylesheet
https://www.screencast.com/t/hoWCoi1Ohi5
The result is that the block titles background is transparent, only the border color is affected by changing the background color.
If you were to remove the code shown in the screenshot, the background of the block titles will have default functionality
https://www.screencast.com/t/cg1hoKIop
You can then customize the blocks with the composer and set the colors as you wish
https://www.screencast.com/t/oWEQeliiJqg

Thanks

Simion C.
tagDiv Staff

Hi,

If you have created and published posts, then these posts are still available. They are saved in the database. Please do not edit the dummy posts that are provided when the demo is installed
https://forum.tagdiv.com/installing-demos/
If you edit these dummy posts and then uninstall the demo, they will be removed. They are demo content, you have to create your own posts and publish them.
Pages can be edited and the blocks and grids can be filtered and sorted to display posts from your own categories, replacing the demo content
https://forum.tagdiv.com/block-settings-guide/
Unless you have a backup, there is no way or restoring edited dummy posts.

Thanks

Simion C.
tagDiv Staff

Hi,

The translation panel should not be empty, it contains the option to load available translations
https://forum.tagdiv.com/loading-translations/
https://forum.tagdiv.com/customize-a-translation/
If you do not have these options, then something is not functioning properly. Please check the theme system status and make modifications to the parameters mentioned in this guide
https://forum.tagdiv.com/system-status-parameters-guide/
You could ask your hosting provider to make them for you if needed. Then check if the theme panel is working properly. Additionally you can try to deactivate all plugins except theme plugins, check if this has any effect. Let us know the results.

Thanks

Simion C.
tagDiv Staff

Hi,

The top grid will display posts from the featured category, followed by the latest articles section displaying posts from all the categories. If you want to make modifications to this functionality, you will have to edit the theme files. These are some similar topics
https://forum.tagdiv.com/topic/disable-posts-from-a-certain-category-on-mobile-homepage/
https://forum.tagdiv.com/topic/filter-mobile-theme-top-page-articles/

Thanks

Simion C.
tagDiv Staff

Hi,

If you are referring to the post subtitle – https://www.screencast.com/t/Fetktsbv
There are options to change the font properties, in the theme panel
https://www.screencast.com/t/MwukmgMxNEdc

Thanks

Simion C.
tagDiv Staff

Hi,

Please note that the weather functionality has been fixed. The theme has been updated, download the theme package and install it. Modifications have been made to the implementation of the weather, follow this tutorial
https://forum.tagdiv.com/weather-widget/

Thanks

Simion C.
tagDiv Staff

Hi,

Please note that the weather functionality has been fixed. The theme has been updated, download the theme package and install it. Modifications have been made to the implementation of the weather, follow this tutorial
https://forum.tagdiv.com/weather-widget/


@rgard564
Please create a new topic and explain the problems you are having with the theme. Mention the errors you are having, we will try to help you as best we can.

Thanks

Simion C.
tagDiv Staff

Hi,

Please note that the weather functionality has been fixed. The theme has been updated, download the theme package and install it. Modifications have been made to the implementation of the weather, follow this tutorial
https://forum.tagdiv.com/weather-widget/

Thanks

Simion C.
tagDiv Staff

Hi,

Each block or grid has options to filter and sort the content that is displayed. This is an useful guide regarding block settings
https://forum.tagdiv.com/block-settings-guide/
Simply edit the page with the composer, then add/remove and customize the elements you want
https://forum.tagdiv.com/tagdiv-composer-tutorial/
Please note that each block and grid is made of modules (same type or different ones)
https://forum.tagdiv.com/theme-blocks-modules/
These modules can display an author name, date and comment count
https://www.screencast.com/t/3c6GtgIwf
Not all modules display that information however. You can see how all the blocks and grids look in the live demo
https://demo.tagdiv.com/newspaper/block-1/
https://demo.tagdiv.com/newspaper/big-grid-1/
https://demo.tagdiv.com/newspaper/full-big-grid-1/
There is no option to display the author avatar and view counter in the modules. They will only display what they are meant to.

Thanks

Simion C.
tagDiv Staff

Hi,

I really don’t know what in the theme could be causing the problems you are having. The theme does not have any options that would facilitate or cause delay, regarding how and when Google decides to display the information. Maybe these topics could be useful to you
https://yoast.com/how-to-get-google-to-crawl-your-site-faster/
https://moz.com/blog/getting-started-with-google-news

Thanks

Simion C.
tagDiv Staff

Hi,

Each demo has custom design, that is one of the design choices for the demo. It would depend where you want to make this customization, in some cases it could not work properly. The style is not available as a block header, it is made with CSS.
This section of code is responsible
https://www.screencast.com/t/xJgciKdGg6r
https://www.screencast.com/t/u96hgAwLabml
Try it with the default block template selected

.block-title {
text-align: center;
border: none;
margin-bottom: 25px;
}
.block-title span {
background: transparent;
color: #222;
border-width: 1px;
border-style: solid;
border-color: #ff9bd2;
padding: 10px 0 8px 0;
width: 100%;
}

This is the base code, it will apply to all block titles. Make modifications to it how you like.

Thanks

Simion C.
tagDiv Staff

Hi,

I have tested this functionality and it works properly
https://www.screencast.com/t/arcmpelg
Try clearing all caching and check the results. If there is still a problem, 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,

The default comments can be disabled for pages in the theme panel
https://www.screencast.com/t/bKjiD6LZ
But I don’t know how the Facebook comments could be disabled. Maybe the individual page settings apply, try to edit the page and remove the option from there
https://www.screencast.com/t/i5BYlzIwIBHI
Or maybe the plugin has options regarding where the comments are displayed, and you could disable them from there.

Thanks

Simion C.
tagDiv Staff

Hi,

Something like this should do it – https://www.screencast.com/t/9mkZtdma

table th,
table td {
border: none
}

Thanks

Simion C.
tagDiv Staff

Hi,

These widths are predefined in the theme stylesheet. Changing them by any means may lead to broken layouts. For example if a sidebar is used (left/right) the post content will always be 696px. If there is no sidebar, then the content will be the full theme width meaning 1068px.
The only solution for wider posts is to not use a sidebar.

Thanks

Simion C.
tagDiv Staff

Hi,

There is no problem if you transfer the theme to another domain for example. Simply activate it in the new location. The theme activation will only be required once. If the active state is reset, then that could mean a problem with the database.
Try deactivating all plugins except theme plugins and clear all caching. Then activate the theme manually
https://www.screencast.com/t/RkHURNGFveRC
Monitor if the activation is still being reset.

Thanks

Simion C.
tagDiv Staff

Hi,

There is a problem currently with the weather functionality. We have almost completed the fix, it will be available shortly. Sorry for any inconvenience.

Thanks

Simion C.
tagDiv Staff

Hi,

Only videos from the sources mentioned in this guide, can be set as featured videos
https://forum.tagdiv.com/featured-image-or-video/
So that means only videos from Youtube, Vimeo, Dailymotion or Facebook can be used in that field. In future updates this could change, but I could not say when exactly this will happen.

Thanks

Viewing 25 posts - 14,726 through 14,750 (of 20,681 total)