Hi
@leeyokeloong thanks for sharing your solution here!
@flynewsgr please provide your site url or the html code that you’re using for header ad so I can inspect this closer. You can use the do_shortcode(‘ ‘) function and insert the ad shortcode from VC: http://screencast.com/t/W4SFKPnoShn – http://screencast.com/t/lqaJxdVdMee into a text block: http://screencast.com/t/imRGS1aHN then add that text block in your sidebar.
Thanks!
Hi @tiranin0707
You have to add a specific class for the table then the use it in order to apply the css code like here:
.your-table-class{
overflow-x: auto;
}
If this is not what you mean please provide more details.
Thanks!
Hi
The theme don’t have a download widget, you will need a plugin to achieve that. As @Chris suggested you can use a sidebar under Appearance > Widgets. Also you can use a widgetised sidebar block from Visual Composer: http://screencast.com/t/pDSzj6rtL6
If you still can’t manage to solve this issue please provide more details about it so I can get back to you with a more specific answer.
Thanks!
Hi
To increase the pagination size try this css in theme panel > custom code > custom css: http://screencast.com/t/nd5mUBX5F
.page-nav a, .page-nav span, .page-nav:first-child > div{
font-size: 25px;
min-width: 50px;
line-height: 40px;
}
Also you can check this link, I’ve posted here a solution about how can be added Next/Prev links to pagination: https://forum.tagdiv.com/topic/pagination-5/
Hope this help.
Thanks!
Hi
Try this css, it should disable the author link from every post and also from every page:
.td-post-author-name a {
pointer-events: none;
}
Thanks!
Hi
I suppose that you want the same implementation as on Newspaper theme: http://screencast.com/t/LaqCCHx9DK1 Unfortunately I can’t provide a solution now because this is a complex task which involve many customizations in theme’s files. Basically you will need to affect the mega menu structure and make a similar similar one with the one from Newspaper theme, and also you will need some css code for the menu style. The file which generate the mega menu it’s td_block_mega_menu.php: http://screencast.com/t/UbhsPIr362 you can try to modify it if you want. Please consider that this is a complex task which involve good coding skills and if you don’t know how to do it yourself my advice is to hire a freelancer from sites like http://studio.envato.com/ to do it for you.
Thanks!
Glad you could manage to solve this issue and thanks for sharing your solution here.
Thanks @Chris for your tip! Any advice which helps the users is welcome!
Thanks!
Hi
Please provide more details about what you’re trying to do and maybe I can help you. However before making any modifications in theme’s files make sure you do a full backup to the database and your current wp install. This is a safety measure, in case something goes wrong you can always get back to the previous install.
Thanks!
Hi @sid
Sorry for the inconvenience.
The theme can’t control the way Facebook share the content from your site. Usually share issues are generated by some server restrictions which obstruct facebook getting all informations that are needed for the post.
Also when this error appears http://screencast.com/t/ULteSTxk means that facebook doesn’t have any information about that post in its records. This usaly happens because of the huge amounth of data facebook won’t index the post automatically, it can take some time until the cache memory it’s refreshed. After publishing a new post try to scrape it with https://developers.facebook.com/tools/debug/og/object/ – http://screencast.com/t/xTmcFgmL Such that you will “force” facebook to update your new post faster.
If you still need a refund you can go ahead and ask it to envato, you have our support on it. Please let us know if you need guidance on this and address us via email at contact@tagdiv.com including a link to this conversation, we will give you further instructions on this there.
Thanks!
Hi
You can use td_api_thumb to add new thumb sizes as it’s explained in our documentation: https://forum.tagdiv.com/td_api_thumbadd/
If this is not what you man please provide more details.
Thanks!
Hi
That post type isn’t part of the theme so you should look over your plugins or your custom modifications, in case you have some.
Thanks!
Hi
Sorry about that, I’ve targeted the wrong selectors for the button. Try the css like this: http://screencast.com/t/rBFBHgl0am
#dcl_comment_btn {
width: 100%!important;
border-top-left-radius:10px;
border-top-right-radius:10px;
border-bottom-right-radius:10px;
border-bottom-left-radius:10px;
}
Thanks!
Hi
The post content made in WordPress post editor it’s generated by this wordpress function: get_the_content and this may cause some issues when the shortcode it’s rendered.
Try this css in theme panel custom css > custom code, it should solve this issue:
.post-ratings img {
opacity: 1!important;
}
Thanks!
Hi
Replied you via mail
Thanks!
Hi
We will do our best to find a solution for this issues as soon as possible and once we have it we will update this tread.
Thanks for understanding!
-
This reply was modified 10 years by
Andrei L..
Hi
This usually happens when you try to load the fonts for the icons from http and your site goes trough https. In this case appear an conflict and the resource from the requested url it’s blocked. I found here a solution which may help you to solve this issue: http://webmasters.stackexchange.com/questions/71630/font-blocked-from-loading-by-cross-origin-resource-sharing-policy-no-access-co Also I’ve checked your site and noticed that you have lots of 502 errors in browser’s console which affect the site functionality: http://screencast.com/t/0wKfY6ChrDB I found here some information which may be helpful for you: https://technet.microsoft.com/en-us/library/bb794799.aspx – http://www.checkupdown.com/status/E502.html
Hope this help.
Thanks!
Hi
For the ads used which can be used in adbox: http://screencast.com/t/17PJ3j1EXEU7 you can set the title from block’s settings: http://screencast.com/t/dYSz2shG For ads from post content please check this link, I’ve posted a solution there: https://forum.tagdiv.com/topic/inline-ad-titles/ The solution was for Newsmag theme but it also applies for Newspaper.
Thanks!
Hi
You can place the ad in regular posts by editing the files corresponding with the post template used for that post: http://screencast.com/t/DPhrOvKEKF For post template 1 the files that must be edited are loop-single-1.php or single_template_1.php, depends where you want to place the ad.
Thanks!
Hi
Alin indicated above what code you need to move in order to get this result: http://screencast.com/t/FyG3Ab5lPgvC If you need a different implementation my advice is to find someone to help you or hire a freelancer to do that for you as we cannot offer any type of custom work at the moment.
Thanks!
Hi
You can check our documentation regarding the theme activation process here: https://forum.tagdiv.com/newsmag-how-to-activate-the-theme/ Also you can activate the theme manually: http://screencast.com/t/9qoh1ktAMgC
Thanks!
Hi
Unfortunately this plugin is not tested with our theme and we can’t guarantee it will work 100%. Most likely you will need some custom modification in order to get the plugin to work fine with our theme. For the moment we cannot offer plugin implementation support so can maybe find a different plugin or try to find a solution online for plugin implementation. Also you can hire a freelancer from sites like http://studio.envato.com/ to do that for you.
Sorry for inconvenience.
Thanks for the message!
Hi
@Gezuka replied you here: https://forum.tagdiv.com/topic/how-to-apply-the-homepage-clean/
Hi
You can find the homepage templates in Visual Composer page-builder: http://screencast.com/t/0XZijV9pu6
Hope this help.
Thanks!
Hi
I’ve checked your site and found some js errors in browser console: http://screencast.com/t/HZyK4uHa Try to deactivate all plugins, except Visual Composer, clear all caches including browser cache and test again. If the problem persist try to deactivate the lazy load animation from theme panel > template settings: http://screencast.com/t/cDIOCiEKQ4vF
Let me know how it goes.
Thanks!
Hi
Try do deactivate all plugins except Visual Composer, clear all caches and test again.
Let us know how it goes and if the problem persist please send us an email at contact@tagdiv.com with your login credentials and we will inspect this issue as soon as possible, also include a link to this topic.
Thanks!