No search results were found in Documentation!
Hi,
Usually you can use the general option for accent color from theme panel -> https://i.imgur.com/QGEJBms.png but in this (on Gossip demo) the colors is set individual per each element -> https://i.imgur.com/857NLmr.png therefore you need to make these changes manually or you can use a stronger custom css like this one ->https://i.imgur.com/R5zFdj7.png
body .td-theme-wrap .td_module_wrap:hover .td-module-title a {
color: blue!important;
}
This code need to be set in theme panel> custom code> custom css.
Thank you!
Hi,
I am having issues with the menu. It’s not allowing me to edit or changing it. I am stuck with the demo menu.
I have tried
1) Editing the categories in the demo menu
2) Creating a new menu
3) Deleting some categories
But after saving both, the my website is still displaying the demo menu. Why is it not changing? Is there something I can do? This has not happened to me with other themes before so I have no idea how to fix it.
The website is http://stylevine.com.au/
Also, How do I change the header text for mobile? It’s showing Baby Pro 🙁
Thank you,
Mel
Hello, I’m using the Newspaper Magazine Pro demo on my site. The beautiful page container shadow is missing. I’ve tried adding custom CSS, to no avail. Can you please help me with the proper CSS? Thanks.
My site – https://joannchateau.com/
Magazine Pro demo – https://demo.tagdiv.com/newspaper_magazine_pro/
Hi,
If you are using a PRO Demo you are able to adapt your entire layout using tagDiv Composer -> https://tagdiv.com/tagdiv-composer-page-builder-basics/
Please provide some more details and some screenshots or a link where I can see the elements that you want to adapt.
Thank you for your understanding!
Hello !
All the PRO demos are built using tagDiv Composer and also the cloud library templates; in order to change the background color / image you will have to edit all the ROWS as you can see here: https://www.screencast.com/t/QlYxvmdoUxea
Thank you !
1) The auto update deleted all of the configurations of my site. I lost all the edits I made to the design. I lost all the scripts for the ads. All the configurations for graphics are lost. The only thing that remained were my posts. Now I have to rebuild my site from scratch.
I was using Black Version. I guess you guys removed this demo and replaced it with Black Version Pro, thus wiping out my website.
I am not happy.
2) How do I turn off auto updates so I can keep this from happening again? I want to make my own decision to upgrade so that I can plan ahead and set aside the time needed to fix my site after a major update.
I have solved the width issue, but the front page template that downloads for MintySide is still different than the example in the demo.
Hi
I am using the ‘Gossip’ demo for my new site.
In the demo using the page builder / tagDiv composer, supposedly I can select which categories I would like posts to appear from in the blocks across the page.
However when I try to change some of the categories in the blocks a message saying ‘no posts’ appears. The categories do have posts in them though.
When I select ‘All Categories’ then random posts appear. However this is not what I want. I want posts from specific categories to appear.
What am I doing wrong??
Please explain how it works, or even send me a link to where it explains in the documentation as I can’t find it.
Thank you
Hi
I am using the ‘Gossip’ demo for my new site.
The demo uses the colour red and I am trying to change it to blue.
I know that the colour can be changed ‘locally’ on each page in the page builder / composer, however this is taking much time to do, so where is the universal setting to change it instantly across the whole site?
I can see the theme colors option in the theme panel (in the WP admin area) however I can not see the red anywhere.
Please explain how it works, or even send me a link to where it explains in the documentation as I can’t find it.
Thank you
I think it’s not meant to display on mobile devices (all themes).
https://demo.tagdiv.com/newspaper_baby_pro/wp-content/plugins/td-composer/legacy/Newspaper/assets/css/td_legacy_main.css
@media (max-width: 767px)
.td-scroll-up {
display: none;
}
you have to override it in a custom css to make it appear in mobile
@media (max-width: 767px)
.td-scroll-up {
display: block;
}
The styling issue I raised (using a Medicine Pro Demo) is because of this file: plugins/js_composer/assets/css/js_composer.min.css
Is it meant to show in the frontend? It was not present in https://demo.tagdiv.com/newspaper_medicine_pro/
Will we get an update for this?
Please close/mark as solve these tickets, the issue is temporary fixed by commenting the css file mentioned above:
https://forum.tagdiv.com/topic/td-composer-issue-6/
https://forum.tagdiv.com/topic/header-in-inner-pages/
https://forum.tagdiv.com/topic/medicine-pro-mobile-view/
Not related to theme:
https://forum.tagdiv.com/topic/staging-site/
The only issue I have is the hero image
https://forum.tagdiv.com/topic/demo-theme-hero-image/
I just installed the MintySide demo, but it is not the same as the featured demo, which has pastel pictures and is 1650px wide. The one that was installed has red and blue pictures and is only 1400px wide. Am I loading this wrong in some way? I want this demo because of the extra width. Thanks so much.
Hi,
The “Return to Top” button works well with Newspaper 8 on all sizes, but it does not appear on Newspaper X for mobile users. (It does appear on Desktop and iPad)
You can see the issue here at the tagdiv demo site:
https://demo.tagdiv.com/newspaper_baby_pro/category/baby/
Do you have some code to fix this for mobile?
Thanks so much!
Hi,
Indeed is look that this is dismaying for 1-2 second on mobile devices.
As a suggestion you ca do two things:
1. Use a pro demo
2. Remove the code for login from them files if you do not want to use it -> wp-content/plugins/td-composer/legacy/Newspaper/parts/header/td-login-modal.php -> https://i.imgur.com/XdFc9rz.png
Let me know the results!
Hi alinm, this sis because the the baby blog is using the revolution slider and this was not installed on your website.
Please check our documentation for:
How to install Revolution Slider v5-> https://forum.tagdiv.com/how-to-install-revolution-slider-v5/
Import Revolution Sliders on demos -> https://forum.tagdiv.com/import-revolution-sliders-on-demos/
Please note that Revolution Slider that we provide is a Bundled Plugins in our theme. No need to activate it, simply ignore the activation messages and you can use it for the sliders that our theme is providing -> https://forum.tagdiv.com/import-revolution-sliders-on-demos/. It is a bundled plugin, you can use it fully without the need of a activation key.
– https://help.market.envato.com/hc/en-us/articles/213762463-Bundled-Plugins
Thank you!
The index page responding fine on Desktop now.
It is only the mobile view that I can’t figure out how to change the default demo logo. I have changed it for Desktop view, but the mobile is still showing the default logo.
I would be glad if someone can help me with this.
Hello !
You will have to use a Cloud library post template in order to have that option displayed. All the Cloud library templates and Pro demos are fully editable using tagDiv Composer.
Thank you !
Hi diafne, than you need to remove the menu, for this you must use a pro demo or a cloud header , edit it using tagDiv Composer and use the right click to remove the header menu -> https://i.imgur.com/fD27XIp.png -> https://i.imgur.com/7GvWWU0.jpg
Hope this will help you!
Hi rtws, as I said before that demo has a class set in theme pane, when you install that demo you’ll have that extra class with css to, therefore when the demo is uninstalled/change the class can code will be removed.
Please provide me a link to your website and I will provide a custom css that will work on your current install.
Thank you!
Hello, everyone!
Please I need some help. I have been trying to get my index page look good but what I see while on the composer, isn’t what I get when I view it using another desktop browser. But when I open a post, I get the layout I had set-up on composer. I am using the Animal Magazine demo.
This issue affects both the header. I am wondering what I could be doing wrong. The link is https://alluring247news.com
Thanks.
Hey!
I am having a weird issue when trying to activate the plugin- I tried to activate the demo but something happned and the activation page disappeared. Now, whenever I go to Theme updates. The following message appears:
“The update process can’t be completed because your Newspaper Theme license key is not yet activated.
Please activate your theme! – Activate theme
If you need help activating the theme, please follow the Step-by-step Guide.”
When I click the “Activate Theme” the following error message appears: “Lo siento, no tienes permisos para acceder a esta página.” which translates to “Sorry, you do not have permission to access this page”.
Therefore I am unable to activate the theme -.-‘
Please note that I have tried erasing the theme from the FTP and reuploading it and I still get the exact same error.
Thanks
I tried this code and it did not work. I looked at the code in the travel demo after I installed the demo and the transparency is accomplished with WP Bakery. I uninstalled the demo and tried to accomplish this with WP Bakery and there is a white background that will not change no matter what I do.
How can I attach a screenshot so I can show you?
Thanks!!
Hi, I’m trying to replace the default image in homepage’s hero banner but was not able to do so.
There are JS errors in the console. See the video below (Sorry for my slow internet connection, please start at 00:30)
https://www.loom.com/share/f8a4e502870f4cc7bf3040295cd8eeb5
Already checked the requirements and all checked.
Please help.
Thanks!
Ok thanks.
td-demo-top-menu is hidden in mobile version
Is it possible to display here? https://ibb.co/cQGmL2j
Hi aysasi, I’m thinking that you are using the Default Pro demo, if is so then you cna set the logo use our guide from here -> https://www.youtube.com/watch?v=HXQQygkCCJo also make sure that you display the image or text -> https://i.imgur.com/Zs5shNm.png -> https://i.imgur.com/v3sEEu9.png -> https://i.imgur.com/XdXqH4B.png -> https://i.imgur.com/XdXqH4B.png on mobile -> https://i.imgur.com/wqNV6vE.png
Let me know the results!