Hi,
Do you use W3 total cache plugin? Please disable the minify and use it only with Page cache enable. You have some JavaScript conflicts in console. http://screencast.com/t/jIZVwvw6z9
The theme have that and is supported on IOS and Android to.
Hi,
Try with this CSS, add it in Theme panel -> Custom CSS
.woocommerce ul.products li.product .price {
font-size: 22px;
}
Thanks for the message!
All blocks from Page builder are available as Widgets and you can use then in sidebars http://screencast.com/t/yaN0jdQCvlD
Hi,
I’m glad that you have managed the issue.
Thanks for the message!
Hi,
The solution provided above work for me https://forum.tagdiv.com/topic/center-menu-items/#post-8832
Leave it and when the site is live reply us and we will provide you a CSS
Thanks!
Hi,
I’ve tested in Chrome on Win 8.1 and works fine http://screencast.com/t/HqAeLpsw
Is strange, should work.
ok, O sa verificam
Mersi
Hi,
1. We haven’t changed the code in that section, if not work you can add the code directly in footer.php file http://screencast.com/t/wHhGmt68gykK
2. In footer.php file http://screencast.com/t/uorixTtS
3. In footer.php file http://screencast.com/t/uorixTtS
4. From Theme panel -> Theme Color http://screencast.com/t/Kv2AImCV
Thanks for the message!
Salut,
Pune codul direct in footer.php daca nu merge din tema.
Hi,
The theme doesn’t support custom sidebar for each author, only if you implement something in author.php file where is the sidebar, you have to put a condition for each author to get a custom sidebar.
That link is something from internal WP, you can’t change it, i presume that you want to make custom pages for each author and link it from the picture.
Hi,
Try with this:
.fb-social-plugin iframe {
max-width:600px !important;
}
Thanks!
Hi,
I don’t understand your question. Please can you be more specific
Hi,
Do you want similar like: http://screencast.com/t/roqVDFDP
You can try Style 4 http://screencast.com/t/0KjCVH5D8
Hi,
Take a look here: http://codex.wordpress.org/Template_Tags/query_posts#Time_Parameters
Hi,
Check this setting: http://screencast.com/t/NwMfrvkP
Hi,
You have to uncomment this line in each module http://screencast.com/t/bxbpJoBq09
To change the color you can make it via CSS like:
.meta-info {
color: #4B4B4B !important;
}
add is in Theme panel -> Custom CSS
Hi,
Thanks @Betamax91 for the hint.
Hi,
I don’t know what you have there, i see that you have the theme modified. Please replace all the files again via FTP.
All should work.
Hi,
@Novaque i check your site on desktop and you have there the VK http://screencast.com/t/qBqbgFz0YBqq
Where you have that G+1 and FB?
Can you show us a screenshot with the issue?
Hi,
Please make sure you have replaced all files via FTP when you have done the update. Also clear all cache, browser cache, your site cache if you use a cache plugin.
Thanks!
Hi,
Show me a link with the issue
Hi,
The adsense ad is responsive only on refresh. Is not possible to change the ad while you resize the browser.
see here: http://screencast.com/t/5S7JT1Fz3ntg and here: http://screencast.com/t/r4pQ5jbJ69
Hi,
That will add a class on that row: http://screencast.com/t/7IGbqae5yF and see here: http://screencast.com/t/hYnOyPuFXVAG
and ytou can use in Custom CSS like:
.my-class {
your custom css here
}
Thanks!