Hello Andrei,
Please send us wp-admin via email (contact@tagdiv.com) so we can take a look and check for any errors. If we find any, they will certainly get fixed. There is no doubt about it, but we have no such reports and all our tests did not reveal any problems with the counter so please write us an email and let us inspect this issue on your website. Please also provide a link to this topic.
Thank you!
You can use both, yes! The api uses the plugin provided here: https://forum.tagdiv.com/practical-example-how-to-add-a-new-block-and-module/ you can also create a child theme for other modifications.
Thank you!
Hi,
i have checked the website but the slider is custom and (theme specific). The site uses a different theme. Unfortunately there is no such slider option in our theme. You can maybe find a plugin that has such an option, but we cannot make a recommendation. Sorry!
Thank you for your message.
Hello,
It is possible by using visual composer. You can use the call to action element and create your button: https://www.youtube.com/watch?v=69c6mNvu8qE
We saw some great buttons created with this element and it does not need any third party plugin as you requested.
You can create the button in a dummy page and then use the shorctode to add it to your post.
Thank you!
Hi,
Thank you for posting this solution. The plugin seems to be outdated by 2 years though, but if it gets the job done, then you simply need to test it a bit further to check for errors or incompatibility issues.
Thank you!
Hi,
It would work as you can use css to make a fixed position for the ad, but then you will have to use the advanced css box to specify the css for every viewport. You will probably have to hide these ads on tablet portrait and mobile.
You can simply put this css in the 2 boxes for the ads to be hidden on mobile and tablet:
#float-left, #float-right{
display:none!important!
}
The site you showed uses a relative position on it’s ads and check out what happens when you have a narrower screen: http://screencast.com/t/f5c7l5irmXkI
When making this type of modifications, you must consider every screen size there is.
We already have floating ads on our suggestion list but it’s the developer’s choice if it will get done or not, so we cannot promise anything yet.
Thank you!
Hello,
I have checked your website but could not find anything wrong. The homepage has no ads, and the post has 2 ad spots: sidebar and article inline.
Please let us know if you require any further assistance as we cannot see any problems upon a quick inspection.
Thank you!
Hello,
Please make sure you activate the correct thumbnails for every block in the theme panel:
In this case you need to have active the
218×150, 324×235, and 218×150
Please make sure you have these thumbs active here: http://screencast.com/t/ygq8ZGPaeb
The thumbnails are cropped by our theme in a center-top manner. This is the default state of the theme and if you want to change this cropping method, it will not be so easy.
You can read more about thumbs and cropping here:
https://forum.tagdiv.com/thumbnails-vs-featured-image-size/
https://forum.tagdiv.com/theme-thumbs/
I hope this helps.
Thank you!
Hello,
If you cannot upload images big enough for their containers, then your could try the ‘thumbnail upscale’ plugin which seems to do the trick. (It’s not tested but our users recommend it)
Thank you!
Hello,
You can remove the google fonts if you want by following this topic: https://forum.tagdiv.com/topic/how-to-remove-the-download-google-fonts/
As for the css, a solution is to upload you custom font to your server and define it in the style.css file or Theme Panel > Custom Css like the theme font is defined – http://screencast.com/t/cfvpUyGjYj9 and add your own font name and path.
Once your custom font is defined you can use css code to apply your font.
I hope this helps.
Thank you!
Hi,
Thank you for this suggestion. We will add this to our list and pass it on to the development team. Maybe if they agree on it, we can implement such a feature in a future version (I cannot promise anything).
Thank you for your suggestion.
Hello,
This modification will not be so easy to make as the same function is used for all posts on the website as well. You can however add a condition in td_module_single_base.php and check for your page id so if the id is found, the title will change on that particular page to a h2.
Please use this code: http://pastebin.com/Q0ZcFFrK and replace the function in the file: http://screencast.com/t/u10qhc22S
Make sure you enter your page id in the code where it sais enter your page id here. You can get the page id in the page list in the wp dashboard: http://screencast.com/t/5IaiuhPed
Thank you!
Hello,
I have checked your website on multiple platforms and I have to say, there are very strange things I found. Google returns a pagespeed of 100/100 . That is a bit exaggerated. When checking with gtmetrix you get 30% https://gtmetrix.com/reports/www.hafawo.at/OdbrBvsV and on w3c validator: https://validator.w3.org/mobile/check?task=2016021708382976.mobile1&docAddr=http%3A%2F%2Fwww.hafawo.at%2F
Google seems to be the only one that cannot test your site properly. Please try to disable all plugins except visual composer, clear your cache and reset cdn if you use it. Then check with these tools again. There may be some plugin conflict at work here.
Let us know how it goes.
Thanks.
Hello,
Unfortunately not all the files are generated into .mo files. We have generated the mo file for Italian and you can download it from here: http://cdn.tagdiv.com/wp-content/uploads/2016/02/Translate_IT.zip
Thank you!
(Thanks Chris!)
We cannot recommend any ad plugin as we have not tested any but, the one Chris recommends is the most popular one among our users.
Thank you!
Hi,
Did you get an answer from the hosting provider as these errors seem like host related. Please let us know what the host has to say and also check your upload permissions with them. Please try to switch to a WP default theme and see if the problems are still present. If they are theme related (the problems go away on a WP default theme) then please send us an email at contact@tagdiv.com and provide wp-admin so we can inspect this issue. Also paste a link to this topic.
If the problems are still there on a WP default theme, then please contact your hosting provider and WP support to get the errors fixed.
Thank you!
Hello,
Unfortunately I cannot provide a precise answer if one or the other is the best way to go. Generally, if you wish to simply adjust/modify the theme elements, then you can use a child theme. If you want to add content then you should use the api plugin. But you are the one that has to make this decision. This is simply a suggestion not anything else.
I hope this helps.
Thanks.
Hello,
I tested the copyright area again and the html does not get converted in any way. I could not recreate the issue. Please try to disable all your plugins except visual composer, clear your cache and reset cdn if you use it. There might be a plugin conflict which interferes with the copyright links. If the problem is still there afterwards, then please send us an email at contact@tagdiv.com and provide wp-admin so we can take a look at this. Please also include a link to this topic so we can identify you.
Thank you!
Hello,
We already have this request on our to do list. The Pinterest button was not implemented in the social counter as a decision from the developer team because Pinterest was already implemented in the article sharing. We will consider this request for a future update.
Thank you for your message.
Hello,
1) You could provide the link to the website you saw the slider on so we can see if the slider is a plugin or custom made.
2) You can do it with a page menu. As i said above, you can create any layout in a page then add it to a mega-menu. You can even recreate the one in the image you showed: http://screencast.com/t/T9GyF78NcZMy
You simply use content blocks from visual composer and sorting options: https://forum.tagdiv.com/block-settings-tutorial/
I hope this helps.
Thank you!
Hi,
I understand now what you mean, but unfortunately as the excerpt converts the text and does not output the h2, I cannot target it with css as there is no tag for the text. Unfortunately it will have to be hardcoded but we have no easy solution for this. We recommend hiring a freelancer to help out as there is no quick fix for this.
Thank you for your understanding.
Hello,
I have checked your website and saw another problem besides the meg-menu. Your sub-menus do not work properly as well. They seem to disappear after a few hovers. Please disable ALL your plugins except visual composer. Plugins often create conflicts and problems such as this. You will need to identify the conflicting plugin but first you need to disable all of them to see if there is a conflict. Check your menu with only visual composer active.
if the problem is still there without plugins, please send us an email at contact@tagdiv.com and provide wp-admin so we can inspect the issue directly. Also include a link to this topic.
Thank you!
Hello,
I tested this again on our end but could not recreate the issue. The post view will increment every time the post is being accessed weather it’s directly from the website or from facebook/other social network. We could not find any problem. Please try to disable all your plugins except visual composer, clear cache and reset cdn if you use it. There could be a plugin conflict/caching issue that is affecting your views. You can test the counter yourself by refreshing the post page or accessing it from facebook. The counter should increment on every access. If it doesn’t, then please send us an email at contact@tagdiv.com and provide wp-admin so we can inspect this issue on your end because like I said above, we cannot recreate it on our end. Also please post a link to this topic so we can identify you.
Thank you!
Hi,
Please provide a link to your website so we can inspect the issue.
What you can try to do is disable all plugins except visual composer, clear cache and reset cdn files if you use it to rule out a plugin conflict.
Let us know how it goes.
Thanks.
Hello,
Please first of all check of you meet the requirements for newspaper: https://forum.tagdiv.com/requirements-for-newspaper/
Then after everything is in order there, please check your system status and increase the parameters by following this guide: https://forum.tagdiv.com/system-status-parameters-guide/
Please let us know if you still have issues afterwards.
Thank you!