Hello ppcker,
You can set your homepage to any page from here: http://screencast.com/t/xpKatNSTG
Create your page to your prefference in visual composer and set it as homepage or edit the existing homepage: http://screencast.com/t/XXaDY7cRR – it will be marked as Front Page in the pages section.
Thank you!
Hello,
I have tested this behavior at my end and it displays like that when you do not have any posts to display in that specific category. Make sure you add posts to the category you specified in the grid settings or select a different category which has posts set to it http://screencast.com/t/CWxh0rTwt
This applies to more than just big grids. If you do not have any posts in a specific category, it will not show up on your website.
Thank you!
Hello,
We have a pretty comprehensive tutorial on child themes in our documentation explaining each file and what it does. You can read all about what files need to be placed in the child theme and what can be modified here: https://forum.tagdiv.com/the-child-theme-support-tutorial/
Thank you!
Hi Evan.
If you are not logged in, you cannot access your Facebook page. http://screencast.com/t/bgJRfUNCozP
Try it out! You have to have access to it without facebook login or the social counter will not be able to access your account. If you know it is set to public, check with facebook and see whether there is another option that is preventing access.
Thank you!
Hello Rhonda,
The demo footer section cannot be removed from widgets. In order to remove it you have to change the core theme files. But you can use a different footer style- http://screencast.com/t/u3OpsjXn89B – and add content to it from the footer widget boxes: http://screencast.com/t/dapZHIe42.
You can read more about footer templates in our documentation: https://forum.tagdiv.com/footer-templates/
I hope this helps.
Thank you!
Hello,
Please check your system status: http://screencast.com/t/h4jUm2yqmtK
I suspect it comes from the max_input_vars. Try to increase it from the default 1000 to 5000. You have to check the host documentation for details on how this can be done. (usually you have to add a php.ini file in the wordpress directory and add the following lines in it: max_input_vars = 5000 ) But ask your hosting provider first.
Thank you!
Hello Gwen,
In order to use the plugin in the footer you need to chose a footer style with no content in the top section http://screencast.com/t/eek0ve96
Next, in the appearance->widgets there are 3 footer sections. Select a ‘textbox’ widget and add it to footer 1. You then use the shortcode provided by the plugin: http://screencast.com/t/u56zxva5Ml
Add it in the textbox: http://screencast.com/t/LMMHElUZj
The result: http://screencast.com/t/gUqRQDsvnkrs
Thank you!
Hello Jorge,
I assume you are talking about the related articles title. It can be changed from the Theme panel-> Translations:
http://screencast.com/t/dRPOo8OkXIs
Result: http://screencast.com/t/4t6p3Pb8Rl
If you use a visual composer block element named that way, you will have to change it’s name from block settings when editing the page: http://screencast.com/t/uszshkH4Ko
Thank you
Hello,
The shortcodes in the new version were not removed, just changed. Newspaper 6 is a whole new theme built from scratch in order to have a faster, cleaner code. You can read more about shortcodes and block quotes in our documentation(also watch the video tutorial): https://forum.tagdiv.com/post-formats-for-tinymce/
If you want the new theme version to recognize your old shortcodes, you can do that by following this topic:
https://forum.tagdiv.com/topic/rebuilding-wordpress-newspaper-quotes-still-work/
Thank you!
Hello saustav,
I guess by ‘adjust’ you mean change it’s position. You need to target these classes: .td-mega-menu .td_block_mega_menu .td-next-prev-wrap and style them to your preference.
Just assuming you would want it centered, use this code:
.td-mega-menu .td_block_mega_menu .td-next-prev-wrap {
display: table;
margin-left: auto!important;
margin-right: auto!important;
}
Thank you!
Hello Ronnie,
We usually use the browser inspector and a free chrome extension called live CSS editor to create our css code and then just add it in the theme panel->custom css box http://screencast.com/t/bE6DzkfZM
You can also modify the ‘style.css’ file if you want: http://screencast.com/t/oN74OaoKfu.
Thank you!
Glad you solved it.
OK,
I created a test page and added it in the main menu. Then i deleted the page and the main menu still has a link to my deleted page: http://screencast.com/t/KXIBW3Vr. See where this is going? You had a page named like that, and a link in the menu created for it, but in the meantime the page got deleted and the link does not work anymore. If you want to keep the name:’HOMEPAGE’, you can create a new page and name it the same.
I hope this sheds some light on the subject 🙂
Thanks.
Hello hasanjh7
The sub-menu you are refering to is called a mega-menu.
http://screencast.com/t/XhvbkaOKwQlG
It is designed to work with sub-categories not pages. You can read more about mega menus in our documentation here: https://forum.tagdiv.com/mega-menu/. You can check out other topics of our documentation as well. I;m sure you will find lots of usefull info in there 🙂
I hope this helps.
Thank you!
Hello broadstone,
If the page does not show up in the pages section there is no way to edit it. It does not exist. You can delete the menu item as well and replace it with one of your own pages you can create and edit in visual composer.
Thank you!
Hello elgade,
This is a test page i have created on version 6.5 of the theme: http://screencast.com/t/Gp4HnHuiPB. The setting is still there. If you cannot find it, check your screen options and see if it’s checked there: http://screencast.com/t/ZpeMLGbDI
Thank you!
Hello,
I have checked into this and the search icon has an absolute position. It will not be an easy task to make it responsive to stay in line with the menu on different viewports. There are a lot of things to consider and a lot of custom work to do on this single task. At the moment we cannot offer custom work, but you can hire a freelancer to do it for you from sites like studio.envato.com
Thank you!
-
This reply was modified 10 years by
Bogdan B..
Hi,
If this tweet list is a widget, you can create a custom sidebar containing it and then use a ‘widgetized sidebar’ element in visual composer: http://screencast.com/t/shT5IfBe. – and select your sidebar from the dropdown menu. http://screencast.com/t/evdDdQd5yqR
I hope this helps.
Thank you!
Hello Schuchi,
I have inspected your problem and it seems it is a CSS related one. You have a custom css in your theme panel that overrides the default behavior of the ads on header style 7. http://screencast.com/t/nL1p5Un5.
Remove this code and everything will resume to normal.
Thank you!
Hello,
You received a reply via email by Alin.
Hello elgade,
This question was answered in an older topic but it is still valid for the current version:
https://forum.tagdiv.com/topic/demo-how-do-i-avoid-repetitions-of-news-items-on-the-front-page/
Thank you!
Hello Faitel,
There is a way but you have to modify the core files of the theme.
You can read more about how it can be done in this topic here:
https://forum.tagdiv.com/topic/search-box-3/
Thank you!
Hello Patrick,
Visual composer runs on rows and columns On each row you can have 1, 2 or 3 columns.
Here is a simple example of a 2 column layout: http://screencast.com/t/z4lHCl4QqT. The right one is the sidebar.
You can add elements to it using the plus (+) sign. The result: http://screencast.com/t/J7Q13ceJG
You can read more about how to use visual composer here: https://forum.tagdiv.com/how-to-use-visual-composer/
Regarding Twitter, you can read more about the Tagdiv social counter here: https://forum.tagdiv.com/tagdiv-social-counter-tutorial-2/
I hope this helps.
Thank you!
Hello jethron.
The theme’s tag list does not have CSS classes to target a specific list element. It can be done using this code:
.td-tags li:nth-child(8){
display:none;
But it will always hide your 8th tag, weather it’s yahoo or something else. You can change this number to the tag you want (the first one, the second one, etc.) You cannot target a tag by it’s name. The easiest way is to remove the tag completely from WordPress.
I hope this helps.
Thank you!
Please provide a link to your site so i can see which header style you are using. Different header styles have differently styled top-menus. Css modifications must be made individual for each style.
Thank you!