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 data will refresh by itself after a period of time. You do not have to do anything. The only thing that could prevent accurate numbers, is a cache.
At the moment it seems the likes are displaying properly from what I can see
https://www.screencast.com/t/Bivr6tcZ

Thanks

Simion C.
tagDiv Staff

Hi,

Try deactivating all other plugins except the tagDiv composer and clear any caching installed. Then create a new page and edit it with the composer. If there is still a problem, press F12 to access the browser inspector console and see if there are any errors, while trying to edit the page.

Thanks

Simion C.
tagDiv Staff

Hi,

You can simply update the theme directly to the latest version. Please consider making a backup for your website just to be safe, and check the theme change-log
https://forum.tagdiv.com/how-to-update-the-theme-2/
In the latest version, the tagDiv composer was introduced. This editor is activated by default, and in some cases involving Visual composer elements there might be layout issues (if this is the case deactivate the tagDiv composer plugin)
https://forum.tagdiv.com/visual-composer-tagdiv-composer-transition/
https://forum.tagdiv.com/tagdiv-composer-tutorial/

Thanks

Simion C.
tagDiv Staff

Hi,

You could remove it from the theme main stylesheet, if this is causing an error on your website
https://www.screencast.com/t/vxQTnnSEME

Thanks

Simion C.
tagDiv Staff

Hi,

1. The article title font properties can be changed for each module, in the theme panel. You have to identify the module that the block is using
https://forum.tagdiv.com/theme-blocks-modules/
And make the needed modifications in the theme panel
https://www.screencast.com/t/bZlKimIN0q
That should not happen to the thumbnail of the module. If an article title is longer, the thumb should not decrease it’s size. If you could provide a link to your website we will inspect the issue.
You could set a smaller excerpt size for the article title so that does not happen, for then moment
https://forum.tagdiv.com/excerpts-introduction/

2. That would require modifications to the module used by Block 23. The file that you would need to modify is module 18
https://www.screencast.com/t/wZjUTq7YH
There you can see the structure of the module, you can make then modification like this for example, and make everything display under the thumb
https://www.screencast.com/t/p6ZuUTf2Hk
https://www.screencast.com/t/JlUla1TT62sn

Thanks

Simion C.
tagDiv Staff

Hi,

You can try the solution and suggestions provided in this topic
https://forum.tagdiv.com/topic/how-to-make-this/
The modifications must be made in the post template file or files, corresponding to the post template you are using.

Thanks

Simion C.
tagDiv Staff

Hi,

We have not had any other bad reports regarding the latest WordPress update. You could try to reinstall WordPress as well, then install the theme by FTP
https://forum.tagdiv.com/install-via-ftp/
Install only the plugins that are provided in the theme package, and see if everything is working properly.
Basically these are the theme requirements for the server, along with the parameters mentioned in the previous guide provided by Catalin
https://forum.tagdiv.com/requirements-for-newspaper/
The theme is compatible with PHP versions up to 7.1.
Please let us know if you still have a problem using the theme.

Thanks

Simion C.
tagDiv Staff

Hi,

Please go to your plugins section and deactivate the tagDiv composer. The website should display just like before. In some cases, Visual composer elements may not display properly when both editors are active. The newly introduced front-end page editor is activated by default when the theme is active
https://forum.tagdiv.com/how-to-update-the-theme-2/
https://forum.tagdiv.com/tagdiv-composer-tutorial/

Thanks

Simion C.
tagDiv Staff

Hi,

That is a customized Latest articles section, for that demo specifically. The section uses module 1. Here you can see which blocks use module 1 in the theme
https://forum.tagdiv.com/theme-blocks-modules/
The Latest articles section can be enabled by selecting the need page template
https://forum.tagdiv.com/page-templates-2/
The design is created custom for the demo you mention. You could take note of the modifications made to that module, in the demo stylesheet
https://www.screencast.com/t/N2SyUSzv5mMA

Thanks

Simion C.
tagDiv Staff

Hi,

Those are a lot of warnings. Something is not functioning properly, or there are plugins conflicting between them. What you can try, is to deactivate all your plugins except the ones provided with the theme, and clear any installed cache. Also check any custom code you might have entered in the theme panel, or directly to the theme files. If you use a child theme, switch to the main theme.
Then check if the problem is solved. If it is, activate the plugins one at a time, and possibly identify the cause of the issue.
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/
You can ask you hosting provider to make them for you if needed, as they might have a recommended method in this regard. These modifications are requires for the good functionality of the theme and plugins. Having many plugins can exhaust the allocated memory.

Thanks

Simion C.
tagDiv Staff

Hi,

I have tested the translation feature, and translated to french without any problems
https://www.screencast.com/t/Oj5eNUsEgZhw
Be sure to save the settings after the translation has been loaded, in order to display the results.
If the translation is not working, try disabling all your plugins except the ones provided with the theme, clear any installed cache and try again. Also check with the browser inspector for errors (press F12 and in the console section) while translating in the theme panel. The process could be blocked.

