Home User profile
tagDiv Staff
I love to get energized by social interaction! Curious and eager to improve, I enjoy traveling and learning new things.
Lucian
tagDiv Staff

Hi,

Add this condition like this: http://screencast.com/t/vksklHqZrNZH

<?php if ($num_comments > 0) { ?>
<h4 class="block-title"><span><?php echo $td_comments_no_text?></span></h4>
<?php }?>

Thanks

Lucian
tagDiv Staff

Hi,

I doubt that this can be done easily, the theme was not designed to work with this time format so if you want to use this you would have to give up caching or you can try to search for a solution to get past cache, I recommend you hire a developer if you really want to do this, this is custom work and we we cannot offer custom work as we work hard on the development, updates, fixes and support.

Thanks

Lucian
tagDiv Staff

Hi,

I have used the FB Open Graph Debugger tool on your site and found this errors: http://screencast.com/t/i8da5ga6mHRA
Also noticed that you are using this plugin: http://screencast.com/t/DXovaFmei which duplicates the open graph meta data. Please deactivate all plugins leave active only that the theme requires and also WordPress SEO Yoast and after this try using facebook debugger tool to scrap the new info.
If this dose not work try to add the meta data manually to your post then check again.
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

Glad you have managed!
Thanks for the message/sharing!

Lucian
tagDiv Staff

Hi,

Please try to switch to WordPress SEO by Yoast plugin and see how it works I can’t tell how well the theme works with All in One SEO.
I have checked your site and noticed your facebook sharing issue, this happens because of facebook which creates an cached version of your sharing info and when shared it sends that cached version, you can check this using the Open Graph Object Debugger tool.
Paste the link of one post which has this issue, like this: http://screencast.com/t/ikp18Xox then click “Fetch the new scrap information” button, you will get this result: http://screencast.com/t/aBh7TJzfHzVC This will get the right sharing info and that post will be shared correctly.
This social sharing info takes a while to renew and if you don’t want to debug all your posts(or just those that have this issue) you should wait until this is renewed.

Thanks

Lucian
tagDiv Staff

Hi,

Please use this guide: https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/ and install the WPBakery Visual Composer plugin from the plugins folder that came with the theme files.
Then please disable all plugins and then regenerate thumbnails, also remember to empty cache.
If this dose not solve this issue please send your wp-admin user and pass at contact@tagdiv.com so we can check this, also send a link to this topic or specify your issues details.

Thanks

Lucian
tagDiv Staff

Shouldn’t be any!
Thanks!

Lucian
tagDiv Staff

Hi,

Replied via e-mail!
Thanks

Lucian
tagDiv Staff
Lucian
tagDiv Staff

Hi,

This are the result after changing the fonts from them panel:
http://screencast.com/t/6X5X2HSLm6 so it works, make sure you empty cache after changing them:
http://screencast.com/t/X9Piiz9ApKMU

Thanks

Lucian
tagDiv Staff

Hi,

Check this: http://screencast.com/t/VaHoL4H1i8 or you can only uncheck this option from plugins settings: http://screencast.com/t/Ig3UZF4x
You can also use our Google Analytics feature from here: http://screencast.com/t/Mp9f307tXRzo

Thanks

Lucian
tagDiv Staff

Hi,

Unfortunately the theme dose not have a feature like that, and you will need custom work for this, you will have to make your changes here: http://screencast.com/t/4pHIpBir
Unfortunately we cannot offer custom work at the moment as we work hard on the development, updates, fixes and support. If you don’t’ have any basic php knowledge we recommend to hire a developer to do this for you from sites like http://studio.envato.com/

Thanks

Lucian
tagDiv Staff

Hi,

Thanks for reporting this, unfortunately we still have incompatibility issues regarding VC style, we are currently working to a new grid which will support all VC elements. Sorry for the inconvenience. Please send me a link of your site with this issue and I will provide you a fix for it.

Thanks for the message!

Lucian
tagDiv Staff

Hi,

I’m not sure I understand how dose the slider shows on your site, this is how it should display on mobiles according to what you described: http://screencast.com/t/ki1Exunk9hjf
Please send a link to your site, I need to check and inspect this so I can give you an answer.

Thanks

Lucian
tagDiv Staff

Hi,

You could try to add the link in the image description or caption, edit the gallery, select the image and add the link like this: http://screencast.com/t/TwYbLjsTvKhb

