Hi,
If you follow my guide properly it should work as expected. Maybe you have caching on your site or cdn that will only show modifications once it’s cleared. Try to delete the whole code in the file and leave it empty and see if there will be any change (make a back-up first)
The method I provided works. Look:
header: http://screencast.com/t/ymYrr0X0
single_template files: http://screencast.com/t/wPRAEUTQrkU it should look like so: http://screencast.com/t/ie2S4vTFZ
If your modification did not apply, then you are probably not modifying the right file. EWvery pot template has it;s own file. You have to make this change for every post template you use. Maybe you modified one post template but you used another one on the post you tested.
here is my result: http://screencast.com/t/ukeeczxXr
Thank you!
Hi,
The images do not use 650 px width but rather 696. That is the main container width. There is no more space for images to stretch to: http://screencast.com/t/MvJnmQcBg5 That is the default container width and unfortuantely it cannot be changed as our theme uses a fixed width.
Thank you!
Hi,
If you want to add a youtube badge in the social counter, you will have to edit the plugin files. We have not tested this to work with the social counter so I;m not sure it will. If you do not have the proper coding knowledge to implement it, we suggest hiring a freelancer from sites like studio.envato.com as we cannot provide any custom work at the moment.
As for the follow us section. i could not find it in your footer and the screenshot does not work.
Thank you!
Hello,
The page title can be changed from the page edit screen here: http://screencast.com/t/ngLq70KnU
Unfortunately there is no option to replace the title with the site title as our theme has no such option.
Thank you!
Hi,
Our theme content cannot be full width. Only the header, footer and specific visual ocmposer elements can be full width. but in order to do so, you need to remove any background color or image like specified here: https://forum.tagdiv.com/background-introduction/
Thank you!
Hi,
You do not need to unzip that file. That is the zip you need. Once you download the file do not unzip it but access your dashboard and from the plugins section press the add new button: http://screencast.com/t/v4ffLvHdYzCD then press the upload plugin button: http://screencast.com/t/b7o3ZLwXJfCU. Then press the chose file: http://screencast.com/t/QJ0sApu0Sm and then select the envato-market.zip (the same one you downloaded): http://screencast.com/t/jvNHX2seQcap and then press the install now button: http://screencast.com/t/ski5RBwOdcNK
Thank you!
Hi,
I already provided a coding tip in my first reply. I showed you how to add a div in the menu to make it appear bellow the menu. Here is the code you need to add to the menu:
<div class="centroamerica">add your content here. Text or an Anchor tag if you want to make it a link </div>
And then use the css class you added to the div to style it with css like so:
.centroamerica{
background-color:black;
color:white;
height:30px
vertical-align:center;
text-align:center;
}}
result: http://screencast.com/t/jeiRGheh
I hope this helps.
Thank you!
Hi,
You can find the names for the theme and child-theme here: http://screencast.com/t/8tRbkTUjR6o1 and http://screencast.com/t/mxlR0c7BVo
Style.css is the one holding the name of the themes.
Thank you!
Hi,
Are you referring to the category tags? http://screencast.com/t/alHFppAh These can be disabled by choosing a different category template from here: http://screencast.com/t/4CsNEmfmAR
Thank you!
Hello,
If you want to add content to the sidebars and footer, you need to access the widgets area of WP and place content in your sidebars: http://screencast.com/t/VMEdA9Em
If your homepage does not use a side-bar but a split row in visual composer you have to add content directly in page edit like so: http://screencast.com/t/66rmu3YPUWeJ
Please read the documentation as you will find much useful information that can help you on your project:
https://forum.tagdiv.com/footer-templates/
https://forum.tagdiv.com/sidebars-tutorial/
Thank you!
Hi John,
Unfortunately such a public list does not exist. We note every request and pass this information to the development team. Then they need to decide if the request will get done and if the implementation can be seamless. We will consider creating a request platform though.
Thank you!
Hi,
Please provide more details to your request so I can provide the proper answer.
Thank you!
Hi,
Unfortunately there is nothing we can do about it. I’m not sure what firefox sees in the page source but test out our demo and see if the code is red here as well: http://demo.tagdiv.com/newspaper/ and if it is, then simply ignore it as that is an essential part of the code and cannot be changed.
Thank you!
Hi,
Unfortunately if the plugin mentioned does not work with our theme, it most probably is not worth the effort to adapt it as it will require quite a bit of modification in the code. Plugin implementation is never easy. You are better off finding another plugin and test it to work. There are a bunch of free ones out there.
Thank you!
Hello,
If settings from revolution slider do not apply to your slides, please clear your cache and reset cdn files. Also try to test other settings and see if anything applies as it may affect other settings as well. Also you can try to disable all plugins except visual composer and clear cache again to rule out a plugin conflict.
Also make sure the id of the posts are correct. You can get post id’s like so: http://screencast.com/t/WqoPeGuyk
Let us know if you still have trouble with this setting.
Thank you!
Hi,
Unfortunately these elements are not present in the standard version of visual composer. Our theme only disabled the front-end editor but we did not remove any elements= from the plugin. You can test this by activating a default WP theme and testing visual composer. We did not modify anything in the plugin structure. All modifications required for visual composer are done through the theme, not by editing the plugin itself so activating a default theme, you will be able to see the plugin in it’s original state.
Thank you!
Hello,
Please follow this topic to see how mega-menu sub-categories can be re-arranged.
https://forum.tagdiv.com/topic/order-of-sub-categories-in-mega-menu/
Thank you!
Hello,
Please provide a link to your site so we can inspect and see how your categories display. If a post belongs to multiple categories, it will show up in every category selected for it.
Thank you!
hi Pat,
We already have this request on our list and hopefully in a future version we will allow local videos as featured but it;s the developer team’s decision if this gets done or not so I cannot promise anything.
Thank you for your suggestion!
Hi,
If you use style.css in your child theme, then you have to replace it on every update as it;s a file that will be changed every time. Css does not have to be added in the child theme at all. You can use the theme panel for css customization: http://screencast.com/t/0zoq3rtLS
Please update your files form the child theme as it is not an update proof method of customization (there is no such thing)
Thank you!
Hello,
You do not have to edit the theme code at all as there is an entry in the translations section of the theme panel where you can “translate” your text to whatever you want: http://screencast.com/t/0K455iMdb8jN
I hope this helps.
Thank you!
Hi,
Good job at the Euro’s!
Visual composer has to be updated to work with the new version of wordpress so please update your theme to the latest version by following this guide: https://forum.tagdiv.com/how-to-update-the-theme-2/ and then update visual composer: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Thank you!
Hi,
Maybe you have some browser issues as i have tested the link again and it works as expected: http://screencast.com/t/rCraLRQG Please try to download with a different browser.
Thank you!
Pentru a schimba fontul in altul va trebui ca acesta sa fie incarcat cu css in prealabil. Aceasta se poate face cu font-face ca si in acest exemplu: https://forum.tagdiv.com/topic/icon-library/
dupa ce se incarca fontul cu css se poate adauga in codul css de mai sus si o properietate de font-family: http://www.w3schools.com/cssref/pr_font_font-family.asp
Salutare.
Poti adauga in acelasi cod si alti parametrii pentru text si anume un font-weight si un font-size
spre exemplu:
.td-post-sub-title{
background-color:black!important;
color:white!important;
font-size:20px!important;
font-weight: bold!important;
}
Multumesc.