Thanks

Simion C.
tagDiv Staff

Hi,

You could choose a different top post style, for the categories where there are insufficient posts to populate it. Here are all the available top posts styles
https://forum.tagdiv.com/category-top-post-styles-2/
There is no option to modify the grids, and remove the modules. The design and structure are predefined and modifying them is not recommended.

Thanks

Simion C.
tagDiv Staff

Hi,

Please check with the browser inspector in the theme panel, while trying to make modifications and saving. In some cases the ajax request made by the theme when saving settings, is blocked by the server. This could be the cause of the problem. More useful information in this topic
https://forum.tagdiv.com/topic/cant-save-theme-options-2/

Thanks

Simion C.
tagDiv Staff

Hi,

You could try a code like this one, and it will make the top menu visible on mobile as well
https://www.screencast.com/t/vLxErQSO6d

.td-header-top-menu-full,
.top-bar-style-2 .td-header-sp-top-menu {
display: block!important;
float:none;
text-align:center;
}

The code must be entered in Theme panel->Custom Css, if you decide to use it.
Unfortunately I cannot test this on your website at the moment, it seems to require login information
https://www.screencast.com/t/jIKHfwgl5lf9
The top menu will be displayed at the top, it is not part of the main menu container and it cannot be displayed along inside it. Normally the top menu is not displayed on mobile, there is a possibility that this solution may not work properly.

Thanks

Simion C.
tagDiv Staff

Hi,

I believe the best way that you could try to achieve something like that is with a plugin that has the option. Maybe the solution from this guide
http://www.wpbeginner.com/wp-tutorials/how-to-add-the-skype-share-button-in-wordpress/

Thanks

Simion C.
tagDiv Staff

Hi,

It requires the forum login information, according to the theme activation guide here
https://forum.tagdiv.com/newspaper-6-how-to-activate-the-theme/

Thanks

Simion C.
tagDiv Staff

Hi,

When using the mobile theme, there is no option at the moment, to change the font properties.
You could try to load the font like this first
https://www.screencast.com/t/zWl8UTeN6
And then apply with with CSS for the elements you want
https://www.screencast.com/t/fWtTDPk7PZj
There may be more options added in future updates, to allow font customization on mobile, when using the mobile theme plugin. But I could not say for sure when this will happen.

Thanks

Simion C.
tagDiv Staff

Hi,

The theme allows only one top menu, and one header main menu. Having a second menu just below the default one would be just like inserting your menu items in the header menu normally
https://www.screencast.com/t/uZWp9e1XrGp
If you wan to implement a second menu, it will require that you modify the theme files, since there is no options available for this.
You would have to first register the new menu here
https://www.screencast.com/t/03npcbkjny
Then make modifications in the header menu, which currently only displays the default menu
https://www.screencast.com/t/RcJ0c8qq
But this may not be so easy, and maybe you should backup the files that need modifying in case something goes wrong.

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 can ask your hosting to make the modifications for you if needed, they might have a recommended method in this regard.
Then check to see if the problem is solved.

Thanks

Simion C.
tagDiv Staff

Hi,

You can try the solutions mentioned in this topic
https://forum.tagdiv.com/topic/remove-more-from-author-9/

Thanks

Simion C.
tagDiv Staff

Hi,


@tagdivstar
Yes you can use the child theme normally. That will not prevent you from using the child theme.


@Rani
You do not have to wait for the next update to use the child theme. The child theme is provided in the theme package and you can use it now. Please follow this guide
https://forum.tagdiv.com/the-child-theme-support-tutorial/
Simply place the child theme from the code folder, in your themes folder and activate it
https://www.screencast.com/t/USztRBjnE

Thanks

Simion C.
tagDiv Staff

Hi,

On mobile the same menu from desktop will display, unless the mobile theme is active. The top menu could be made to display on mobile. If you could provide a link to your website, I will try to give you a solution.

Thanks

Simion C.
tagDiv Staff

Hi,

On a default theme install, using only the plugins included in the theme package,there is no problem using the tagDiv composer. Both in terms of speed and design or display.
This can be caused by not having the system status as mentioned in the guide provided by Bogdan
https://forum.tagdiv.com/system-status-parameters-guide/
Or maybe a plugin conflict. Try testing with all other plugins deactivated, and also clear your cache after you disable them. See if there is any effect after doing this, and let us know if you still have problems.

Thanks

Simion C.
tagDiv Staff

Hi,

You ca try this code, it will set the new width for the header ad space, and also align it to the right if needed
https://www.screencast.com/t/b4zCQQa8

.td-header-row .td-header-sp-recs {
width: 600px;
float:right;
}

Thanks

Viewing 25 posts - 17,001 through 17,025 (of 20,681 total)