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 kytmagic,

You should try to re-install the theme via FTP way, make sure that you have updated it and all of the required plugins which come bundled with the theme packet, clear all the caches and check the results.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello Berat Asani,

I have inspected your website and the GoogleAdSense seems to work as expected, without any problem, as you can see here -> https://www.screencast.com/t/1OihEsmv Where is the problem? Provide some useful screenshots of the problem so I will be able to provide a more accurate response.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello Andiviajero,

There’s an option for it in Theme panel -> Categories -> https://www.screencast.com/t/h2sUsOHN8m Check to set up from there, clear all the caches and check the results.

Thanks for the message!

Catalin
tagDiv Staff

Hello gdg161987,

Check the requirements list from here -> https://forum.tagdiv.com/requirements-for-newspaper/ and also, notice that we recommend maximum PHP 7.2 version for better results.

Hope this helps and let us know how it goes!

Thanks for the message!

Catalin
tagDiv Staff

Hello pakdefense,

I did not saw any link to your Footer Text section, as you can see here -> https://www.screencast.com/t/znfTDaLIH

Thanks.

Catalin
tagDiv Staff

Hello syntaxandmotion,

Please notice that our theme uses thumbnails for images which crop them by specific sizes, as you can see here -> https://www.screencast.com/t/Ihia4bRV We recommend to use HD images if you want to achieve good results.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello Daragh,

Sorry, but there is no simple solution to this request. the best option is to go in manually and set them to open in a new tab. You cannot make all links open in a new tab with CSS. It has to be done by coding it and checking so the code does not affect any other links as well. It could create more problems than solutions.

Each block is made out of modules. Big grids included. Here is a list of which module is used on which block/grid: https://forum.tagdiv.com/theme-blocks-modules/
The module files can be found under the main theme folder/includes/modules.

Thanks for your understanding!

Catalin
tagDiv Staff

Hi,

If you want to change the image for the travel guides demo, you will find it set an as a background for the row containing it: https://www.screencast.com/t/HGMWq9FmhvlN

Thank you!

Catalin
tagDiv Staff

Hello markeymark101,

Notice that you should add any element you want on your Homepage if you will use the TD Composer according to our documentation from here -> https://forum.tagdiv.com/tagdiv-composer-tutorial/ What exactly do you want to achieve or you add on your homepage?

Thanks for your understanding!

Catalin
tagDiv Staff

Hello texxxo,

I have checked your website and your Google AdSense seems to work as expected, as you can see here -> https://www.screencast.com/t/FV1Rq2mg Do you have any AdBlock on your website? If yes, you should disable it, clear all the caches and check the results.

Thanks for the message!

Catalin
tagDiv Staff

Hello andrealazzo,

If you want more settings for Category Description, you should install the Seo Yoast Plugin and make these changes from TinyMCE Editor like this -> https://www.screencast.com/t/gg6H1IJ1a1

Thanks for your understanding!

Catalin
tagDiv Staff

Hello juniorcalazansdcsj,

There are many cases of this issue happening, a simple search on Google and this can be seen, also various fixes can be found:
https://www.google.ro/search?q=wordpress+the+plugin+does+not+have+a+valid+header&oq=wordpress+the+plugin+does+not+have+a+valid+header&aqs=chrome

Hope this helps and let us know how it goes!

Thanks for the message!

Catalin
tagDiv Staff

Hello wdziedzic,

Please provide your website URL so I can identify that effect. Also, provide some useful screenshots with this effect.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello nossoblogdeviagem,

If you want to change that image from this section you should edit it in TD Composer from here -> https://www.screencast.com/t/HGMWq9FmhvlN Notice that we do not have a specific size for that image. So, if you want to achieve better quality, you should add an image size as big as possible, like HD image.

Thanks for your understanding!

Catalin
tagDiv Staff

Hello devmdn,

If you want to change the social sharing button, you should edit the code from this file -> https://www.screencast.com/t/0JZcWRsHP

Thanks.

Catalin
tagDiv Staff

Hello whatawawu,

That problem might happen due to your Ads. It’s possible that your Ads size could be bigger than default and recommended size and that’s why you bring that error. Try to remove all of your Ad Codes from your spots, clear all the caches and check the results.

Hope this helps and let us know how it goes!

Thanks for the message!

Catalin
tagDiv Staff

Hello Riansyah,

Please notice that the default style of mobile menu icon looks like this -> https://www.screencast.com/t/iJxkvT18 If you want to change this, you should edit the theme core file like this https://forum.tagdiv.com/topic/how-to-change-icon-on-mobile-menu/
In general, if you want to display more levels in our theme 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 because we cannot provide custom services at the moment, sorry!

Thanks for the message!

Catalin
tagDiv Staff

Hello spexdj,

If you want to change the title of your posts displayed in modules, please try to use the code below and place it in Theme panel -> Custom CSS area.

.td-module-title a{
color:green!important;
}

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

Thanks.

Catalin
tagDiv Staff

Hello mjehangir,

Try to use the code below and place it in Theme panel -> custom CSS area.

.home .td-footer-wrapper .td_block_template_3{
display:none;
}

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

Thanks.

Catalin
tagDiv Staff

Hello rox,

Please provide your website URL and some useful screenshots with your desired changes so I will be able to provide a more accurate response.

Thanks for the message!

Catalin
tagDiv Staff

Hello noel-g,

Unfortunately, that color was not affected by the General Accent Color from Theme panel, sorry! If you want to change this color, you should edit each block and make this change from there -> https://www.screencast.com/t/no2KjFFyqtf

Thanks for the message!

Catalin
tagDiv Staff

Hello spexdj,

Try to use the code below and place it in Theme panel -> Custom CSS Area.

.td-container-wrap {
background-color: transparent;
}

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

Thanks.

Catalin
tagDiv Staff

Hello fkstories,

If you want to make some custom changes in the theme, notice that we recommend using the Child Theme, because if you will edit the actual core files of the theme with your changes, when you will update the theme, all the files will be overwritten and you will lose these changes. For more information about Child Theme, please consult the following useful guide from here -> https://www.wpbeginner.com/beginners-guide/wordpress-child-theme-pros-cons/ and here -> https://forum.tagdiv.com/the-child-theme-support-tutorial/

Hope this helps!

Thanks for your understanding!

Catalin
tagDiv Staff

Hello mchammy75,

Here is talking about an Image Caption which can be added when you add an image, like this -> https://www.screencast.com/t/SxiNjS06wZ

Hope this helps!

Thanks for the message!

Catalin
tagDiv Staff

Hello,

Thanks for your suggestions!

Viewing 25 posts - 4,701 through 4,725 (of 23,298 total)