No search results were found in Documentation!
Hi
I did add this line of code at td_module_single.php for both the top and bottom sharing icons:
<i class=”fa fa-envelope-square”></i>
Then, I added this custom css at theme panel custom code:
.td-sp-share-email {
width: 31px;
height: 31px;
background-position: -20px -1632px;
background-image: url(‘http://192.168.1.70/wp_demo_009/4/wp- content/themes/008/images/header/elements-menu.png’);
background-repeat: no-repeat;
display: block;
top: 2px !important;
left: 6px;
}
.td-social-email {
margin-left:8px;
background-color: #000000!important;
}
@media (max-width: 767px) {
.td-sp-share-email {
top: 3px !important;
left: 3px !important;
}
}
I do have font-awesome-4-menus installed.
The share buttom is there, and working, but the email icon is not showing.
http://brunnogiancoli.com.br/voce-sabe-redigir-um-contrato-compreensivel/
Could you help me?
Tks
Gabi
Hi, Chris –
Thanks for your response. Please note we’re not switching themes. We set up the Newspaper demo and are trying to import content from our old site. The posts we’re trying to import are missing images.
-Warren
Hi,
All this information is available in the theme documentation
– https://forum.tagdiv.com/newspaper-theme-documentation/
Also for any problem you might have, you can always search the forum or create a new topic. We will try our best to help you as soon as possible.
As mentioned before, Header styles 9, 10 and 11 do not have a limit for the logo image. An example is this demo which uses header style 10
– https://demo.tagdiv.com/newspaper_cars/
Please make sure that when setting the logo you are choosing full size
– https://www.screencast.com/t/MDZ4cuD34yhA
– https://www.screencast.com/t/SgOe98DzZ
If you consider that the theme is not suited for your website, you can request a refund and we will approve it as soon as possible.
Thanks
Hi,
These are the all styles possible with Big grid 3
– https://demo.tagdiv.com/newspaper/big-grid-3/
There is no option to change the predefined colors, only with custom code. A code like this one for example, where you can define the colors you want for each module. It will
– https://www.screencast.com/t/vFfB6pjEqu
.td-grid-style-2 .td-big-grid-post-0 .td-module-thumb a:last-child:before {
background: blue;
}
.td-grid-style-2 .td-big-grid-post-1 .td-module-thumb a:last-child:before {
background: red;
}
.td-grid-style-2 .td-big-grid-post-2 .td-module-thumb a:last-child:before {
background: green;
}
.td-grid-style-2 .td-big-grid-post-3 .td-module-thumb a:last-child:before {
background: white;
}
You can modify the colors as you want, and maybe set more complex background properties in the code
– https://www.w3schools.com/css/css3_gradients.asp
The code must be entered in Theme panel->Custom code, if you decide to use it.
Please note that replying in your own topic before an answer is provided, will only make the topic newer. We answer from oldest to newest, we also try our best to provide answers as soon as possible.
Thanks
Hello notageek4u,
I have inspected your website and your demo seems to work as expected. Where is the problem? For more information about demo installing, please consult our documentation here -> https://forum.tagdiv.com/newsmag-installing-demos/
Thanks for your understanding!
Hi Catalin,
Thanks for the response. My site is behaving the same as the demo which cuts the Title text off for the third post in the Big Grid 2 layout when viewing on mobile.
Where can I find these types of icons for the menu that’s used in the demo? It’s not in the font Awesome 4 plugin.
Thank you!
Hi!
I received a response to my similar request from the author of Visual Composer:
—————–
[CodeCanyon] wpbakery replied to your comment on Visual Composer: Page Builder for WordPress
Hello, The “List of popular posts settings” is not our standard element. It is most likely added by your theme author to enhance the theme functionality or is coming from a third party add-on. You can check our standard elements/features by creating an online demo here: https://vc.wpbakery.com/try/
————
Hey Guys! I do totally love this theme!
However, I installed the Craft Demo and the whole front page didn’t install.
My site is: http://foodnservice.com
What do I need to do to fix this all?
Thank you so much!
Hello,
I have a “Big Grid 3” element on my front page.
And for this element, I set filter -> Sort order -> Random Posts.
Well, every time I refresh the front page when I AM LOGGED IN, random posts show up (works correctly) but when I AM NOT LOGGED IN, same posts show up (does not work correctly)…
How can I solve this problem?
By the way, I installed default demo and use child theme.
Hello michaelcates,
Please check the default behavior for Big Grid 2 on mobile, like this -> https://demo.tagdiv.com/newspaper/big-grid-2/ If your Big Grid 2 behavior it is different by Big Grid 2 from our demo preview, it seems that you have a problem on your side. Try to disable all of your untested plugins and install only the items which come bundled with the theme core files and check the results. Also, if you have the same wrong behavior for your Big Grid after you have followed my above advice, please provide your website URL so I can take a closer look at it.
Thanks for the message!
Hello,
The demo content should not be edited. Pages, categories and posts that come with the demo are not to be used as your own content because they get removed when switching demos or uninstalling the demo. Even if you edit the content, it will still get removed so it is recommended to create your own pages, categories and posts from scratch.
Please use this guide to learn how to edit the pages: https://forum.tagdiv.com/tagdiv-composer-tutorial/
This guide should help with the settings: https://forum.tagdiv.com/newsmag-block-settings-tutorial/
Thank you!
Hi,
That was a design choice for that particular demo. The author name, date and comment count are not displayed on modules in the Say What demo.
If you would like to make them display, you could remove this code from the demo stylesheet
– https://www.screencast.com/t/uuQykuLe
Then the post meta will be displayed normally on modules, if enabled in the theme panel
– https://www.screencast.com/t/mDs7I7pt7p
– https://www.screencast.com/t/Rz4RkI2g
Maybe try clearing the cache after making the modification just in case, if you have caching installed.
Thanks
Hi,
I will add the request on our list, but please understand that I cannot say exactly if or when something like this will be available. There are many suggestions and recommendation on our list, and it is hard for the developers to decide what gets implemented as soon as possible, and what gets postponed.
Unfortunately we do not have a customization department at the moment, so we cannot provide custom work or major website modifications. If you would like to achieve the results you want, you could consider hiring a freelancer/developer to help you. Or do it yourself, but be aware that this may not be an easy task.
If a background image is set then the website will become boxed, in order to display the background. The Revolution slider layout can be changed in it’s settings
– https://www.screencast.com/t/xn72LPn4HFV
The revolution slider is a very complex plugin with many settings. Her you can find all the official documentation
– https://www.themepunch.com/revslider-doc/slider-revolution-documentation/
You can make it display like this when a background is set
– https://www.screencast.com/t/cHFj7z2mB
– https://www.screencast.com/t/Ydhd0Y3t27
– https://www.screencast.com/t/VYjBepdM
All the containers you mention have a white background. There is no option to change that color, by default. Some demos might have a different custom styling.
You could use the browser inspector to identify the elements on the page and the classes used in order to create custom code
– https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
You will have to change the default background color or modify it with opacity to achieve what you want
– https://www.screencast.com/t/7eLTiInP
– https://www.screencast.com/t/hUtvYOmJsYre
Thanks
Hi,
I have inspected some of the posts you mention, and this is how they display for me
– https://www.screencast.com/t/3D55SLzRtmv
– https://www.screencast.com/t/2fhUuoUZK
For these posts you are using Post template 6 at the moment which looks like this
– https://demo.tagdiv.com/newspaper/td-post-the-new-screen-savers-the-show-that-launched-video-into-the-stratosphere/
For the posts in the Guide section you are using post template 12 which looks like this
– https://demo.tagdiv.com/newspaper/td-post-man-agrees-to-complete-50000-hereford-inlet-lighthouse-paint-job/
But there is no featured image set, in order to display an image.
Please correct me if I misunderstand, and provide more details about the problem.
Thanks
Hi,
First of all please check the theme system status and make modifications to the parameters mentioned in this guide, if necessary
– https://forum.tagdiv.com/system-status-parameters-guide/
Then deactivate all other plugins except the ones provided with the theme (install the latest version of the plugins from the theme package) and clear any caching installed.
Then create a new page and try to edit it with the tagDiv composer. Do not edit page previously created with the Visual composer. If you installed a demo, use tagDiv composer to edit the homepage. Open the page and make the modifications you want.
Here is a guide that will be helpful to understand how you can modify the elements on the page using the composer
– https://forum.tagdiv.com/tagdiv-composer-tutorial/
Also a tutorial about the block settings and options
– https://forum.tagdiv.com/block-settings-tutorial/
Please let us know if you still have problems using this page editor.
Thanks
Hi,
I have installed the Video News demo and the ad you mention is positioned exactly like in the live demo
– https://www.screencast.com/t/iqIthJCpRy
You could edit the page with the tagDiv composer and check if the row containing the custom ad has a top padding like it should
– https://www.screencast.com/t/asQiEl57pF
That is the property that is creating the space above the ad.
Thanks
Hello strencht,
You should import the Slider from Demos template if you want to achieve best results, according to our documentation here -> https://forum.tagdiv.com/import-revolution-sliders-on-demos/
Hope this helps!
Thanks for the message!
I guess the place is depending on the theme/demo but in my file “style.css” there is this on line 6843
ul,
ol {
padding: 0;
}
ul li,
ol li {
line-height: 24px;
margin-left: 21px;
}
I guess just add the font size property and type a number:
.ul {
font-size: 25px;
}
Hi,
I have inspected your website, and everything is working as it should. There are no errors present on your website.
I believe that is the way the website is displayed on the resolution you mention. Basically there is no space to display the whole title on that specific height. On other devices it will look differently. You could change the post template if you would like the posts to display better on your monitor resolution.
That small difference between the demo and your website is coming from the header. The demo uses Header style 6 which is more compact
– https://www.screencast.com/t/zkbj0WWs
Opposed to Header style 1 that you are using at the moment.
Thanks
Hi,
You can choose from a big number of blocks, each with a different design and look
– https://demo.tagdiv.com/newspaper/block-1/
And choose from the unique theme demos, which are custom made
– https://demo.tagdiv.com/select_demo/select_demo_newspaper
I could give you a code to have a border for the modules on your page, and some similar padding like the site you mention
– https://www.screencast.com/t/6EAYuXoEdwz
You could also control and limit the length of the article title and excerpt so the modules would be more similar
– https://www.screencast.com/t/gTGbwRzh1DZm
You can enable the category tag on the module, and maybe than author name and date as well
– https://www.screencast.com/t/MkdO1wCL61
– https://www.screencast.com/t/UQnScBe6
This is the code if you decide to use it, enter it in Theme panel->Custom CSS
.td_module_2 {
border: 1px solid #E3E3E3;
}
.td_module_2.td_module_wrap .entry-title,
.td_module_2 .td-excerpt {
padding: 15px 16px;
}
If you want to further customize the module, you could use the browser inspector to identify the elements and classes used, in order to create custom code
– https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
Thanks
Can I use demo and edit the articles. Will that make any issue later on? How do i edit videos used in demo and also the title like travel guide to something that relates to those articles? Thanks
Hello,
Where can I find the settings in the Demotheme “Say What” in which is taken care of that a.o. writer, publishing date, etc, are not shown in the Blocks on the home page?
Manu thanks,
Ad