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 :)
Alin [tagDiv]
tagDiv Staff

Hi,

The issue seems to come from line breaking – end of line special characters interpretation. Try to replace (overwrite it) the td_panel_categories.php file – http://screencast.com/t/rnRNRNL1Ri with the one provided in the following link – https://www.dropbox.com/s/tegdpkwb43z9air/td_panel_categories.zip?dl=0

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please try this custom css for hover background: http://screencast.com/t/ebcM6KTvQb

.td_smart_list_3 .td-sml3-top-controls i:hover{
background-color: rgba(255, 134, 219, 1);
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please add the shortcode for your ad in single.php if you use default post template like this: http://screencast.com/t/BxOjwAlcosVl

<?php echo do_shortcode ('[td_block_ad_box spot_id="custom_ad_1"]'); ?>

And use this custom css in Theme Panel > Custom Css to add top border: http://screencast.com/t/gNuTaVrUZ

Hope this helps!

Alin [tagDiv]
tagDiv Staff

Hi,


@clarence
Unfortunately we can’t offer custom work at this moment as the development/maintaining processes of our products is already occupying our time so at least at the moment we aren’t available for any new customization/projects custom work.
You can always hire a professional developer/freelancer from site like: http://studio.envato.com/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please make sure that Visual Composer is set for pages: http://screencast.com/t/9FlfqnBgLt
Let me know!

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please provide your site URL so we can take a look. Also like Chris suggested please follow this guide to fix strange thumbnails: https://forum.tagdiv.com/how-to-fix-strange-thumbnails/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Our ad system was designed to work with adsense code and make it responsive for different screen sizes. For non-adsense code you will need to find a way to use a specific size for different screens like banners are added using this divs: https://forum.tagdiv.com/ads/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Add also this code in Theme Panel > Custom Css: http://screencast.com/t/xql9PzgMhttp://screencast.com/t/8c24xQ5zZ

.header-style-3 .td-full-logo .td-grid-wrap{
padding: 0px;
}
@media (max-width: 767px){
.header-style-3 .td-logo img {
right: 0px;
}
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please try this custom css in Theme Panel > Custom Css to fix this: http://screencast.com/t/1T80gZcxxx

@media (max-width: 767px) {
.header-style-3 .td-logo img {
top: 0px !important;
max-width: 75px !important;
}
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please try this custom css in Theme Panel > Custom Css and change the color: http://screencast.com/t/C2WAd13PaIH

.td-sbig-title-wrap .td-sbig-title{
background-color: black !important;
}
.td-big-grid-title .td-sbig-title-wrap{
background-color: red!important;
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Unfortunately you will need to update also the child theme like Christopher suggested, as you have updated the theme from version 3 of Newspaper and there were some changes as you can see in the update_log.txt file(from theme files downloaded from themeforest).

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,


@wpdiv
Thanks for your help!
You can try Chrome emulator to check it: http://screencast.com/t/DxoAyhTEl6yChttp://screencast.com/t/ArhL3g99l

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,


@Adriano82
Please provide more details about you issue. Did you solve it?
Also like Christopher suggested please extract the zip file that you have downloaded from themeforrest and upload this zip file: http://screencast.com/t/qvPm7UvNMTur
Also please follow this guide and use FTP method to update the theme: https://forum.tagdiv.com/how-to-update-the-theme/ and the plugins that come with the theme files you can find them in /plugins folder.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please make sure that Visual Composer plugin is activated – http://screencast.com/t/rJFJlvty and also try this without any plugins active leave just Visual Composer plugin active also empty cache. Let me know!
If you need to update Visual Composer plugin please use this guide – https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,
You will need custom modification for that, unfortunately we cannot provide any custom work as we work hard on development, updates, fixes and support so the time and resources don’t allow us to provide custom work. Sorry! Here you can find the module used by Big Slide and you can make your changes there: http://screencast.com/t/CxajoDnW

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

On that site use an image to display social icons usin a text widget: http://screencast.com/t/oF2iDPtJoTHn
You can also change the footer background from Theme Colors – http://screencast.com/t/qeIMkXWwSG and add the image in Widgets section like this: http://screencast.com/t/2epr7Hr2
Result: http://screencast.com/t/knVLb4lw

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please provide more details as I’m not sure what your issue is and also a link where you use post template 3.
I’m not sure how it works on parallax and for post template 3 isn’t or the image appears but it doesn’t have that size: http://screencast.com/t/U3xhm8rZkDkQ

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

If you don’t want breadcrumbs when you use search module please comment or delete this line: http://screencast.com/t/Ck4dRtkCqI3w

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,


@anamart
Please provide more details about what you want to change in the footer and also you site URL.
There is an option in Theme Panel > Theme Colors to change background and text color: http://screencast.com/t/fENkDVYcjOnA

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

I have checked your site and your header ad is fine now: http://screencast.com/t/QSdGypsNYZ

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please use media queries to change the font size for post content: http://screencast.com/t/sku5dq7Tz

@media (max-width: 767px){
body .td-post-text-content{
font-size: 14px !important;
}
}

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

You can paste the code in Theme Panel > Ads > Custom AD use do_shortcode function in template that you need: http://screencast.com/t/WuwFNzzqd

<?php echo do_shortcode('[td_ad_box spot_id="custom_ad_1"]'); ?>

Result: http://screencast.com/t/HXd4fS7X6Rhi

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

After you updated the theme did you updated also Social Counter plugin to the latest version? Please make sure that your ID’s are added properly in the Social counter section from Widgets: https://forum.tagdiv.com/how-to-manage-the-social-counter/ I also checked your site but I did not find Social Counter active.
Also please make sure that you check this without any plugins active, leave just Visual Composer and Social Counter active and clear cache.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please paste your code in Theme Panel > Custom Javascript section without script tags, these are added automatically by the theme. Also if you want to place the code in the file you can add it to the footer or in the header depending when you want to be loaded.

Thanks!

Alin [tagDiv]
tagDiv Staff

Hi,

Please use only facebook ID and use it in the required field from the Social Counter: https://forum.tagdiv.com/how-to-manage-the-social-counter/
Also if this doesn’t solve your issue provide a link so we can take a look.

Thanks!

Viewing 25 posts - 6,276 through 6,300 (of 7,871 total)