Hi,
Unfortunately the theme doesn’t have an option for this and you will need custom work to achieve it. You can take a look to the inline code and try to duplicate that function – http://screencast.com/t/hHiI9H3Ll This is not an easy task so I suggest to get someone to help you with it as we cannot provide any type of custom work at this time sorry!
Thanks!
Hi,
Thanks Chris!
@rugosity Please check if you added the full url like Chris suggested, usually this issue appear when http:// is not used. Let me know how it goes and also provide your site url so we can take a look.
Thanks!
Hi,
Please test this without any plugins active, leave just Visual Composer active, clear cache and see if you still have this issue as I have checked this and did not found any issue with this on my side or demo. Let me know how it goes!
Thanks!
Hi,
You can change the general color for post content links using custom css in Theme Panel > Custom Css – http://screencast.com/t/26hujdCrvc
.td-post-content a {
color: red;
}
Also you can add manually a color to your link(s) just edit the post – http://screencast.com/t/3nfN9nIS0R
Thanks!
Hi,
If you have tried to change the module for category page and did not work, please check the max_input_vars value in system status section: http://screencast.com/t/V8MumQISR and make sure that it’s set above 2000 as it seems that your panel settings are not saved. Contact your host provider and let him know about this if you can’t access php.ini file.
Thanks!
Hi,
Please check these topics it may help – https://forum.tagdiv.com/topic/view-numbers-in-block/ If you don’t know how to do it I suggest to get someone to help you with this as unfortunately we cannot provide custom work at this time, sorry! We can only make some suggestions, examples(like you can see on that topic).
Thanks!
Hi,
For pages if you use the default template, the sidebar will not be displayed automatically, you will have to use Widgetised Sidebar block and set the sidebar that you want to display – http://screencast.com/t/d7GcirmcZ
For post pages please note that you can set a general sidebar from Theme Panel > Template Settings – http://screencast.com/t/Q6oRBR7VZ This general setting will be overwritten if you use a custom sidebar for categories – http://screencast.com/t/HWcKhV4wUi means that all articles from this specific category will have the category sidebar. Also if you set a custom sidebar for a specific post will overwrite all panel settings – http://screencast.com/t/wRlYzW8z
Maybe the plugin can be used only from Widgets section. In this case you can create a custom sidebar, add the widget into it from Appearance > Widgets and use Widgetised Sidebar block to display it in a page content.
Hope this helps!
Hi,
If you use multiple category filter, you can display only articles from specific categories. If you use 97,98,96 only articles from these categories will be displayed or if you use -23,- 66 all articles from those categories will be excluded on the block.
Thanks!
Hi,
You can add a featured image on page like this – http://screencast.com/t/RqeVJSR3EkxV but please note that the view counter was designed on post pages, so it will not work on page template. Also the post views will not be displayed on modules/blocks, if this is what you mean, you will need custom work to display it also there. Please check this topic to see an example how to display post views on blocks/modules – https://forum.tagdiv.com/topic/view-numbers-in-block/
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
If you want to modify the post pagination here is the function- http://screencast.com/t/MTEKfQqNM please also check codex – https://codex.wordpress.org/Function_Reference/wp_link_pages Or you can try to find and use a plugin for pagination on post pages.
Thanks!
Hi,
Do you refer to the featured image, please make sure the you have thumb size enabled for the template that you use – http://screencast.com/t/csnWUCnnJ and also regenerate thumbnails – https://forum.tagdiv.com/using-the-theme-with-existing-content/
Thanks!
Hi,
You can use a plugin to control this like Seo by Yoast or similar – https://yoast.com/articles/wordpress-seo/#wpseo-plugin-titles
Thanks!
Hi,
The host that you should choose depends the area where you are and/or which is your target(customers). For example for our demo we use GoDaddy.
Thanks!
Hi,
There’s no ideal image size, the modules have thumbs with different aspect ratios and a part of the image may get lost on the cropping process. You could read more about the featured image size here (it’s from Newsmag documentation but the principles are the same) – https://forum.tagdiv.com/image-size/ You have to do some tests and see what aspect ratio to use, depending what blocks/modules you use most.
Also if you want to change the crop mode or add a different thumb size, you need to alter the code – http://screencast.com/t/7nlYBLgcfb also the thumb is used in the modules – http://screencast.com/t/U34sGuJ2gfX If you make any changes you will have to regenerate thumbnails – https://forum.tagdiv.com/using-the-theme-with-existing-content/
Thanks!
Hi,
I’m not sure what you mean. If the user is logged in should appear Logout option in the top menu – http://screencast.com/t/HlaOCn4F55
Please provide more details.
Thanks!
Hi,
There is an option in Theme Panel > Template Settings to change the sidebar on bbpress template – http://screencast.com/t/MuHVUhJ8
Thanks!
Hi,
Unfortunately I cannot make any recommendations regarding this as we did not tested it and the theme ad system is designed to handle adsense code, img/flash banners ad codes.
Thanks!
Hi,
You can check this without any plugins active, leave just Visual Composer active, clear cache and see if you still have this issue. If it is fixed please activate your plugins one by one and see which one caused this.
Also provide a link so we can inspect this.
Thanks!
Hi,
You can use custom css for that area as there is no option in panel. Please try this – http://screencast.com/t/0RPgK3NhRQ
.comments #author {
font-size: 15px;
font-family: Roboto;
}
.comments #email {
font-size: 15px;
font-family: Roboto;
}
.comments #url {
font-size: 15px;
font-family: Roboto;
}
.comments #comment {
font-size: 15px;
font-family: Roboto;
}
Hope this helps!
Hi,
Try to use it by default, no minifications, just page cache like we recommend this.
Thanks!
Hi,
You need to add it in the config file, just duplicate the code and change it to 12 – http://screencast.com/t/Ap5t1qJ44ls It will appear like this – http://screencast.com/t/Eb9WTO62Do – http://screencast.com/t/ivduNvby If you want to add a specific image for this template you can add it here – http://screencast.com/t/Vt7aH6nvLmN and of course set it also here – http://screencast.com/t/yMaWluaPlq
Thanks!
Hi,
If it worked only with Visual Composer active, I guess that a plugin that you use, conflicts with the theme and breaks the tagdiv gallery. You will have to find out which one it is, activating your plugins one by one. Maybe it is a gallery plugin if you use one?
Thanks!
Hi,
Please try to regenerate all your thumbnails – https://forum.tagdiv.com/using-the-theme-with-existing-content/ and also purge your files if you use CDN.
Thanks!
Hi,
Unfortunately the theme doesn’t have option to display only specific subcategories in the megamenu, all of them will be loaded and displayed. Also you can change the sort order if you alter the code or try a plugin, please check this topic – https://forum.tagdiv.com/topic/order-of-sub-categories-in-mega-menu/
Thanks!