Hi,
Please can you give us access to your WP to take a look. Send via email at contact@tagdiv.com
The views should work, is from a cache, is not enough to disable the W3 total cache, you need to delete it or give an empty cache.
Thanks for the message!
Hi,
Add this code 'autoplay' => '2', like here: http://screencast.com/t/E5m5xEoCONqp
Now is set on 2 seconds
Thanks!
Salut
1. Butonul devine asa in cazul in care sunt mai multe instante de pinterest pe pagina, probabil folosesti inca un plugin de sharing care are buton de pinterest. Daca vrei sa incerci dezactiveaza pinterest de la pluginul tau si butonul default al temei o sa se afiseze corect.
2. Stim de aceasta problema, o sa o rezolvam in urmatoarele updateuri, nu merge din cauza la apostrof ' Se poate traduce direct din fisier daca vrei.
3. Avem aceasta problema pe issue list
Legat de problema cu facebook, te rog dezactiveaza toate pluginurile sau unul cate unul mai putin SEO by Yoast si vezi daca merge. Ai ceva erori de javascript in consola: http://screencast.com/t/3mBiHuhS
Mersi
Hi,
Is like that because is from buddy-press forum. What you can do is to create a forum using bbPress, create categories and use it instead of users forums from buddypress.
Hope this help!
Thanks!
Hi,
Please replace this code http://screencast.com/t/nn7WrcMka with this one: htmlentities( $this->title , ENT_QUOTES)
Thanks!
Hi,
Do you use W3 total cache? you need to implement a solution that work with cache. If your page is cached the views will not work. A solution that you can try is here: https://forum.tagdiv.com/wp-postviews-post-view-counter-alternative-for-w3-total-cache/
Thanks!
Hi,
Please provide a link to see the issue.
Thanks!
Hi,
There is no plugin to do that. 🙂 We working to create a built-in better gallery, but will take some time.
Thank for the message!
Hi,
You can test this plugin that have shortcode to display posts from multiple tags http://wordpress.org/plugins/posts-by-tag/
[posts-by-tag tags = "tag1, tag2"]
Hope this help!
Thanks!
Hi,
Please can you double check if the retina logo path is correct, form here seems that something is wrong there: http://screencast.com/t/QjfskTiRp
Thanks!
-
This reply was modified 12 years by
Marius.
Hi,
Is not possible at this moment, sorry about that, we working to find a solution.
Thanks for the message!
Hi,
@nsisongeffiong can you show us a link to see the issue? Thanks!
Hi,
For retina you need to upload a double size of the original logo.
Also if you header is not transparent check this: http://screencast.com/t/vZsGv1A0CDl and make sure you .png file is transparent of course.
Thanks for the message!
Hi,
Do you use SEO by Yoast plugin? If yes go here: http://screencast.com/t/Uuu3vczhL
Thanks!
Hi,
Just mark the post as video post format. http://screencast.com/t/zhY2s3DbFe
Thanks!
You need to modify the core of the theme to make something similar, the theme is built to work on 3 columns only.
here is the layout builder: http://screencast.com/t/vy4dNqmvwQ
Thanks!
Hi,
Sorry for the delay!
Extract this file in theme root: tagdiv.com/theme/users/page-full-blank.zip
and select it as page template http://screencast.com/t/keUaXwPS
Hi,
Yes, edit there: http://screencast.com/t/M4CWKDldrF3
you need to add you coide like $buffy .= 'your code here';
You can install the child theme, is available in Themeforest zip file, but was not tested if work with that file, but you can try it if you want.
Thanks!
Hi,
Do you have latest bbPress plugin version? Because i see that your forum structure is different.
Also you have followed this: https://forum.tagdiv.com/how-to-install-bbpress-forum/
Thanks!
Hi,
Do you have the latest theme version? Can you provide a link to see the issue?
Thanks!
Hi,
Seems like in the latest version of the woocommerce they changed the selector for that widget. We will fix this in the next version, until that you can use this CSS, add it in Theme panel -> Custom CSS
.widget_products {
margin-bottom: 28px;
ul {
padding-top: 13px !important;
}
}
.widget_products {
a {
line-height: 21px;
font-size: 15px;
font-family: 'Roboto Condensed', sans-serif;
color: #333333;
}
}
.widget_products {
.attachment-shop_thumbnail {
box-shadow: none !important;
margin-left: 0px !important;
float: left !important;
width: 80px !important;
margin-right: 15px;
}
a {
padding: 0px;
font-weight: normal !important;
}
}
Thanks!
Hi,
wawww, if that plugin WPML Media cause, this please don’t use it.
Thanks!
You can make this via CSS.
To hide the logo on desktop use this CSS:
.header-logo-wrap a {
display: none;
}
To show the logo on mobile use this one:
@media (max-width: 767px) {
.header-logo-wrap a img {
display: block;
}
}
Salut,
Daca nu iti merge acel plugin poate fi din ceva configuratie de la server. Recomandam sa faci backup manual, este cel mai sigur. Poti primi pe email mesaj de fiecare data cand scoatem un update la tema. Verifica daca ai bifata aceasta optiune pe themeforest: http://screencast.com/t/lkpLY7Xjy5V4
Update-ul se face simplu prin FTP doar rescrii fisierele. Pentru a nu pierse setari, etc, setarile temei pot fi exportate de aici: http://screencast.com/t/lypQuJ1V sau faci un backup la baza de date.
Mersi
Hi,
@andrepramono
Use this widget, like here: http://screencast.com/t/OpLUe7kg