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,

That should not happen, you should be able to scroll and see all the page building elements. 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 your other plugins, except the tagDiv composer and clear any installed cache. After this make a test and see if everything is working as it should regarding the composer.
Please let us know if you still have problems using the editor.

Thanks

Simion C.
tagDiv Staff

Hi,

@Nghia Shin Please set your Facebook profile page to public. At the moment it is not
https://www.screencast.com/t/OYV8SOvl83I
The social counter will not work if the profile page is set to private.

Thanks

Simion C.
tagDiv Staff

Hi,

You could create the posts, and then schedule them with a publish date
http://www.wpbeginner.com/beginners-guide/schedule-your-posts-in-wordpress/

Thanks

Simion C.
tagDiv Staff

Hi,

The options that are mentioned in the guide will only affect the theme Related articles. I though that you wanted to disable this theme feature, and display only the Jetpack related articles.

Thanks

Simion C.
tagDiv Staff

Hi,

I have inspected your website, but I do not see any Adsense code inserted in the header section at the moment
https://www.screencast.com/t/51vJAt8a1Tx
There is only the default link with an image. Please check the header ad section again and make sure the code is entered.
If you enter the code and the theme panel will not save it (enter it, refresh the theme panel page and check), please check the 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, as they may have a recommended method in this matter.

Thanks

Simion C.
tagDiv Staff

Hi,

You could select the page template that will make the page title display at all times
https://www.screencast.com/t/sts38FOpd97U
https://www.screencast.com/t/GvdcXKBAs6a

Thanks

Simion C.
tagDiv Staff

Hi,

In the post page you can customize the font properties in the theme panel here
https://www.screencast.com/t/w8RhlrWJk
But for the author box displayed in the author page there is no specific option at the moment. The font properties will be inherited from the body general font set here
https://www.screencast.com/t/soUCVUYDExYk

Thanks

Simion C.
tagDiv Staff

Hi,

You can use the browser inspector to identify the elements used on the page. You will see that the blocks used are these
https://www.screencast.com/t/9lLRSzFQ2
You could do the same like this
https://www.screencast.com/t/DkxBUPPIN
https://www.screencast.com/t/9Ejxfmbv
https://www.screencast.com/t/AgBFcLt2ulf5
Split the row in three columns, add Block 14 with a 1 limit post in each column, then Block 9 just after it. Of course the demo has it’s own style and design for these elements, so they will not be looking exactly like in the demo.
You could copy the style from the demo and make them look the same if you want
https://www.screencast.com/t/clcnDE13
https://www.screencast.com/t/JvNqMjEjv

Thanks

Simion C.
tagDiv Staff

Hi,

All the elements on the page can be customized. Simply edit your page with the tagDiv composer and make the required modifications. There you change the block titles
https://www.screencast.com/t/0OGvpHHjg1
And also choose from many filtering and sorting options, in regards to what posts the block will display
https://www.screencast.com/t/PtFGEjrL7wKA
More information about using the tagDiv composer and the available block settings here
https://forum.tagdiv.com/tagdiv-composer-tutorial/
https://forum.tagdiv.com/block-settings-guide/

Thanks

Simion C.
tagDiv Staff

Hi,

You could use some css code to modify that heading size
https://www.screencast.com/t/2BwsZGJEkp
The default value for the heading is 30px, you could modify the code the way you want, then enter it in Theme panel->Custom Css

.category .td-page-title {
font-size: 20px;
}

Thanks

Simion C.
tagDiv Staff

Hi,

The theme implementation of the article inline ad will only account paragraphs
https://forum.tagdiv.com/article-ads/
There is no possibility to make the inline ad display after specified images.
You could maybe use a ad inserting plugin instead, that has the options you need for the posts where you have only images, and no paragraphs

Thanks

Simion C.
tagDiv Staff

Hi,

If you mean the category tag that is displayed on modules
https://www.screencast.com/t/8uBaaFobmj
This can be enabled in the theme panel, for specific modules
https://forum.tagdiv.com/category-tag-on-modulesblocks/
If you have a different problem, please provide more details about the issue, so we can understand better.

Thanks

Simion C.
tagDiv Staff

Hi,

Please provide a link to your website so we can inspect it. The social counter should work if everything is set properly. There may be some delay for the data to synchronize.

Thanks

Simion C.
tagDiv Staff

Hi,

Glad you could manage to achieve what you wanted. In the post page only the author box will be displayed
https://www.screencast.com/t/hVgEfV0Jqc
https://forum.tagdiv.com/author-card/
There is no option to change this behavior or replace it with another element, except by modifying the theme files.
When building pages you can use the an equivalent Author box element
https://demo.tagdiv.com/newspaper/author-box/

Thanks

Simion C.
tagDiv Staff

Hi,

