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,

It would be helpful if you could provide a link to your website, so I can see what widget is that. Or maybe provide more details as to what that widget element is. If it supports setting a link for the title, then you can use that option.
All the theme font settings are in the Theme panel->Theme fonts, if you want to make the font smaller
https://forum.tagdiv.com/font-customization/
I don’t know where you want to make the images have less space between them, but the modules the theme uses do not have that option. All the blocks have their own styles, you can see them all in different layouts here
https://demo.tagdiv.com/newspaper/block-1/
If you want to remove the category tag on a specific module, that can be done in the theme panel
https://www.screencast.com/t/iAGdCRYlZ

Thanks

Simion C.
tagDiv Staff

Hi,

There is no option to set video and audio backgrounds for pages, only colors or images
https://forum.tagdiv.com/background-introduction/
Rows can be customized with background images or colors as well, when editing the page
https://www.screencast.com/t/utjx6eqk7wG
Category pages can also have individual backgrounds
https://forum.tagdiv.com/how-category-settings-work/
That could only be done with custom implementation, or maybe with a plugin that has this option and is compatible with the theme. We have not tested such plugins or code with the theme, so I cannot make any recommendations unfortunately.
You can try the methods you have researched and see if they work properly.

Thanks

Simion C.
tagDiv Staff

Hi,

If you removed that widget, the only login would be the login in the top menu. But that is disabled as well. There is no other login in the theme.
If you are having security problems, maybe these guides may be of some help
http://www.wpbeginner.com/wordpress-security/
https://yoast.com/wordpress-security/

Thanks

Simion C.
tagDiv Staff

Hi,

The code will apply on all the website. It seems to be working on the homepage as well, at the moment. Maybe it was a caching issue
https://www.screencast.com/t/3kfRc1efkzH

Thanks

Simion C.
tagDiv Staff

Hi,

Each post template has it’s own style, and displays the featured image differently
https://forum.tagdiv.com/post-templates-2/
You can choose from the available post templates. There is no option to disable or change the cropping of the theme. The necessary thumbnails will be created automatically from the featured image you set, and used on the page and post elements
https://forum.tagdiv.com/featured-image/
https://forum.tagdiv.com/theme-thumbs/

Thanks

Simion C.
tagDiv Staff

Hi,

I don’t know how the tagDiv page editor could be preventing you from accessing the WordPress dashboard. The 500 error is usually a server error. Try installing the theme again by FTP
https://forum.tagdiv.com/install-via-ftp/
And then test again. Also check the theme system status and make modifications to the WordPress and server parameters mentioned in this guide if necessary
https://forum.tagdiv.com/system-status-parameters-guide/
Also more information related to this here
http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-internal-server-error-in-wordpress/

Thanks

Simion C.
tagDiv Staff

Hi,

More information about the top bar here
https://forum.tagdiv.com/top-bar-templates/
You can simply create a menu and select it in the top bar settings.

Thanks

Simion C.
tagDiv Staff

Hi,

From what I see on the homepage, there is a header ad that displays properly
https://www.screencast.com/t/hRYcZCAXmlBU
And an ad below the homepage
https://www.screencast.com/t/OsPYiExkSvty
By default in the theme there is no option to place the ad like that, below the footer of the page. That may be inserted there by a plugin or theme modifications.
Regardless of that I don’t see any other ads on the homepage.
On the post page there is an article top ad
https://www.screencast.com/t/m8L40yLa70
Besides the article ad, three is the same header ad, and now there are 2 ads in the footer
https://www.screencast.com/t/yIScgqZO
I cannot say how these footer ads are inserted there, but I believe they are not coming from the default theme panel ad sections. Maybe you have an ad management plugin that you are using to insert them, and can further configure the ads placement.

Thanks

Simion C.
tagDiv Staff

Hi,

The elements can be removed by deleting then from the rows
https://www.screencast.com/t/lfrmzgrl5
Rows can be removed by dragging them to the right corner of the screen
https://www.screencast.com/t/cFkAClFYi2ZV
https://www.screencast.com/t/z6Xbjssu
More information about the tagDiv composer here
https://forum.tagdiv.com/tagdiv-composer-tutorial/

Thanks

Simion C.
tagDiv Staff

Hi,

Please try the code provided below, enter it in Theme panel->Custom CSS section. It should remove the space that is created by the article bottom ad
https://www.screencast.com/t/WdxX9TDUW

.td-a-rec-id-content_bottom img {
width:auto;
}

Thanks

Simion C.
tagDiv Staff

Hi,

You could chnage the setting to latest, if you want the newer posts displayed. The same category setting will show posts from the same category.
If you want the posts from the same category to be also sorted by latest, it would require modifications to the theme.
Try making the modification in this file as shown
https://www.screencast.com/t/rbsOHzfE
https://www.screencast.com/t/isYtBAAaa
Then the posts from the same category should be sorted by latest as well.

