Hi,
Sorry for the delay, was weekend. What widget do you use there? Can you give me your site URL?
Thanks!
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!
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!
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!
Hi,
I will add this on the todo list for the future updates. Thanks for the suggestion!
Hi,
Translate it from Theme panel -> Translations
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
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?
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!
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!
Hi,
Try this: http://screencast.com/t/w4gWOGups
Thanks!
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!
Hi,
We use this: http://screencast.com/t/fkKNtoOQF
From wordpress default:
https://codex.wordpress.org/Function_Reference/get_the_title
http://codex.wordpress.org/Function_Reference/the_title
cat:
http://codex.wordpress.org/Function_Reference/get_the_category
https://codex.wordpress.org/Function_Reference/get_cat_name
Thanks for the message!
-
This reply was modified 12 years by
Marius.
Hi,
Will be fixed in the next update, next week.
Thanks!
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.
The pagination is the same on the entire site. If you want to change it go here: http://screencast.com/t/zj2dzZGli
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!
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!
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!
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!
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! đ
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!
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!
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!