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,

Go to WordPress Dashboard > Settings > Reading and change the Blog pages show at most filed value to which number of post you want to be displayed on your page http://screencast.com/t/CPb1PiZC

Thanks

Lucian
tagDiv Staff

Hi,

Please try adding it using the do_shortcode function and add it like this in the tag.php file: http://screencast.com/t/r7Xfu8gYyCJy

Also add your code inside the Custom ad 3 like this: http://screencast.com/t/IdQeUAdg

Also add this CSS in Theme Panel > Cusotm CSS:

.tag .td-a-rec-id-custom_ad_3 {
margin-top: 20px;
margin-bottom: 10px;
}

Hope this works.

Thanks

Lucian
tagDiv Staff

Hi,

Please use this css in Theme Panel > Custom CSS:

@media(max-width: 768px){
code {
white-space: normal !important;
}
}

Thanks

Lucian
tagDiv Staff

Hi,

We have this on our to-do list but it;s not an easy task, sorry about that.

Thanks for the message

Lucian
tagDiv Staff

Hi,

I have checked your site and did not found any problems, your facebook sharing works fine: http://screencast.com/t/KHlKsur4iRB
I have also used the “facebook debugger tool” to check and get the “200” – response code which is correct and means that Facebook was able to scrape your page. You can see here: http://screencast.com/t/Ny1FWWyq
Please let me know if you have any other theme related issues.

Thanks

Lucian
tagDiv Staff

Hi,

You can add it in loop-single.php file http://screencast.com/t/AtKs6roeyi
Keep in mind that adding your code in the loop-single.php file will show the icons only on default post template, if you want to add them on other post templates you have to do it again with the other template files:
http://screencast.com/t/HbgI96d5
You can also try to use a plugin to get this done.

Thanks

Lucian
tagDiv Staff

Hi,

Please send us an URL to see this issue, or if you can give us wp-access, please send an e-mail at contact@tagdiv.com with your username and password, also please specify all your issues and include a link to this topic.

Thanks

Lucian
tagDiv Staff

Hi,

You can move this line like this: http://screencast.com/t/nXZnMeaPW
Then inside td_modul_blog.php file, comment or remove this code lines like this: http://screencast.com/t/3HREGPlV4xhc
Then move back to the loop.single.php file, and add this code: http://pastebin.com/zR0jQPWK like this:
http://screencast.com/t/FpKwJuIu
You will get this result on mobile: http://screencast.com/t/SDofZy2gG3

About the floating social icons, you can try to use a plugin to do it if exists a one that dose this.

Thanks

Lucian
tagDiv Staff

Hi,

Ok. We will continue to investigate this issue and we will provide a fix when we have one.

Thanks for understanding!
Have a nice day!

Lucian
tagDiv Staff

Hi,

I have checked your post link using the “facebook debugger tool” the result was a 206 response code, see here: http://screencast.com/t/v2nvboTR
From what i found out the 206 response code means partial content, which is what your Website/Server is delivering to Facebook’s request.
I suggest you to try “Fetch as Googlebot” also, under Webmaster tools to see if Google can get the files.

Hope this helps!
Thanks

Lucian
tagDiv Staff

Hi,

Just add this css in Theme Panel > Custom CSS:

.td-header-bg {
display: none !important;
}

This will hide the header on all pages.

Thanks

Lucian
tagDiv Staff

Hi,

That’s ok :), I wanted you know how we tooth of this.

Thanks for sharing anyway!
Have a nice day!

Lucian
tagDiv Staff

Hi,

I know that we have cropped images for each block/modules/slider and the theme doesn’t serve any scaled images via CSS. I’ve tested our demo where is a slider there and tell me something about a scaled image but if i inspect the image with inspector the image is perfect fit no scale there.

Lucian
tagDiv Staff

Hi,

Thanks Christopher!

I have tested the plugins title and descriptions on a page build with VC and there seems to work just fine using the themes latest version(4.0.2).
Make sure you use the latest version of the theme and try disabling some plugins also.

About VC, the plugin will be included at it’s latest version on each theme update.

Thanks

Lucian
tagDiv Staff

Hi,

Edit or create a post, at Post settings you have the option to set the post template http://screencast.com/t/oBnmsrR796

Thanks

Lucian
tagDiv Staff

Hi,

We will investigate this issue until then you can use WordPress SEO by Yoast.

Thanks

Lucian
tagDiv Staff

Hi,

You can use a plugin to do it.

* Simple Ads Manager https://wordpress.org/plugins/simple-ads-manager/
* AdRotate https://wordpress.org/plugins/adrotate/

Thanks

Lucian
tagDiv Staff

Hi,

To activate Google Authorship you have to use a plugin like WordPress SEO by Yoast, also you need to add your Google+ Profile Link to Users > Your Profile and set up your Contributor to Link section your Google+ profile page.
Just follow this guide: http://r-rwebdesign.com/blog/?p=2307
Keep in mind that it depends by Google if your Authorship will appear or not in google search.

Thanks

Lucian
tagDiv Staff

Hi,

We will fix this in the next update, the big slider should be fixed via CSS for the 980 layout.

Thanks for the message!

Lucian
tagDiv Staff

Hi,

Do you mean this happen in backend? in admin? No plugins installed, only recommended?
Can you give us access to your WP to see the issue? Could be related to a server issue!

Thanks for the message!

Lucian
tagDiv Staff

Hi,
Add this CSS in Theme Panel -> Custom CSS

.td-full-logo .td-grid-wrap {
padding-top: 0px !important;
}

.td-footer-wrap .td-grid-wrap {
padding-top: 30px !important;
}

Hope this help!
Thanks for the message!

Lucian
tagDiv Staff

Hi,

The theme work only on those grid columns

  • 1/3 + 1/3 + 1/3
  • 2/3 + 1/3
  • 1/3 + 2/3
  • 3/3 – full width

If you use other columns combinations you need to adjust manually the grid because was not built from start to support those combinations.

All working grids are marked with blue color: http://screencast.com/t/CFrZyVSedt9

In post to build that layout like you see in the mentioned post by you, we use shortcodes from here: http://screencast.com/t/59reoQS2cO

Thanks!

Lucian
tagDiv Staff

Hi,

Thanks for reporting this, we will fix it.

Thanks for the message!

Lucian
tagDiv Staff

Hi,

You can change the image sizes from here http://screencast.com/t/1yVypBvM5inl
You also have to regenerate your thumbnails after this, like this:https://forum.tagdiv.com/how-to-fix-strange-thumbnails/

Thanks

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

Hi,

Please give us wp-admin username and password and FTP access, send via e-mail at contact@tagdiv.com, so we can check, please include a link to this topic and an URL to your site.

Thanks

Viewing 25 posts - 6,101 through 6,125 (of 6,600 total)