Search Results for 'browser inspector'

Results from the Forum
Catalin
tagDiv Staff

Hi,

You need to create your own custom CSS code for that. Use the Inspector Browser from here -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/ We do not recommend this task if you are not aware of the steps which are needed to take in this case because the theme’s layout can be easily broken.

Thanks for your understanding!

Calin
tagDiv Staff

Hi,

This can be achieve using header builder and edit/build a menu after your needs -> https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/
or you can use custom css -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
-> https://www.screencast.com/t/xczr10qfu
body {
margin-top: 25px;
}

You can set the code in Newspaper>theme panel>Custom code>Custom css

Thank you

Catalin
tagDiv Staff

Hi,

Unfortunately, the theme does not have any such an option that allows you to do this, sorry! You need to create your own custom CSS code using the Inspector browser from here
-> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/

Thanks for your understanding!

Catalin
tagDiv Staff

Hi,

Try the settings from there, save them and check the results. Also, if you want deeper changes over to your menu, try to create your custom CSS code, using the Inspector browser from here -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/

Thanks.

Catalin
tagDiv Staff

Hi,

1)There’s no problem. That page has been created to display some blocks which do not have any featured images displayed. If you want to replicate this one, you need to use block 9,10 as an example. Also, you need to use the Inspector browser to identify what kind of blocks are used on this page. -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/
2)Provide more details and screenshots about your problem so I can identify it closer.

Thanks.

Calin
tagDiv Staff

Hi,

In order to achieve that you’ll need to use some single post templates from tagDiv Cloud Library edit those single post templates and remove the post date and author
here is an example -> https://www.screencast.com/t/VtjXb66SC -> https://www.screencast.com/t/xR6pdudxmF after that set the template to that post that you do not want to have those information.
You can set this template as global template -> https://www.screencast.com/t/YkG8UKJCToS or individual template -> https://www.screencast.com/t/QZis1ic9cVTL

Also this can be possible using custom css.

Hope this will help you!
Thanks.

Simion C.
tagDiv Staff

From what I can see you use a plugin for the gallery, which has it’s own lightbox feature. The theme gallery I was talking about is this one
https://demo.tagdiv.com/newspaper/td-post-aston-villa-beat-liverpool-to-join-arsenal-in-the-fa-cup-final/

Maybe after the update there is a conflict between the theme and that plugin. I can’t say for sure, we haven’t made any testing with gallery plugins.
There could be errors, maybe try and check with the browser inspector to see if there are errors in the console after you update.

Calin
tagDiv Staff

Hi,

Yes this is possible with custom css or if you build your own header
Newspaper Theme 9.5 Update: What’s new in the Newspaper Theme -> https://tagdiv.com/whats-new-in-newspaper-theme-9-5-update/

If you need help with custom css please provide me a link were I can inspect this menu.

Thank you!

Calin
tagDiv Staff

Hi,

You can try some templates from tagDiv Cloud Library using those templates you’ll have more control over the style and layout from them.

If you want to use some custom css please provide me a link were I can inspect this problem!

The file for category is wp-content\themes\Newspaper\category.php
-> https://www.screencast.com/t/UykAMIgA8H

Thank you for your understanding!

Catalin
tagDiv Staff

Hi,

If you want to change the Top Bar menu design, you need to create your own custom CSS code using the Inspector Browser like this -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/

Thanks for your understanding!

Catalin
tagDiv Staff

Hi,

In this case, you need to create your own custom CSS code, using the Inspector browser according to our documentation from here -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/ because the theme does not have any such an option for this.

Thanks for your understanding!

Catalin
tagDiv Staff

Hi,

The theme does not have any option for this, sorry! You need to create your own custom CSS code for this, using the Inspector browser tool from here -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/

Thanks for your understanding!

Calin
tagDiv Staff

Hi,

Those options are available for flex blokes only, if you are using blocks you’ll need to set a custom css
flex example -> https://www.screencast.com/t/OUUA1V1LqQk5

Hope this will help you!
Thanks!

Simion C.
tagDiv Staff

Hi,

There could be errors, check with the browser inspector in the console when this happens. Also try to uninstall the composer and install it again.

Since you are on localhost, you could make a fresh install of WordPress and install the theme and theme plugins, check if it works then. Next import the database there, install the same plugins etc.

Thanks

Calin
tagDiv Staff

Hi,

If you are not using the mobile theme, then the answer is yes, you can shot the top bar on mobile version using some custom css

Enter it in Theme panel->Custom CSS section, then the top menu will appear on mobile.
@media (max-width: 767px){
.td-header-top-menu,
.td-header-top-menu-full,
.td-header-sp-top-menu {
display: block!important;
text-align: center;
}
.td-social-icon-wrap{
display:none;
}}

