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 :)
Marius
tagDiv Staff

Hi,
Sorry for the delay, was weekend. What widget do you use there? Can you give me your site URL?

Thanks!

Marius
tagDiv Staff

Hi,
In the next update we have the @site-name in Twitter share ready. ABout before and after the post we will take a look.

About the issue with | i don’t have a solution yet. I search on Google about that and nothing fount.

Thanks!

Marius
tagDiv Staff

Hi,
If you use that template, will add the Big slider automatic in that background and read featured articles. Do you want to display other post there like latest? Should be modified via code.

Thanks!

Marius
tagDiv Staff

Hi,
Please give us access to your WP to take a look. Send the details via email at contact@tagdiv.com

Thanks for the message!

Marius
tagDiv Staff

Hi,
I will add this on the todo list for the future updates. Thanks for the suggestion!

Marius
tagDiv Staff

Hi,
Translate it from Theme panel -> Translations

Marius
tagDiv Staff

Hi,
The HTML structure is different from the original, are you sure that is the original theme without code touched?

see here the difference: http://screencast.com/t/uMS26lYwv

Marius
tagDiv Staff

Hi,
This is very strange, for me works great. http://screencast.com/t/WEIF7G7Z spped booster ACTIVE, 3.6, WP 3.8.2

When i check the page source you can see the CSS generated by the panel: http://screencast.com/t/XYSiWnM5tpZ

Could be from compression/minify in your case?

Marius
tagDiv Staff

Hi,
The content area have 1170px, bake a background and inside of that 1170px add your banners left/right, then use that image as background in panel with position CENTER

Thanks!

Marius
tagDiv Staff

Hi,
For breadcrumbs: http://screencast.com/t/ZBrDV43PN

For titles in sidebar can you show me exactly in which case? show me a screenshot.

Thanks!

Marius
tagDiv Staff
Marius
tagDiv Staff

Hi,
I navigate on your site on some categories, post with Chrome and for me works great. I can’t replicate the bug. Do you have installed on your Chrome some Addons/Extensions?

Can you check your site on other computer with Chrome? Can you make a video screen with the bug?

Thanks!

Marius
tagDiv Staff

Hi,
Thanks @BrsMncr for the suggestion!

Marius
tagDiv Staff

Hi,
Will be fixed in the next update, next week.

Thanks!

Marius
tagDiv Staff

Hi,
If more people will request this we will make it. Please use that plugin if if fine for you, you can disable our social sharing from theme panel.

Thanks for the suggestion.

Marius
tagDiv Staff

The pagination is the same on the entire site. If you want to change it go here: http://screencast.com/t/zj2dzZGli

Marius
tagDiv Staff

Hi,
Yes, blocks are built using modules, if you change a module that module is possible to be used in multiple blocks.

Module 5 is used in Block 8 and Block 2.

What you can do is to duplicate the module 5 as module 5b and use it in Block 8(your customized block) and then Block 2 will not be affected.

They are located here: http://screencast.com/t/S52t8FJ9E

Hope this help!

Marius
tagDiv Staff

Hi,
That is used to build the layout on the grid.

As you know the grid work like:

<div class="wpb_row">
   <div class="span6"></div>
   <div class="span6"></div>
</div>

This will create a row with 2 columns.

This $buffy .= $td_block_layout->open_row(); will open a row, will echo: <div class="wpb_row">

This: $buffy .= $td_block_layout->close_row(); will close the row, will echo a </div>

This $buffy .= $td_block_layout->open6(); will open a span6 and $buffy .= $td_block_layout->close6(); will close it.

Is a little tricky.

Hope this help!

Marius
tagDiv Staff

Hi,
Please provide us more details, what icon? can you show me in a screenshot or something?

Do you refer at the category text on a product page? This one: http://screencast.com/t/IHsPcWxx

Thanks for the message!

Marius
tagDiv Staff

Hi,

@Dragonola
another solution is to decrease the font size on tablets to fit on 1 line.

If you want you can give me your site URL and i will inspect it and I will provide you a possible solution.

Thanks!

Marius
tagDiv Staff

Hi,
I checked yesterday the TOP MENU color/fonts and works fine for the data time to. I thought that is a bug but isn’t.

If you want you can use this CSS, to fix the data/time and also to uppercase the footer text.

.td-header-menu-wrap .td_data_time {
  color: #666666;
  font-size: 14px;
  text-transform: uppercase;
  margin-left: 23px;
}

.td-sub-footer-wrap {
  text-transform: uppercase;
}

Have a nice day! 😉

Marius
tagDiv Staff

Hi,
Create a new sidebar from here: http://screencast.com/t/UPTHoOXzU and that sidebar will be for the bbpress page.

If this is not what you want please can you explain me again.

Thanks for the message!

Marius
tagDiv Staff

Hi @madrindie

Here are all the templates available with a diagram to see how it works: https://forum.tagdiv.com/page-templates/

You use there a template with BG this will add the big slide automatic and that big slide read FEATURED posts. You will get a similar look: http://demo.tagdiv.com/newspaper/homepage-with-background/

To mark a post as featured include a post in FEATURED category.

If you want to hide that use a template without BG, just edit your homepage and select Homepage – with article list template

Thanks for the message!

Marius
tagDiv Staff

Hi @trubadurchick

Is no needed to have full 100% like in our demo, because is useless content for you.
Please send us an email at contact@tagdiv.com and we will provide you the XML.

Thanks for the message!

Viewing 25 posts - 1,126 through 1,150 (of 3,236 total)