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,

1. Look like this issue appears when using more than one twitter button on page, as I’ve seen on your page you use in the sidebar the Social Icon widget, I have recreated this and seems that if you use only the sharing button at the bottom of the post this issue disappears.
Try to remove the social icons widget from sidebar and let me know if this solves the problem for you.

2. You can change that from here: http://screencast.com/t/ULtb2QRu

Thanks

Lucian
tagDiv Staff

Hi,

Please add this custom CSS in Theme Panel > Custom CSS:

#adsanity-random-3 {
text-align: center;
max-width: 100%;
}

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

Thanks

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

Hi,

Please enable this option in Yoast WordPress SEO > Social plugin: http://screencast.com/t/w7jcbxjXqZ ..and try again.
Let me know if it works.

Thanks

Lucian
tagDiv Staff

Hi,

Please add this custom CSS in Theme Panel > Custom CSS:

.td-post-text-content img .wp-smiley {
display: inline-block !important;
}

Also in order to make turkish letters work with speed booster plugin add this code:

&subset=latin,latin-ext

..in the functions.php file, like this: http://screencast.com/t/R0kmXGB8

Thanks

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

Hi,

If you have any type of background set to your site the feature image will not occupy the full width of the page because the site will automatically switch to boxed version
Please go to Theme Panel > Background or Theme Colors and remove the background.

Thank you

Lucian
tagDiv Staff

Hi,

You can do it from Theme Panel > Excerpts, you can change the default length or you change it for each module like this: http://screencast.com/t/AfwQb2PKfx

Thanks

Lucian
tagDiv Staff

Hi,

Unfortunately it is not possible to ad pagination to an empty page. If you want you can
create a new template based on the “Homepage – with article list” template and structure it the way you want.

Sorry about this,
Thanks for your message!

Lucian
tagDiv Staff

Hi,

Thanks Christopher,
Replied here

Thanks for your message.

Lucian
tagDiv Staff

Hi,

As Christopher said, you have some errors in your console http://screencast.com/t/hIsuEkRuJQ you should try to get rid of those errors first.
Try to deactivate all plugins except those that theme requires and check the issue, see if it’s still present.
If this doesn’t solve the issue you can send us your wp-admin username and password so we can take a look, send via e-mail at contact@tagdiv.com if you will, please include a link to this topic.

Thanks

Lucian
tagDiv Staff

Hi,

The code depends on the type of ad you use in the header. For example the code i gave you it’s for ads that use an image as it use the .td-visible-desktop or -tablet-l or -tablet-tp or -phone classes and adds content after it, if you decide to use AdSense ads the classes changes and you also need to change the class in the css code i gave you http://screencast.com/t/zuPw34Trbrm
Try changing the classes according to your ad type.
If you can’t do it please send me your site URL so i can check.

Thanks

Lucian
tagDiv Staff

Hi,

Yes you can insert a block via shortcode in your post, use page builder to customize your block then switch to classic mode and get the shortcode http://screencast.com/t/VgMmLCxmWq
Then insert it in your post http://screencast.com/t/nZtURMwx
It will show up like this: http://screencast.com/t/lUyEBULxH

It’s possible from code also, using the do_shortcode() function like this:
<?php echo do_shortcode('your shortcode') ?>

Thnaks

Lucian
tagDiv Staff

Hi,

Thanks for your suggestion, we will talk and think about this, if more people ask for this we will add it in our future updates, meanwhile you can try to customize for yourself the More Article Box as you like.

Is a little difficult to be done to work generally with all combinations, much easier to be customized individual/request/needs.

Thnaks for your message

Lucian
tagDiv Staff

Hi,

I have tested your site and seems that you have some errors in the console which prevent the images to modify http://screencast.com/t/XZQpm9InFAuT
Try deactivating plugins and check to see if this issue is till present.

The topic is marked with a red “X” when is’s only one post inside that topic, and nobody answered to it.

Thanks

Lucian
tagDiv Staff

Hi,

Unfortunately you are right, i have tested it and it seems that if you add an title between paragraph as you said the ad will be displayed only after the title, i have added this on our issue list and we will try to fix as soon as possible.

Until we have a fix you can add your ad using shortcodes directly in post.
Add your ad code in “Custom Ad 1” for example and add it in the post where you want it to show, like this: http://screencast.com/t/R99Y0JRoXy0U

You will get this result: http://screencast.com/t/HgGkPlGhlS

Thnaks

Lucian
tagDiv Staff

Thanks Christopher we will try to add this as you said it will help us at support, we will talk about this.

Have a nice day!

Lucian
tagDiv Staff

Hi,

I need to inspect this button so i can give you a fix for it. Can you please send us an e-mail at contact@tagdiv.com with your wp-admin username and password so we can take a look, also include a link to this topic or specify the issue.

Also please try to see if any of this solution work for you.
http://help.pinterest.com/en/articles/add-edit-or-delete-pin#Web
http://stackoverflow.com/questions/22231387/how-to-hide-pin-it-button-from-images-on-my-website-when-chrome-plugin-is-enable
https://productforums.google.com/forum/#!msg/blogger/MI1IwZhTwtc/ESwLkeAPPj0J
https://productforums.google.com/forum/#!topic/chrome/AA_RNEEzxaw

Thanks

Lucian
tagDiv Staff

Hi,

I have added this to our issue list if more people request it we will add this in themes future updates.

Thanks

Lucian
tagDiv Staff

Thanks @Manuel Fink for sharing.

Have a nice day!

Lucian
tagDiv Staff

Hi,

Place your script here: http://screencast.com/t/kPpuHz0qB

Thanks

Lucian
tagDiv Staff

Hi,

Can you please send a link to your site, i’d like to inspect it, also if you will please send an e-mail at contact@tagdiv.com with your wp-admin username and password so i can check this issue, please include a link to this topic.

Thanks

Lucian
tagDiv Staff

Hi,

Yes, you’ve got it right, glad you have resolved it.

Have a nice day!

Lucian
tagDiv Staff

Hi,

Please check to see if the visual composer plugin is activated and also if you have prperly instaled it like here:
https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/, the lines of code appear on your front page due to visual composer plugin.

Thanks

Lucian
tagDiv Staff

Hi,

Please add this custom CSS in Theme Panel > Custom CSS:

.iosSlider-col-2 .td-sbig-title-wrap .td-sbig-title  {
 font-size: 35px !important;
 line-height: 20px !important;
 text-align: center;
 width: 100%; 
}

.iosSlider-col-2 .td-sbig-title-wrap  {
bottom: 0px;
width: 100%;
}

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

Thanks

Lucian
tagDiv Staff

Hi,

Please make this changes to the td_module_1.php file: http://screencast.com/t/Yky9PulQfNHR

Also, what theme version do you use, we have solved this issue in latest theme version, try updating to the latest theme version (3.9.2) this should fix it https://forum.tagdiv.com/how-to-update-the-theme/

Thanks

Lucian
tagDiv Staff

Hi,

Please use this custom CSS, add it in Theme Panel > Custom CSS:

.td-header-style-1 .td-g-rec-id-header .adsbygoogle {
top: 5px !important;  
}

Thanks

Viewing 25 posts - 6,226 through 6,250 (of 6,600 total)