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,

Please try the code provided below, just enter it in Theme panel->Custom Css
https://www.screencast.com/t/TQZ3axR8skb

.vc_tta-tab:hover a,
.vc_tta-tab a {
color: #222222!important;
}

Thanks

Simion C.
tagDiv Staff

Hi,

It could be related to the code you entered in the post loop file. Check if it is exactly like shown – https://www.screencast.com/t/eHQZvldyMz
Or maybe you can try other examples for this code, like in this topic describing a similar problem
https://stackoverflow.com/questions/8862411/facebook-comments-plugin-same-comments-on-every-page

Thanks

Simion C.
tagDiv Staff

Hi,

Please make sure you do not have any plugins active except the tagDiv composer, this error most likely is caused by a plugin. If the composer does not work properly for you, please send us an email at contact@yagdiv.com and provide admin login information, so we can take a look. Also paste a link to this topic.

Thanks

Simion C.
tagDiv Staff

Hi,

You can only have one page that is to be displayed in a page menu
https://forum.tagdiv.com/page-menu/
The Gadget mega menu is a simple menu that displays posts from the gadgets category, the limit is 5 posts. The menu is not supposed to display 5 pages instead of 5 posts. There is no option to have this result, please try and use the default menu capabilities.

Thanks

Simion C.
tagDiv Staff

Hi,

Please check in the theme panel background settings mobile menu section
https://www.screencast.com/t/Ap5I79kTkSB
Also check the Sign in/Join background
https://www.screencast.com/t/yC89MuVI0

Thanks

Simion C.
tagDiv Staff

Hi,

Please check if you have the date archive enabled in the Seo Yoast settings
https://www.screencast.com/t/xSHwWPvp5
If not enable that setting and try again.

Thanks

Simion C.
tagDiv Staff

Hi,

Each post template uses the get author in it’s corresponding loop file. These are the files responsible with the post templates in the theme
https://www.screencast.com/t/CnEcQIGu

Thanks

Simion C.
tagDiv Staff

Hi,

If your custom code is valid, it should apply regardless of how it is used. Either by the theme panel custom code sections, or through a child theme. Please provide some examples of the code you are using.
Here you can see how you can use the browser inspector to identify the elements on the page and their classes, in order to create custom code
https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/

Thanks

Simion C.
tagDiv Staff

Hi,

It seems to be displaying just fine at this moment
https://www.screencast.com/t/9TKPW7cdUYbd
If the problem is intermittent, this could be caused by one of your plugins. Most of the time image problems of all kinds are caused by incompatible plugins, plugin conflicts or modifications to the theme.

Thanks

Simion C.
tagDiv Staff

Hi,

You can edit the page and modify, add or remove any of the elements on the page. Just go to the page edit screen and there you will see what elements are present on the page
https://www.screencast.com/t/owoYXztcb0gI
More useful information here
https://forum.tagdiv.com/tagdiv-composer-tutorial/

Thanks

Simion C.
tagDiv Staff

Hi,

Maybe the post settings got deactivated from the screen options. Please check if this is the case – https://www.screencast.com/t/osHEdRgFO

Thanks

Simion C.
tagDiv Staff

Hi,

If you are using the latest social counter plugin version provided in the latest theme package, there should be no problem in receiving the token. Please send us an email at contact@tagdiv.com and provide admin login information so we can take a look. Leave the social counter configured with your data. Also paste a link to this topic in the email.

Thanks

Simion C.
tagDiv Staff

Hi,

If you mean the theme responsiveness, that is deeply implemented in the theme. It would be extremely hard to remove all the conditions from the code, and this could create other problems with the theme. The responsiveness is a feature, and ensures that the website will be served with optimal results on all devices.

Thanks

Simion C.
tagDiv Staff

Hi,

For the background image you can use a FullHd image (1920x1080px) for best results. When a background image or color is set, the website transforms in the boxed layout. Here you can see the theme width and you can create your background image for the ad, based on that
https://www.screencast.com/t/aRQKFekfTal9
Also more information here
https://forum.tagdiv.com/background-introduction/
https://forum.tagdiv.com/background-ads/

Thanks

Simion C.
tagDiv Staff

Hi,

At the moment there are no chart elements in the new tagDiv composer. More elements will be added in future updates however, specially for this composer, but for the moment those are only available in Visual composer.

Thanks

Simion C.
tagDiv Staff

Hi,

The code provided above is for removing the date for the posts that are in a specific category, on the post page only. I don’t understand exactly where you want to hide these elements, on the page provided or for the posts in that category. The posts have only an author name at the moment, there is no date
https://www.screencast.com/t/0dBfQfGGd1WA
If you want to hide the author name on those posts try this code
https://www.screencast.com/t/pRqrbKNGRQ0

.single .category-featured-events .td-post-author-name {
display: none;
}

Thanks

Simion C.
tagDiv Staff

Hi,

@Pantho Bihosh You can change the pagination for each block, in the block settings
tagDiv composer – https://www.screencast.com/t/BUOsoUEXbdK
Visual composer – https://www.screencast.com/t/5mQaiWGLVUT
There you can choose from the available pagination styles. More about block settings here – https://forum.tagdiv.com/block-settings-tutorial/

Thanks

Simion C.
tagDiv Staff

Hi,

If the theme system status is according to the guide, please try and install the theme again using this method, maybe the theme did not install properly
https://forum.tagdiv.com/install-via-ftp/
Then activate only the tagDiv composer plugin, create a new page and edit it with the composer. If the issue is still present, 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

H,

The theme does not automatically insert content in the ads section, only you can do that, or maybe a plugin. It seems to be related to monetization, maybe you have plugins or added code to the theme related to this. It couldn’t have just appeared on the website without any action. You should solve the problem with the advice from Chris.

Thanks

Simion C.
tagDiv Staff

Hi,

Maybe you have caching installed preventing the ad from being displayed, or the page from being refreshed. Try clearing your cache and see if this has any effect. Your inline ad seems to be displaying at the moment from what I can see
https://www.screencast.com/t/1Zaj7fDhb

Thanks

Simion C.
tagDiv Staff

Hi,

The Adsense code needs to be entered in the header.php file found in the main theme folder, between the head tags
https://www.screencast.com/t/FyyqjesR

Thanks

Simion C.
tagDiv Staff

Hi,


@Flyer381
To have the comments section on pages the setting has to be like this
https://www.screencast.com/t/4Iyro4irw0
Enabling it will disable the comments on pages. Also the page template cannot be the one containing the Latest articles section, you need to select a different template, like the default one – https://www.screencast.com/t/Zn51ngcwdIK
Check as well in the page settings if the allow comments is enabled
https://www.screencast.com/t/Tf1yWHJq

Thanks

Simion C.
tagDiv Staff

Hi,

Glad it worked for you, we are using the PhpStorm editor.

Thanks

Simion C.
tagDiv Staff

Hi,

The row does have the option to stretch and it is working properly using the tagDiv composer. If you do not want to use this editor, deactivate it and keep using Visual composer. At the moment some of the elements that are available in Visual composer are not present in tagDiv composer. More elements and features will be added in future theme updates for this editor.
If you want to use tagDiv composer you need to create new pages, do not edit pages created in Visual composer.

Thanks

Simion C.
tagDiv Staff

Hi,

Please try this code and see if this works for you
https://www.screencast.com/t/krur1pzsf2
The code must be entered in Theme panel->Custom Css

.td_block_14 .td-block-span12:last-child .td_module_mx1 {
margin-bottom: 32px;
}

Thanks

Viewing 25 posts - 18,026 through 18,050 (of 20,681 total)