This how your link should look:
<a href="http://www.instructables.com/file/FM76EEHHR9V7OVR">click here to see how this is made</a>
Hope this helps!

Thanks

Lucian
tagDiv Staff

Hi,

Yes, add the custom css from below in theme panel > custom css like this: http://screencast.com/t/UdPawmspG

.post header {
position: relative;
margin-bottom: 0px !important;
top: -10px !important;
}

.post header .entry-title {
margin-bottom: 0px !important;
}

I have tested this on your site, should work like this: http://screencast.com/t/7YvcNbozv2
Change the value if you don’t like it like this.

Thanks

Lucian
tagDiv Staff

Hi,

Thanks for pointing this, unfortunately we still have incompatibility issues regarding VC style, we are currently working to a new grid which will support all VC elements. Sorry for the inconvenience. Please send me a link of your site with this issue and I will provide you a fix for it.

Thanks

  • This reply was modified 11 years by Lucian.
Lucian
tagDiv Staff

Hi,

Thanks Christopher!

@joventu
Use this css to remove the background of social sharing container: http://screencast.com/t/LLYAgqrCQ5xH

.td-tags-and-social-wrapper-box {
border-top: none !important;
border-left: none !important;
border-right: none !important;
background-color: white !important;
}

.td-tags-and-social-wrapper-box-bottom-line {
border-bottom: none !important;
} 

Thanks

Lucian
tagDiv Staff

Hi,

Should work, please also make sure you have installed the VC plugin from plugins folder within the files that came with the theme files, like this: https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/
Are you using child theme, make sure you try this using the main theme also make sure you have updated the theme right and you have uploaded all files.
You can also try to make a backup of your current installation and re-upload theme files via FTP.

Thanks

Lucian
tagDiv Staff

Hi,

You can make this change in loop.php file and add this code: http://screencast.com/t/3e4ogIsjrP

$adcounter = 0; add this at the top of the loop like in the screenshot.

 $adcounter++;
        if (is_category() && ($adcounter == 2)) {
            echo do_shortcode('[td_ad_box spot_id="custom_ad_1"]');
        }

.. and this at the bottom like shown in the screenshot.

Should work like this: http://screencast.com/t/RerPylFiEqI
Make sure you set the ad to show up on category pages after and exact number of posts if you are using an layout which is displaying two posts or 3 posts depending of page layout.

Thanks

Lucian
tagDiv Staff

Hi,


@mikee22
I have checked your site and noticed that now you have 6 posts displaying on the slider, make sure you have posts added to the featured category, those posts will show up in the slider, if you don’t have enough posts the posts limit setting won’t matter, also as TheMediumUTM said the use arrows to switch sliders.
Please let me know if you have another theme related issues.

Thanks

Lucian
tagDiv Staff

Hi,

Please follow this topic, I have posted a solution for this there: https://forum.tagdiv.com/topic/move-social-sharing-buttons/#post-15017

Thanks

Lucian
tagDiv Staff

Hi,


@aundrey

Please make sure you follow this guide and add the logo like this: https://forum.tagdiv.com/header/
Regarding the Visual Composer plugin if it’s active and you are seeing it in page editing panel like this: http://screencast.com/t/F34n2RTJ
If you don’t have it like in the screenshot you will have to make sure you install it right, for this please use this guide and install the plugin from plugins folder that came with the theme files: https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/
Please let me know what you find and also please send your site’s URL.

Thanks

Lucian
tagDiv Staff

Hi,

Have you managed to sort this out? I have accessed your site and noticed the you are using the tagdiv login widget with access to log in/register forms: http://screencast.com/t/J11yiR8VrMEV
Please let me know if this is not what you meant.

Thanks

Lucian
tagDiv Staff

Hi,

If you need that widget to appear only in that category follow this steps:

First remove the code I provided before to add an widget using short-codes, this code adds this block from the bottom of the category page: http://screencast.com/t/TH9vXkb1
After this create a new sidebar like this: http://screencast.com/t/qDp0rEFACe
Then go to appearance > widgets and add the block widget you want to the newly created sidebar, like this: http://screencast.com/t/bBb3sqdpzIS
After you have done all this go to theme panel > categories to the category you want to add the sidebar at and select the new created sidebar for that category only, like this: http://screencast.com/t/kwyygatOZ
Should work fine after this: http://screencast.com/t/J24VaBjRS

Thanks

Viewing 25 posts - 4,926 through 4,950 (of 6,600 total)