Hello!
1. A workaround there could be to duplicate the header and delete or hide that flex block and change the border from the CSS tab of the elements. In this mode, you’ll have 2 header templates, modified one and the normal one and you can assign it on every page you’ll like. Check this topic: https://forum.tagdiv.com/topic/different-logo-in-categorypage/ ; Here I explained how to duplicate a header correctly and do some changes.
2. Check this screenshot: https://prnt.sc/POUm_NIYPtq4
Thank you!
Hi,
I understand what you are saying, but unfortunately this cannot be done only with css, you need some functions in the back to do the filtering to be able to select more categories. This is already on our list and will be added in the next theme updates
Thank you for your understanding!
Hi,
Can you please provide a link where I can inspect that space? Maybe it can be adjusted with some css.
Thank you!
Yes, please provide some screenshot with the element that you want to change it and a link where I can inspect that element so I can make the css for the width.
Thank you!
Hi,
I think that this can be because you have some extra plugins or the code that was set in column text were you set the melodies, for me it is working just fine -> https://prnt.sc/OiTIuPXDVuWH
Please try this custom css
.mejs-container{
width: 100%!important;
}
Set the code in the theme panel > custom code > custom css
This should help you!
Hi!
I have multiple attributes and have added the Woo Attribute Filters element which works great. There is an option turn on “Multiple Selection” for the Product Categories Filter but not for the other attributes. Is there css to be able to allow for the other attributes filters to have multiple selections? For example, the my “Manufacture” attribute filter on the page below, to be able to select more than one at a time?
https://new.phase3rentals.com/wp/product-category/audio/
Thanks!
Hi,
I have created a product categories widget and added it to my page using the widget sidebar. Is this the correct way to add it as it’s not actually in a sidebar but the main page? Also, how do I change the style on it? I see it uses the Block Header Template selection in the theme panel and it says I can overwrite it for the widget but in the widget and in the tagdiv composer it does not give me the option to edit it without css, which I am struggling to find the right code for. There are things specifically for this widget I would like to change. For example, I would like to change the hover colour of the dropdown menu and I am unable to figure out the css for that.
Thank
Thank you very much!
Can you help me with some CSS to change the width to 50%?
Thanks 🙂
Hi,
I understand. But I think that it is normal to be a text for the review, for that it is that review. What can be done if you do not want to display the reviews name is to use a css.
Thank you!
Hi,
Please give us some examples of how you would like it to be and we will see if we can help you. If it’s just css, then it won’t be a problem, but if is need to implement code, then we can’t help you.
Thank you!
Hi,
The weird thing is that our theme does nothing to ads except to show the place where to appear. From what I’ve seen before and I see now the theme sets all the space for the ad, but the ad comes with an inline style (which is not controlled by the theme) and it has a lower height.
What I can do is to provide a css that i hope will be able to set the height on 100% height.
Please try this one
.single .tagdiv-type iframe{
height: 100%!important;
}
Please set the code in the theme panel > custom code> custom css.
I hope this will help!
That would be wonderful, thank you!
Do you know of css that I could use to implement it in the meantime?
Hello!
I can see that you have errors for the ads. They seems to be blocked by something to display on your page. Consult your Google Adsense account first. Note: If you want to use auto ads, then they should be placed in the Theme Panel -> Analytics/Js Codes.
Yes, you could change it while you edit the page with the TagDiv Composer from the CSS tab of the element Newsletter.
Please make sure you did not change the elements position or add new ones. In this situation, you need to hide those elements in desktop and show in mobile viewport from the CSS tab of the elements: Display: Show/Hide.
You should activate this option from the Website Manager: https://prnt.sc/49rLnVA2z5QJ
Thank you!
hello!
Here is the question URL.
https://verywellinfor.com/wp-content/uploads/2022/04/Untitled-1.jpg
Newspaper/CUSTOM CODE/Custom Css
.td-author-line {
display: none;
}
I put the code.
But it is not hidden.
I want to hide this little line.
—
thank you.
Hi,
1) I had deselected the ad spot from the dropdown. But the ads does not work.
– My website: http://www.adventurecounts.com
– Here are three ad boxes on the homepage in total.
I also have other questions as below:
2) Can I change the background color of newsletter block?
– https://prnt.sc/NbZWUC_qLI1J
3) The CSS settings of elements across four devices affect each others.
That is, the footer on desktop version should be like this: https://prnt.sc/Jm5l7_rJTzIG
After I completed the design of mobile version: https://prnt.sc/RfnvBI2piIe5
The footer of the desktop became: https://prnt.sc/8x3xGD2jKQ1k
May I know how to design the respective device layout safely?
4) May I know is there the Undo function in tagDiv composer? I did not find the button as the website claimed. I found Undo is only for some specific settings? https://tagdiv.com/embrace-the-undo-and-redo-buttons/
Thank you
Hi,
If is possible please try to not reply multiple times in the topic if possible, this will only delay our response. Replying multiple times will refresh the topic date and move it to the back of the line, we answer from oldest to newest.
I see that you have made great progress and that you are doing better and better with tagDiv Composer.
To set the image on the header you can select the row and set it in css tab -> https://i.imgur.com/FFP1uNY.jpg
To change color here -> https://i.imgur.com/FOnMTYW.png please use tagDiv Composer, select the row and check the css tab -> https://i.imgur.com/IwwfLDD.png (it can also be on the general tab -> https://i.imgur.com/JtnBoWv.png but usually it is in css tab).
If there is anything else that we can do to help, please let us know!
Hi,
If you only want to hide it, then you can use this custom css:
.td-post-featured-image {
display: none;
}
This code need to be set in the theme panel > mobile theme > custom code> css -> https://i.imgur.com/1JXOvvc.png
In case that you do not want to have featured image at all in posts (on desktop and mobile too), then you can use this option -> https://i.imgur.com/pC8obvX.png
I hope this will help you!
Is it possible to add css to be able to have multiple selections for other woocommerce attribute filters aside from the product categories?
Hello
Can you please explain to me what happens in the process of applying a newspaper11 theme version update.
If I run the update will this
Reset anything?
Will I need to reapply CSS?
Will it force me to install the plugins?
Will there be anything else I need to do after the update completes?
Or
Will running the update just bee seamless and no other intervention will be required after I hit the button
Thanks
Hi raulfloresp and WEBBERMAN,
The 403 is a forbidden access, this is usually related to a security module or custom code set in htaccss file -> https://i.imgur.com/eqP5gIq.png -> https://forum.tagdiv.com/general-options-may-interfere-newspaper-theme/
If you agreed we can take a look at this situation, but for this you’ll need to contact us via email at contact@tagdiv.com and please provide wp-admin and cPanel access. We’ll check it as soon as possible.
Thank you!
Hi,
The above code is not a css is a function and that need to be set in functions.php, for this is recommended to use a child theme.
Unfortunately, our theme do not have an option for nofollow on feature images, so maybe the code that you found can help with this.
Thank you!
Hi,
The theme has the capability to display a login button in the top bar, or anywhere in the page with a dedicated login element in the tagDiv composer
– https://forum.tagdiv.com/newsmag-login-how-to-enable-the-user-registration/
If you want to use this popup module for login -> https://www.screencast.com/t/8WdJKnv0lE0 in page on some buttons, then you should use this custom code -> https://pastebin.com/WPTcPU5A and set it in a column text -> http://prntscr.com/pj0x4r and add this custom css http://prntscr.com/pj0yf2
.wpb_text_column a.td-login-modal-js {
background-color: black;
padding: 10px 20px;
border-radius: 5px;
}
Let me know.
Thanks
i can’t see the tagDiv composer css or mobile
I really did something stupid got a site up and running when I am logged in as admin, I can see the tagDiv Composer, css and mobile link on top of the page, when I was editing the header of the page I did something and these links disappeared, how can I put them on the header again?
thanks tony
Calin,
This helps! Thank you! Finally, with Newspaper and help optimizing from a friend my site loads lightning fast. Finally.
Didn’t want to add more CSS if it wasn’t necessary, but the additional styling will help.
Much obliged!