I do not see that happening on your website at the moment. The mobile version will only be displayed for phones
https://www.screencast.com/t/jql4KhNm5N
https://www.screencast.com/t/7buBuoEb97D
If you are still experiencing this issue, then something is interfering with the theme and causes this problem. That is not the normal theme behavior. It could be a caching issue, in some cases this will affect the mobile theme.

Thanks

Simion C.
tagDiv Staff

Hi,

Content for pages when using the mobile theme plugin, is limited to the mobile editor
https://www.screencast.com/t/CgYseBYvafj
This section appears in the page edit screen when the mobile theme is active.
For performance factors and speed, the mobile theme will not display composer elements and shortcodes. That may be why the pages are empty.
Please note that the mobile plugin is optional, if you want the same content from desktop to display on mobile devices simply deactivate it. The theme is fully responsive and will adapt to all devices.
Here you can find more information about the mobile theme
https://forum.tagdiv.com/the-mobile-theme/

Thanks

Simion C.
tagDiv Staff

Hi,

There would be no need for such major changes. Please note that the Prepare time and other elements that you mention in this screenshot
https://www.screencast.com/t/Vs7Y5thB
These are simple HTML elements that have corresponding classes, defined in the Recipe demo
https://www.screencast.com/t/YEx1W8HtDyM
https://www.screencast.com/t/NOWNpUHE21L
If you want to achieve something similar simply recreate the HTML structure using the same classes and enter the CSS code provided above in the Theme panel-Custom CSS section.
You can find more using your browser inspector, to analyze the elements on the page, and their classes
https://www.screencast.com/t/J34akXLZz33o
https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Here you can find more information about post formats
https://forum.tagdiv.com/post-formats-for-tinymce/
Regarding the logo, the Recipes demo uses Header style 11. This header style does not have a limit for the logo size. You can use any image you like
https://forum.tagdiv.com/logo-favicon/

Thanks

Simion C.
tagDiv Staff

Hi,

Try disabling the tagDiv composer plugin. This editor is activated by default the moment you update the theme to the latest version. Is some cases it can interfere with some elements of Visual composer.
The image should display as intended after you disable the tagDiv composer. Maybe clear your cache afterwards.

Thanks

Simion C.
tagDiv Staff

Hi,

Sorry for the confusion that has been created. We will reply by email as soon as possible.

Thanks

Simion C.
tagDiv Staff

Hi,

It would be possible with custom CSS code. By default there is no option to change the background color of the inner containers. If you could provide a link to your website and specify what exactly you would like to change and where, I will try to give you a solution.

Thanks

Simion C.
tagDiv Staff

Hi,

It seems to work if you enter the YouTube video embed code directly with this condition
https://www.screencast.com/t/yTDq1zBZ
https://www.screencast.com/t/Kwu7I3CqFv0
If you enter the video like that, it will not display related videos when it is paused or finished.
Or maybe you could search for a plugin that has options to hide the YouTube related videos, if there are any.

Thanks

Simion C.
tagDiv Staff

Hi,

The Big grids as well as blocks have options to filter the posts by category/categories
https://forum.tagdiv.com/block-settings-guide/
You can specify category Id’s from which the posts will be picked, or exclude categories. Also choosing a primary category for the posts gives you control of the category tags displayed on the modules. This is useful when a post has multiple categories and you want a specific category to represent it on blocks
https://forum.tagdiv.com/primary-category/

Thanks

Simion C.
tagDiv Staff

Hi,

We try to answer all the topics as soon as possible. This is done form oldest to newest. If you reply in your own topic before it has been answered, it will only refresh the date and move it further in the line.
I have inspected your website and I see the problem you mention. It seems that there are classes missing from your theme stylesheet. That is why these elements are displaying like that. Maybe you have made modifications to the theme files of any kind especially the CSS file.
A solution would be to reinstall the theme, and this should fix this issue
https://forum.tagdiv.com/install-via-ftp/

Thanks

Simion C.
tagDiv Staff

Hi,

After further inspection of your website, it seems that you are using Post template style 1. This will not display the article top ad, but instead will display the ad entered in the special section for this post template
https://www.screencast.com/t/yc3QtJTvHRae
Try entering your ad code there, and it should be displayed on that particular post template.

Thanks

Simion C.
tagDiv Staff

Hi,

The Visual composer will work as advertised, if you are using the version provided with the theme, or maybe the same version of a purchased Visual composer editor.
The Visual composer version currently included in the Newspaper theme bundle, is version 5.1.1. This works properly with the theme and there are no problems like the one you mention.
If you are using the same version and have a problem with it, please send us an email at contact@tagdiv.com and provide admin login information. We will investigate this issue. Also paste a link to this topic in your email.

Thanks

Viewing 25 posts - 17,126 through 17,150 (of 20,681 total)