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 :)
Catalin
tagDiv Staff

Hello Pruthvi,

You should check the AdSpots from the Theme panel because there are all the advertisements on your website. For more information about these ads, please check our documentation from here -> https://forum.tagdiv.com/newsmag-header-ads/

Thanks for your understanding!

Catalin
tagDiv Staff

Hello perlstein,

Notice that the Load More functionality is too sensible and it might be broken very easily if you are using some untested plugins which can interact with the theme core file. The first step for WordPress debugging is to disable all of the untested plugins, clear all the caches, purge CDN files if you are using the Cloudflare system.

Hope this helps and let us know how it goes!

Thanks for your understanding!

Catalin
tagDiv Staff

Hello,

You can only achieve this by altering the files. Each post template has 2 files corresponding to it. You will have to move the comments code from one template file and move it below the related articles in the other template file.
Here is an example of the default template:
https://www.screencast.com/t/LspHG5PLg5y and then paste the code in the loop single file directly above the related articles and wrapped in php tags: https://www.screencast.com/t/lsdEqVgA8Z1

Thank you!

Catalin
tagDiv Staff

Hello dreamtownrealty,

Check the system status parameters to be increased according to our documentation from here -> https://forum.tagdiv.com/install-via-ftp/ Most likely, the PHP memory has exhausted and that’s why you can not save anything.

Thanks for the message!

Catalin
tagDiv Staff

Hello GiacomoLaw,

Please check here -> http://www.wpbeginner.com/plugins/how-to-create-a-complete-wordpress-backup-for-free-with-backwpup/ for more information about how you can make a backup.

Thanks for the message!

Catalin
tagDiv Staff

Hello Ducacordero,

For example, if you are using the post template style 1 you should edit the loop-single-1.php and add this code -> https://www.screencast.com/t/dZJqpgKOE Then, ensure that in the Custom Ad 1 have been added your AdCode like this -> https://www.screencast.com/t/Aa8kIJm3SKm Notice that if you will follow this advice, you should remove the Article Bottom Ad or disable it because to move this ad is not a simple task and require to make a lot of customizations. This is the simplest way in this case to use the do_shortcode method.

Thanks for the message!

Catalin
tagDiv Staff

Hello Sirius Pro,

Unfortunately, we cannot provide some custom work, sorry! You should make in the same way and for page author. Above you have the example how it’s made. You should implement it yourself and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you.

Thanks for the message!

Catalin
tagDiv Staff

Hello tal1481,

It seems that your font-size for that section is too much and that’s why your numbers are cut. You should decrease the font size by using the code below and place it in Theme panel -> Custom CSS area. Another alternative would be to change the font size directly from Widgets section in WordPress.

.widget_text .textwidget{
font-size:13px!important;
}

The result is here -> https://www.screencast.com/t/tGZM6tiZF

Thanks.

Catalin
tagDiv Staff

Hello cysec,

Clear all the caches, purge all CDN files if you are using the Cloudflare system and check the results. Also, if the problem is still there, please provide your website URL so we can take a closer look at it.

Thanks for the message!

Catalin
tagDiv Staff

Hello dunies,

The ad code should have to be added in that section here -> https://www.screencast.com/t/1J9BvcPY3zR5

Thanks for the message!

Catalin
tagDiv Staff

Hello jasonleewkd,

If you want to achieve menu like the Travel Menu, you should follow the following topic from here -> https://forum.tagdiv.com/topic/create-main-menu-default-themes/

Thanks for the message!

Catalin
tagDiv Staff

Hello welzepit,

Please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can take a closer look at it. Provide there the link to this topic so we can quickly identify you.

Thanks for the message!

Catalin
tagDiv Staff

Hello Mercuriel,

The size of your images can be changed when this is loaded with your post content. For example, you can see here -> https://www.screencast.com/t/5Oaa06p6i7

Hope this helps!

Thanks for the message!

Catalin
tagDiv Staff

Hello Mercuriel,

Unfortunately, the Frontend of Visual Composer has been disabled by our developers because it seems to be a bit of problematic for our theme, sorry! Notice that we have our page builder named TD Composer which has a Frontend editor.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello Mariano Jonte,

Please check the Theme Panel settings, Ads section because there you will find a list of all of the required sizes for your Ads -> https://www.screencast.com/t/qhJNQuiXuWWX.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello afz-product-vision,

Unfortunately, the theme does not have any such an option for this, sorry! If you will switch the site to https notice that the entire website should have to have SSL. Sorry, but I cannot recreate your issue. You should check the SSL configuration if done correctly.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello Cthulhus,

Make sure that all image added in gallery links to media file -> http://screencast.com/t/s5gD0OcrFkqr clear the cache memory then test again.

Thanks!

Catalin
tagDiv Staff

Hi,

Thanks for your suggestion. We will make some deeper investigations and if will need to make some improvements we will consider to fix it.

Thanks for the message!

Catalin
tagDiv Staff

Hello kokos,

Please make sure that you have correctly added the extra class td-ss-row according to our documentation here -> https://forum.tagdiv.com/search/smart+sidebar/

Thanks for the message!

Catalin
tagDiv Staff

Hello Sirius Pro,

The code should have to be added in td_social_icons.php like this -> https://www.screencast.com/t/VSrCeh83rl8T For more information about child theme support, please check here -> https://forum.tagdiv.com/the-child-theme-support-tutorial/ but please notice that files are not overwritten by child theme, sorry! This change should have to be made directly in the main code.

Thanks for the message!

Catalin
tagDiv Staff

Hello mrgergoke,

I guess that you are referring to this problem from here -> https://www.screencast.com/t/2yUjm3xtIU Please follow my above advice and check then the results. If is not what you mean, provide some useful screenshots with the error for a better understanding.

Thanks for the message!

Catalin
tagDiv Staff

Hello MonitorFX,

Unfortunately, the theme does not have any such an option for this functionality and we do not know if we will implement this functionality in the near future, sorry!

Thanks for your suggestions and for your interests in our theme!

Catalin
tagDiv Staff

Hello

Please check here -> https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_link_image the attribute of HTML if you want to add an image with a link.

Thanks for the message!

Catalin
tagDiv Staff

Hello curmi01,

Please keep in mind that our theme works only with certain thumbnails which are used only for Blocks from here -> https://forum.tagdiv.com/theme-thumbs/ If you want to create your own thumbnail for the homepage, you should do it yourself through the code or you should find such a plugin which allows you to create something like this. If you are not aware of the steps which are needed to take in this case, please consider hiring a freelancer/developer to help you because we can’t provide custom work at the moment, sorry!

Thanks.

Catalin
tagDiv Staff

Hello cysec,

I have inspected your website on mobile and the site seems to work as expected on mobile devices. Provide some useful screenshots with the error so I can identify it and also so I will be able to provide am roe accurate response. First of all, make sure that you are using the latest version of the theme, remove all of the untested plugins, clear all the caches and check the results. Purge all CDN files if you are using the Cloudflare system.

Thanks.

Viewing 25 posts - 8,126 through 8,150 (of 23,298 total)