Hi,
Please check this guide – https://codex.wordpress.org/Post_Formats#Adding_Post_Type_Support – https://codex.wordpress.org/Function_Reference/add_post_type_support
Thanks!
Hi,
You will need custom modification for module 16(used to make block 21) – http://screencast.com/t/yaFPcCSKE
Please check this topic – https://forum.tagdiv.com/topic/legend-in-the-titles-of-the-homepage/#post-60754
Thanks!
Hi,
If you use megamenu, you don’t have to add menu sub-items, all the subcategories will be displayed automatically.
Please check documentation – https://forum.tagdiv.com/mega-menu/
Thanks!
Hi,
You can comment this line – http://screencast.com/t/CtlZ87O8a8 and remove or comment this code – http://screencast.com/t/Aukc0qt5FJ8
First please make a backup of your current file and note that if you make this modifications the individual post template will have no effect – http://screencast.com/t/XXmwrVnXt
Thanks!
Hi,
Here you can modify the code in version 6 of the theme – http://screencast.com/t/s2zx66Jnkp
Thanks!
Hi,
You will need custom modifications to implement this as the theme doesn’t have such of feature. I suggest to hire someone to help you with this as it is not an easy task and we cannot provide custom work at this time, sorry!
Thanks!
Hi,
@findlay It is specified in the documentation how these settings work – http://screencast.com/t/4cbCZGUB
If you set DEFAULT SITE POST TEMPLATE from Theme Panel > Post Settings, so if your posts are set on template from panel – http://screencast.com/t/ywN7D8AtKF will inherit that post style.
Thanks!
Hi,
The theme was designed to work with post type and also the backend settings. The custom post type support is still in development and like you can see in the cpt documentation the example provided has minimum settings – https://forum.tagdiv.com/custom-post-type-support/ If you want the default settings for it you will need additional customization. We would have gladly made it for you, but the time doesn’t allow us to offer custom work, sorry!
Thanks!
Hi,
Please check your td_config.php file and see if you still have this settings. If they are the same try to regenerate your thumbnails and see if you still have this issue.
Thanks!
Hi broadstone,
Sorry for delay! We answer to the most oldest topics so if you add new replies we get later to your topic.
The theme comes with some plugins that you can use if you want(you can find them in the /plugins folder from package that you downaload from themeforest), but only the Visual Composer plugin is required for the theme, the rest of them are optional. So please make sure that you install and activate Visual Composer from here – http://screencast.com/t/kndfWQPa so it must solve your code issue on front-end.
If you install the demo with content, it has some predefined articles, pages, menus to help user to make an idea about what they can achieve with the theme and how it works.
Please go through documentation – https://forum.tagdiv.com/wordpress-information/ and also there are available some video tutorials on our youtube channel – https://www.youtube.com/watch?v=rgWqozuqmJk
Hope this helps!
Hi,
Glad that you solved the issue. We also recommended W3TC plugin before(in version 4), but we recommend now Wp Super Cache(use default settings) as we made some tests and it behaved better than W3TC.
Thanks!
Hi,
You can replace the theme default search in header-menu.php file(and implement you code) – http://screencast.com/t/Zj4Xuv7O You may need additional css customization, so I suggest to hire someone to do this for you if you don’t have basic css/html experience as we cannot provide custom work at this time, sorry!
Thanks!
-
This reply was modified 10 years by
Alin [tagDiv].
Hi,
This is a predefined footer style, but you can change it and add your own widgets in the footer columns – https://forum.tagdiv.com/footer-templates/
Thanks!
Hi,
Please check this documentation – https://forum.tagdiv.com/custom-post-type-support/ and the official wp documentation – https://codex.wordpress.org/Post_Types#Custom_Post_Types
Thanks!
Hi,
I guess that is used a plugin on that site like – http://codecanyon.net/item/theia-post-slider-for-wordpress/2856832 Please note that we did not tested this plugin or any related plugin with our theme so I’m not sure if it will work properly with the theme, you may need custom work to implement it.
Thanks!
Hi,
The featured video spot supports only youtube, vimeo and daily motion url, I guess that this is what you mean. Unfortunately this is how this feature was designed to pull also the video thumbnail(to be used on modules), so if you use another url(except those supported) it will not work, sorry. But you can paste the embed code in the post content and set the featured image manually.
Thanks!
Hi,
Please provide a link as I don’t know where you have that part on the page. Or do you use a plugin to add thos boxes?
Thanks!
Hi,
Please provide more details about the custom modifications that you have done as I’m not sure what you mean.
Thanks!
Hi,
You have to edit the footer menu and just add a custom link – http://screencast.com/t/REgyXQXyMjDb
Please provide more details if this is not what you mean.
Thanks!
Hi,
Please provide a link so I can inspect this, also try this without any plugins active, leave just Visual Composer active, clear the cache and check if you still have this issue.
Do you use the tagdiv gallery in a page(text block)? We have on our list this issue, it must be customized to be used in a page. It was designed for post content.
Thanks!
Hi benigno,
Please provide more details what did you modify and what I asked you above(child theme version..) as I ‘m not sure what did you modify. Please read the documentation hoe the child theme works – https://forum.tagdiv.com/the-child-theme-support-tutorial/
Thanks!
Hi,
It wont work just by adding the key. Using featured video it will pull also the video thumbnail – http://screencast.com/t/47NAbbXS9qXn – http://screencast.com/t/hmAMq7cwKf
I suggest to hire someone if you need this as it is not an easy task and we cannot provide custom work at this time, sorry!
Thanks!
-
This reply was modified 10 years by
Alin [tagDiv].
Hi,
If your panel settings are not saved, 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. Contact your host provider and let him know about this if you can’t access php.ini file.
Thanks!
Hi,
Once again using the “popular 7 days” sort order on your block it will display the most accessed posts in lates week even your article was published from 2, 5 10 years. If it has views in that week it will appear on your block.
The “Random posts from last 7 days” filter will display articles published in the last 7 days randomly. If you want to modify it, you will have to alter the code like I said above(screenshot).
Hope this helps!