Hi,
Indeed a plugin would be much easier than the alternative (which involves a bit of coding and custom work), but unfortunately we cannot recommend one as we have not tested any plugin of this type. Try a few of them out and see how they work
Thank You!
Hello Simon,
Please make sure you add the correct name in the Instagram box (just ID not url): http://screencast.com/t/Xdszpv7jd – i set it at my end: http://screencast.com/t/DqhRQDq0QPfz
You can also try to disable all other plugins except visual composer, clear your cache and check again.
Thanks.
Hello,
There isn’t much to add after Chris’ reply. Thank you Chris!
You can update you theme by using our update tutorial: https://forum.tagdiv.com/how-to-update-the-theme-2/
And you have to update visual composer as well: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Best of luck!
Thank you!
Hello owt,
This topic is one year old. The Screencast limit has been reached in this time period and that is why the screens are not available anymore.
You can remove the date by commenting this code : http://screencast.com/t/fkpW5CpK
Thank you!
Hello,
We have inspected your issue and it is your ad. Please double check your ad code (post template 12, 13 )because the site cannot access your ad image anymore.
Thank you!
Hi Thierry,
As you can see in the code, the first class applied is ‘td-post-content’. So this means the code is meant for posts. For pages a new code is required:
@media(min-width: 1141px) {
.td-page-wrap .full-image {
left: -37%;
position: relative;
transform: translateX (20%);
}
.full-image img {
max-width: none !important;
}
}
Just add it below the first code
This time i set the left propriety to a 37%. This worked on my end, but if for some reason it will not be positioned well on your end, simply change the percentage to see which one fits best.
result: http://screencast.com/t/Ev78JN296
Thank you!
Hello Andi,
The theme can be used to create whatever idea you have. Use your creativity and make use of all the theme options provided and create the most beautiful site ever. You can check our demos here to see a few types of websites you can create: http://screencast.com/t/OEYWTmiMNupe – http://demo.tagdiv.com/newspaper/
We even have a showcase topic in our forum for people to see different sites created with the our themes: https://forum.tagdiv.com/topic/newspapertagdiv-powered-websites-showcase/
Thank you!
Hello Javier,
In order to use the theme api you have to know basic html/css/php. Especially PHP. There is no code you can copy and paste. You have to create your own code using the guide provided by the docs. The API is for advanced users that know their way around PHP and want to customize their site further than the theme panel allows. If you cannot do it, we suggest you hire a freelancer from sites like studio.envato.com to do it for you.
I hope this helps.
Thank you!
Hello,
Thank you for your suggestion, we will add it to our list and hopefully we will be able to implement such an option in the nearest future.
Thanks.
Hi,
That is because just visual composer was updated due to security issues with the previous version. No other changes were made. You can update only the visual composer plugin with the file provided and your content will remain unchanged.
Thank you!
Hello gfm1978,
You can use this custom CSS although i am not sure where you will use it. On tablets and phones, the background image is not visible.
@media (max-width:1140px){
.backstretch{
display:none!important;
}}
I hope this helps
Thank you!
Hello Toj,
This subject is widely debated and there is no simple answer. It is handled by WordPress so you can check their forums. You could find an answer there:
examples:
https://wordpress.org/support/topic/migrating-from-a-staging-site-to-live-domain-page-builder-losing-settings
https://wordpress.org/support/topic/edits-on-events-not-being-carried-over-from-staging-to-live-site
Thank you!
You received a reply here: https://forum.tagdiv.com/topic/change-background-color-in-search-box-drop-down/
Thanks.
Hello Andy,
You can set the sidebar from post settings: http://screencast.com/t/17AuVc6AmaKo The default sidebar has a right position like in the demo. You can create your own sidebar and use it on your post.
If post settings do not show up, make sure you have them checked in the screen options at the very top of the screen: http://screencast.com/t/d6vL3eLn.
You can read more about sidebars in our documentation: https://forum.tagdiv.com/sidebars-tutorial/
Thank you!
Hello tradermaker,
I this topic i showed you how to remove the search widget from the main menu and place it in the top menu: https://forum.tagdiv.com/topic/search-icon-in-top-menu/
Please double check your modification. This is the main problem with custom modifications. You have to be very careful because you may do more damage than you intend.
Thank you!
Hi,
Please disable all your plugins. Leave just visual composer active because it is required by the theme. Try to remove the image and add it again in full size.
If the problem is still there, send us an email with your login info at contact@tagdiv.com so we can take a look and see what is going on. Also paste in a link to this topic so we know who you are.
Thank you!
Hello,
I have tested this myself and there really seems to be a bug with the slider on the mobile version. Unfortunately, we cannot make a quick CSS fix for it at the moment because we need to inspect what causes this problem. I have passed this information to the developers and they will come up with a solution as soon as possible.
Thank you for pointing this out!
Hi,
To set the homepage of your site, just select it from setting-> reading: http://screencast.com/t/TBMdunlqA.
Any page you create will appear there for you to set. If you select the “your latest posts” option, your homepage will be a blog homepage which will display all your recent posts.
You can read more about homepages in our documentation: https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
You can also check out other topics there as well. I’m sure you will find lots of useful information there.
Thank you for your message.
Hi Andy,
Here is how your home button is highlighted now: http://screencast.com/t/ym5pMkIlH7Lq
If you want it like this: http://screencast.com/t/fAsSVvNCqkW9 simply change the color i set in the code from red to #4db2ec
If this is not what you mean, please provide more details so i can better understand how to help
Thank you!
Hello,
You can add content to that specific module when editing td_module_5.php:
http://screencast.com/t/q0PWwpZ0yLeh – http://screencast.com/t/oJwWrWK8Oz
You can filter your content by category by adding a conditional tag:
is_category( ‘x’ ) where x is the category id.
Here are more conditions you can use when building your code: https://codex.wordpress.org/Conditional_Tags
This should give you a general idea about how it can be done.
Thank you!
Hello,
Sorry but we have not tested this plugin and we cannot assure you that it will work or not with our theme. You can use a bit of trial end error to see how it works. Some plugins work with our theme, others don’t. You can make a quick search through our forum and see which sharing plugins our users found.
Thank you!
Hello Christina,
You have to target the css class of the widget and add a font family to it like so:
.widget.tribe-events-list-widget *{font-family: sans-serif;}
.widget.widget_yelp_widget *{font-family: sans-serif;}
The * is a global selector for all elements.
U hope this helps
Thank you!
-
This reply was modified 10 years by
Alin [tagDiv].
Hello,
Thanks Chris for your help!
@Viviane:
You can also check out our video tutorial: https://www.youtube.com/watch?v=rgWqozuqmJk
and categories: https://www.youtube.com/watch?v=_ClntHa2_aI
and for posts: https://www.youtube.com/watch?v=iuENF-Oeg2Y
Thank you!
hI
You can use a custom css for that:
.td-pb-span4 .td_module_8{
border-bottom:0;
}
.td-pb-span4 .td_module_9{
border-bottom:0;
}
Just add it in the theme panel
result: http://screencast.com/t/5W3BGxVWNY
Thank you
Hi,
The updates are provided by us via the theme package, we try to deliver the latest versions with each update. The plugins are located in the ../Newspaper-tf/plugins folder – http://screencast.com/t/2Ri75hQV
There you will find the latest version: http://screencast.com/t/YSRJmjnCj5Zi
You can add it from here: http://screencast.com/t/hqRpY7td
If you already have created sliders and do not want to lose them, you should:
1. export your current sliders before you update
2. delete the current plugin and install the latest version
3. import the sliders saved on step one
For more details please check their official documentation – http://www.themepunch.com/faq/update-plugin-packaged-theme/
I hope this helps.
Thank you!