Hi,
@yildirimcagdas The shortcode button we still working to add it again in the new post editor.
About facebook 0 counter, please make sure you have the latest plugin version. Install it again from plugin folder. Or check the +13 age permission on your Facebook settings account.
Thanks!
Hi,
Is something with your permalinks, i think, can you give me an URL to see the issue.
Try to re-save the permalinks from Settings -> permalinks. Also try the default permalink and see if works.
The gallery that images go to the attachment pages should work, I’ve tested.
Thanks for the message!
Hi,
Yes, you need to upload an image for the featured image, the auto-generated image from video works only for youtube, vimeo, daylimotion video. Not work for self-hosted video.
Thanks for the message!
Hi,
If you go to the next page you will see that the loop works correctly, showing you 5 posts per page, and on you first page you have more because you have sticky posts. Please remove the sticky posts.
Thanks for the message!
Hi,
Not work, sorry for the inconvenience! and also the Frontend Editor at this moment is not compatible with our blocks. We still investigate this!
Thanks for the message!
Hi,
What you can do is to decrease the sub-menu font size especially the line-height, try this: http://screencast.com/t/yUDOXYYaqB
Thanks!
Hi,
You can use this code:
<?php $td_subtitle_module = get_post_meta($this->post->ID, 'td_post_theme_settings', true); ?>
<p class="td-sub-title"><?php if(!empty($td_subtitle_module['td_subtitle'])){echo $td_subtitle_module['td_subtitle'];} ?></p>
in each module like here: http://screencast.com/t/19exTMXCGCgR
Thanks!
Hi,
I’m not sure that you can call data in revolution slider without modify the revolution slider core. Here is the subtitle code: http://screencast.com/t/AKDI8rwe
Thanks for the message!
Hi,
Please remove all this from functions.php http://screencast.com/t/ZXP9vMry
Thanks!
Hi,
I don’t understand your request! Can you show me in a screenshot!
Thanks!
Hi,
We will fix it in the next update, until that you can modify like here: http://screencast.com/t/QIcvl9nDl
Thanks for the message!
Hi,
I’ve checked a review link from your site and seems to work fine: http://screencast.com/t/KqNjX0cn2
You can also check here to see if the authorship works: http://www.google.com/webmasters/tools/richsnippets
Also please install the Visual composer, if you have v 3.7 theme version: https://forum.tagdiv.com/newspaper-v-3-7/
Thanks!
Hi,
I see that you have some JavaScript error in console, can you disable all plugins or one by one and see if works? Could be from a plugin conflict.
Thanks for the message!
Hi,
What else I can do? I’ve show you that for me works great!
Can you give me access to your WP and FTP to make the modification myself? Send the details via email at contact@tagdiv.com
Thanks for the message!!
Thanks for the message! 🙂
Hi,
@arsonists can you provide your site URL to see the issue?
Thanks!
Hi,
You need to check and see if the image link is correct, is not sufficient to put only the image file, that image should have a path, or images are hosted in site root?
The code seems fine.
Thanks!
Hi,
Please can you send us a screenshot to see who it looks, I’ve tested on Win 8 – Chrome and looks fine for me.
Thanks for the message!
Hi,
I see the issue, for me on localhost the twitter share works fine, open only one window.
Do you use other share plugins? Can you disable all plugins or one by one and see if share works fine?
Thanks!
Hi,
Here is the code: http://screencast.com/t/UWWjklHxeBz
Can i see your site URL to see the issue?
Thanks!
Hi,
Replace this code http://screencast.com/t/RjTejoppZx with:
putRevSlider( "alias" ); instead of alias use your slide alias http://screencast.com/t/GAtZvYIwl
Done! 🙂
Hi,
Can you give us your site URL to see the issue?
Hi,
You need to use the sidebar from Theme panel to be on right to avoid that issue on mobile.
The issue is that if the sidebar is on left side is first in code and on mobile will be the first to.
Hope this help!
Hi,
Is a bug from WP 3.9 and visual composer. Today we will release an update to fix that.