Thanks

Simion C.
tagDiv Staff

Hi,

Please provide a link to your website so we can inspect it. Then we will be able to pinpoint where exactly the image is coming from.
It seems to be in the page content, so try editing the page with the tagDiv composer and check the elements on the page.
Also you could try removing the header logo and see if it removes the second one as well.

Thanks

Simion C.
tagDiv Staff

Hi,

It would be really helpful if you could provide a link to your website so I can inspect the issue. Maybe there is something else that is affecting the background. If the image is set in full size when uploaded
https://www.screencast.com/t/Mc41XBEi
https://www.screencast.com/t/R8bjBFR6zkW
There should be no problem like this, the image should be displayed as it is.

Thanks

Simion C.
tagDiv Staff

Hi,

Yes that could be an add-on specific for Visual composer. The list of posts that you mention is not an element available in the Visual composer provided with the theme, so I could not say what exactly is required.
If you have a purchased Visual composer plugin, maybe you can ask the authors for more information about this add-on.

Thanks

Simion C.
tagDiv Staff

Hi,

The Latest articles section can be disabled by selecting a different page template, in the page attributes settings
https://www.screencast.com/t/rNVgCIeMqUv8
It can also be customized in the Post loop settings
https://www.screencast.com/t/nX1McAsimc
For the Latest articles you can also set a sidebar if needed
https://www.screencast.com/t/LVtz69oo2oL
This section will always be displayed on the bottom of the page, after your own page content.
Here you can find more information about the page templates
https://forum.tagdiv.com/page-templates-2/

Thanks

Simion C.
tagDiv Staff

Hi,

That seems to be the same Yoast plugin that is needed. You need to enable the meta option, in the Social tab
https://www.screencast.com/t/aKzgmIcQekjV
If you want to modify the automatic meta data, you can do it in the post edit screen
https://www.screencast.com/t/thTlNiDM
This is an extensive guide of the plugin where you can find more information
http://www.wpbeginner.com/plugins/how-to-install-and-setup-wordpress-seo-plugin-by-yoast/

Thanks

Simion C.
tagDiv Staff

Hi,

Check if the ad is enabled on desktop. The option should be disabled like in this example
https://www.screencast.com/t/mOcAYncvb
If the option is like that, the ad should be displayed on desktop as well not just mobile. If you could provide a link to your website and details about the ad location, maybe we can identify the problem.

Thanks

Simion C.
tagDiv Staff

Hi,

It would be helpful to actually inspect the problem first hand, for a more accurate solution. Please try this code, enter it in Theme panel->Custom CSS section, and check if this fixes the issue

.td-post-content
.easyazon-block-information img {
width: auto;
}

Thanks

Simion C.
tagDiv Staff

Hi,

That code does not affect the background image. It simply creates a margin on top of the website. The image is still there without the code, just not visible as background
https://www.screencast.com/t/gtYqS2D2UC
Remove the code and see if the image is still displaying wrong. Also check your background ad settings in the theme panel
https://forum.tagdiv.com/background-ads/

Thanks

Simion C.
tagDiv Staff

Hi,

That is an unusual problem. Maybe you have inserted the logo image in the header ad section as well
https://www.screencast.com/t/kdqpgMBnc8Qc
Or added it in page content. If you could provide a link to your website, I will inspect the issue.

Thanks

Simion C.
tagDiv Staff

Hi,

Please specify where is this message displayed. There is no such add-on in the theme, maybe I am misunderstanding this.
There is the post views option in the theme panel, which can be enabled or disabled
https://www.screencast.com/t/2heRq4gBFB

Thanks

Simion C.
tagDiv Staff

Hi,

The top menu is not displayed on mobile by default. You could make it display with a code like this
https://www.screencast.com/t/WJP391Xbb
You must enter the code in the Theme panel->Custom code->Advanced CSS in the phones section, if you decide to use it

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

Thanks

Simion C.
tagDiv Staff

Hi,

Hello,

Doubleclick ads have not been tested with our theme and based on our user experience, they require extra implementation to work properly, but I have not seen this requirement before.
Maybe this topic will provide more information
https://forum.tagdiv.com/topic/tutorial-responsive-ads-with-google-dfp/.
You could also try the suggestion from the link you provided, and check if the ads display properly.

Thanks

Simion C.
tagDiv Staff

Hi,

That means the the code is somehow creating that space, if removing it seems to resolve the problem. You can use the browser inspector to identify where the space is coming from exactly
https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Or provide a link to your website where this is happening, so we can inspect it.

Thanks

Simion C.
tagDiv Staff

Hi,

Please send us an email at contact@tagdiv.com and provide admin login information so we can take a look at this issue. Also provide FTP access. Paste a link to this topic in your email.

Thanks

Viewing 25 posts - 16,826 through 16,850 (of 20,681 total)