Hi,
You can create a sidebar for you pages and use it with the Widgetised sidebar element from Visual composer
– https://www.screencast.com/t/PW07ngpUpm9
Elements can be added to these sidebars in the widgets section – https://www.screencast.com/t/nwHwi3Cv
Or you can have a split row sidebar and insert the items directly, when you are building your pages
– https://www.screencast.com/t/e2aLT7fGQ
Thanks
Hi,
The posts can be filtered by category and sorted by the available options as specified here in this tutorial
– https://forum.tagdiv.com/block-settings-guide/
There is no option top control the modules on the blocks or big grids to display a certain post, unless specific Id’s are entered in the post Id filter – https://www.screencast.com/t/iy5IljNrv
Then the big grid will display only these posts, in the order they are entered.
Thanks
Hi,
You could turn it off by selecting one of the other options here – https://www.screencast.com/t/ZOm6IWP5kGJ
Thanks
Hi,
I have inspected your website on desktop and on mobile but I do not see this text you are referring to in the footer – https://www.screencast.com/t/2LWu8FPoX – https://www.screencast.com/t/fGN6i2PB9
Please correct me if I misunderstand this.
Thanks
Hi,
Please note that this is almost finalized, from what I know. It should not be long now before an official update regarding this issue. This will probably happen this week or the next.
Thank you for understanding!
Hi,
I have inspected your website and I see that you have problems with almost all the elements on your page. I suggest you update the Visual composer plugin from the theme package
– https://forum.tagdiv.com/how-to-update-visual-composer-plugin/ and check to see if the problem is still there.
If it is, please disable all your plugins except Visual composer, also switch to the main theme if you are using a child theme. Also check any custom code you might have entered in Theme panel, or added to the theme files, then clear any caching installed and check the results. Please let us know how it goes.
Thanks
Hi,
We are aware of this issue with the demo. It will install the content regardless of the option used. A solutions for this will be available as soon as possible. Sorry for any inconvenience this may have caused you.
Thank you for understanding!
Hi,
Unfortunately the Post settings are not available for Custom Post Type. Please keep in mind that you cannot link the post settings to your custom post type because these are just two different taxonomies and the functionality of post settings will not work for your custom post type. A quick solution in this regard would be to change the default post template for your desired results, and then you will have the post settings. It is just a suggestion. More information about the current options for custom post type here
– https://forum.tagdiv.com/custom-post-type-support/
Thanks
Hi,
The mega-menu feature is only available for desktop. On mobile the menu is limited to having a sub-menu. If you are using the mobile theme you can create a menu and use it only for mobile devices. Please correct me if I misunderstand.
Thanks
Hi,
You can use the options in Theme panel->Theme colors to modify the colors for the menu items, and also for the footer – https://www.screencast.com/t/m1FCgHtWMdym
If you would like to change the color for a specific item and there is no option for this by default, this can be achieved through custom code only. If you could provide a link to your website and detailed information about what and how you would like to change these items, I will try to give you a solution.
You could also try to use the browser inspector to identify the elements on the page and their classes, in order to create custom code. Here is a tutorial that could help you
– https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thanks
Hi,
Header styles 9,10 and 11 have no limit for the logo – https://forum.tagdiv.com/logo-favicon/
You can set a image as big as you want for your website. Just make sure to upload it in full size
– https://www.screencast.com/t/b7szSV6lmYPK
An example of a big logo using Header style 10 can be seen in this demo
– https://demo.tagdiv.com/newspaper_cars/
Thanks
Hi,
Maybe this topic will provide the information needed if you would like to achieve something like this
– https://forum.tagdiv.com/topic/how-to-make-this/
Also you could try a plugin with this capability, if you do not want to make changes to the theme files.
Thanks
Hi,
The Envato policy allows using a theme only for a single install
– https://themeforest.net/licenses/standard
A sub-domain however can be used and the theme activated on it, if it’s part of the same project. You can use the theme on this sub-domain, as long as it will not be a different website with different content.
Thanks
Hi,
You can try this code to hide the menu on mobile – https://www.screencast.com/t/bvyBdzLL5JnC
The code must be entered in Theme panel->Custom Css
@media (max-width: 767px) {
.td-header-wrap .td-header-menu-wrap-full {
display: none;
}}
Please provide more details about what other changes you would like to make to this menu, so I may give you a a more accurate answer. Right now I see that you are using Header style 8, and a stretch property on the header menu.
Thanks
Hi,
If you are talking about this element – https://www.screencast.com/t/1cHUjzpXu3 it seems to be originating from the article bottom ad section – https://www.screencast.com/t/yo4V20BuXq
Please check that respective section in theme panel – https://www.screencast.com/t/cwsrP0soeWJ and remove any code that is present, clear the cache then check if it still appears on the post page.
Thanks
Hi,
Maybe you can configure the plugin you are using to stop displaying on mobile, through a setting. If you could provide a link to your website, I will inspect it and try to give you a solution for this situation, if possible.
Thanks
Hi,
You can use any block available for your page – https://demo.tagdiv.com/newspaper/block-1/ with this layout
– https://forum.tagdiv.com/how-to-use-visual-composer/
This is how it is recommended to create your page structure, please try and use a combination of blocks and layout that you think it is suited for your website, using the theme options.
If you would like to create your own block, you can do so using this guide
– https://forum.tagdiv.com/practical-example-how-to-add-a-new-block-and-module/
Or you could modify an existing block through the child theme
– https://forum.tagdiv.com/the-child-theme-support-tutorial/
Thanks
Hi,
Each of the blocks can be edited by opening your page in Visual composer. There you can see the page structure and the elements contained – https://www.screencast.com/t/p5sYtsooh – https://www.screencast.com/t/EVr6yYAil
You can modify these elements and assign categories to them, sort the posts displayed
– https://www.screencast.com/t/0QVenw6lJ
All of these options and settings are explained in detail in this tutorial
– https://forum.tagdiv.com/block-settings-guide/
Please let us know if you need further help or additional information.
Thanks
Hi,
You will have to make this modification directly to the core theme file. These are the only files that can be used through a child theme at the moment – https://forum.tagdiv.com/the-child-theme-support-tutorial/
Or as I mentioned above, search for a plugin that can manage this and not make any modifications at all to the theme files.
Thanks
Hi,
The easiest way to set the theme login in the page structure would be like the solution provided in this topic
– https://forum.tagdiv.com/topic/login-modal/
This way you can place the element where you would like in the page, and login from there while also having the option to add an extra class – https://www.screencast.com/t/A8GMvL9Ap to this element to further style it, or use the design options – https://www.screencast.com/t/Webnalj6F – https://www.screencast.com/t/V3NKg78v to make it look like a button.
Thanks
Hi,
If you would like to create a new thumbnail size for an existing module, you can define that new thumb size using the method provided in the previous link, in the api plugin. You can download the plugin here
– https://forum.tagdiv.com/practical-example-how-to-add-a-new-block-and-module/
Then using the child theme modify an existing module to use the custom thumbnail size, from the plugin. I believe this should work properly.
Just make sure to regenerate your thumbnails – https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/ so the new size will be created.
This way you will not loose this customization with a theme update, everything is done through the plugin and child theme. Maybe additional options regarding this will be available in a future release, but I could not say for sure if this will happen.
About the license, the Envato license specifies you can use the theme on a single end-product at a time
– http://themeforest.net/licenses/standard
A sub-domain however can be used and the theme activated on it, if it’s part of the same project. You can use the theme on this sub-domain, as long as it will not be a different website with different content.
Thanks
Hi,
The code you mention has no effect on this issue, so you can keep using it. It should work properly with any standard video links from YouTube, I have not seen this problem with a YouTube video before. If this issue is still happening and preventing you from using this feature, please send us an email at contact@tagdiv.com and provide admin login information so we can take a look. Also paste a link to this topic so we can identify you.
Thanks
Hi,
@widfara You can change the font properties for the menu items in Theme panel->Theme fonts
– https://www.screencast.com/t/ipHbfDJhDdea
If this is not what you wanted, please provide a link to your website and detailed information about what and how exactly you want to change the menu items, so I can give you a more accurate solution if possible.
Thanks
Hi,
Please try to clear any caching installed and check to see if this fixes the broken pages, because this could be a caching problem.
Thanks
Hi,
The link you have provided is not working at that moment – https://www.screencast.com/t/M2o0wXRCU
However I have inspected your website but I do not see any thumb related problems present
– https://www.screencast.com/t/igk705YXn
Thanks