Hi,
This is not a theme problem, it is related to the settings set in the host for your wordpress.
Here is a topic with the same problem where provided a few examples to resolve the problem – https://stackoverflow.com/questions/59915558/wordpress-unexpected-response-from-the-server-the-file-may-have-been-uploaded
Thank you!
Hi,
I think that this problem appears in the new type of widgets, what I can recommend is to install the class widgets plugin.
I hope this will help you!
Hi,
What you can do is add this custom css
.page-nav {
display: flex;
}
body .page-nav a {
max-width: 100%!important;
width: 100%!important;
}
This should resolve the problem.
Let me know the results!
Hi Amitty,
Can you please provide a link to your website and also please let that code removed.
Thank you!
Hi,
I just checked your website and you are no longer using the Newsmag theme, I think that now you have the blogpaper theme.
Thank you!
Hi,
The plugin that we recommend and it is working ok with the theme is https://wordpress.org/plugins/wp-dark-mode/
To ake the header boxed, you can try this custom css
.td-header-style-10{
width: 1024px;
margin-left: auto;
margin-right: auto;
}
Thank you!
Hi iustitiabg,
All you should do is use the amp plugin with the mobile theme plugin. If you want you can use the mobile theme layout only for amp – https://i.imgur.com/Rj9CObs.png
Thank you!
Hi besthomegear,
I will briefly try to explain where they can be edited on both WordPress editors:
On the Gutenberg editor click on the 3 dots and click on performance, then select the panel tab and enabled the additional custom fields – https://i.imgur.com/2U9pgNx.png – https://i.imgur.com/qhuSWvq.png
For the classic editor – click on the screen option and check the custom fields – https://i.imgur.com/kkANB7L.png – https://i.imgur.com/KxKzobP.png
I hope this will help you!
Hi,
For google adsnse you can try this guide – https://docs.wp-rocket.me/article/1493-google-adsense-ads-are-not-displaying
Also, you can try the theme image LazyLoad – https://i.imgur.com/94relAs.png using this option you should get better results (it is recommended to use only one lazy load option, ours will apply on blocks and images inside the articles).
Thank you!
Hi,
For that, you can add with tagDiv Composer the title element above the sidebar widget element, like this – https://i.imgur.com/CFTsJqH.png and use the block header 1 (or the global header, usually it is the same one).
Thank you!
Hi spelling,
The code is in the same file wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php -> https://i.imgur.com/LYoktzT.png
Thank you!
Hi,
Now I understand what you mean.
The thing is that the mobile has a different header, and the most simple way to add the shop will be to set the shop in the mobile menu you have set (this can be done from appearance > menu), after that the shop element will be displayed in the mobile menu too.
Thank you!
Hi,
There seems to still be a similar code like that that is applied –
.page-nav a[href$="/2/"] {
width: 100%!important;
}
Please remove this one too – https://i.imgur.com/iX7vPCz.png
Hi,
I believe that you want to add that element to display the categories in a drop-down. For to do this you need to go into appearance widgets and add in a sidebar the category list element and select to be as a dropdown – https://i.imgur.com/vMRNaVk.png then use tagDiv Composer to edit a page or cloud template and set the widget element in the place you want to set that element – https://i.imgur.com/n8MLThQ.png select the sidebar – https://i.imgur.com/AhwW8br.png and save the settings
I hope this will help you!
Hi,
Yes, that is caused by this code
.single .page-nav a[href$="/2/"] {
width: 100%!important;
margin-left: 0!important;
}
You can remove it from your css and should be ok.
Hi sagoralibd,
Please understand that even though your assistance has long since ended, we are still doing everything we can to assist you.
Our theme is based on thumbs and if those will not be, the theme needs to load the entire image, resulting in a considerably smaller page size.
Even WordPress automatically creates 3 thumbs – https://i.imgur.com/QtZVtbQ.png
Now use only the thumbs that are needed (2-3 thumbs), the rest can be disabled from the theme panel – https://i.imgur.com/CUWUkUQ.png in this way it will be the original image and 1,2 or 3 thumbs, if you want you can go for only one, most used thumb is 696×0, you can let enable only this one and disable the rest. But be sure that you will set on all flex blocks and flex grids that thumb.
After doing this to free up space on the server, what you can do is to use a regeneration plugin that deletes thumbs that are not used, this way all the thumbs that were created and are no longer used will be deleted.
I hope this helps you!
Hi thecitylane,
I just checked your website and I see that now you have a gallery on amp – https://i.imgur.com/lHOXzrb.png
About the php version, normally our theme should work on php v8, but there can be specific settings or extra plugins that are not compatible with it. The php v8.1 was not yet tested.
Thank you!
Hi dkempdesigns,
Let’s try to take each subject in turn:
To change the background color for some rows, select the row and check the css tab – https://i.imgur.com/OJ8d9Kl.png – for element menus colors you can check in style tabs (if elements have this tab).
‘Also I can create menus but the menus that are already there are what I want to access. I need to know what their names are as the names in the theme do not edit the existing menus I sent you pictures of.‘ – the menus are made in appearance > menu – https://i.imgur.com/MoqB5OQ.png from there you can edit the current element from the menu (add/delete) or you can make new menus.
Now to assign the menu on your website you need to edit it with tagDiv Composer the header, this can be done from the homepage – https://i.imgur.com/DVOZkt7.png select the menu and choose the menu you want to use – https://i.imgur.com/eDeupRH.png
‘ The blog page still does not have the sidebar (I chose the template with a sidebar) and the paragraph is shrunken and not full width under the featured image. I did include pictures and explain that I have used all your documentation. Please state clearly what each menu is called and where it is edited. State clearly why the template with sidebar for individual blog posts is not loading properly.‘ – I believe you are referring to this https://gjz.5cc.myftpupload.com/sharon-steele-unapologetic/ here you have a default post template that will use the widget sidebar elements, just make sure that you have elements in the widgets sidebars – https://i.imgur.com/FvnKPfB.png also you can use a single post template from the cloud and you can edit it using the tagDiv Composer.
‘I did not ask to remove image from footer, I asked why the default footer would not load properly on new pages when it was assigned specifically.‘ – I believe this is a plugin conflict, usually this is happening when you are using cloud templates and wpbakery plugin, we recommend to not using them together.
If I miss something, please let me know!
Thank you!
Hi,
I’m glad you succeeded with scrolling!
Normally you can filter each block and grid in parts – https://i.imgur.com/Y6ikRMs.png – https://forum.tagdiv.com/flex-block-settings-guide/
Also, you can use the row and inner row to create a structure as you want and feel it with flex blocks (so you can make a greed layout) and in this way you can filter each block to display what you want and will have the greed layout. All those can be done using tagDiv Composer.
Thank you!
Hi,
That is a dropdown element, but what are the elements from it? Categories, tags, menu elements, other elements? For what should be used?
Thank you!
Hi,
What I can recommend is to do some tests with and without the lazy loading option – https://i.imgur.com/o1fukAd.png also you can check our guide for how to make the website faster – https://forum.tagdiv.com/how-to-make-the-site-faster/
I hope this will help you!
Hi,
If I understand correctly, you want to display the same menu as on desktop on mobile, for this please set the header menu and please set it in a row that has the layout on a single column, should be something like this – https://i.imgur.com/eLjuP7D.png
Thank you!
Buna,
Pentru mobil incerca te tog acest cod, a trebui sa apara asa – https://i.imgur.com/1pyaHgf.png
body .td-header-wrap .td-header-main-menu, .td-header-menu-wrap.td-affix {
backdrop-filter: saturate(180%) blur(5px);
background: rgb(10 12 13 / 35%);
background-color: rgb(10 12 13 / 35%)!important;
}
Acum despre problema cu CLS, intradevar apare pe acel element, dar acesta este mica, 0, 012, care este mai mare este referitoare la randul (row-ul) care contine featured image 0,094 – https://i.imgur.com/r3cEdih.png din pacate nu exista o optiune in tema care sa optimmizeze aceste “probleme” automat, de cele mai multe ori este nevoie de interventie manuala.
Hi partycaribbean, if I correctly understand you have now only the license problem, right? If so, then it should be fixed now and https://megphilipauthor.com/ should no longer appear on your license key.
Thank you!
Hi partycaribbean,
There are possibilities to play audio directly in the block without opening the article, you just need to set the audio format for that post – https://i.imgur.com/3Ot7vM0.png you can import from the cloud the blocks for podcasts – https://i.imgur.com/BJ2KUF7.png
The javascript in our theme can be set in the theme panel – https://i.imgur.com/BeRp5o3.png or using tagDiv Composer in column text or text with title in text zone – https://imgur.com/xn721m6 -> https://imgur.com/D475ZN0 (but this method does not guarantee that it will work no matter what js code)
Thank you!