Home User profile
tagDiv Staff
Passionate for gaming, mountain biking and traveling. I face every task as a new challenge to bring my skills to the next level.
Bogdan B.
tagDiv Staff

Hi,

Please use this method to implement custom fonts in our theme: https://forum.tagdiv.com/font-customization/

Thanks.

Bogdan B.
tagDiv Staff

Hi,

You can remove the date from the theme panel for posts and for blocks separately
For posts it is under the post settings section and for blocks it is found under block settings-> meta info on modules/blocks.

Thanks

Bogdan B.
tagDiv Staff

Hi,

Javascript code is added in the custom js code box through the theme panel: https://www.screencast.com/t/bF5ZJRrq4lD unless your js code requires a specific place in which to be implemented eg: header/footer in which case you will need to add it in the specific php files.

Thanks

Bogdan B.
tagDiv Staff

It seems you did not clear the cache afterwards though. Now it is cleared and works properly.
Thanks.

Bogdan B.
tagDiv Staff

Hello,

Here is the code for the layout: https://pastebin.com/QLJsQT0t
Simply copy and paste it on a page in text mode using the tiny mce editor.

Thanks

Bogdan B.
tagDiv Staff

Hi,

Sorry but the review option does not have any kind of customization options. It can only be done through coding if you have the necessary skills.
The code is found here: https://www.screencast.com/t/NMkqH3Rb1yxW

Thanks.

Bogdan B.
tagDiv Staff

Hello,

Did you receive any errors when installing or uninstalling the theme demos? A demo can be installed with or without content. If you need the dummy data please select the option to install it with content: https://forum.tagdiv.com/installing-demos/

Thanks/

Bogdan B.
tagDiv Staff

Hello,
Please use this guide: https://forum.tagdiv.com/the-mobile-theme/
Thanks.

Bogdan B.
tagDiv Staff

Hello,
No, updating the theme will have no effect on the plugin. Plugins are updated separately, they will not update automatically along with the theme.
Thanks.

Bogdan B.
tagDiv Staff

Hi,

Sorry but we have not tested the google text ads. Are you experiencing this issue exclusively with the ads or are other parts of your site affected? Please provide a link to your site.

Thanks.

Bogdan B.
tagDiv Staff

Yes, please do not use version 5.2 yet. We have not yet made the implementation for it in our theme. You will have to wait for the next theme update until you can use version 5.2
Thanks.

Bogdan B.
tagDiv Staff

Hi,

You can embed a youtube video either directly in the post content by pasting the youtube url, or via the featured video: https://forum.tagdiv.com/featured-image-or-video/

Thanks.

Bogdan B.
tagDiv Staff

Hi,

Please disable all plugins except the tagdiv composer, clear cache and reset cdn files if you use it.
If you updated visual composer, please revert to the previous version as we have not yet made the implementation for visual composer 5.2

Thanks.

  • This reply was modified 9 years by Bogdan B..
Bogdan B.
tagDiv Staff

Hi,

It seems your ad is not yet delivered by google. If your google adsense account is new or the ad itself is a new one, it can take up so some days before it is delivered to your site.

Thanks.

Bogdan B.
tagDiv Staff

Hello,

Each block element is made out of one or more modules. Please check this list to see which block uses which module o you know which setting to use in the fonts section to increase the font size: https://forum.tagdiv.com/theme-blocks-modules/

Thanks.

Bogdan B.
tagDiv Staff

Hi,

Sorry but our theme does not have any such option. It can only be done with plugins or customization. Unfortunately we do not have an easy solution to provide in this regard.

Thanks.

Bogdan B.
tagDiv Staff

Hello,

If you want to use a custom thumb in a block you will have to use the theme api to change the thumbnails size for that block: https://forum.tagdiv.com/td_api_thumbupdate/
This however represents customization and is not covered by the theme support.

Thanks.

Bogdan B.
tagDiv Staff

Hi,

Sorry but the block titles cannot receive images. That is a block title set from the block settings: https://forum.tagdiv.com/block-settings-tutorial/ but there is no option to replace it with an image. Sorry.

Thanks

Bogdan B.
tagDiv Staff

Hello,

Google requires the date to be activated on posts in order to get a full score. If you do not want to show the date you can simply hide it with css.

Add this code in your theme panel -> custom css box:

.td-post-date, .td-post-author-name span{
display:none;
}

And leave the option on in the theme panel.

Thanks

Bogdan B.
tagDiv Staff

Hello,

Please use this guide to properly install your theme: https://forum.tagdiv.com/install-via-ftp/
If you encounter problems please post the error you are getting here.

Thanks

Bogdan B.
tagDiv Staff

Clicking on pagination, clicking on the ajax filter and requesting more posts, etc.
Simply using a few blocks with pagination and ajax filters will do the trick. Each time a user clicks the pagination depending on the block, 5 posts or more are requested. Ajax filters the same.
Simply using visual composer and not our tagdiv composer increases the load very much as VC is known to be a cpu hog.
There is no specific answer I can provide as each case is particular and not the same applies to all cases.
In your case there could simply be a plugin that creates the massive load and not the theme at all. I cannot say for sure.

Thank you!

Bogdan B.
tagDiv Staff

Hello,

It seems you have another page set as homepage, not the default one. You can set any page as a homepage in the wordpress settings here: https://www.screencast.com/t/yUnAwHE4saV
Make sure it’s set to the page you want from the pages section.

Thanks.

Bogdan B.
tagDiv Staff

Hello,

Sorry but our login is custom made and it does not have any shortcode implementation. It cannot be used in any other place except the one destined for it. If you want to have a different place for the login.register option, you will have to use another login widget as our own one cannot be moved.

Thanks.

Bogdan B.
tagDiv Staff

Hello,

If the get access token does not work on your site please uninstall and delete your current version of the social counter plugin and install this one:
http://cdn.tagdiv.com/wp-content/uploads/2017/03/td-social-counter.zip
Then please cleart your browser cache before pressing the get access token. Here is an example on chrome: ctrl+shift+delete: https://www.screencast.com/t/afA9RzKuRsDv

Thank you!

Bogdan B.
tagDiv Staff

Hello,

If you want to reduce the space between the last block and the footer you can use a negative margin in the css box you showed in the screenshot.
There is no option for the body background on pages. It can only be added through css.
Here is an example:
.page .td-container-wrap{
background-color:grey;
}

Thank you!
Bogdan B

Viewing 25 posts - 6,376 through 6,400 (of 22,378 total)