-> https://www.screencast.com/t/PAimTvZ18O

Also here is our documentation for top bar -> Top bar templates

Thank you!

Calin
tagDiv Staff

Hi,

Those options are available only on flex blocks -> https://www.screencast.com/t/093GsFvO
-> https://www.screencast.com/t/IP1MyRAKoTx
If you want to change the category background color for others blocks you can use custom css -> https://www.screencast.com/t/FLJZl5suEM2

Thank you!

Calin
tagDiv Staff

Hi,
1. Please provide me a screenshots with the layout of the Brunei mega menu

2. Unfortunately for the moment that can be change only with custom css -> https://www.screencast.com/t/LzOCpbuKK here is the code
.td-mega-menu .td-post-category {
background-color: red;
}

feel free to change the color and add the code in Newspaper>Theme panel>Custom code>Custom css

3. Please note that all demos have custom styles that can be achieve with custom css, so if you do not have any demo install and you like the news magazine demo style you can import the settings from that demo -> https://www.screencast.com/t/pVKacTC8b

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

This would be more easy to only use custom css because if you make those changes in theme panel after update you’ll lose theme, but the code in custom code will remain, also very sun will be some theme updates that comes with a lots of improves.
If you need help with custom css please let me know!

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

In order to achieve that you’ll need to use some custom css , if you need help with this please provide me a link were I can inspect this problem, in this way I will be able to provide you the right custom css.

Thank you!

Calin
tagDiv Staff

Hi,

That depend on headers, if those are form blocks you can set the color with tagDiv Composer -> https://www.screencast.com/t/qayFrkSuT or form widgets -> https://www.screencast.com/t/ixTy2vnarYH also you can use custom css.

Thank you for your understanding!

Catalin
tagDiv Staff

Hi,

As a quick solution, try the code below and place it in Theme panel -> Custom CSS Area. This is just a hint. So, if you do not like this, you need to adjust it by your desired changes, using the Inspector browser element from here -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/ to create your own custom CSS code.

.td-black .td-main-content-wrap, .td-black .td-category-grid, .td-black .post, .td-black .td-category-header, .td-black .td-big-grid-post .td-module-thumb, .td-black .td_module_14 .td-module-meta-holder, .td-black .td-post-template-4 .td-post-title, .td-black .td-post-template-6 .td-post-header-holder, .td-black .td-post-template-8-box, .td-black .td-smart-list-dropdown-wrap .td-smart-list-dropdown, .td-black .td_module_mx3 .td-module-meta-info{
background-color: white;
}

Thank you!

jmsegura
Participant
#0

site: https://www.worten.es/blog – on desktop it works just fine. But if I change the viewport to an iPhone using the browser’s inspector, I get this JS error in the console. Lazy loading of images stop working, and images are not shown at all, in any page. On desktop, it works perfectly fine, so I’m quite puzzled.

Uncaught TypeError: Cannot read property ‘replace’ of undefined
at HTMLImageElement.<anonymous> (tagdiv_theme.min.js?ver=9.2.2:182)
at Function.each (jquery.js?ver=1.12.4:1)
at a.fn.init.each (jquery.js?ver=1.12.4:1)
at td_retina (tagdiv_theme.min.js?ver=9.2.2:182)
at HTMLDocument.<anonymous> (tagdiv_theme.min.js?ver=9.2.2:171)
at i (jquery.js?ver=1.12.4:1)
at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4:1)
at Function.ready (jquery.js?ver=1.12.4:1)
at HTMLDocument.K (jquery.js?ver=1.12.4:1)

For the time being, I have de-activated lazy loading and modified inicial opacity of images setting it to 1 so they show up without the fade animation it’s supposed to have if that JS worked fine.

How can I fix this JS error? – checked the DOM and the object/property it’s looking for, is available so I don’t really know what else to do.

Catalin
tagDiv Staff

Hi,

You should customize your HTML table content to be fully responsive as you wish. Notice that our theme does not make this thing, sorry! Try to create your own custom CSS code using the Inspector browser from here -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/

Thanks.

Catalin
tagDiv Staff

Hi,

Unfortunately, the theme does not have any such an option that allows you to do something like this, sorry! You need to use such a custom CSS code for example (padding-left and padding-right) to reduce the length of your post paragraph. Use the Inspector browser to create your own custom CSS code. Check here -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/

Thanks.

Calin
tagDiv Staff

Hi,

In order to do that you can use custom css, or you can set on post that have that category s single post template from tagDiv Cloud Library

Thank you.

Viewing 25 results - 326 through 350 (of 1,099 total)